/* CSS Document */
html body{
	height: 100%;
	width: 100%;
	margin:0em;
	padding:0em;
	
	text-align:center;
	background: #FFFFFF url(../gfx/shared/mainbg.gif) repeat-x;
}

*{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:				#787878;
	line-height:	15px;
}

img{
	border:0px;
}

input{
	border:		0.1em solid #BCBEC0;
	width:							150px;
	height:							16px;
	font-size:	9px;
/*	background-color:		#222222;
	color:							gray;*/
	FONT-FAMILY:				verdana, arial, Times New Roman;
	LETTER-SPACING:			0px;
}


select{
	width:	153px;
}

.reset{
	width:103px;
	font-weight:bold;
}

.submit{

	width:65px;
	height:20px;
	background-color:#ECF1F8;
	border: 1px solid #96B0D9;
	font-weight:bold;
	color:#83A0D0;
}

.checkbox{
	width:15px;
	border:0px;
}

textarea{
	border:1px solid #DCDCDC;
}

#container{
	width: 100%;
	height: 100%;
	text-align:center;
	vertical-align:top;
}

.mailtolink{
color:#83A0D0;

}

#wrapper{
	width:100%;
	text-align:center;
}

#mainContent{
	width: 780px;
	vertical-align:top;
	background-color:#FFFFFF;
}


.bluehorzontalLine{
	height:1px;
	background-color:#83A0D0;
	width:100%;
}


.pipe{
	color:	#9A0434;
	padding:0px 3px 0px 3px;
}


#seachdiv{
	height:200px;
	text-align:center;
}

#seachdiv div{
	padding-bottom: 10px;
}

#generalContent{
	padding:20px 0px 5px 22px;

}

#routeContent{
	

}

#sideDownload{
	font-weight:bold;
	color:#BCBEC0;
	height:117px;
	padding:0px 0px 0px 5px;
}

#sideDownload .title{
	color:#000000;
	font-weight:bold;
	padding-bottom:5px;
}

#sideDownload .test{
padding-top:5px;
	vertical-align:top;
	text-align:center;
}

#sideDownload .kvk{
	text-align:left;
}

.bottomleftbox{
 height:100%;
 text-align:left;
 padding-left:5px;
}

#onzeMensenAlgemeenContent{
	padding:20px 20px 5px 22px;
}
