body {
	margin:0px;
	background-color:#001829;
	background-image:url(p/hintergrund.gif);
	background-repeat:repeat-x;
}
* {
	font-family:Verdana,'Lucida Grande',Tahoma,Helvetica,sans-serif;
	font-size:11px;
	line-height:16px;
	color:black;
}
img {
	border:none;
	behavior: url("z_pngfix.htc"); 
}
p {
	margin:0px;
	margin-bottom:8px;
}
h2 {
	margin:0px;
}

.weiss {
	color:white;
}
#mutter {
	width:700px;
	height:500px;
	background:black;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:-350px;
}
#navigation {
	position:absolute;
	top:50%;
	margin-top:-250px;
	left:0px;
	width:50%;
}
#logo {
	position: absolute;
	bottom:15px;
	left:124px;
}
.navzeile {
	margin-bottom:3px;
}
a.n {
	color:white;
	font-weight:bold;
	display:block;
	background:black;
	padding:2px 0px 5px 0px;
	text-decoration:none;
	filter:alpha(opacity=30); -moz-opacity:0.30; opacity:0.30;
	width:100%;
	text-align:right;
}
a.n:hover {
	color:#ffed00;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
a:focus { outline:none; }
a.a {
	color:#ffed00;
	font-weight:bold;
	display:block;
	margin-bottom:3px;
	background:black;
	padding:2px 0px 5px 0px;
	text-decoration:none;
	width:100%;
	text-align:right;
}

#adresse {
	position:absolute;
	bottom:50%;
	right:0px;
	margin-bottom:-250px;
	width:50%;
	color:white;
}
.adresszeile {
	color:white;
	display:block;
	margin-top:3px;
	background:black;
	padding:2px 0px 5px 0px;
	filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50;
	width:100%;
}
a.adressmail {
	color:white;
	display:block;
	margin-top:3px;
	background:black;
	padding:2px 0px 5px 0px;
	text-decoration:none;
	filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50;
	width:100%;
}
a.adressmail:hover {
	color:yellow;
	filter:alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;
}
.inhalt1 {
	position:absolute;
	top:19px;
	left:20px;
	width:310px;
}
.inhalt2 {
	position:absolute;
	top:19px;
	left:373px;
	width:310px;
}
#gelb {
	position:absolute;
	top:0px;
	left:0px;
	width:347px;
	height:500px;
	background-color:#ffed00;
}
#gelb_led {
	position:absolute;
	top:0px;
	left:0px;
	width:347px;
	height:500px;
	background-color:#ffed00;
	background-image:url(p/gelb_led.gif);
}
#weissbalken {
	position:absolute;
	top:0px;
	left:347px;
	width:6px;
	height:500px;
	background:white;
}
#bild {
	position:absolute;
	top:0px;
	right:0px;
	width:347px;
	height:500px;
}

a.text {
	color:black;
	text-decoration:none;
}
a.text:hover {
	text-decoration:underline;
}

a.textfett {
	color:black;
	font-weight:bold;
	text-decoration:none;
}
a.textfett:hover {
	text-decoration:underline;
}
#teambild {
	height: 500px;
	width: 347px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.inhaltteam {
	position:absolute;
	top:15px;
	left:353px;
	width:347px;
}

a.team {
	color:white;
	display:block;
	background:black;
	text-decoration:none;
	padding:2px 0px 5px 20px;

}
a.team p {
	color:white;
	display:block;
	margin:0px;
	margin-bottom:7px;

}
a.team:hover {
	color: #FFED00;
}
a.team:hover strong {
	color: #FFED00;
}
a.team:hover p {
	color: #FFED00;
}
.teamabsatz {
	margin-bottom: 5px;
	border:1px solid red;
	color: white;
}
ul {
	margin:0px;
	padding:0px 0px 0px 14px;
	}
li {
	font-size:10px;
	line-height:14px;
}
.inhalt1 * li {
	list-style-image: url(p/bullet.gif);
}
.inhalt2 * li {
	color:white;
	list-style-image: url(p/bulletweiss.gif);
}
#stern {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 250px;
	margin-top: -70px;
}
