@charset "utf-8";
img {border: 0;} 
/* CSS Document */

* {margin:0;
	padding:0;} /*setzt alle default-Randabstände auf Null */

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size: 11px;
	color: #c8c8c8; /*969696 */
	background-color: #505050;
}


a:link, a:visited, a:active {
	color: #c8c8c8;  /*969696 */
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
	
.pagemargin {
	position: absolute;
	margin: 0px auto;
	width: 856px;
	height: 512px;
	top: 50%;
	left: 50%;
	margin-top: -256px;
	margin-left: -428px;
	 

/*	position: relative;
	margin: 0px auto;
	width: 856px;
	height: 512px;
	top: 10px;*/
}

.left {
	position: absolute;
	float: left;
	width: 129px;
	height: 344px;
	top: 129px;
	left: 0px;
	overflow: hidden;
	font-size: 9px;
	line-height: 11px;

}

.right {
	position: absolute;
	float: right;
	width: 376px;
	height: 376px;
	top: 97px;
	left: 480px;

}

.center {
	position: absolute;
	margin:0;
	width: 352px;
	height: 344px;
	top: 129px;
	left: 129px;
	overflow: hidden;
}

.footer {
	position: absolute;
	margin:0;
	width: 856px;
	height: 32px;
	top: 472px;
	left: 0px;
}

.toplogo {
	float: left;
	top: 0px;
	width: 96px;
}
.navi {
	position: absolute;
	width: 728px;
	height: 64px;
	left: 129px;
	top: 0px;
}
.subnavi {
	position: absolute;
	width: 728px;
	height: 32px;
	left: 129px;
	top: 65px;,
/*	background-color: #333333;*/
}
.navitext {

}
.navitextactual {
	color: #FF9900;
	font-weight: bold;
}

.subnavitext {
	background-color: #333333;
}

.subnavitextactual {
	background-color: #333333;
	color: #FF9900;
	font-weight: bold;
}

.objekttext {
	font-weight: bold;
	font-size: 12px;
}

.wn {
	position: absolute;
	float: left;
	margin:0;
	width: 320px;
	height: 344px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	}

.scrollLinks {
	position: absolute;
	margin:0;
	width: 32px;
	height: 344px;
	top: 0px;
	left: 320px;
	overflow: hidden;
	}

