/* CSS Document */
*{	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	font: 11px Tahoma, ; color: #285279;
	background-color:#ffffff;
	}
	
#main_container {
	position:absolute;
	width: 766px;
	left: 50%;
	margin-left:-383px;	}
	
	#header_contain {
	position:relative;
	width: 766px;
	height: 302px;
	background-image: url(../images/top-bestelauto-landingspage.jpg);
}
	
	#content_container {
		position: relative;
		background-color:#FFFFFF;
		left: 19px;
		width: 730px;
		height: 100%; }
	
	#content_container2 {
		position: relative;
		background-color:#FFFFFF;
		left: 19px;
		width: 730px;
		height: 200px; }
		
	#footer_container {
		position: relative;
		background-image:url(../images/bottom.jpg);
		left: 19px;
		width: 730px;
		height: 65px; }
		
	#headtwee{
	background-image:url(../images/achtergrondtextgrootboven2.jpg);
	background-repeat:no-repeat;
	width:678px;
	height:36px;
	line-height:35px;
	color:#FFFFFF;
	}

p.footer {
	text-align: center;
	line-height: 18px;
	color: #666666; }


.content {
	width: 725px;
	margin-left: 5px;
	background-image: url(../images/achtergrondtextgrootregel.jpg);
	background-repeat:repeat-y;
	height: 100%; }

.content3 {
	width: 725px;
	margin-left: 5px;
	background-color:#FFFFFF;
	background-image:url(../images/achtergrondtextgrootmidden.jpg);
	background-repeat:repeat-y;
	
	height:54px; }
	
.content1 {
	width: 725px;
	margin-left: 5px;
	background-image: url(../images/achtergrondtextgrootboven.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:50px; }
	
.content2 {
	width: 725px;
	margin-left: 5px;
	background-color:#FFFFFF;
	background-image: url(../images/achtergrondtextgrootonder.jpg);
	background-repeat:no-repeat;
	height:30px; }
	
	.backgroot-text {
		width:500px;
		height:100%;
		padding-left:20px;
		padding-top:16px;
			}
			
	.textgroot {
		font:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
		width:675px;
		height:100%;
			}
			 
	.text_top {
		text-align:center;
		font:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFFFFF;
		padding-top:13px;
			}
			

a.copyright:link {
	color: #666666;
	text-decoration: none;
}
a.copyright:visited {
	text-decoration: none;
	color: #666666;
}
a.copyright:hover {
	text-decoration: underline;
	color: #444444;
}
a.copyright:active {
	text-decoration: none;
	color: #666666;
}

a.bereken:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.bereken:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a.bereken:hover {
	text-decoration:none;
	color:#993300;
}
a.bereken:active {
	text-decoration: none;
	color:#FFFFFF;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #444444;
}
a:active {
	text-decoration: none;
	color: #666666;
}
	
