
body {

background: url(../images/achtergrondnacht.jpg) no-repeat #000 top fixed;



	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#878787;
	scrollbar-shadow-color:#878787;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#a2a2a2;	
	margin: 0;
	

}


html {
	background: url(../images/achtergrondnacht.jpg) no-repeat #000 top fixed;

	overflow-y: scroll; /* scrollbar hack voor Firefox  */

	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#878787;
	scrollbar-shadow-color:#878787;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#a2a2a2;	
	margin: 0;
	
	
	}

#landschap {position:fixed; z-index:-1; bottom:0;overflow: hidden;}
#homeknoplogo {position:absolute; z-index:20; top:15px;left:17px;}	
div#wrapper {
position: absolute;
width: 960px;
left: 50%;
margin-left: -480px;
text-align: left;

}

div#header {
position: absolute;
left: 0;
top: 0;
background: url(../images/top100miles.png) no-repeat transparent top fixed;
width: 960px;
height: 130px;
overflow: hidden;
}

div#content {
position: absolute;
left: 0;
top: 130px;
width: 960px;

}

div#leftblock {
float: left;
width: 960px;
background-color:#202528;
}

div#left {
float: left;
width: 260px;
padding: 5px 10px 5px 0px;

}
div#leftmenu {
position:relative;
padding:20px 0px 0px 0px;
}
div#logopagina {
position:relative;
padding:20px 0px 20px 20px;
}
div#slideshow {
position:relative;
padding:0px 0px 20px 20px;
}
div#slideshow img {
 	border: 1px solid #ffffff;
}

div#tellfriend {
position:relative;
padding:0px 0px 20px 20px;
}

div#main {
float: right;
width: 680px;
padding: 0px;

}
div#maintekst {
position:relative;
padding:20px 40px 20px 10px;
}


div.clr {
clear: both;
}

div#footer {
width: 960px;
height: 30px;

overflow: hidden;
background: url(../images/footerback.png);
line-height: 24px;

}
div#topcontent {
width: 960px;
height: 30px;

overflow: hidden;
background: url(../images/topmainachter.png);

}
.teksten {
color: #c0c1c2;
font-family: Verdana,Helvetica,Geneva,sans-serif;
font-size: 12px;
line-height: 130%;
}
.koptekstenwit {
color: #ffffff;
font-family: Verdana,Helvetica,Geneva,sans-serif;
font-size: 12px;
line-height: 120%;
}
.titel {
color: #ffffff;
font-family: Verdana,Helvetica,Geneva,sans-serif;
font-size: 14px;
line-height: 120%;
}
.tekstenklein {
color: #ffffff;
font-family: Verdana,Helvetica,Geneva,sans-serif;
font-size: 11px;

}
.tekstenfooter {
color: #add1ed;
font-family: Verdana,Helvetica,Geneva,sans-serif;
font-size: 11px;

}
.fotorand {
 	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
  
}
.tekstengeel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #fff614;

}
.fotorand1pixel {
 	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
  
}

blockquote { margin-left: 32px; padding: 0px;margin-top:0px;margin-bottom:0px; }
ol { margin-left: 0; padding-left: 2.0em;}
ul { list-style: disc;margin-left: 0; padding-left: 2.8em; }


a:link {color: #fff614;text-decoration: none;}
a:visited {color: #fff614;text-decoration: none;}
a:active {color: #fff614;text-decoration: none;}
a:hover {text-decoration: underline; color: #fff614;}
