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

html, body {
	background:			#7b9ea2;
	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:				12px 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 {
	color:				#e2001a;	
	float:				left;
	font-size:			12px;
	line-height:		17px;
	width:				150px;
	height:				33px;
	margin:				0px 0px 20px 0px;
	padding:			5px 10px 5px 10px;
	border:				1px solid #CCCCCC;
	
}

p {
	line-height:		16px;
}

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 0px 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:				300px;
	float:				left;
}

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

#banner img {
	text-align:			center;
	width:				679px;
	height:				310px;
	border:				none;
	margin:				20px 0px 0px 70px;
}

a.banner img {
	border:				none;
}

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

table.table_content {
	width:				750px;
	float:				left;
}

td.tekst {
	vertical-align:		top;
	width:				450px;
	float:				left;
	padding:			0px 30px 10px 0px;
	margin:				0px 0px 0px 0px;
}

td.product {
	vertical-align:		top;
	width:				232px;
	margin:				10px 0px 0px 0px;
}

#tekst {
	width:				750px;
	margin-left:		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:				#7b9ea2;
	float:					left;
	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;
}


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;	
}

