@charset "UTF-8";
/* CSS Document */

html, body {
	background-color:	#005ea4;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#333;
	height: 			100%;
	margin: 			0px;
	padding: 			0px;
	width: 				100%;
}

#body_container {
	background-color:	#FFFFFF;
	width:				800px;
	height: 			100%;
	background-position:center;
	margin-top:			0px;
	margin:				auto auto;
}

h2 {
	color:			#e2001a;
	font-size:		16px;
	font-weight:	bold;
	margin:			30px 0px 12px 0px;	
}

h3 {
	color:			#e2001a;
	font-size:		12px;
	font-weight:	normal;
	margin-bottom:	5px;
	margin-top:		20px;
}

h4 {
	background-color:#e2001a;
	line-height:	17px;
	font-size:		12px;
	color:			#FFFFFF;
	text-align:		left;
	width:			170x;
	height:			35px;
	margin-top:		260px;
	padding:		5px 10px 5px 10px;
}

h5 {
	background-color:#0B2C64;
	float:			left;
	font-size:		12px;
	line-height:	17px;
	color:			#FFFFFF;
	width:			125px;
	height:			35px;
	margin-top:		20px;
	padding:		5px 10px 5px 10px;
}

div#site_container_aligner {
	width: 				800px;
	height: 			100%;
	margin: 			auto auto;
}

div#site_container {
	width:				800px;
	float: 				left;
	min-height:			100%;
  	height:				auto !important;
  	height: 			100%;
	margin: 			0px auto 20px auto;
}

#header {
	border-bottom: 		1px solid #CCCCCC;
	height: 			90px;
	margin-left:		40px;
	margin-right:		40px;
	margin-top:			0px;
}

a.logo_leverancier {
	float:				left;
	height:				55px;
	width:				250px;
	margin-top:			20px;
	margin-left:		0px;
}

a.logo_leverancier img {
	border:				none;
}

#wit {
	background:			#FFFFFF none repeat scroll 0 0;
	float:				left;
	height:				90px;
	width:				270px;	
}

a#logo_gah {
	height:				50px;
	width:				200px;
	float:				left;
	margin-top:			20px;
}

a#logo_gah img {
	border:				none;
}

#content {
	margin:				20px 0px 0px 0px;
	width:				800px;
	background-color:	#FFFFFF;
	float:				left;
	padding:			0px 0px 20px 0px;
}

#banner {
	width:				100%;
	height:				34px;
	float:				left;
}

#bannergah {
	background:			url('../img/leverbaarbanner2.jpg');
	float:				left;
	width:				430px;
	height:				34px;
	margin-left:		185px;
}

#film {
	background:			#ffffff;
	width:				560px;
	height:				340px;
	float:				left;
	margin:				40px 120px 0px 120px;
}

#tekst {
	width:				450px;
	display:			inline;
	margin-left:		40px;
	margin-right:		40px;
	margin-top:			20px;
	text-align:			left;
	float:				left;
}

#doorlinken {
	color:				#FFFFFF;
    width:          	232px;    
    height:         	auto;
	float:				left;
	margin:				20px 0px 0px 0px;
}

div.banner_container {
	float:				left;
	width:				232px;
	margin:				10px 0px 0px 0px;

}

a.banner {
	text-align:			center;
	float:				left;
	width:				230px;
	border:				1px solid #CCCCCC;
	margin:				0px;
	padding:			5px 0px 5px 0px;
}

a.banner img {
	border:				none;
}


a.banner_description {
	color:				#ffffff;
	background:			#e2001a;
	float:				left;
	height:				38px;
	width:				217px;
	padding:			7px 5px 5px 10px;
	line-height:		18px;	
	text-decoration:	none;
}

#bestel {
	background-color:		#F90;
	background-position:	center;
	display:				block;
    float:          		right;
	text-decoration:		none;
	text-align:				center;
	font-size:				11px;
	line-height:			17px;
	color:					#FFFFFF;
	width:					50px;
	height:					35px;
	padding:				5px 5px 5px 5px;
	margin-left:			20px;
	margin-top:				20px;
}

div#footer {
	float:					left;
	padding:				15px 0px 15px 40px;
	background:				/*#89b9bf*/#f6f6f6;
	width:					760px;
}

div.footer_kolom {
	width:					200px;
	float:					left;
}

div.footer_kolom a {
	float:					left;
	width:					200px;
	color:					#666;
	text-decoration:		underline;
	line-height:			20px;
}

div.footer_kolom a:hover {
	text-decoration:		none;	
}
