body {		
	background-color: #ffffff;
	overflow:auto;
}
#zentrierhilfe {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
}
#inhalt { 
	text-align: left;	
	margin: -285px 0px 0px -485px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 980px;
	height: 570px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
#flaecheunten{
	position:absolute;
	top: 268px;
	left: 12px;
	width: 955px;
	height: 288px;
	background-color: #f39400;
}
#logo{
	position:absolute;
	top:30px;
	left:798px;
	width:168px;
	height:83px;
	background:url(img/logo.gif);
	background-repeat:no-repeat;
}
#bild{
	position:absolute;
	top: 60px;
	left: 12px;
	width: 195px;
	height: 393px;
}
#impressum{
	position:absolute;
	top:280px;
	left:889px;
	width:51px;
	height:21px;
}
#cmd{
	position:absolute;
	top:280px;
	left:12px;
	width:32px;
	height:170px;
}
#headline{
	position:absolute;
	top: 228px;
	left: 207px;
	width:593px;
	height:55px;
}
#content{
	position:absolute;
	top:300px;
	left:215px;
	width:580px;
	height:250px;
	overflow:auto;
	padding: 0px 50px 0px 0px;
}
/*********** #Menu ***********/

#menu {	
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			line-height: 16px;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			color: #000000;
			text-decoration: none;
			position: absolute;
			left:12px;
			top:45px;
			width:800px;
			height:40px;
}		

ul { 
			list-style-type  : none; 
			margin: 0;
			padding: 0;
}
li {
			float :left;
			text-align : left;
}
li .a1 { 
			float :left;
			color: #000000;	
			text-decoration: none;
}
li .a2 { 
			float :left;
			color: #000000;	
			text-decoration: none;
}
li .a3 { 
			float :left;
			color: #000000;	
			text-decoration: none;
}
li .a4 { 
			float :left;
			color: #000000;	
			text-decoration: none;
}
li .a5 { 
			float :left;
			color: #000000;	
			text-decoration: none;
}
li .a6 { 
			float :left;
			color: #000000;	
			text-decoration: none;
}

li .a1:hover { 
			color: #8e141a;	
			text-decoration: none;
}
li .a2:hover { 
			text-decoration: none;
			color: #f6aa42;	
}
li .a3:hover { 
			text-decoration: none;
			color: #7baf1f;	
}
li .a4:hover { 
			text-decoration: none;
			color: #f6aa42;	
}
li .a5:hover { 
			text-decoration: none;
			color: #8e141a;	
}
li .a6:hover { 
			text-decoration: none;
			color: #8e141a;	
}

li .a1aktuell { 
			float :left;
			font-weight: bold;
			color: #8e141a;	
			text-decoration: none;
}
li .a2aktuell { 
			float :left;
			font-weight: bold;
			color: #f6aa42;	
			text-decoration: none;	
}
li .a3aktuell { 
			float :left;
			font-weight: bold;
			color: #7baf1f;	
			text-decoration: none;	
}
li .a4aktuell { 
			float :left;
			font-weight: bold;
			color: #f6aa42;	
			text-decoration: none;	
}
li .a5aktuell { 
			float :left;
			font-weight: bold;
			color: #8e141a;	
			text-decoration: none;	
}
li .a6aktuell { 
			float :left;
			font-weight: bold;
			color: #8e141a;	
			text-decoration: none;	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
h2 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h3 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.textlink:hover {
	text-decoration: underline;
}
