@charset "iso-8859-1";
/* CSS Document */
html{
	overflow:auto;
}
body {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	behavior:url("css/csshover.htc");
}
*:focus {
	outline:none
}
#productContainer{
	width:835px;
	padding:30px 0 30px 0;
}
#prLeftCol{
	width:390px;
	float:left;
	text-align:center;
}
#prRightCol{
	width:430px;
	float:left;
	padding-right:15px;
	font-size:13px;
	line-height:18px;
	color:#000;
}
#prRightCol a{
	text-decoration:none;
	color:#d00002;
}
#prRightCol a:hover{
	text-decoration:underline;
	color:#d00002;
}
#prRightCol ul{
	margin:0;
	padding:0;
}
#prRightCol ul li{
	background:transparent url(../images/product_bullet.gif) no-repeat scroll left 7px;
	line-height:18px;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 15px;
	font-size:13px;
	color:#000;
}

#contractContainer{
	width:835px;
	padding:30px 0 30px 0;
}
#contractLeftCol{
	width:400px;
	float:left;
	padding:0 15px 0 30px;
	font-size:13px;
	line-height:18px;
	color:#000;
}
#contractLeftCol a{
	text-decoration:none;
	color:#d00002;
}
#contractLeftCol a:hover{
	text-decoration:underline;
	color:#d00002;
}
#contractLeftCol ul{
	margin:0;
	padding:0;
}
#contractLeftCol ul li{
	background:transparent url(../images/product_bullet.gif) no-repeat scroll left 7px;
	line-height:18px;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 15px;
	font-size:13px;
	color:#000;
}
#contractRightCol{
	width:360px;
	float:left;
	padding:0 15px 0 15px;
}
#contractForm{
	width:360px;
	margin:20px 0 20px 0;
	font-size:13px;
	color:#000;
}
.formLeft{
	width:140px;
	height:35px;
	float:left;
}
.formRight{
	width:220px;
	height:35px;
	float:left;
}
.formCompleet{
	width:360px;
	height:35px;
	float:left;
}
.formCompleet2{
	width:360px;
	height:100px;
	float:left;
}
.formButton{
	clear:left;
	width:340px;
	height:30px;
	margin:20px 0 0 0;
	padding:0 20px 0 0;
	text-align:right;
}
.formveld{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	width:200px;
	height:18px;
	background-color:#EEE;
	border:0;
}
.formveld_kl{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	width:60px;
	height:18px;
	background-color:#EEE;
	border:0;
}
.formveld_mi{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	width:130px;
	height:18px;
	background-color:#EEE;
	border:0;
}
.tekstveld{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	width:340px;
	height:80px;
	overflow:auto;
	background-color:#EEE;
	border:0;
}
.dropdown{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	width:200px;
	height:18px;
	background-color:#EEE;
	border:0;
}

/* Start info aanvraag styles */
#infoLeftCol{
	width:380px;
	float:left;
	padding:0 15px 0 30px;
	font-size:13px;
	color:#000;
}

#infoRightCol{
	width:380px;
	float:left;
	padding:0 15px 0 15px;
	font-size:13px;
	color:#000;
}
/* Einde info aanvraag styles */

