@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* het is een goede gewoonte om de instellingen voor margin (marge) en padding (opvulling) van het element body op nul in te stellen en daarmee op de standaardinstellingen van de verschillende browsers */
	padding: 0;
	text-align: center; /* hiermee centreert u de container (het hoofdobject) in IE 5*-browsers Vervolgens wordt de tekst ingesteld op de standaardinstelling van links uitlijnen in de kiezer #container */
	color: #000000;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #container #header #navigatie {
	background-color: #FF9900;
	height: 17px;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	top: -64px;
	position: relative;
	font-style: normal;
}



.twoColFixLtHdr #header {
	background: #FFFFFF;  /* deze instelling voor padding (opvulling) komt overeen met de uitlijning links van de elementen binnen de div-elementen, die volgen op deze padding. Als een afbeelding wordt gebruikt in de #header in plaats van tekst, wilt u wellicht de padding (opvulling) verwijderen. */
	height: 115px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 

.twoColFixLtHdr #header h1 {
	margin: 0; /* door de marge van het laatste element in het element div voor #header op 0 in te stellen voorkomt u het wegvallen van marges – een onverklaarbare ruimte tussen div-elementen. Als om het element div een rand loopt, is dit niet nodig aangezien dit tevens het wegvallen van de marge voorkomt */
	padding: 10px 0; /* door het gebruik van padding (opvulling) in plaats van een marge (via het element margin) kunt u het element van de randen van het element div vandaan houden */
}
#newarrivalspijl a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
#newarrivalspijl a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* in op standaards gebaseerde browsers of in de op standaards gebaseerde modus van Internet Explorer omvat de feitelijke breedte van dit element div naast de breedte tevens waarden voor padding (opvulling) en border (rand) */
	background: #FFFFFF; /* de achtergrondkleur wordt weergegeven over de lengte van de inhoud in de kolom, maar niet verder */
	padding: 15px 10px 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	height: 475px;
} 
.twoColFixLtHdr #container #header #navigatie ul {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 10px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}
.twoColFixLtHdr #container #header #navigatie li {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	font-style: normal;
}

.twoColFixLtHdr #container #header #navigatie a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.twoColFixLtHdr #container #header #navigatie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
#navigatie a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* deze instelling voor padding (opvulling) komt overeen met de uitlijning links van de elementen binnen de div-elementen, die voorafgaan aan deze padding. */
	background:#FFFFFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* door de marges van het eerste element in de footer (voettekst) in te stellen op 0 vermijdt u het risico dat de marge wegvalt – een ruimte tussen div-elementen */
	padding: 10px 0; /* door het gebruik van padding (opvulling) voor dit element maakt u ruimte (op dezelfde manier als door middel van een marge), zonder het probleem van wegvallende marges */
	top: 0px;
}
#routekader {
	position:relative;
	width:278px;
	height:18px;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	top: -85px;
	margin: 0px;
	left: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	clip: rect(auto,auto,auto,auto);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#route {
	position:relative;
	width:75px;
	height:16px;
	z-index:2;
	left: 546px;
	top: -65px;
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 1px;
	padding-left: 15px;
}

#contact {
	height: 20px;
	top: -20px;
	position: relative;
	width: 160px;
	left: 805px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
}
#contact  a:visited     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

#contact  a:link     {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
}



#contact  ul     {
	margin: 0px;
	padding: 0px;
}
#contact  li     {
	display: inline;
	margin-left: 10px;
}
#producten {
	position:relative;
	width:115px;
	height:17px;
	z-index:8;
	left: 5px;
	top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	padding-left: 30px;
}

#lcdtelevisie {
	position:relative;
	width:110px;
	height:17px;
	z-index:3;
	background-color: #FF9900;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 35px;
	padding-top: 4px;
	font-style: normal;
}
#homecinema  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#homecinema a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#homecinema a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#dvdbluray {
	position:relative;
	width:113px;
	height:17px;
	z-index:4;
	left: 0px;
	top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-top: 4px;
	padding-left: 32px;
}
#homecinema {
	position:relative;
	width:106px;
	height:17px;
	z-index:5;
	left: 0px;
	top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-top: 4px;
	padding-left: 39px;
}
#recorders a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#recorders a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#recorders a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


