html {
	background : url(../images/bg_html.png) repeat-x;
	background-color: #000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #FFFBF0;
	text-align : center;
	padding: 0;
	margin : 0;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.6em;
}
div#container {
	background-color: #000000;
	width : 960px;
	margin : 0 auto;
	padding : 0;
	text-align : left;
}
div#top {
	background : url(../images/top.png) no-repeat;
	text-align : center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0;
	height: 17px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
#promo{
	width: 960px;
	height: 156px;
	position: absolute;
	top: 180px;
	z-index:20;
}
#promo img {
	position: relative;
	width: 250px;
	height: 150px;
	overflow:hidden;
	top: 50px;
	left: 660px;
}
#imagepro6{
	width: 180px;
	height: 400px;
	overflow:hidden;
	position: absolute;
	top: 547px;
	left: 639px;
	z-index:10;
}
#frontimage {
	width: 960px;
	height: 129px;
	z-index: 2;
	top: 172px;
	position: absolute;
	background-color: #000;
	overflow:hidden;
}

#frontimage img {
	width: 960px;
	height:129px;
	overflow:hidden;
	border-top-width: 3px;
	border-style: solid none;
	border-color:#000;
}

div#branding {
	position : relative;
	background : url(../images/branding4.jpg) no-repeat;
	font-size: 16px;
	text-align: center;
	color: #66FFFF;
	padding-top: 100px;
	padding-bottom: 0px;
	margin:0px;
	height: 210px;
	font-weight: bold;
	z-index: 1;
}

#nav_main {
	list-style-type: none;
	position : absolute;
	width : 455px;
	height : 25px;
	margin : 0;
	padding : 0;
	left: 412px;
	top: 95px;
	text-indent: -9999px;
	}
	
ul#nav_main a {
	width: 91px;
	height: 26px;
	overflow: hidden;
	}
	
#nm1 a{
	position: absolute;
	top: 1px;
	left: 1px;
	width: 91px;
	height: 26px;
	background: url(../images/navbar.png) no-repeat 0 -52px;
	}

#nm2 a {
	position: absolute;
	top: 1px;
	left: 92px;
	width: 91px;
	height: 26px;
	background: url(../images/navbar.png) no-repeat -92px -52px;
	}

#nm3 a{
	position: absolute;
	top: 1px;
	left: 184px;
	width: 91px;
	height: 26px;
	background: url(../images/navbar.png) no-repeat -184px -52px;
	}
	
#nm4 a{
	position: absolute;
	top: 1px;
	left: 276px;
	width: 91px;
	height: 26px;
	background: url(../images/navbar.png) no-repeat -276px -52px;
	}
	
#nm5 a{
	position: absolute;
	top: 1px;
	left: 368px;
	width: 91px;
	height: 26px;
	background: url(../images/navbar.png) no-repeat -368px -52px;
	}

#nm1 a:hover { background: url(../images/navbar.png) no-repeat 0 -26px; }
#nm2 a:hover { background: url(../images/navbar.png) no-repeat -92px -26px; }
#nm3 a:hover { background: url(../images/navbar.png) no-repeat -184px -26px; }
#nm4 a:hover { background: url(../images/navbar.png) no-repeat -276px -26px; }
#nm5 a:hover { background: url(../images/navbar.png) no-repeat -368px -26px; }

#nm1 a:active { background: url(../images/navbar.png) no-repeat 0 0; }
#nm2 a:active { background: url(../images/navbar.png) no-repeat -92px 0; }
#nm3 a:active { background: url(../images/navbar.png) no-repeat -184px 0; }
#nm4 a:active { background: url(../images/navbar.png) no-repeat -276px 0; }
#nm5 a:active { background: url(../images/navbar.png) no-repeat -368px 0; }

img.display {position:relative; left : 160px; top : -87px;	
}

div#content { 	width : 960px; 
				overflow : auto;
				 }

div#content_nav {
	float : left;
	width : 180px;
	margin : 0;
	padding : 0;
	font : Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/NavLeft.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 10px;
	height:auto;
	min-height:600px;
}
div#promo_left {
	float : left;
	width : 150px;
	margin : 0;
	padding : 0;
	font : Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 10px;
}
div#promo_left p {
	padding-left: 14px;
	background:url(../images/navleftdark.png) repeat-y;
	margin-top:0;
	margin-bottom:0;
	padding-right:10px;
	line-height:2em;
	overflow:hidden;
}


div#content_main {
	float : left;
	width : 680px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;

}

#content_main_right {
	width : 330px;
	float : right;
	margin: 0;
	margin-bottom: 20px;
}
#content_main_right table{
	width : 310px;
	padding: 3px;
}

#content_main_right td{
	line-height: 2em;
	padding-left: 6px;
	padding-right: 6px;
}
.row {
	background-color: #303030;
}
.altrow {
	background-color: #202020;
}
.produkt {
	padding: 6px;
}
.prijs {
	text-align:right;
	padding: 6px;
}
.kosten {
	text-align:right;
	vertical-align: bottom;	
}
.valuta {
	vertical-align: bottom;	
}

ul#nav_content {
	width :125px;
	list-style-type: none;
	text-indent: 15px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.sub1{
	text-indent: 35px;
		}
		
ul#nav_content li a {
	display : block;
	color: #66FFFF;
	text-decoration: none;
	background: url(../images/navleft.png) no-repeat 0 -25px;
	height: 25px;
	width: 142px;
	}
	
ul#nav_content li a:hover {
	color: #FFFFFF;
	background: url(../images/navleft.png) no-repeat 0 -50px;
}

ul#navlist
{
margin-left: 10px;
margin-top: 35px;
padding-left: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 5px 10px; }

.geluid a{
	background-color: #000080;
}

.geluid a:hover {
	background-color: #999999;
	color: #333333;
}

.licht a {
	background-color: #663399;
}
.licht a:hover{
	background-color: #999999;
	color: #333333;
}

.rigging a {
	background-color: #660000;
}
.rigging a:hover{
	background-color: #999999;
	color: #333333;
}

.specials a {
	background-color: #003300;
}
.specials a:hover{
	background-color: #999999;
	color: #333333;
}

.content_sub {
	float : right;
	width : 100px;
	height: 600px;
	margin : 0;
	padding : 0;
	margin-top: 0px;
}
p {
	padding :  0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
div#site_info {
	width : 100%;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	border-top: dotted #999 1px;
	border-bottom: dotted #999 1px;
	margin: 20px 0 0 0;
	line-height: 0.5em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
a img { border: 0px; }
a{ color: #fff;
	text-decoration:none;
	}

h1 {
	font-size: 16px;
	color: #55DFFF;
	font-weight: bold;
	margin-left: 1em;
	}
h2, h3 {
	background-repeat: no-repeat;
	height: 25px;
	width: 142px;
	text-indent: -9999px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}
h2 {
	background: url(../images/navleft.png) no-repeat 0 0;
	}
h3	{background: url(../images/navleft.png) no-repeat 0 -75px;
	}
h4 {
	margin: 10px 0 5px 10px;
	padding-left: 30px;
	background:url(../images/BG_h4.gif) no-repeat 0 0;
}
	
.backbutton {
	border-width: 1px;
	border-style: solid;
	padding-left: 4px;
	margin: 10px 10px 10px 40px;
	text-decoration: none;
	display: block;
	width: 25px;
}
.verhuuritems a {
	text-decoration: underline;
}
.verhuuritems a:hover {
	color: #2AFFFF;
}
