/* elementen vd pagina www.rosakinderkleding.nl*/

body{
	margin:0 0 0 0;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
td{
	font-family: Comic Sans MS, Geneva, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	line-height:15px;
}

/* links */

a:link, a:visited, a:active {
	color:#cd249a;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.link:link, a.link:visited, a.link:active {
	color:#009933;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
}
a.link:hover {
	text-decoration: underline;
	color:#000000;
}
a.linkfooter:link, a.linkfooter:visited, a.linkfooter:active {
	color:#FFFFFF;
	text-decoration: underline;
}
a.linkfooter:hover {
	text-decoration: none;
}
a.contact-home:link, a.contact-home:visited, a.contact-home:active {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #99d933;
	letter-spacing:.1em;
	font-family: Comic Sans MS, Geneva, Arial, sans-serif;
}
a.contact-home:hover {
	color: #FFFFFF;
}
a.bestellen:link, a.bestellen:visited, a.bestellen:active {
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Comic Sans MS, Geneva, Arial, sans-serif;
}
a.bestellen:hover {
	text-decoration: underline;
}
a.bestellen2:link, a.bestellen2:visited, a.bestellen2:active {
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #cd249a;
	font-family: Comic Sans MS, Geneva, Arial, sans-serif;
}
a.bestellen2:hover {
	text-decoration: underline;
}
/* footer */

.footer {
	color: #000000;
	font-weight: normal;
	height:46px;
	background-color:#99d933;
}

/* menu */

.menu {
	color: #35383b;
	cursor:pointer;
	font-size: 12px;
	font-weight: normal;
	background-color: #009cd9;
	padding-left:20px;
}
.menu_selected {
	color: #FFFFFF;
	cursor:pointer;
	font-size: 12px;
	font-weight: normal;
	background-color: #009cd9;
	padding-left:20px;
}
.menu_over{
	color: #FFFFFF;
	cursor:pointer;
	font-size: 12px;
	font-weight: normal;
	background-color: #009cd9;
	padding-left:20px;
}

/* blokken */

.menublok {
 height:100px;
 background-color:#cd249a;
 padding:10px;
}
.zwart {
 background-color:#000000;
 color:#FFFFFF;
 padding:15px;
}
.zwart2 {
 background-color:#000000;
 color:#FFFFFF;
 padding:0px;
}
.wit {
 background-color:#FFFFFF;
 color:#000000;
 padding:0px;
 height:15px;
 width:100%;
}

/* divs */

.back {
 position:absolute;
 visibility: visible;
 width:780px;
 height:100%;
 z-index:2;
}
.shop {
 position:absolute;
 visibility: hidden;
 top:6px;
 left:10px;
 width:420px;
 height:29px;
 z-index:3;
}
.aanbiedingen {
 position:absolute;
 visibility: hidden;
 top:35px;
 left:10px;
 width:420px;
 height:29px;
 z-index:3;
}
.voorwaarden {
 position:absolute;
 visibility: hidden;
 top:64px;
 left:10px;
 width:420px;
 height:29px;
 z-index:3;
}
.home {
 position:absolute;
 visibility: hidden;
 top:0px;
 left:0px;
 width:43px;
 height:19px;
 z-index:3;
}
.contact {
 position:absolute;
 visibility: hidden;
 top:0px;
 left:51px;
 width:74px;
 height:19px;
 z-index:3;
}
.rosa {
 position:absolute;
 visibility: hidden;
 top:0px;
 left:136px;
 width:95px;
 height:19px;
 z-index:3;
}

/* 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;
}

/* formulieren*/

.frmel_text {
	width:200px;
}
