/****** Wrappers *****/

#wrapper{
	width:934px;
	margin:0 auto 0 auto;
	height:100%;
	background-image:url(images/bg_vert_repeat.gif);
	background-repeat:repeat-y;	
}

#bg_wrapper{
	width:100%;
	margin-bottom:0;
}

#top_header_menu_wrapper{
	width:900px;
	height:240px;
	float:left;
	background-color:#CCCCCC;
}

#logo_header_wrapper{
	width:270px;
	margin-left:30px;
}

#body_wrapper{
	width:900px;
	min-height:463px;
	margin-left:16px;
	margin-right:16px;
	margin-bottom:0;
	border-left:1px solid #a6a6a6;
	border-right:1px solid #a6a6a6;
	background-color:#EEF0F0;
	clear:both;
}


/****** DIVs ******/

html,body{height:100%;}

head+body #wrapper{min-height:100%;}
* html #wrapper{height:100%;}

head+/* */body #wrapper:after{ /* clear, min-height browser but not IE 7 */
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

body{
	margin: 0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-image:url(images/bg_repeat.jpg);
	background-repeat:repeat-x;
	background-color:#c9c9c9;
	text-align:justify;
}


#bg_header_left, #bg_header_right{
	width:17px;
	height:240px;
	float:left;
	margin-bottom:0;
}

#bg_header_left{
	background-image:url(images/header_left_bg.jpg);
	background-repeat:no-repeat;
}


#bg_header_right{
	background-image:url(images/header_right_bg.jpg);
	background-repeat:no-repeat;
}

#top{
	width:100%;
	height:8px;
	/*border-bottom:8px solid #DDE0E1;*/
	background-color:#DDE0E1;
}

#logo_top{
	width:267px;
	height:8px;
	margin-left:30px;
	background-color:#FFFFFF;
	/*background-image:url(images/logo_top_bg.jpg);*/
	background-repeat:no-repeat;	
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

#header{
	clear:both;
	width:100%;
	height:200px;
	background-image:url(images/header_foto.jpg);
	background-repeat:no-repeat;
} 

#logo_header{
	width:267px;
	margin:auto;

	height:100px;
	background-color:#FFFFFF;
}
#logo_header img{
	margin: 12px 0 auto 23px;
}

#header_quote{
	width:269px;
	height:220px;
	margin-top:32px;
	background-image:url(images/header_quote_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:45px;
}

#header_menu{
	width:100%;
	height:32px;
	background-color:#EDEDED;
}

#header_menu img, #header_menu a{
	margin:0;
	float:left;
	border:0;
}

#body_content{
	min-height:391px;
	height:100%;
	width:538px;
	padding:30px;
	float:left;
	border-top:6px solid #DDE0E1;
	border-right:1px solid #c9c9c9;
	background-color:#FFFFFF;
}

#body_picture{
	width:301px;
	height:100%;
	/*min-height:463px;*/
	background-color:#EEF0F0;
	float:left;
}

#body_picture img{
	margin:0;
	float:left;
}

#footer{
	width:900px;
	height:66px;
	margin-left:16px;
	margin-right:16px;
	margin-bottom:0;
	border-left:1px solid #a6a6a6;
	border-right:1px solid #a6a6a6;
	background-color:#DDE0E1;
	clear:both;
}

#footer_copyright{
	margin:25px;
	float:left;
	clear:none;
}

#top_tekst_div{
	margin-top:12px;
	float:right;
}

.foto_body{
	width:164px;
	height:107px;
	border:1px solid #d7d7d7;
	padding:3px;
	margin-bottom:20px;
	margin-right:20px;
	clear:both;
	float:left;
}

/***** Menu knoppen ******/

/* BUTTON HOME */
.menu_home{
	height:32px;
	width: 150px;
	float:left;
}
.menu_home:link, .menu_home:visited, .menu_home:active{
	background-image:url(images/menu_home.jpg);
	background-repeat:no-repeat;
}
.menu_home:hover{
	background-image:url(images/menu_home_ro.jpg);
	background-repeat:no-repeat;
}

