@charset "utf-8";
html,body {
	background-image: url(layout/mainbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #2d2b2e;
	margin: 0px;
	height:100%;
	font-size: 11px;
	background-attachment: fixed;
}

a{color: #000000;}
a:hover{ color: #0095D2;}
div#container {
	margin:0 auto; /* center, not in IE5 */
	width:997px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(layout/homebg.jpg);
	background-repeat: no-repeat;
	background-position: 216px top;
	padding-bottom: 20px;
}
div#containerB {
	margin:0 auto; /* center, not in IE5 */
	width:997px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(layout/volgbg.jpg);
	background-repeat: no-repeat;
	background-position: 216px top;
	padding-bottom: 20px;
}

div#containerC {
	margin:0 auto; /* center, not in IE5 */
	width:997px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(layout/volgbg_moto.jpg);
	background-repeat: no-repeat;
	background-position: 216px 50px;
	padding-bottom: 20px;
}

div#containerD {
	margin:0 auto; /* center, not in IE5 */
	width:997px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(layout/volgbg_contact.jpg);
	background-repeat: no-repeat;
	background-position: 216px top;
	padding-bottom: 20px;
}


.nav_image_tuning{
	width: 190px;
	height: 48px;
	margin-top: 20px;
	background-image: url(../layout/nav_image_tuning.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.nav_image_tuning a{
	width: 190px;
	height: 48px;
	float: left;
}

#topnav{
	width: 997px;
	height: 161px;
	background-image: url(../layout/topnav.png);
	background-repeat: no-repeat;
	}

.top_home a{
	background-image: url(../layout/home_off.png);
	float: left;
	height: 38px;
	width: 98px;
	margin-left: 26px;
	margin-top: 120px;
}
.top_home a:hover{
	background-image: url(../layout/home_on.png);
}


.top_homeA a{
	background-image: url(../layout/home_on.png);
	float: left;
	height: 38px;
	width: 98px;
	margin-left: 26px;
	margin-top: 120px;

}

.top_tuning a{
	background-image: url(../layout/tuning_off.png);
	float: left;
	height: 38px;
	width: 131px;
	margin-left: 26px;
	margin-top: 120px;
}
.top_tuning a:hover{
	background-image: url(../layout/tuning_on.png);
}


.top_tuningA a{
	background-image: url(../layout/tuning_on.png);
	float: left;
	height: 38px;
	width: 131px;
	margin-left: 26px;
	margin-top: 120px;

}

.top_techniek a{
	background-image: url(../layout/techniek_off.png);
	float: left;
	height: 38px;
	width: 226px;
	margin-left: 26px;
	margin-top: 120px;
}
.top_techniek a:hover{
	background-image: url(../layout/techniek_on.png);
}


.top_techniekA a{
	background-image: url(../layout/techniek_on.png);
	float: left;
	height: 38px;
	width: 226px;
	margin-left: 26px;
	margin-top: 120px;

}

.top_shop a{
	background-image: url(../layout/shop_off.png);
	float: left;
	height: 38px;
	width: 96px;
	margin-left: 26px;
	margin-top: 120px;
}
.top_shop a:hover{
	background-image: url(../layout/shop_on.png);
}


.top_shopA a{
	background-image: url(../layout/shop_on.png);
	float: left;
	height: 38px;
	width: 96px;
	margin-left: 26px;
	margin-top: 120px;

}
.top_nieuws a{
	background-image: url(../layout/nieuws_off.png);
	float: left;
	height: 38px;
	width: 133px;
	margin-left: 26px;
	margin-top: 120px;
}
.top_nieuws a:hover{
	background-image: url(../layout/nieuws_on.png);
}


.top_nieuwsA a{
	background-image: url(../layout/nieuws_on.png);
	float: left;
	height: 38px;
	width: 133px;
	margin-left: 26px;
	margin-top: 120px;

}

.top_contact a{
	background-image: url(../layout/contact_off.png);
	float: left;
	height: 38px;
	width: 143px;
	margin-left: 26px;
	margin-top: 120px;
}
.top_contact a:hover{
	background-image: url(../layout/contact_on.png);
}


.top_contactA a{
	background-image: url(../layout/contact_on.png);
	float: left;
	height: 38px;
	width: 143px;
	margin-left: 26px;
	margin-top: 120px;

}
div#main{
margin:0 auto; /* center, not in IE5 */
width:945px;
}
div#main_nav{
	float: left;
	display: inline;
	width: 190px;
	background-color: #FFFFFF;
	background-image: url(layout/main_nav_bg.jpg);
	background-position: bottom;
	margin-top: 60px;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}

div#buttons{
	margin:0 auto;
	width: 170px;
	
	margin-top: 10px;
	padding-top: 15px;
	}
