@charset "iso-8859-1";
body {
	font-family:  Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #CCC;
	list-style-type: circle;
	background-color: #360101;
}
h1 {
	font-size: 1.5em;
	line-height: 1px;
	font-weight: bold;
	color: #FEFF00;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-bottom: 1em;
}
h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 1.17em;
	line-height: 1.29em;
	font-weight: bold;
	color: #FFF;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	margin-top: 0.67em;
	margin-bottom: 0.67em;
}
h5 {
	font-size: 1.17em;
	line-height: 1.29em;
	font-weight: bold;
	color: #FEFF00;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
tr {
	font-size: 14px;
	color: #7F7A80;
	font-family: Ubuntu, Arial, Helvetica, sans-serif;

}
#Aktuell {
	position:absolute;
	width:210px;
	z-index:2;
	left: 50%;
	top: 210px;
	clip: rect(auto,auto,auto,-500px);
	margin-left: -470px;
}
#hauptspalte {
	position:absolute;
	width:970px;
	z-index:1;
	top: 0px;
	left: 50%;
	overflow-x: hidden;
	height: 100%;
	margin-left: -470px;
	background-image: url(Grafiken/HGR-1.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}
#Navigation {
	position:absolute;
	width:960px;
	height:140px;
	z-index:2;
	left: 50%;
	top: 0px;
	margin-left: -480px;
}
#Bildfenster {
	position:absolute;
	width:960px;
	height:300px;
	z-index:3;
	left: 50%;
	top: 140px;
	margin-left: -480px;
}
#Linke_Spalte {
	position:absolute;
	width:240px;
	z-index:4;
	left: 50%;
	top: 400px;
	background-color: #B10304;
	margin-left: -450px;
	padding: 20px;
}
#Text {
	position:absolute;
	width:590px;
	z-index:5;
	left: 50%;
	top: 470px;
	margin-left: -140px;
}
#Admin {
	position:absolute;
	width:900px;
	z-index:5;
	left: 50%;
	top: 470px;
	margin-left: -450px;
}
#Hintergrund {
	position:fixed;
	z-index:-1;
	left: 50%;
	top: 0px;
	width: 960px;
	height: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
	vertical-align: middle;
	background-image: url(Grafiken/HGR-1.jpg);
	-moz-background-size:cover; /* Firefox */
	-webkit-background-size:cover; /* Safari, Chrome */
	background-size:cover; /* Opera, IE, W3C Standard */
	margin-left: -480px;
	background-color: #221E1F;
}
#Subtitel {
	position:absolute;
	width:240px;
	height:115px;
	z-index:1;
	left: 20px;
	top: 20px;
}


#KDT {
	position:absolute;
	width:160px;
	z-index:6;
	left: 420px;
	top: 60px;
	padding: 5px;
}








table
	{font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Footer {
	font-size: 11px;
	color: #FFF;
}
hr {
	border: none 0;
	border-top: 1px dashed #7F7A80;
	height: 1px;
}

a:link {
	color: #FFF;
	font-weight: normal;
}

a:visited {
	color: #CCC;
	font-weight: normal;
}
a:hover {
	color: #FFF;
	font-weight: normal;
}
a:active {
	color: #FFF;
	font-weight: normal;
}
.hervorhebung {
	font-weight: bolder;
	color: #FFF;
}
blockquote {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

