body {
	background-color: #161213;
}
#wrapper{
	width: 950px;
	height: 1500px;
	left: 50%;
	top: 0px;
	text-align: left;
	margin-top: -0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -475px; /* half */
	position: absolute;
	/*background-color: #F1E4C2;*/
} 
#top1 {
	position:absolute;
	width:950px;
	height:162px;
	z-index:5;
	
}
#mid1 {
	position:absolute;
	width:950px;
	height:417px;
	z-index:15;
	left: 0px;
	top: 312px;
	background-color: #FFFFFF;	
	/*background-repeat:repeat-y;*/
}

#mid2 {
	position:absolute;
	width:950px;
	height:150px;
	z-index:20;
	left: 0px;
	top: 729px;
	
	/*background-repeat:repeat-y;*/
}

#boxmenu {
	position:absolute;
	width:853px;
	height:14px;
	z-index:1000;
	left: 51px;
	top: 324px;
}

#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-align:center;
width: 140px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
}

#nav a {
display: block;
margin: 2px 0px 3px 0px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

ul a{
font-weight: bold;
color: #37527F;
cursor: pointer;
}

/* menu hover color*/
ul a:hover{
font-weight: bold;
color: #d96125;
cursor: pointer;
}





ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #ccc;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
cursor: pointer;
}

ul li{
/*background-color: #EE3324;*/
/*border-left: 3px solid #FFF;*/
}

ul ul li{
/*background-color: #666;*/
border-top: 3px solid #EE3324;
border-left: 0;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
/*border-bottom: 2px solid #EE3324; streep onder menubalk*/
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */

div.result{
float: left;
width: 566px;
height: 200px;
}



h1 { 
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:18px;
font-weight:bold;
text-align:left;
line-height: 30px;
 }



h3 { 
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#38547C;
font-size:14px;
font-weight:bold;
text-align:left;
line-height: 30px;
 }
 
 
#welkom {
	position:absolute;
	width:503px;
	height:64px;
	z-index:20;
	left: 76px;
	top: 599px;
}
.style1 {
	font-size: 62px;
	color: #ED0086;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#uwmogelijk {
	position:absolute;
	width:506px;
	height:32px;
	z-index:21;
	left: 77px;
	top: 666px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ED0086;
	font-size: 29px;
}
#top2 {
	position:absolute;
	width:950px;
	height:150px;
	z-index:10;
	left: 0px;
	top: 162px;
}
#low2 {
	position:absolute;
	width:950px;
	height:285px;
	z-index:40;
	left: 0px;
	top: 879px;
	background-color: #d96125;

}
#content1 {
	position:absolute;
	width:767px;
	height:341px;
	z-index:200;
	left: 100px;
	top: 59px;
}
#logo2 {
	position:absolute;
	width:345px;
	height:97px;
	z-index:45;
	left: 102px;
	top: 68px;
}
#footertekst {
	position:absolute;
	width:791px;
	height:66px;
	z-index:50;
	left: 103px;
	top: 176px;
}

span.email {direction: rtl;	unicode-bidi: bidi-override;}
/*voorbeeld hoe je de email link kan stylen*/
span.email a:link {color: black;}
span.email a:hover {color: red;}
