body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(../img/bg_streifen.gif);
	background-repeat: repeat-y;
}
p {
	margin-top: 5px;
	margin-bottom: 0px;
}
a:link {
	color: #118ACF;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #0D669B;

}
a:hover {
	color: #CE458A;
	text-decoration: underline;
}
a:active {
	color: #CE458A;
	text-decoration: underline;
}
.klein {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;

}
.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #CC0000;
}
.grell {
	color: #C1267C;
}
h1 {
	font-weight: bold;
	color: #C1267C;
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 8px;
}
h2 {
	font-weight: bold;
	color: #C1267C;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 6px;
}
h3 {
	font-weight: bold;
	color: #000000;
	font-size: 1.0em;
	margin-top: 5px;
	margin-bottom: 3px;
}
h4 {
	font-weight: bold;
	color: #000000;
	font-size: 1.0em;
	margin-top: 0px;
	margin-bottom: 6px;
}
#Head {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:78px;
	z-index:21;
	background-color: #000000;
}
#Navigation {
	position:absolute;
	left:50px;
	top:120px;
	width:180px;
	height:auto;
	z-index:22;
}
#Inhalt {
	position:absolute;
	left:290px;
	top:120px;
	width:450px;
	height:auto;
	z-index:25;
}
#Bilder {
	position:absolute;
	left:800px;
	top:120px;
	width:200px;
	height:auto;
	z-index:22;
}
.navp {
	width:145px;
	background-color: #666666;
	margin-left: -20px;
	height: 16px;
	margin-top: 12px;
	margin-bottom: 0px;
}
#Navigation .navp a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 18px;
	text-decoration: none;
}
.navphier {
	background-color: #000000;
	margin-left: -20px;
	width:145px;
	height: 16px;
	margin-top: 12px;
	margin-bottom: 0px;
}
#Navigation .navphier a {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 18px;
	text-decoration: none;
}
#Navigation .navp a:hover, #Navigation .navphier a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.rund {
	border: 0px solid #FFFFFF;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
}
blockquote {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

