body {
	margin-top: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	height: 100%;
}
#main {
	width: 100%;
	margin: auto;
	top: 0px;
	text-align: center;
	height: 100%;
}

.inmain{}
#bgheader{height:200px;}
#header{width:1000px;margin: 0 auto;height:300px;background-color: #c6092f;padding-top:10px;}
#titel{
	position: relative;
	margin: 0 auto;
	top: 5px;
	left: 150px;
	width: 450px;
	height: 80px;
	text-align: left;
	float: left;
}
#neu{
	position:relative;
	margin:0 auto;
	top:18px;
	left:200px;
	height: 80px;
	width: 300px;
	float:left;
	z-index: 10;
}
#bild {width:1000px;height:129px;position:relative;margin:0px;top:10px;left:0px;}
#untertitel{position: relative;
	top: 82px;
	padding-left: 150px;
	width: 650px;
	height: 38px;
	text-align: left;}
#navi{position:relative;
	top:65px;text-align:center;left:95px;padding-top:2px;width:900px;}
#linie_oben{position: relative;
top: 70px;
}
#linie_unten{position: relative;
top: 66px;width:1000px;margin: 0 auto;z-index:100;
}
.linie_oben{color:#FFF;}
.linie_unten{color:#FFF;}
#inhalt{position:relative; width:1000px;margin: 0 auto;height:auto;background-color: #c6092f;
	}
.titel {
	font-family: Impact;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.pflicht {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.impressum {
	font-size: x-small;
	color: #FFFFFF;
}
.untertitel {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing: 1px;
}
ul {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
li {float:left;padding-left:9px;padding-right:9px;list-style-type:none;}
.flagge {float:left;padding-left:0px;padding-right:9px;list-style-type:none;}
a {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: baseline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

.autor {
	font-weight: bold;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.ueberschrift {
	font-size: 16pt;
	font-weight: bold;
}
.zitat {
	font-style: italic;
}
p {
	font-size: 13px;
}
hr {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.text {
	font-size: 13px;
	font-weight: normal;
	vertical-align: baseline;
}