#recorders {
	position:relative;
	width:114px;
	height:17px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF9900;
	top: 14px;
	padding-top: 4px;
	padding-left: 31px;
}

#telefonie {
	position:relative;
	width:112px;
	height:17px;
	z-index:7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF9900;
	top: 17px;
	padding-top: 4px;
	padding-left: 33px;
}
#telefonie a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#telefonie a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#telefonie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#wassen {
	position:relative;
	width:125px;
	height:17px;
	z-index:9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	top: 0px;
	padding-top: 4px;
	padding-left: 20px;
}
#wassen a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#wassen a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#wassen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#drogen {
	position:relative;
	width:110px;
	height:17px;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 4px;
	padding-left: 35px;
	top: 3px;
}
#vaatwassen {
	position:relative;
	width:125px;
	height:17px;
	z-index:11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 4px;
	padding-left: 20px;
	top: 6px;
}
#koelen {
	position:relative;
	width:130px;
	height:17px;
	z-index:12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 4px;
	padding-left: 15px;
	top: 9px;
}
#homefotokader {
	border: 1px solid #CCCCCC;
}

#vriezen {
	position:relative;
	width:123px;
	height:17px;
	z-index:13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 4px;
	padding-left: 22px;
	top: 12px;
}
#bluraylogo {
	position:relative;
	width:94px;
	height:50px;
	z-index:14;
	top: 40px;
	left: 23px;
}
#apDiv1 {
	height: 300px;
	padding-top: 50px;
	padding-left: 30px;
}

#homenewarivelskader {
	position:absolute;
	width:234px;
	height:199px;
	z-index:4;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	top: 209px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding: 0px;
	background-image: url(FC9302.html);
	text-decoration: none;
	left: 4px;
}
#FC9302 {
	position:relative;
	width:307px;
	height:384px;
	z-index:16;
	top: 10px;
	left: 25px;
}
#FC9302DownloadBroch {
	position:absolute;
	width:364px;
	height:67px;
	z-index:18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	left: 320px;
	top: 360px;
}





#homeactiekader {
	position:absolute;
	width:242px;
	height:198px;
	z-index:16;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	top: 211px;
	left: 260px;
}
#servicepunten {
	position:absolute;
	width:241px;
	height:197px;
	z-index:1;
	left: 526px;
	border: 1px solid #CCCCCC;
	top: 212px;
}
#nieuwskader {
	position:relative;
	width:145px;
	height:79px;
	z-index:18;
	left: 650px;
	top: -245px;
	border: 1px solid #CCCCCC;
}
#nieuws {
	position:relative;
	width:145px;
	height:26px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCC00;
}
#nieuwsitems {
	position:relative;
	width:145px;
	height:20px;
	z-index:2;
}



#footerlijn {
	position:relative;
	width:770px;
	height:20px;
	z-index:14;
	left: 190px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #716F64;
	border-bottom-color: #716F64;
	border-left-color: #716F64;
}
#footerjge2010 {
	position:relative;
	width:200px;
	height:20px;
	z-index:1;
	left: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#footerlogos {
	position:relative;
	width:795px;
	height:21px;
	z-index:2;
	left: 0px;
	top: -45px;
}
#BedrijfWasmachines {
	position:absolute;
	width:555px;
	height:136px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
#bedrijftekst {
	position:absolute;
	width:765px;
	height:293px;
	z-index:16;
	left: 2px;
	top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
	margin: 0px;
	padding: 2px;
}
#kaderrechts {
	position:absolute;
	width:191px;
	height:414px;
	z-index:17;
	left: 576px;
	top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
}
#bedrijfopeningstijden {
	position:absolute;
	width:107px;
	height:21px;
	z-index:1;
	left: 42px;
	top: 13px;
}
#bedrijftijdentabel {
	position:absolute;
	width:184px;
	height:214px;
	z-index:2;
	left: 4px;
	top: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
#Bedrijffotowinkel {
	position:absolute;
	width:177px;
	height:110px;
	z-index:3;
	top: 281px;
	left: 8px;
}





























