body {
	background-color:#fad4e2;
	margin:0px;
	background-image:url(p/grund.gif);
	background-attachment:fixed;
	background-repeat: repeat-y;
	background-position: center;
}
* {
	font-family:Verdana,'Lucida Grande',Arial,Tahoma,Helvetica,sans-serif;
	font-size:11px;
	color:#4c1c0e;
	line-height:16px;
}
img { 
	border:none; 
	behavior: url("z_pngfix.htc"); 
}
.BildImText {
	margin-bottom:16px;
	margin-top:3px;
}
.BildImTextFloat {
	margin-bottom:16px;
	margin-top:4px;
	float: left;
	margin-right: 18px;
}
#logo {
	left:50%; 
	margin-left:-325px; 
	margin-top:10px;
	width:60px;
	height:450px;
	position:fixed; 
	position: expression("absolute"); 
	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
}
#sterneboxklein {
	position:fixed;
	position: expression("absolute");
	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
	left:50%;
	height:100%;
	width:200px;
	margin-left:-412px;
	;
}
#sternklein {
	position:absolute;
	width:200px;
	height:160px;
}
#sterngross1 {
	position:absolute;
	left:50%; 
	width:310px;
	height:240px;
}
#sterngross2 {
	position:absolute;
	left:50%; 
	width:310px;
	height:205px;
}
#sterngross3 {
	position:absolute;
	left:50%;
	width:275px;
	height:170px;
}

p {
	margin:0px;
	margin-bottom:8px;
}
#navigation {
	margin-top:70px;
	left:50%;
	width:200px;
	margin-left:270px;
	position:fixed; 
	position: expression("absolute"); 
	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
}
.aus {
	display:none;
}
a.n1 {
	display:block;
	font-weight:bold;
	text-decoration:none;
	margin-top:8px;
}
a.n1:hover {
	opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
}
a.n2 {
	display:block;
	text-decoration:none;
	opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
}
a.n2:hover {
	opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30);
}

i {
	display:block;
	float:left;
	width:15px;
	background-image:url(p/bullet.gif);
	background-repeat:no-repeat;
}

a.text {
	text-decoration:none;
}
a.text:hover {
	opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
}
#inhalt {
	position:absolute;
	top:78px;
	left:50%;
	margin-left:-230px;
	width:460px;
	padding-bottom:30px;
}
ul {
	margin:0px 0px 11px 0px;
	padding:0px 0px 0px 15px;
	list-style-image:url(p/bullet.gif);
}

h1 {
	text-transform:uppercase;
	margin-top:16px;
	margin-bottom:8px;
	padding-top:4px;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	background-image: url(p/linie.gif);
	background-repeat: no-repeat;
}
h2 {
	margin:0px;
	margin-top:16px;
}
h3 {
	margin:0px;
	margin-top:8px;
}

h4 { 
	margin-top:0px;
	text-transform:uppercase;
	margin-bottom:8px;
	background-image: url(p/linie.gif);
	background-repeat: no-repeat;
	padding-top:4px;
}
h5 {
	margin-top:0px;
	text-transform:uppercase;
	margin-bottom:0px;
}
h6 {
	margin-top:0px;
	margin-bottom:32px;
}

.arc {
	opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40);
}
