@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#b9bbbc;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

html, body{
	height:100%;
	position:relative;
}

p{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}


#vplacer {
	height: 50%; 
	margin-top: -320px;
	float: left; 
	width:100px;
}
#wrapper {
	width:990px;
	clear: left; 
	background-color:#b9bbbc;
	margin: auto auto;
	position: relative;
	margin-top:10px;
	height:555px;
	border-top:12px solid #1a171b;
	
	position:relative;

}

#bildleiste{
	height:140px;
	background-image:url(construct/bildleiste.jpg);

	border-left:3px solid #1a171b;
	border-right:3px solid #1a171b;
	

}

ul.Nav{
	position:relative;
	margin:0px;
	padding:0px;
	
	text-align:center;
	font-size:12px;
	height:20px;
	background-color:#1a171b;
	
	padding-top:4px;
}

ul.Nav li{
	position:relative;
	list-style:none;
	float:left;
	color:#ffffff;
}

ul.Nav a:hover, ul.Nav a:focus{
	color:#f3e500;
}

ul.Nav div{
	clear:left;
}

ul.Nav a{
	text-decoration:none;
	color:#ffffff;

	padding-left:35px;
	padding-right:35px;
	display:block;
	text-align:center;

}


ul.Subnav{
	width:125px;
	padding:0;
	margin:0;
	margin-top:190px;
}

ul.Subnav li{
	list-style-type:none;
	float:none;
	color:#000000;
}

ul.Subnav li a{
	color:#000000;
	margin-bottom:0px;
	display:block;
	height:19px;
	padding:0;
	padding-top:3px;
	width:125px;
	
}

ul.Subnav li a:hover{
	background-color:#CCCCCC;
	color:#000000;
}

#contentWrapper{
	border-left:3px solid #1a171b;
	border-right:3px solid #1a171b;
	
	position:relative;
	height:335px;
	background-color:#ffffff;
}

#logofooter{
	position:relative;
	height:40px;
	background-color:#1a171b;
}

#hollandlogounten {
	position:absolute;
	width:73px;
	height:81px;
	z-index:10;
	left: 443px;
	top: -47px;
}
#transstrich {
	position:absolute;
	width:125px;
	height:551px;
	z-index:1;
	left: 3px;
	top: -156px;
	background-image: url(construct/trans.png);
}

#content {
	position:absolute;
	width:465px;
	height:317px;
	z-index:1;
	left: 248px;
	top: 12px;
	overflow: auto;
	color:#333333;
	text-align:justify;
}
#contentBreit {
	position:absolute;
	width:725px;
	height:276px;
	z-index:1;
	left: 248px;
	top: 12px;
	overflow: auto;
	color:#333333;
	text-align:justify;
}
#content h1, #contentBreit h1{
	margin:0px;
	margin-bottom:15px;
	font-size:17px;
	font-weight:bold;
}

#rechts {
	position:absolute;
	width:251px;
	height:318px;
	z-index:2;
	left: 728px;
	top: 12px;
	overflow: hidden;
}

#footer{
	font-size:10px;
	padding-top:2px;
}

#transstrich a{
	color:#000000;
}

.thumbimg{
	margin-right:5px;
	margin-bottom:5px;
	
	width:170px;
	height:110px;
	border:none;
}

.kooplogos{
	margin-right:8px;
}

.selected{
	font-weight:bold;
}
#content a{
	color:#000000;
}

#footer a{
	color:#000000;
}