.fltrt { /* dit exemplaar van class kan worden gebruikt om een element aan de rechterzijde van uw pagina te laten zweven. Het zwevende element moet voorafgaan aan het element dat, op de pagina, naast het zwevende element moet staan. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* dit exemplaar van class kan worden gebruikt om een element aan de linkerzijde van uw pagina te laten zweven. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* dit exemplaar van class moet op een element div of break zijn geplaatst en dient het laatste element te zijn vóór de afsluiting van een container (hoofdobject) die op zijn beurt een zwevend object volledig dient te bevatten */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#servicekaderrechts {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
#contactformulier {
	position:absolute;
	width:485px;
	height:421px;
	z-index:16;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	top: 10px;
	left: 3px;
}
#Mailadres {
	left: 20px;
	position: relative;
}
#Telefoon {
	left: 40px;
	position: relative;
}
#Woonplaats {
	left: 20px;
	position: relative;
}
#Achternaam {
	left: 18px;
	position: relative;
}
#GSM {
	left: 68px;
	position: relative;
}
#Mailadres {
	position: relative;
	left: 38px;
}
#ProductInformatie {
	position:absolute;
	width:439px;
	height:419px;
	z-index:17;
	left: 322px;
	top: 24px;
}
.stijl2 {
	font-size: x-large;
	color: #FFCC00;
}
.stijl3 {color: #666666}
.stijl4 {
	font-size: small;
	color: #666666;
}
.stijl5 {
	color: #FF9900;
	font-size: x-large;
}
.stijl6 {font-size: 10px}
#TechnischeDienstFoto {
	position:relative;
	width:200px;
	height:115px;
	z-index:16;
	top: 22px;
}
#actiesaegkader {
	position:absolute;
	width:364px;
	height:126px;
	z-index:1;
	padding-top: 5px;
	border: 1px solid #CCCCCC;
}
#actiesmielekader {
	position:absolute;
	width:389px;
	height:116px;
	z-index:2;
	left: 375px;
	top: 0px;
	padding-top: 15px;
	border: 1px solid #CCCCCC;
}
#actieswkreadykader {
	position:absolute;
	width:354px;
	height:124px;
	z-index:3;
	left: 1px;
	top: 145px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
}
#actieswkreadytekst {
	position:relative;
	width:242px;
	height:193px;
	z-index:1;
	top: -200px;
	left: 125px;
}
#Teller {
	position:absolute;
	width:104px;
	height:46px;
	z-index:16;
	left: 871px;
	top: 380px;
	visibility: hidden;
}
.twoColFixLtHdr #container #mainContent #apDiv3 #form1 #name {
	position: relative;
}
.twoColFixLtHdr #container #mainContent #apDiv3 #form1 #email {
	position: relative;
	left: 3px;
}
#merken {
	position:relative;
	width:731px;
	height:39px;
	z-index:13;
	left: 190px;
	top: -60px;
}
#apDiv18 .stijl42 a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
}
#apDiv18 .stijl42 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#servicepuntenpijl {
	position:absolute;
	width:108px;
	height:25px;
	z-index:1;
	left: 135px;
	top: 178px;
}
#servicepuntenpijl a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}
#servicepuntenpijl a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
#wistudattekst {
	position:relative;
	width:198px;
	height:54px;
	z-index:2;
	left: 32px;
	top: 15px;
}
#route a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
}
#route a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
}
#route a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
}
#reparatietarieven {
	position:absolute;
	width:134px;
	height:31px;
	z-index:18;
	left: 619px;
	top: 106px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#actiekader1 {
	position:absolute;
	width:235px;
	height:237px;
	z-index:1;
	left: 496px;
	top: 88px;
}
#actiekader2 {
	position:absolute;
	width:143px;
	height:214px;
	z-index:2;
	left: 344px;
	top: 88px;
}
#actiekader3 {
	position:absolute;
	width:219px;
	height:248px;
	z-index:3;
	left: 74px;
	top: 101px;
}
#productinformatie2 {
	position:absolute;
	width:420px;
	height:461px;
	z-index:2;
	left: 347px;
	top: 0px;
}
#lcdtelevisie  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
#lcdtelevisie a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#lcdtelevisie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#kader1 {
	position:absolute;
	width:176px;
	height:194px;
	z-index:1;
	left: 1px;
	top: 215px;
	border: 1px solid #CCCCCC;
}
#kader2 {
	position:absolute;
	width:176px;
	height:194px;
	z-index:2;
	left: 200px;
	top: 214px;
	border: 1px solid #CCCCCC;
}
#kader3 {
	position:absolute;
	width:176px;
	height:194px;
	z-index:3;
	left: 393px;
	top: 214px;
	border: 1px solid #CCCCCC;
}
#kader4 {
	position:absolute;
	width:176px;
	height:194px;
	z-index:4;
	left: 589px;
	top: 213px;
	border: 1px solid #CCCCCC;
}
#kader6 {
	position:absolute;
	width:375px;
	height:194px;
	z-index:7;
	left: 1px;
	top: 1px;
	border: 1px solid #CCCCCC;
}
#kader7 {
	position:absolute;
	width:176px;
	height:197px;
	z-index:1;
	left: 395px;
	top: 1px;
	border: 1px solid #CCCCCC;
}