.nav_titel{
	width: 165px;
	float: left;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-bottom:0px;
	margin-top:30px;
	font-size: 12px;
	color: #0095D2;
	font-weight: bold;
	background-image: url(layout/nav_spacer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.nav_titelb{
	width: 165px;
	float: left;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-bottom:0px;
	margin-top:30px;
	font-size: 12px;
	color: #0095D2;
	font-weight: bold;
	background-image: url(layout/nav_spacer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav_titelB{
	width: 165px;
	float: left;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-bottom:0px;
	margin-top:60px;
	font-size: 12px;
	color: #0095D2;
	font-weight: bold;
	background-image: url(layout/nav_spacer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav_break{
	width: 170px;
	float: left;
	padding:0px;
	margin:0px;
	height:1px;
	background-image: url(layout/nav_spacer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#buttons a{
	float: left;
	width: 165px;
	padding-left: 5px;
	padding-top: 4px;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}
#buttons a:hover{
	background-image: url(layout/button_over.gif);
	color: #ffffff;
}
.active{
	float: left;
	width: 165px;
	padding-left: 5px;
	padding-top: 4px;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(layout/button_over.gif);
	color: #ffffff;
	text-decoration: none;
}
div#contentGSX1{
	float: left;
	display: inline;
	width: 564px;
	background-color: #FFFFFF;
	margin-left: 40px;
	margin-top:60px;
	background-image: url(layout/GSX_1.jpg);
	background-repeat: no-repeat;
	padding-top:156px;
	}
	
div#contentGSX2{
	float: left;
	display: inline;
	width: 564px;
	background-color: #FFFFFF;
	margin-left: 40px;
	margin-top:60px;
	background-image: url(layout/GSX_2.jpg);
	background-repeat: no-repeat;
	padding-top:156px;
	}	
div#contentGSX3{
	float: left;
	display: inline;
	width: 564px;
	background-color: #FFFFFF;
	margin-left: 40px;
	margin-top:60px;
	background-image: url(layout/GSX_3.jpg);
	background-repeat: no-repeat;
	padding-top:156px;
	}		
	
	
div#contentMOTO1{
	float: left;
	display: inline;
	width: 564px;
	background-color: #FFFFFF;
	margin-left: 40px;
	margin-top: 60px;
	background-image: url(layout/MOTO_1.jpg);
	background-repeat: no-repeat;
	padding-top:156px;
	}
	div#contentMOTO2{
	float: left;
	display: inline;
	width: 564px;
	background-color: #FFFFFF;
	margin-left: 40px;
	margin-top:0px;
	background-image: url(layout/MOTO_2.jpg);
	background-repeat: no-repeat;
	padding-top:233px;
	}
	div#contentMOTO3{
	float: left;
	display: inline;
	width: 564px;
	background-color: #FFFFFF;
	margin-left: 40px;
	margin-top: 60px;
	background-image: url(layout/MOTO_3.jpg);
	background-repeat: no-repeat;
	padding-top:156px;
	}
.tabActive{
	float: left;
	width: 95px;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	background-image: url(layout/but_on.png);
	margin-bottom: 20px;
	padding-left: 5px;
	padding-top: 3px;
	margin-left: 30px;
}
.tab a{
	float: left;
	width: 95px;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-image: url(layout/but_off.png);
	margin-bottom: 20px;
	padding-left: 5px;
	padding-top: 3px;
	margin-left: 30px;
	text-decoration: none;
}

.tab a:hover{
background-image: url(layout/but_on.png);
}
.tabbActive{
	float: left;
	width: 95px;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	background-image: url(layout/but_on.png);
	margin-bottom: 20px;
	padding-left: 5px;
	padding-top: 3px;
	margin-left: 91px;
}
.tabb a{
	float: left;
	width: 95px;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-image: url(layout/but_off.png);
	margin-bottom: 20px;
	padding-left: 5px;
	padding-top: 3px;
	margin-left: 91px;
	text-decoration: none;	
}
.tabb a:hover{
background-image: url(layout/but_on.png);
}

.tabcActive{
	float: left;
	width: 250px;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	background-image: url(layout/butc_on.png);
	margin-bottom: 20px;
	padding-left: 5px;
	padding-top: 3px;
	margin-left: 30px;
	background-repeat: no-repeat;
}
.tabc a{
	float: left;
	width: 250px;
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-image: url(layout/butc_off.png);
	margin-bottom: 20px;
	padding-left: 5px;
	padding-top: 3px;
	margin-left: 30px;
	text-decoration: none;
	background-repeat: no-repeat;
}

.tabc a:hover{
background-image: url(layout/butc_on.png);
}
div#submenu{
	width: 529px;
	padding-left: 5px;
	margin-left:15px;
	_margin-left: 7px; /* works ONLY in IE6 */
	float: left;
	height: 38px;
	background-image: url(layout/sub_bg.gif);
	background-repeat: repeat-x;
}

