body{

	margin:0;

	padding:0;

	font-family: Arial,Verdana;

	font-size: small;

	color: #0991d5;

	text-align:center;

	background: #a6e5f5;

	background: url(../images/backgroundGradient.jpg) repeat-x;

	height: 100%;

}

.paginaTitels {

	font-family: Arial,Verdana;

	font-size:18px;

	font-weight:bold;

	color: #fed73e;

}

.paginaSubtitels {

	font-family: Arial,Verdana;

	font-size:10px;

	font-weight:bold;

	color: #a9b9be;

}

.updatesSubtitels {

	font-family: Arial,Verdana;

	font-size:14px;

	font-weight:bold;

	color: #a9b9be;
	
	text-decoration:underline;
}

/* formulieren */

.inputText{

	border:none;

	height: 16px;

	width: 140px;

	font-family: Arial,Verdana;

	font-size: 12px;

	color: #0991d5;

	

}

.gebruikersInputText{

	border: 1px solid #0991d5;

	background-color:#FFFFFF;

	

	font-family: Arial,Verdana;

	font-size: 12px;

	color: #0991d5;

}



.formbutton{

	background:#fed73e;

	border:none;

	height: 18px;

	

	font-family: Arial, Verdana;

	font-size: 12px;

	color:#FFFFFF;

}

/* divs */



#container {

	z-index:1;

	position: relative;

	margin:0 auto 0 auto;

	padding:0 0 0 0;

	width:858px;

	text-align:left;

}



/*header1 : logo en login*/

#header1{

	position:relative;

	width: 834px;

	height: 66px;

	padding: 0 0 0 24px;

	

}



#login{

	position:absolute;

	width: 300px;

	height: 51px;

	left: 505px;

	top: 7px;

	text-align:right;

	margin-left: 35px;

	

	font-family: Arial,Verdana;

	font-size:12px;

	color:#FFFFFF;

}



/*header2 : image*/

#header2{

	position:relative;

	width: 834px;

	height:223px; 

	padding: 0 0 5px 23px;

}



/* content : linksmenu, witbox, oranjebox */

#content{

	position:relative;

	width: 858px;

	height:auto;

	overflow-y: visible; 

}



#linksMenu{

	float:left;

	position:relative;

	left:0px;

	top: 0px;

	height:100%;

	width: 0px;

	padding-top: 10px;

}

#bovenMenu{

	z-index:4;

	position:absolute;

	left:38px;

	top: 14px;

	width:auto;

	height: 12px;

	word-spacing:15px;

	vertical-align:top;

	

}

#bovenMenuMail{

	z-index:4;

	position:absolute;

	left:750px;

	top: 8px;

	width:auto;

	

}

#sluiten{

	position:absolute;

	left: 800px;

	top: 13px;

}



/* witBox */

#witBox{

	position:relative;

	left:23px;

	top: 0px;

	width:767px;

	height:auto;

	min-height: 670px;

}

#witBoven{

	z-index:2;

	position:relative;

	left: 0px;

	background: url(../images/hoeken/wit/boven.gif) no-repeat;

	height: 9px;

	width: 766px;

}

#witContent{

	z-index:2;

	position:relative;

	left: 0px;

	top: 0px;

	background: #FFFFFF;

	width: 736px;

	height:auto;

	min-height:600px;

	padding: 15px;

	padding-top: 30px;
	
}

#witOnder{

	z-index:2;

	position:relative;

	bottom: 0px;

	left: 0px;

	background: url(../images/hoeken/wit/onder.gif) no-repeat;

	height: 9px;

	width: 766px;

}



#contentTekst{

	position:relative;

	left: 0px;

	top: 0px;

	width: 445px;

	height: auto;

}

#icoonmenuContainer{

	position:relative;
	height: auto;

	text-align:justify;

}




/* productInfo */



#productInfo{

	z-index:3;

	position:relative;

	left: 0px;

	top: 0px;

	width: 445px;

	height: auto;

	margin-bottom: 5px;

}

.productInfoTitel{

	z-index:3;

	position:relative;

	left: 0px;

	top: 0px;

	width: 445px;

	height: auto;

}

.productInfoContent{

	z-index:3;

	position:relative;

	left: 0px;

	top: 0px;

	width: 445px;

	display:none;

	height: auto;

	margin-bottom: 10px;

	margin-top: 10px;

}



/* orangeBox */

#orangeBox{

	z-index:4;

	position:absolute;

	width:350px;

	left: 495px;

	top: 38px;

	

}

#orangeBoven{

	z-index:4;

	position:relative;

	left: 0px;

	background: url(../images/hoeken/orange/boven.gif) no-repeat;

	height: 8px;

	width: 360px;

}

#orangeContent{

	z-index:4;

	position:relative;

	left: 0px;

	top: 0px;

	width: 350px;

	height: auto;

	background:#fed73e;

	padding: 5px;

}

#orangeOnder{

	z-index:4;

	position:relative;

	bottom: 0px;

	left: 0px;

	background: url(../images/hoeken/orange/onder.gif) no-repeat;

	height: 9px;

	width: 360px;

}

/* wit KLeinBox */

#witKleinBox{

	z-index:5;

	position:relative;

	width:350px;

	

}

#witKleinTitel{

	z-index:5;

	position:relative;

	left: 0px;

	top: 0px;

	width: 350px;

	height: 20px;

	text-align:right;

	margin-top: 5px;

	

	font-family: Arial,Verdana;

	font-size:14px;

	color:#FFFFFF;

}

#witKleinBoven{

	z-index:5;

	position:relative;

	left: 0px;

	background: url(../images/hoeken/witKlein/boven.gif) no-repeat;

	height: 8px;

	width: 350px;

}

#witKleinContent{

	z-index:5;

	position:relative;

	left: 0px;

	top: 0px;

	width: 340px;

	height: auto;

	background:#ffffff;

	padding: 5px;

	text-align:left;

}

#witKleinOnder{

	z-index:5;

	position:relative;

	bottom: 0px;

	left: 0px;

	background: url(../images/hoeken/witKlein/onder.gif) no-repeat;

	height: 9px;

	width: 350px;

}

/* footer : rechten voorbehouden */

#footer{

	position:relative;

	width: 858px;

	vertical-align: text-bottom;

	font-weight:bold;

}



/* links */



A.witLink{

	font-family:Arial, Verdana;

	color:#FFFFFF;

	text-decoration:none;

	font-size:12px;

}



A.menuProductInfoLink{

	font-family:Arial, Verdana;

	color:#fed73e;

	text-decoration:none;

	font-size:12px;

	font-weight:bold;

}



A.HoofdLinkBlauw{

	font-family:Arial, Verdana;

	text-decoration:none;

	color: #0991d5;

	font-size:12px;

	font-weight:bold;

}



A.algemeenLink{

	font-family:Arial, Verdana;

	text-decoration:none;

	color: #0991d5;

	font-size:11px;

	font-weight:normal;

}



A:link{

	font-family:Arial, Verdana;

	color:#0991d5;

}

A:visited{

	font-family:Arial, Verdana;

	color:#0991d5;

}





/* titels */



.oranjevakTitel{

	font-family:Arial, Verdana;

	color: #0991d5;

	font-size:12px;

	font-weight:bold;

}