#kader8 {
	position:absolute;
	width:178px;
	height:197px;
	z-index:9;
	border: 1px solid #CCCCCC;
	left: -1px;
	top: 0px;
}
#kader9 {
	position:absolute;
	width:178px;
	height:196px;
	z-index:9;
	left: 588px;
	top: 0px;
	border: 1px solid #CCCCCC;
}
#kader11 {
	position:absolute;
	width:179px;
	height:197px;
	z-index:10;
	left: 198px;
	top: 1px;
	border: 1px solid #CCCCCC;
}

#dvdbluray  a:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#dvdbluray a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#dvdbluray a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#apDiv12 {
	position:absolute;
	width:375px;
	height:407px;
	z-index:9;
	left: 0px;
	top: 1px;
	border: 1px solid #CCCCCC;
}
#apDiv9 {
	position:absolute;
	width:373px;
	height:412px;
	z-index:1;
	left: -2px;
	top: -1px;
}
#apDiv8 {
	position:absolute;
	width:334px;
	height:401px;
	z-index:1;
	left: 21px;
	top: 14px;
}
#apDivfoto {
	position:absolute;
	width:370px;
	height:411px;
	z-index:2;
	left: 398px;
	top: 0px;
}
#koelen a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#koelen a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#koelen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#apDiv43  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#apDiv43 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#apDiv43 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#apDiv39 {
	position:absolute;
	width:109px;
	height:16px;
	z-index:1;
	left: 647px;
	top: 417px;
	background-color: #FF9900;
	padding-left: 10px;
}

#apDiv40 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#apDiv39 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#apDiv39 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#apDiv39 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#apDiv40 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#apDiv40 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#footerjge2010 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#footerjge2010 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#footerjge2010 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
#vaatwassen a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#vaatwassen a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#vriezen a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#vriezen a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#vriezen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#vaatwassen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#drogen a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#drogen a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#drogen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#apDiv14 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

#apDiv14 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#apDiv14 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
#apDiv19 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
#apDiv19 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
#apDiv19 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066FF;
	text-decoration: none;
}
#pagina {
	position:absolute;
	width:47px;
	height:19px;
	z-index:4;
	left: 306px;
	top: 419px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#knop {
	position:absolute;
	width:13px;
	height:16px;
	z-index:2;
	left: 350px;
	top: 416px;
	background-color: #FFFFFF;
	padding-left: 4px;
	border: 1px solid #999999;
	color: #999999;
}
#knop  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#knop  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#knop  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#knop2 {
	position:absolute;
	width:13px;
	height:16px;
	z-index:5;
	left: 374px;
	top: 416px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-left: 4px;
}
#knop2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#knop2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#knop2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#knop3 {
	position:absolute;
	width:12px;
	height:16px;
	z-index:6;
	left: 398px;
	top: 416px;
	border: 1px solid #999999;
	padding-left: 5px;
}

#knop3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#knop3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#knop3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#koninginnedag {
	position:absolute;
	width:142px;
	height:84px;
	z-index:1;
	left: -22px;
	top: 83px;
}