.subtabActive{
	float: left;
	width: 131px;
	height: 26px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	background-image: url(layout/sub_over.gif);
	text-decoration: none;
	text-align: center;
}
.subtabActive a{
color: #4D4D4D;
text-decoration: none;
}

.subtab a{
	float: left;
	width: 131px;
	height: 26px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.subtab a:hover{
color: #4D4D4D;
	background-image: url(layout/sub_over.gif);
	}
	
.sussubtabActive{
	float: left;
	width: 175px;
	height: 26px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	background-image: url(layout/sussub_over.gif);
	text-decoration: none;
	text-align: center;
}
.sussubtabActive a{
color: #4D4D4D;
text-decoration: none;
}

.sussubtab a{
	float: left;
	width: 175px;
	height: 26px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.sussubtab a:hover{
color: #4D4D4D;
	background-image: url(layout/sussub_over.gif);
	}
	
	
#pakket{
padding-top: 20px;
padding-bottom: 10px;
float: left;
width: 100%
}
.tdleft{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 15px;
	width: 307px;
	font-size: 12px;
	color: #000000;
}
.tdright{
padding-left: 5px;
}

#spectable{
width: 533px;
margin-top: 5px;
margin-left:15px;
}
.specstop{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #333333;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
}
.specs{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #999999;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
}
.specsextra{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 3px;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2{
	font-size: 24px;
	font-weight: normal;
	color: #008ad1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#space{
	width: 100%;
	float: left;
	height: 25px;
	background-color: #000000;	

}
div#bottom{
	width: 474px;
	padding-top: 20px;
	padding-bottom:20px;
	float: left;
	padding-left: 70px;
	background-image: url(layout/pdf.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;	
}
.download a{
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	
	
}
.downloadb a{
	color: #0095D2;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
}
div#content_overig_home{
float:left;
display:inline;
width: 715px;
padding-left: 40px;
margin-top:500px;

}
div#content_overig_container{
float:left;
display:inline;
width: 715px;
padding-left: 40px;

}
div#content_overig{
	float: left;
	width: 504px;
	background-color: #FFFFFF;
	margin-top:60px;
	padding-bottom: 40px;
	background-image: url(layout/main_nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 12px;
	line-height: 18px;
	}
div#content_contact{
	float: left;
	width: 564px;
	background-color: #FFFFFF;
	margin-top:130px;
	padding-bottom: 40px;	
	background-image: url(layout/main_nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
	padding-top: 30px;
	}	
.tdleft_o{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 30px;
	padding-top: 0px;
	width: 292px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.tdleft_ooo{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 30px;
		padding-right: 30px;
	padding-top: 0px;
	width: 262px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.tdright_o{
	padding-left: 30px;
	font-size: 12px;
	padding-top: 40px;
	line-height: 18px;
}

.blue{
	color: #0095D2;
	font-weight: bold;
}
.bigblue{
	font-size: 20px;
	font-weight: normal;
	color: #0095D2;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 30px;
}
.biggerblue{
	font-size: 30px;
	font-weight: normal;
	color: #0095D2;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
div#extra_content{
	float: left;
	width: 715px;
	margin-top:45px;
		}
		
div#extranews{
	float:left;
	width: 600px;
	height: 16px;
	background-image: url(layout/but_latestnews.png);
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	padding-left: 20px;
	padding-top: 4px;
	background-repeat: no-repeat;
}

div#newsblokken{
	float: left;
	display: inline;
	margin-right: 25px;
	border: 1px solid #FFFFFF;
	width: 562px;
	height: 180px;
	background-color: #000000;
}
div#newsblokkenA{
	float: left;
	display: inline;
	width: 177px;
	padding-left: 10px;
	height: 160px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	}
	div#newsblokkenA img{
margin-bottom: 5px;
}
div#newsblokkenA a{
color: #0095D2;

}
div#newsblokkenB{
	float: left;
	display: inline;
	width: 176px;
	padding-left: 10px;
	height: 160px;
	margin-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	}
	
		div#newsblokkenB img{
margin-bottom: 5px;

}

div#newsblokkenB a{
color: #0095D2;

}
div#newsblok{
	float: left;
	display: inline;
	border: 1px solid #FFFFFF;
	width: 108px;
	padding-left: 15px;
	padding-top: 13px;
	height: 167px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #000000;
}
div#newsblok img{
margin-bottom: 5px;
}
div#clear{
clear: both;
}


#columD{
	float: left;
	display: inline;
	width: 130px;
	margin-top: 60px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 20px;
}

.banner{
float: left;
margin-bottom: 20px;
}

#footer{
	background-image: url(../layout/footer.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: auto;
	background-color: #000000;
	margin-top: 20px;

}
