#homecontainer{
	width: 982px;
	height: 418px;
	overflow: hidden;
	position: relative;	
}


#homecontainer div.container{
	position: absolute; 
	top: 0; 
	left: 0;
	display: none;
}

#homecontainer div.container div.infodiv{
	position: absolute; 
	top: 55px; 
	left: 60px; 
	width: 340px; 
	overflow: hidden;
	
}

#homecontainer div.container div.infodiv div.infotop{
	background: #113488; 
	color: #fff; 
	width: 340px; 
	padding: 0; 
	margin: 0; 
	height: 90px;
	overflow: hidden;
}

#homecontainer div.container div.infodiv div.infotop h1{
	color: #fff; 
	margin: 0; 
	padding: 10px 10px 0 10px;
}

#homecontainer div.container div.infodiv div.infotop h2{
	color: #fff; 
	margin: 0; 
	padding: 0;
	font-size: 17px;
	line-height: 20px;
	font-weight:normal;

	padding: 3px 10px 0 10px;
}

#homecontainer div.container div.infodiv div.infocontent{
	height:170px; 
	width: 320px; 
	overflow: hidden;
	line-height: 26px;
	font-size:13px;
	
	background-color: #fff; 
	margin: 0; 
	padding: 10px; 
	opacity: 0.8;	
	
}

* html #homecontainer div.container div.infodiv div.infocontent{
	height: 190px;
}

#homecontainer ul{
	margin: 0;
}

#homecontainer strong{
	color: #103387;
}

#homecontainer .leesverder{
	display: block;
	width: 90px;
	float: left;
	margin-top: 10px;
}

#homecontainer .vraaginformatieaan{
	background-color: #ed030d;
	display: block;
	float: left;
	height: 22px;
	width: 170px;
	overflow: hidden;
	margin: 10px 10px 0 0px;
	padding: 2px 10px 4px 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#homecontainer .vraaginformatieaan:hover{
	text-decoration: underline;
	color: #fff;
}


#homecontainer div.container div.formdiv{
	position: absolute; 
	 
	top: 145px; 
	left: 401px; 
	
	height: 170px;
	width: 500px; 
	overflow: hidden; 
	
	background-color: #fff; 
	padding: 10px 30px 10px 30px; 
	opacity: 0.8;
}

* html #form01div, * html #form02div, * html #form03div{
	height: 190px;
}


form.infoform{
	margin: 10px 0 0 0;
}


form .formItem{
	_height: 24px;
	* height: 28px;
	* float: left;
	
}

form .labelfield{
	width: 120px; 
	display: block; 
	float: left; 
	height: 16px; 
	_height: 19px;
	* height: 19px;
	background-color: #b6b7bc; 
	overflow: hidden; 
	margin: 0 0 0px 0; 
	padding: 0 10px 4px 10px;
	_padding: 0px 10px 4px 10px;
}

form .inputfield{
	width: 200px; 
	display: block; 
	float: left; 
	height: 17px; 
	* height: 20px;

	background-color: #fff; 
	overflow: hidden; 
	font-size: 13px; 
	
	border: 1px solid #b6b7bc; 
	padding: 1px 0 0 5px; 
	margin: 0 5px 10px 0; 
}

form .selectfield{
	width: 100px; 
	display: block; 
	
	height: 20px; 
	_height: 19px;
	* height: 27px;
	background-color: #fff; 
	overflow: hidden; 
	font-size: 13px;
	border: 1px solid #b6b7bc; 
	padding: 1px 0 0 5px; 
	margin: 0 0 0px 15px; 
}

form em{
	display: block;

	width: 100px;
	float: left;
}

.submitformbutton {

	background-color: #ed030d;
	display: block;
	float: right;
	height: 22px;
	width: 100px;
	overflow: hidden;
	margin: 0px 154px 0 0;
	padding: 2px 10px 0 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	* margin-right: 153px; 
	border: solid 0px;
	height: 26px;
	
}

.submitformbutton:hover {
	text-decoration: underline;
}
	
#homecontainer a.submitform{
	background-color: #ed030d;
	display: block;
	float: right;
	height: 22px;
	width: 100px;
	overflow: hidden;
	margin: 0px 154px 0 0;
	padding: 2px 10px 0 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	* margin-right: 153px; 
}

#homecontainer a.submitform:hover{
	text-decoration: underline;
	color: #fff;
}


/* afwijkingen van de promotiebalk op de home */
#promotiebalk {		
	margin: 0px 0px 0px 1px;
}

#promotiebalk .promotieItemClass{
	width: 140px;
}