/* BUTTON NLAUTOMOTIVE */
.menu_nlautomotive{
	height:32px;
	width: 150px;
	float:left;
}
.menu_nlautomotive:link, .menu_nlautomotive:visited, .menu_nlautomotive:active{
	background-image:url(images/menu_nlautomotive.jpg);
	background-repeat:no-repeat;
}
.menu_nlautomotive:hover{
	background-image:url(images/menu_nlautomotive_ro.jpg);
	background-repeat:no-repeat;
}

/* BUTTON PRODUCTEN */
.menu_producten{
	height:32px;
	width: 150px;
	float:left;
}
.menu_producten:link, .menu_producten:visited, .menu_producten:active{
	background-image:url(images/menu_producten.jpg);
	background-repeat:no-repeat;
}
.menu_producten:hover{
	background-image:url(images/menu_producten_ro.jpg);
	background-repeat:no-repeat;
}

/****** BUTTON DIENSTEN ******/
.menu_diensten{
	height:32px;
	width: 150px;
	float:left;
}
.menu_diensten:link, .menu_diensten:visited, .menu_diensten:active{
	background-image:url(images/menu_diensten.jpg);
	background-repeat:no-repeat;
}
.menu_diensten:hover{
	background-image:url(images/menu_diensten_ro.jpg);
	background-repeat:no-repeat;
}

/* BUTTON LOGIN */
.menu_login{
	height:32px;
	width: 150px;
	float:left;
}
.menu_login:link, .menu_login:visited, .menu_login:active{
	background-image:url(images/menu_login.jpg);
	background-repeat:no-repeat;
}
.menu_login:hover{
	background-image:url(images/menu_login_ro.jpg);
	background-repeat:no-repeat;
}

/* BUTTON CONTACT */
.menu_contact{
	height:32px;
	width: 150px;
	float:left;
}
.menu_contact:link, .menu_contact:visited, .menu_contact:active{
	background-image:url(images/menu_contact.jpg);
	background-repeat:no-repeat;
}
.menu_contact:hover{
	background-image:url(images/menu_contact_ro.jpg);
	background-repeat:no-repeat;
}



/****** Tekstopmaak ******/

.top_tekst{
	margin-right:35px;
	font-size:11px;
	float:left;
}

.oranje{
	color:#ee7b31;
}

.oranje_bold{
	color:#ee7b31;
	font-weight:bold;
}

.header_tekst{
	font-family: Arial;
	font-size:36px;
	color:#FFFFFF;
}

.footer_tekst{
	font-size:11px;
}

a:link, a:visited, a:active{
	color:#ee7b32;
	text-decoration:underline;
}

a:hover{
	color:#ee7b32;
	text-decoration:none;
}

h1{
	color:#333333;
	padding:0;
	margin-top:0;
	font-weight:normal;
	font-size:22px;
}

p{
	line-height:18px;
	margin-bottom:14px;
	margin-top:14px;
}
strong{
	/*color:#ee7b32;*/
}

/****** Forms ******/

#contactform{
	width:300px; 
}

#contactform input{
	border:1px solid #b6b6b6;
	margin-bottom:3px;
	color: #000000;
}

.contactform_velden{
	width:300px;
}

#contactform textarea{
	border:1px solid #b6b6b6;
	width: 300px;
	height:50px;
	margin-bottom:3px;
	color: #000000;
	clear:both;
}

.contact-button {
	/*display: block;*/
	border:none;
}
.contact-button .button01 {
	margin-left: 248px;
	margin-top: 0px;
	background: none;
	border: none;
	color: #000000;
	cursor: pointer;
	text-decoration:underline;
}

#contact_pc_plaats{
	width:304px;
	height:15px
	margin-bottom:4px;
	margin-top:-4px;
}

.postcode{
	width:102px; 
	height:15px;
	float:left; 
	color: #000000; 
	border:1px solid #b6b6b6;
}	

.plaats{
	width:190px; 
	height:15px; 
	float:right; 
	color: #000000; 
	border:1px solid #b6b6b6;
}