body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 10px;
	background-color: #00000c;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

#center { position: absolute; left: 50%; top: 50% }
#stage { position: absolute; left: -400px; top: -300px; width: 800px; height: 600px; }



#text {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 360px;
	height: 271px;
	color: #999;
	overflow: hidden;
}

#text_g {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 360px;
	height: 521px;
	color: #999;
	overflow: hidden;
}




#head, #text_g strong {
	color: #fff;
	font-weight: bold;
}

#titel_re {
	position: absolute;
	left: 600px;
	top: 296px;
	width: 180px;
	text-align: right;
	color: #fff;
	font-weight: bold;
}

#seiten {
	position: absolute;
	left: 400px;
	top: 296px;
	z-index: 300;
}

#seiten img { border: none; width: 10px; height: 10px; } 

#daten, #pdaten {
	position: absolute;
	left: 20px;
	top: 320px;
	width: 360px;
	height: 220px;
	color: #999;
	overflow: hidden;
}

#daten b, #daten strong {
	color: #fff;
	font-weight: bold;
}

#pdaten a, #daten a { font-weight: bold; color: #999; text-decoration: none; }
#pdaten a:hover, #daten a:hover { color: #FFF;}

#pdaten strong {
	color: #fff;
	font-weight: normal;
}

#inside {
	position:absolute;
	top:0;
	left:0;
}

#bild {
	position: absolute;
	left: 400px;
	top: 20px;
	width: 380px;
	height: 270px;
}

#titel {
	position: absolute;
	left: 20px;
	top: 296px;
	width: 360px;
	font-weight: bold;
	color: white;
	font-size: 10px; 
	margin: 0;
}

#pres {
	position: absolute;
	left: 665px;
	top: 296px;
	z-index: 6;
}

#pres a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

#pres a:hover {
	color: #fff;
}

#stitel {
	position:absolute;
	top: 570px;
	left: 20px;
	font-weight: bold;
	color: #fff;
}

.head { color: #fff; font-weight: bold; }

.weiss { color: #fff; }

.li { color: #999; text-decoration: none; font-weight: bold; }
.li:hover { color: #fff }

.menu {
	position: absolute;
	top: 570px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover {
	color: white;
}

.sub {
	position: absolute;
	line-height: 15px;
	visibility: hidden;
	min-width: 90px;
}

.sub a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.sub a:hover {
	color: #fff;
}

.subhead {
	position: absolute;
	left: 0px;
}

.subcat {
	position: absolute;
	left: 25px;
	top: 0px;
	visibility: hidden;
	line-height: 15px;
	min-width: 90px;
}

.subcat a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.subcat a:hover {
	color: #fff;
}

.subcat span {
	color: #999;
	font-weight: normal;
	display: block;
}

#out {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 380px;
	width: 420px;
	height: 600px;
	text-decoration: none;
	font-size: 1px;
	cursor: default;
}
