*{
	margin:0;
	padding:0;
	border:0px solid #eee;
	list-style:none;
}

html,body,#content {
	width:100%;
	height:100%;
	overflow:hidden;
}

#bg { position:absolute; 
	width:100%; 
	height:100%; 
	z-index: 1; }
	
#bg img {
	min-height:100%;
  	
  	height:100%;
	min-width:100%;
  
  	width:100%;
	margin:0 auto;
	display:block;
}

a:link { color: #666666; text-decoration: none }
a:visited   { color: #666666; text-decoration: none }
a:hover  { color: #000000; text-decoration: none }
#zentriert {
	position: absolute;
	width: 570px;
	height: 200px;
	left: 50%;
	top: 150px;
	margin-left: -285px;
	margin-top: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: 3;
}
#navistart   {
	color: #000000;
	font: 12px / 16px Arial, Helvetica, sans-serif;
	text-align: right;
	visibility: visible;
	margin-top: 0;
	margin-right: 50px;
	margin-left: -285px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	position: absolute;
	z-index: 2;
	top: 352px;
	right: 20px;
	width: 200px;
	height: 250px;
	overflow: hidden;
}
	
.navstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
}

