/* CSS Document */
*{
	margin:0;
	padding:0;
}

body{
	background: #2E2E2E url(../i/bg.gif) top left repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font: small/160% Arial, Tahoma, Verdana, Sans Serif;
	color: #929292;
}


a:link {color: #666;text-decoration:none;}
a:visited {color: #efefef;}
a:hover {color: #efefef;}

#container{
	text-align: left;
	margin: 0 auto;
	width: 765px;
	position:relative;
}
#ticker{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	background:#000;
	width:220px;
	height:112px;
}

#leftgallery{
	position:absolute;
	top:345px;
	left:0;
	margin:0;
	padding:0;
	background:#2E2E2E;
	width:220px;
	height:160px;
}
#maingallery{
	position:absolute;
	top:112px;
	left:220px;
	margin:0;
	padding:0;
	background:#3A3A3A;
	width:545px;
	height:145px;
}

#header{
	position:absolute;
	top:0;
	left:220px;
	margin:0;
	padding:0;
	width:545px;
	height:112px;
	background:#585858 url("../i/logo.gif") top left no-repeat;
}
#header h1{
	display:none;
}
#header img{display:none;}
#nav { 
	position: absolute; 
	top: 112px;
	left:0;
	margin:0;
	padding: 0;
	width: 220px;
	list-style:none;
}


#contact { 
	position: absolute; 
	top: 504px;
	left:0px;
	margin:0;
	padding: 6px 0 24px 0;
	width: 220px;
	text-align:left;
	font-size:10px;
	list-style:none;
	text-transform:uppercase;
	background:#3A3A3A url(../i/bgcontact.gif) bottom left no-repeat;
}
#contact li{padding:0;margin:0 0 0 20px;line-height:14px;}
#nav li { 
	width: 220px;
	margin-left: 0;
	margin-left: -16px;
	margin-lef\t: 0;
	list-style:none;
	background: transparent url(../i/bgnav.gif) 0 0px no-repeat;
	padding:0;	
	font-size:4px;
}

#nav li a {
	height:26px;
	width: 220px;
	padding: 0px;
	display: block;
	overflow/**/: hidden;
	text-indent:-9999px;
	text-decoration:none;
}
#nav li#nav1 a{background: transparent url(../i/bgnav.gif) 0 0px no-repeat;}
#nav li#nav2 a{background: transparent url(../i/bgnav.gif) 0 -26px no-repeat;}
#nav li#nav3 a{background: transparent url(../i/bgnav.gif) 0 -52px no-repeat;}
#nav li#nav4 a{background: transparent url(../i/bgnav.gif) 0 -78px no-repeat;}
#nav li#nav5 a{background: transparent url(../i/bgnav.gif) 0 -104px no-repeat;}
#nav li#nav6 a{background: transparent url(../i/bgnav.gif) 0 -130px no-repeat;}
#nav li#nav7 a{background: transparent url(../i/bgnav.gif) 0 -156px no-repeat;}
#nav li#nav8 a{background: transparent url(../i/bgnav.gif) 0 -182px no-repeat;}
#nav li#nav9 a{background: transparent url(../i/bgnav.gif) 0 -208px no-repeat;}

#nav li#nav1 a:hover, #nav li#nav1 a.active{background: transparent url(../i/bgnav.gif) -220px 0px no-repeat;}
#nav li#nav2 a:hover, #nav li#nav2 a.active{background: transparent url(../i/bgnav.gif) -220px -26px no-repeat;}
#nav li#nav3 a:hover, #nav li#nav3 a.active{background: transparent url(../i/bgnav.gif) -220px -52px no-repeat;}
#nav li#nav4 a:hover, #nav li#nav4 a.active{background: transparent url(../i/bgnav.gif) -220px -78px no-repeat;}
#nav li#nav5 a:hover, #nav li#nav5 a.active{background: transparent url(../i/bgnav.gif) -220px -104px no-repeat;}
#nav li#nav6 a:hover, #nav li#nav6 a.active{background: transparent url(../i/bgnav.gif) -220px -130px no-repeat;}
#nav li#nav7 a:hover, #nav li#nav7 a.active{background: transparent url(../i/bgnav.gif) -220px -156px no-repeat;}
#nav li#nav8 a:hover, #nav li#nav8 a.active{background: transparent url(../i/bgnav.gif) -220px -182px no-repeat;}
#nav li#nav9 a:hover, #nav li#nav9 a.active{background: transparent url(../i/bgnav.gif) -220px -208px no-repeat;}

#content{
	position:absolute;
	top:257px;
	right:0px;
	width:545px;
	margin:0;
	padding:0;
	background:#232323;
}
#content h1{text-indent:-9999px;}
#content h1#home{display:block;background: url(../i/hdrindex.gif) top left no-repeat;width:545px;height:36px;}
#content h1#daktent{display:block;background: url(../i/hdrdaktent.gif) top left no-repeat;width:545px;height:36px;}
#content h1#roofrack{display:block;background: url(../i/hdrroofrack.gif) top left no-repeat;width:545px;height:36px;}
#content h1#expeditie{display:block;background: url(../i/hdrexpeditie.gif) top left no-repeat;width:545px;height:36px;}
#content h1#offroad{display:block;background: url(../i/hdroffroad.gif) top left no-repeat;width:545px;height:36px;}
#content h1#nieuwsbrief{display:block;background: url(../i/hdrnieuwsbrief.gif) top left no-repeat;width:545px;height:36px;}
#content h1#contact2{display:block;background: url(../i/hdrcontact.gif) top left no-repeat;width:545px;height:36px;}
#content h1#links2{display:block;background: url(../i/hdrlinks.gif) top left no-repeat;width:545px;height:36px;}



#footer{
margin:0;
padding:0 20px 0 0;
text-align:right;
font-size:11px;
background: url(../i/bgfooter.gif) top left repeat-x;
display:block;
height:33px;
}
