*{
	padding:0px;
	margin:0px;
}
html{
	width:100%;
	height:100%;
	background:url('../_images/bghtml.jpg') no-repeat center top #ee70b9;
}
body{ 
	width:860px;
	margin:25px auto; 
}

#contentContainer{
	position:relative;
	float:left;
	width:100%;
}



#contentContainer .logo{
float:left;
top:0px;
margin-left:32px;
width:131px;
height:77px;
border:0px;
}



#content{
position:relative;	
float:left;
width:100%;
margin-top:35px;
background:#ffffff;
}

#content #top{
background:url('../_images/contentTop.png') no-repeat bottom;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader 
(src="../_images/contentTop.png",sizingMethod="scale");
width:860px;
height:37px;
position:absolute;
top:-10px;
left:0px;
}

#content ol{
padding-left:20px;
padding-top:22px;
}

#content ul{
position:relative;	
float:left;
height:60px;
padding-left:10px;
width:850px;
color:#000000;
font-style:italic;
font-size:16px;
z-index:100;
}

#content ul li{
position:relative;	
float:left;
padding:18px 17px 0px 20px;
height:42px;
line-height:18px;
list-style-type:none;
}

#content ul li ul{
position:absolute;
top:60px;
left:0px;
width:183px;
margin:0px;
padding:0px;
display:none;
background:#ffffff;
height:auto;
border-left:1px solid #ee70b9;
border-right:1px solid #ee70b9;
}
#content ul li ul li{
float:left;
height:25px;
padding:0px;
padding-left:20px;
font-family:Georgia, Arial;
font-size:14px;
background:#ffffff;
clear:both;
}

#content ul li ul a{
color:#000000;
}
#content ul li ul a:hover{
color:#e83395;
}



#contentVlak{
float:left;
width:400px;
padding:28px 0px 0px 30px;
}

#content h1, #contentVlak h1{
color:#7d2c5c;
font-size:17px;
width:100%;
line-height:18px;
}

#content h2{
margin-bottom:20px;
color:#7d2c5c;
font-size:17px;
width:87%;
line-height:18px;
}

#left, #right{
	position:relative;
	z-index:80;
}

#content #left{
	width:580px;
	float:left;
	margin:22px 0px 0px 30px;
}
#content #right{
	float:left;
	width:250px;
	padding-top:20px;
}


#left p{
	float:left;
	width:560px;
	line-height:20px;
	margin:20px 0px 8px 0px;
}


#contentVlak p, .blok p{
width:100%;
line-height:20px;
margin-top:18px;
float:left;
}

#left hr{
	height: 0;
	border: 1px solid #ee70b9; 
	width:100%;
	margin:20px 0px 8px 0px;
	float:left;
}

#left ul li{	
font-family:Arial,Helvetica,sans-serif;
list-style-type:disc;
font-size:10pt;
font-weight:normal;
font-style:normal;
color:#444444;
width:500px;
margin:0px;
padding:0px;
margin-left:20px;
line-height:20px;
padding-left:10px;
padding-top:10px;
height:100%;
}


#left ul{	
height:100%;
}

#bottom{
background:url('../_images/contentFooter.png') no-repeat bottom;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader 
(src="../_images/contentFooter.png",sizingMethod="scale");
width:860px;
height:182px;
float:left;
}

#bottomVervolg{
	position:absolute;
	bottom:-25px;
	left:0px;
	background:url('../_images/bottomVervolg.png') no-repeat bottom;
	width:860px;
	height:162px;
}

#adres{
float:left;
width:800px;
margin:35px 0px 0px 30px;
color:#ffffff;
font-size:13px;
}

#adres ul{
	list-style-type:none;
	color:#ffffff;
	float:left;
	width:auto;
}

#adres ul li{
float:left;
width:auto;
border-bottom:1px dotted #ffffff;
clear:both;
line-height:20px;
height:18px;
}

#adres ul li a{
color:#ffffff;
text-decoration:none;
font-family:Arial;
}

#adres p{
float:left;
line-height:20px;
margin-left:70px;
}

#adres .kvk{
float:right;
font-size:11px;
text-align:right;
line-height:18px;
}
