@charset "windows-1252";
/* CSS Document */
body {
        
        width:1002px;
        height:100%;
	margin: auto;
	padding: 0 0 0 0px;
	text-align: center;
        background-position: middle center;
        background-image: url(http://www.entrepotdelagare.fr/assets/images/panorama_venster_sepia_zw_1280_800_tekst.jpg);

}

 


.deelSiteNav {
position: absolute;
	margin: 2px;
	padding: 0 0 0 0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
		color: white;
	top: 175px;
	left: 495px;
}
.deelSiteNav li {
	padding: 0px;
	display: block;

	list-style-type: none;
	border-bottom: 0px solid #c5c5c5;
}
.deelSiteNav li a {
        font-weight: bold;
		color: white;
	text-decoration: none;
	text-align: center;
}
.deelSiteNav li a:hover {
	     	color: white;
}
.deelSiteNav li .current {
	     	color: white;
	text-decoration: none;
	text-align: center;
}
.deelSiteNav li .current:hover {
	     	color: white;
}



  
#mainTextBlok {
position: absolute;
	margin: 2px;
	padding: 0 0 0 0px;
	font-family: Verdana;
	font-size: 10px;
		color: white;
	top: 100px;
        left: 648px;
	width: 360px;
}
 
h1 {
		color: white;
	margin: 17px 0 10px 0;
		font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
}
h2 {
	margin: 0 0 10px 0;
		font-family: Verdana;
	font-size: 12px;
		color: white;
	font-weight: bold;
}
h3 {
	margin: 17px 0 10px 0;
		font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
p, .normal,   {
		font-family: Verdana;
	font-size: 12px;
		color: white;
}
a {
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
		color: white;
	text-decoration: underline;
}
a:hover {
	margin: 0;
		font-family: Verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
}