/* elementen vd pagina www.rosakinderkleding.nl*/

body{
	margin:0 0 0 0;
	background-color: #FFFFFF;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	background-attachment: scroll;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
td{
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

/* links */

a:link, a:visited, a:active {
	color:#ff8533;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.link:link, a.link:visited, a.link:active {
	color:#666666;
}
a.link:hover {
	text-decoration: underline;
}
a.link2:link, a.link2:visited, a.link2:active {
	color:#FFFFFF;
}
a.link2:hover {
	text-decoration: underline;
}

/* footer */

/* menu */

.menu {
	color: #000000;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	padding-left:4px;
	padding-right:4px;
	border-right:1px solid #ff8533;
}
.menu_selected {
	color: #ff8533;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	padding-left:4px;
	padding-right:4px;
	border-right:1px solid #ff8533;
}
.menu_over{
	color: #ff8533;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left:4px;
	padding-right:4px;
	border-right:1px solid #ff8533;
}
.menu2 {
	color: #ff8533;
	cursor:pointer;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #ff8533;
}
.menu_selected2 {
	color: #ff8533;
	cursor:pointer;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	background-color: #ffffff;
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #ff8533;
}
.menu_over2{
	color: #ff8533;
	cursor:pointer;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	background-color: #FFFFFF;
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #ff8533;
}


/* tekstelementen*/

.koptekst1 {
	font-family: Comic Sans MS, Geneva, Arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #99d933;
	letter-spacing:.1em;
}
.koptekst2 {
	font-family: Comic Sans MS, Geneva, Arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #cd249a;
}
.koptekst3 {
	font-family: Comic Sans MS, Geneva, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	line-height:20px;
}
.euro {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #cd249a;
	letter-spacing:.1em;
}

/* overige */
.kop {
	background-attachment: scroll;
	background-image: url(../images/kop.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height:164px;
}