@charset "UTF-8";
/* CSS Document */
body {
	color: #787878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	background-color: #2e2d2e;
	background-repeat: repeat;
	width: 100%;
	height: 100%;
}

#container {
	position: absolute;
	left: 50%;
	width: 1012px;
	margin-left: -506px;
	height: 610px;
	margin-top: -305px;
	top:50%;
	z-index:1;
	text-align: left;
	visibility: visible;
	font-size: 0.7em;
	line-height: 1.35em;
	background-color: #8D0702;
	border: 9px solid #FFF;
}

.img_head
{
float: left;
padding-bottom:5px;
}
.img_key
{
float: left;
padding-top:15px;
padding-left:15px;
 width:185px; 
 height:278px;

}
a:focus { 
outline: none;
}
#nav {
	top:273px;
	width: 130px;
	height: 337px;
	text-align: right;
	position: absolute;
	left: 3px;
	line-height: 17px;
	
}

#nav a{
	color: #C3C3C3;
	text-decoration: none;
}

#nav a:hover {
	color: #FFF;
}



#cat1 a{
	padding-right:12px;
	background-image: url(bilder/pfeil.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#cat1 a:hover{
	color: #FFF;
}


#cat2 a{
	padding-right:12px;
	background-image: url(bilder/pfeil.gif);
	background-position: right;
	background-repeat: no-repeat;
}	
#cat2 a:hover{
	color: #FFF;
}
.aktuell2{
	color: #FFF;
	padding-right:12px;
	background-image: url(bilder/pfeil_aktiv.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	}
	
	.aktuell3{
	color: #FFF;
	padding-right:12px;
	background-image: url(bilder/pfeil_aktiv.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	letter-spacing: -1px;
}
#nav .aktuell{
	color: #FFF;
	}
	#nav .aktuell_main{
	color: #FFF;
	font-weight: bold;
	}
#add{
	text-align: left;
	font-size: 0.8em;
	align:bottom;
	bottom: 4px;
	position: absolute;
	width:133px;
	left:1px;
	color: #C3C3C3;
}
.kl{
	font-size: 0.7em;
	font-variant: small-caps;
}
#breadcrumb {
	height:24px;
	position: absolute;
	padding-top:5px;
	top:98px;
	left:140px;
	width:872px;
	color: #FFF;
	left: 155px;
}
#breadcrumb a{
	color: #FFF;
	text-decoration: none;	
}
#content {
	background: url(bilder/content.jpg);
	height:489px;
	width: 872px;
	left:140px;
	top:121px;
	position: absolute;
}
h1 {
	font-size: 20px;
	color: #850007;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}
h2 {
	font-size: 18px;
	line-height: 26px;
}
h3 {
	font-size: 1em;
	line-height: 1.35em;
	margin:0px;}
p {
}
#content_main {
	top:100px;
	position: absolute;
	width: 872px;
}
#content_main a{
	color: #850007;
	text-decoration: none;
}
#first_para{
	width:762px;
	margin: 55px;
	margin-top: 28px;
	color: #8D0702;
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
}
#scd_para{
	float:right;
	margin-top:15px;
	margin-right:14px;
	background-color: #fcfafd;
	height:248px;
	width:628px;
	padding: 15px;
	overflow-x:hidden;
	overflow-y:auto;
}

	ul{
	padding-left:0px;
	margin-left:15px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;}
	li{;
	padding-bottom:18px;
	padding-top:0px;
	margin-top:0px;}

