body {
	margin: 0;
	background-color: #061B3A;
	overflow:hidden;
}
a:link {
	color: #09C;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0CF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #09C;
	font-weight: bold;
	text-decoration: none;
}



.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #066581;
	font-weight: bold;
	line-height: 20px;
}

.normalTextWeiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 20px;
}
.boldTextWeiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #066581;
	font-weight: bold;
	line-height: 20px;
}
.normalTextKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height: 20px;
}

#mainLayer {
	left:50%;
	top:0px;
	width:994px;
	height:614px;
	z-index:0;
	margin-left: -497px;
	position: absolute;
	background-image: url(img/nlBackground.jpg);
	visibility: visible;
}
#nlMain_01 {
	left:50%;
	top:0px;
	width:183px;
	height:174px;
	z-index:1;
	margin-left: -497px;
	position: absolute;
	visibility: visible;
}
#nlMenu {
	left:50%;
	top:52px;
	width:462px;
	height:40px;
	z-index:1;
	margin-left: -131px;
	position: absolute;
	visibility: visible;
}
#btnHome {
	left:0px;
	top:0px;
	width:89px;
	height:40px;
	z-index:1;
	position: absolute;
	visibility: visible;
}
#btnVita {
	left:89px;
	top:0px;
	width:70px;
	height:40px;
	z-index:1;
	position: absolute;
	visibility: visible;
}
#btnFreu {
	left:159px;
	top:0px;
	width:108px;
	height:40px;
	z-index:1;
	position: absolute;
	visibility: visible;
}
#btnKont {
	left:267px;
	top:0px;
	width:107px;
	height:40px;
	z-index:1;
	position: absolute;
	visibility: visible;
}
#btnPresse {
	left:374px;
	top:0px;
	width:91px;
	height:40px;
	z-index:1;
	position: absolute;
	visibility: visible;
}

#bottomLayer {
	left:50%;
	width:365px;
	height:90px;
	z-index:1;
	margin-left: -497px;
	position: absolute;
	bottom: 0px;
	text-align: right;
	visibility: visible;
}
#vdsLogo {
	left:50%;
	width:127px;
	height:90px;
	z-index:2;
	margin-left: -497px;
	position: absolute;
	bottom: 0px;
	text-align: right;
	visibility: visible;
}

