* {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}

.topBG {
	width: auto;
	height: 90px;
	background-image: url(images/topBG.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.topContent {
	width: 960px;
	height: 90px;
	position: relative;
	left: 50%;
	margin-left: -480px;
}
.topContent .logo {
	width: 420px;
	height: 80px;
	position: absolute;
	top: 0px; left: 0px;
}
.topContent .logo a {
	display: block;
	width: 420px;
	height: 80px;
	background-image: url(images/logo.gif);
	background-position:bottom;
}
.topContent .logo a span {
	display:none;
}
	
.topContent .belDirect{
	width: 500px;
	height: 79px;
	background-image:url(images/belDirect.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	position:absolute;
	z-index: 200;
	right: 0px;
	top: 0px;
}
.mainWrapper {
	width: 960px;
	height: 500px;
	position: relative;
	left: 50%;
	margin-left: -480px;
	background-color:#FFF;
}
.premieberekenen a span, .folderbekijken a span {
	display: none;
}
.premieberekenen {
	display: block;
	width: 607px;
	height: 235px;
}
.premieberekenen .premiefoto {
	display: block;
	width: 409px;
	height: 235px;
	background: url(images/premieberekenen_01.jpg) no-repeat;
	float: left;
}
.premieberekenen .premieDirect {
	display: block;
	width: 198px;
	height: 183px;
	background: url(images/premieberekenen_02.jpg) no-repeat;
	float: left;
}
.premieberekenen a.autos {
	display: block;
	width: 198px;
	height: 22px;
	background-image: url(images/premieberekenen_03.jpg);
	float: left;
}
.premieberekenen a.bestelautos {
	display: block;
	width: 198px;
	height: 30px;
	background-image: url(images/premieberekenen_04.jpg);
	float: left;
}
.folderbekijken a {
	display: block;
	width: 607px;
	height: 227px;
	background-image:url(images/folderbekijken.jpg);
	margin-top: 15px;
}
.left {
	float: left;
	height: auto;
	width: 622px;
	margin-right: 0px;
}
.left .berekenen {
	position:relative;
	left:-15px;
	width: 622px;
	min-height: 477px;
	margin-right: 0px;
}
.right {
	float: left;
	height: 476px;
	width: 338px;
}
.voordelen {
	width: 338px;
	height: auto;
	background-color: #f2f3f3;
	margin-bottom: 15px;
}
.meerInfo {
	width: 338px;
	height: 130px;
	background-color: #cdcdcd;
}
.voordelen .titel {
	width: 322px;
	height: 35px;
	background-image:url(images/voordelen.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left: 8px;
	margin-bottom: 10px;
	
}
.meerInfo .titel {
	width: 212px;
	height: 48px;
	background-image:url(images/meerinfo.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left: 8px;
	margin-bottom: 5px;
}
.voordelen ul {
	width: 338px;
	margin-left: 10px;
	list-style:none; 
}
.voordelen ul li {
	padding-left: 25px; 
	background: url(images/check.gif) left center no-repeat;
	font-family:Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	padding-bottom: 8px;
	!padding-bottom: 7px;
	list-style-position:outside;
	width: 290px;
}

.voordelen .polisvoorwaarden {
	font-family:Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	display:block;
}
.voordelen .polisvoorwaarden a {
	color: #000;
	text-decoration:none;
	background-image: url(pdf.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	height: 19px;
	padding-right: 25px;
}
.voordelen .polisvoorwaarden a:hover {
	color: #000;
	text-decoration:underline;
}
.footer {
	width: 940px;
	height: auto;
	background-color: #515151;
	margin-top: 15px;
	padding: 10px;
}
.footer .copyright {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #CCC;
	
}
.footer a {
	color: #CCC;
	text-decoration: none;
}
.footer a:hover {
	text-decoration:underline;
}

.meerInfo form {
	margin-left: 7px;
}
.meerInfo input {
	background-color: #FFF;
	border: 1px solid #cdcdcd;
	padding: 3px;
	margin: 5px;
	color: #333;
	width: 135px;
	font-weight: bold;
}
.meerInfo input:focus {
	background-color: #eee;
	border: 1px solid #ccc;
}
.meerInfo input#submit {
	background-color: #cdcdcd;
	color: #862175;
	font-weight: bold;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	cursor: pointer;
}
.meerInfo input#submit:hover {
		color: #333;
}
.meerInfo input#submit:focus {
	border-bottom: 1px solid #ccc;
	background-color: #cdcdcd;
	border: 1px solid #cdcdcd;
	color: #333;
	outline: none;
}
.thankyou {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 10px;
}
