@charset "utf-8";
img, div { behavior: url(iepngfix.htc); }
body  {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
	background-color: #666666;
	background-image: url(../template/site_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	color: #6DBDBC;
	text-decoration: underline;
}
p, span {
	font-size: 13px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.content_title {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.content_subtitle {
	font-weight: bold;
	font-size: 14px;
}
.content_alert {
	font-style: italic;
	font-weight: bold;
	color: #8D2412;
}
.content_kopvet {
	font-weight: bold;
	color: #499AA5;
}
	.divopeningcontainer {
	position: relative;
	background-image: url(../template/images/mainbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#header {position: relative;}
#container {
	width: 939px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-image: url(../template/images/mainbottom.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: bottom;
	background-color: #FFF;
	
	} 
.divmain {
	padding: 0px;
	float: left;
	overflow: hidden;
	margin: 0px;
	width: 672px;
	_padding-bottom: -2000px;
	_margin-bottom: 2000px;
}
.div_maintitel {
	font-size: 24px;
	text-transform: capitalize;
	color: #FFF;
	text-align: left;
	padding-left: 60px;
	font-variant: small-caps;
	padding-top: 10px;
}
.div_maintitel2 {
	font-size: 24px;
	text-transform: capitalize;
	color: #333;
	text-align: left;
	padding-top: 10px;
	font-variant: small-caps;
}
.maintitel2 {
	font-size: 24px;
	font-style: italic;
	color: #333333;
}
.div_maintekst {
	font-size: 14px;
	color: #FFF;
	text-align: left;
	position: relative;
}
.divmainwpage_top {
	background-color: #3A3434;
	clear: both;
	height: 37px;
	width: 795px;
	margin-left: 40px;
}
.divmainwpage_mid {
	margin-left: 40px;
	width: 858px;
	background-color: #3A3434;
}
.divmainwpage_bot {
		margin-left: 40px;
	width: 795px;
		height: 84px;
}
.mainteksten {
	color: #FFF;
	margin-right: 15px;
	margin-left: 20px;
	width: 780px;
	overflow: hidden;
	margin-bottom: 25px;
}
.newsteksten {
	color: #FFF;
	margin-right: 15px;
	margin-left: 20px;
	
	overflow: hidden;
	margin-bottom: 25px;
}
.divfooter {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #232321;
	padding: 0px;
	height: 25px;
	width: 939px;
	margin-right: auto;
	margin-left: auto;
}
.divfooter a:link, .divfooter  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.divfooter  a:hover {
	text-decoration: underline;
}
/*Dit is voor de productoverzicht pagina*/
.div_maintekst_po {
	font-size: 12px;
	color: #333333;
	text-align: left;
	position: relative;
	background-image: url(../template/pro_overzicht2.jpg);
	background-repeat: no-repeat;
	height: 492px;	/*width: 764px;*/
}
.div_maintitel_po {
	font-size: 24px;
	text-transform: capitalize;
	color: #333;
	text-align: left;
	padding-left: 25px;
	padding-top: 20px;
	}
.divproducts_po {
	height: 400px;
	width: 450px;
	position: absolute;
	left: 192px;
	top: 25px;
}
.divproduct_tn_po {
	height: 140px;
	width: 110px;
}
/*Dit is voor de modeldetailpagina*/
.div_maintekst_mo {
	font-size: 12px;
	color: #333333;
	text-align: left;
	position: relative;
	background-image: url(../template/mo_overzicht.jpg);
	background-repeat: no-repeat;
	height: 492px;
	width: 764px;
}
.div_maintitel_mo {
	font-size: 24px;
	text-transform: capitalize;
	color: #999999;
	text-align: left;
	padding-left: 3px;
	position: absolute;
	left: 20px;
	top: 10px;
}
.divproducts_mo {
	height: 400px;
	width: 500px;
	position: absolute;
	left: 20px;
	top: 50px;
}
.divproduct_tn_mo {
	height: 140px;
	width: 110px;
}
.divpo_img {
	background-color: #009933;
	position: absolute;
	height: 400px;
	width: 170px;
	top: 80px;
	right: 25px;
}
.divpres {
	height: 567px;
	/*width: 900px;*/
	margin-left: 280px;
	
	padding-top: 10px;
}
.hometitel {
	font-size: 20px;
	color: #666;
}
.homeside {
	font-size: 16px;
	font-style: italic;
	color: #CCC;
}
.hometext {
	font-size: 15px;
	color: #666;
}.divprodetails {
	padding: 4px;
	width: 570px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 8px;
	text-align: left;
	background-color: #FFF;
}
.prodetails_imgbg {
	height: 244px;
	width: 183px;
	position: relative;
	background-image: url(../template/productdetailbg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0px;
}

.table_prodetails {
	text-align: right;
}
.divass {
	float: left;
	width: 110px;
	margin-right: 10px;
	text-align: center;
	background-color: #FFF;
	height: 140px;
	border: 1px solid #333;
	margin-bottom: 10px;
}
.divtoppartner {
	clear: both;
	background-image: url(../template/tabproducten1.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;
	width: 572px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
.selmertab {
	height: 60px;
	width: 80px;
	
}
.selmertab2 a:link, .selmertab2 a:visited {
	font-size: 16px;
	color: #FFF;
}
.selmertab a:hover {
cursor:pointer;	
}
.bintab {
	height: 60px;
	width: 80px;
	
}
.bintab2 a:link, .bintab2 a:visited {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.bintab a:hover {
		cursor:pointer;
}
.tablinks {
	height: 60px;
	width: 250px;
	margin-left: 190px;
}
.tablinks a:hover{
	cursor:pointer;
	}
	.divprospacer {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 160px;
	width: 1px;
	font-size: 1px;	
}
.divdealerlist {
	padding-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	height: 340px;
	color: #CCC;
	font-style: italic;
	font-weight: bold;
}
.divpromodellink a:link, .divpromodellink a:visited{
	font-size: 11px;
	color: #333;
	text-decoration: none;
	letter-spacing: 0px;
	font-style: normal;
}
.divpromodellink a:hover {
	text-decoration:underline;}
.divprohgtitel {
	font-size: 22px;
	font-style: italic;
	color: #333;
}
.divprohgtitel2 {
	font-size: 18px;
	font-style: normal;
	color: #666;
}
.divprohgtitel2 a:link, .divprohgtitel2 a:visited {
	text-decoration: none;
	color: #666;
}
.divprohgtitel2 a:hover {
	color: #096006;
	text-decoration: underline;
}
.divprobreadcr {
	font-size: 10px;
	color: #333;
	text-decoration: none;
	margin-top: 10px;
	padding-left: 10px;
}
.divprobreadcr a:link,.divprobreadcr a:visited {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-variant: normal;
}
.divprobreadcr a:hover {
	text-decoration: underline;
}.divhgspacer {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 160px;
	width: 2px;
}
.divmusicilist1  {
	padding: 8px;
	clear: none;
	float: right;
	width: 250px;
	
}
.dealerssja {
	position: relative;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.divspacer {
	font-size: 1px;
	clear: none;
	float: right;
	height: 350px;
	width: 2px;
}
#musiciPanel {
	padding: 7px;
	clear: none;
	float: left;
	width: 300px;
}
.dealertitel {
	font-size: 18px;
	color: #333;
}
.dealertiteladres {
	font-size: 16px;
	color: #FFF;
}
.landen {
	font-style: italic;
	font-weight: bold;
	color: #797979;
	text-decoration: none;
}
.landen a:link, .landen a:visited {
	font-style: italic;
	font-weight: bold;
	color: #797979;
	text-decoration: none;
}
.landen2 a:link, .landen2 a:visited {
	font-weight: bold;
	color: #606060;
	text-decoration: none;
}
.landen a:hover, .landen2 a:hover {
	color: #333;
	text-decoration: underline;
}
.dealeradres {
	font-size: 12px;
}
.dealeradres a:link, .dealeradres a:visited {
	color: #FFF;
	text-decoration: none;
}
.dealeradres a:hover {
	color: #274A2A;
	text-decoration: underline;
}
.quoteBox2 {
	float:left;
	width:342px;
	margin: 0;
	padding: 0px;
	
	font-size: 1px;

	position: relative;
	height: 312px;
}

.quote2 {
	width:342px;
	margin: 0;
	padding: 0px;
	
	font-size: 1px;

	position: relative;
	height: 342px;
}
.divshow {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.divnieuws {
	background-color: #2B1F1F;
	background-image: url(../template/images/bgnieuws.jpg);
	background-repeat: no-repeat;
	/*height: 102px;*/
	width: 788px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 30px;
	position: relative;
	padding-bottom: 15px;
}
.space {
	float: left;
	height: 60px;
	width: 1px;
	background-color: #2B1F1F;
}
.divnewslist {
	margin-left: 200px;
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.divnewslist a:link, .divnewslist a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}
.divnewslist a:hover {
	text-decoration: underline;
}
