@charset "utf-8";
/* Body & HTML */

body, html{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../img/bodybg.jpg) repeat-x;
	font-family: Verdana;
	font-size: 10px;
	color: #7f7f7f;
}

/* Container */

.container{
	width: 980px;
	min-height: 100%;
	margin: 0 auto;
	
	overflow: hidden;
}

.container#lente
{
	background: url(../img/lente.jpg) top no-repeat #fff;
}
.container#zomer
{
	background: url(../img/zomer.jpg) top no-repeat #fff;
}
.container#herfst
{
	background: url(../img/herfst.jpg) top no-repeat #fff;
}
.container#winter
{
	background: url(../img/winter.jpg) top no-repeat #fff;
}

/* Header */

.header{
	width: 980px;
	height: 221px;
}

.mainlogo a{
	width: 469px;
	height: 157px;
	display: block;
	background: url(../img/mainlogo.png) no-repeat;
	margin-left: 42px;
	top: 30px;
	position: absolute;
	z-index: 101;}

.batterij{
	width: 192px;
	height: 152px;
	background: url(../img/batterij.png) no-repeat;
	position: absolute;
	top: 31px;
	margin-left: 750px;
	z-index: 100;}
	
/* Menu */

.menudiv{
	width: 980px;
	height: 62px;
	top: 159px;
	position: absolute;}
	
.mainmenu {
	margin: 0;
	padding: 0;
	float:left;
	list-style: none;
}

.mainmenu li {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	border: 0px;
	height: 62px;
	float:left;
}
.mainmenu li a
{
	display: block;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	border: 0px;
	float:left;
	height: 62px;	
	
}

.home a  { width: 114px; background: url(../img/menu_home_n.png) no-repeat; }
.home a:hover{  width: 114px; background: url(../img/menu_home_h.png) no-repeat; }
.home a.active{  width: 114px; background: url(../img/menu_home_h.png) no-repeat; }

.personen a  { width: 175px; background: url(../img/menu_personen_n.png) no-repeat; }
.personen a:hover{  width: 175px; background: url(../img/menu_personen_h.png) no-repeat; }
.personen a.active{  width: 175px; background: url(../img/menu_personen_h.png) no-repeat; }

.bedrijfswagens a  { width: 156px; background: url(../img/menu_bedrijfswagens_n.png) no-repeat; }
.bedrijfswagens a:hover{  width: 156px; background: url(../img/menu_bedrijfswagens_h.png) no-repeat; }
.bedrijfswagens a.active{  width: 156px; background: url(../img/menu_bedrijfswagens_h.png) no-repeat; }

.goodbike a  { width: 229px; background: url(../img/menu_goodbike_n.png) no-repeat; }
.goodbike a:hover{  width: 229px; background: url(../img/menu_goodbike_h.png) no-repeat; }
.goodbike a.active{  width: 229px; background: url(../img/menu_goodbike_h.png) no-repeat; }

.nieuws a  { width: 102px; background: url(../img/menu_nieuws_n.png) no-repeat; }
.nieuws a:hover{  width: 102px; background: url(../img/menu_nieuws_h.png) no-repeat; }
.nieuws a.active{  width: 102px; background: url(../img/menu_nieuws_h.png) no-repeat; }

.wie a  { width: 69px; background: url(../img/menu_wie_n.png) no-repeat; }
.wie a:hover{  width: 69px; background: url(../img/menu_wie_h.png) no-repeat; }
.wie a.active{  width: 69px; background: url(../img/menu_wie_h.png) no-repeat; }

.contact a  { width: 135px; background: url(../img/menu_contact_n.png) no-repeat; }
.contact a:hover{  width: 135px; background: url(../img/menu_contact_h.png) no-repeat; }
.contact a.active{  width: 135px; background: url(../img/menu_contact_h.png) no-repeat; }




/* Content */


.content_left{
	width: 572px;
	float:left;
	margin-bottom: 120px;
	padding-left: 35px;}

.cleft{
	width: 559px;
	background: url(../img/cleft_bg.png) repeat-y;}

.cleft_content{	padding-left: 20px; padding-right: 20px; line-height: 1.5;}
.cleft p {padding: 0; margin: 0;}
.cleft h1 {padding: 0; margin: 0; font-size: 14px; font-weight: bold; color: #005323; margin-bottom: 10px;}

.cleft_top{
	width: 559px;
	height: 22px;
	background: url(../img/cleft_top.png) no-repeat top;}

.cleft_foot{
	width: 559px;
	height: 29px;
	background: url(../img/cleft_foot.png) no-repeat bottom;}

.content_right{
	width: 373px;
	float:right;
	margin-bottom: 120px;}	
	
.cright{
	width: 336px;
	background: url(../img/cright_bg.png) repeat-y;}
	
.cright_content{	padding-left: 17px; padding-right: 13px; line-height: 1.5;}
.cright p {padding: 0; margin: 0;}
.cright h1 {padding: 0; margin: 0; font-size: 14px; font-weight: bold; color: #005323; margin-bottom: 10px;}

.cright_top{
	width: 336px;
	height: 10px;
	background: url(../img/cright_top.png) no-repeat top;}
	
.cright_foot{
	width: 336px;
	height: 26px;
	background: url(../img/cright_foot.png) no-repeat bottom;}
	
.banner_left{
	_margin-bottom: 120px;
	*margin-bottom: 120px;}	


/* Footer */

.footer{
	width: 100%;
	height: 120px;
	background: url(../img/footer.jpg) repeat-x;
	margin-top: -120px;
	position: relative;
}

.footertekst{
	width: 980px;
	margin: 0 auto;
	color: #fff;
	position: relative;
	top: 30px;
	}
	
.footertekst a{
	color: #fff;}

.footertekst span a{
	color: #006400;}
	/* Form */
form fieldset{
	border: 0px;
}
form fieldset ul{
	list-style: none;
}
form fieldset ul li label{
	width: 100px;
	display: block;
	float: left;
}
