#body{
	background-color:				#FFFFFF;
	text-align:					center;
	padding: 0 0 0 0; margin: 0;
}
.ietransp {filter:Alpha(opacity=80);}
#haupt{
	margin:						auto;
	width:						960px;
	height:						auto;
}
#top{
	position:					absolute;
	top:						0px;
	width:						960px;
	height:						82px;
	background:					url(../Images/kopf.png);
	z-index:					1;
}
#menu_header{
	float:						left;
	margin-top:					10px;
	z-index:					2;
}
#header {
	position:					absolute;
	top:						90px;	
	width:						960px;
	height:						265px;
	z-index:					1;	
}
/*************************HEADER*******************************/
#bild {
	position:					absolute;
	top:						0px;
	margin-left:					-10px;
	width:						960px;
	height:						265px;
	z-index:					2;
}
#flash {
	position:					absolute;
	top:						0px;
	width:						960px;
	height:						265px;
	z-index:					2;
}

#hg_menu_top{
	position:					absolute;
	top:						0px;
	width:						960px;
	height:						56px;
	background:					url(../Images/menu_top.png);
	z-index:					3;
}

#menu_top {
	position:					absolute;
	top:						7px;
	z-index:					4;
}
#hg_menu_bottom{
	position:					absolute;
	bottom:						0px;
	width:						960px;
	height:						50px;
	background:					url(../Images/menu_bottom.png);
	z-index:					5;
}
#menu_bottom {
	position:					absolute;
	bottom:						26px;
	z-index:					6;
}
#line {
	width:						960px;
	height:						7px;
	position:					absolute;
	top:						355px;
}
/*************************INHALT_CONTENT_FIREFOX*******************************/

#inhalt_content{
	position:					absolute;
	width:						960px;
	height:						auto;
	margin-top:					355px;
}
* html #inhalt_content{
	position:					absolute;
	width:						960px;
	height:						auto;
	top:						12px;
}

#text{
	float:						left;
	top:						0px;
	left:						0px;
	width:						600px;
	height:						auto;
}

#news{
	top:					0px;
	right:					0px;
	float:						right;
	width:						300px;
	height:						auto;
}

#footer{
	float:						left;
	margin-top:					15px;
	left:					0px;
	background:					url(../Images/footer.png);
	width:						960px;
	height:						25px;
}
* html #footer{
	margin-top:					10px;
	background:					url(../Images/footer.png);
	width:						960px;
	height:						25px;
}
#footer_menu{
	position:					absolute;
	padding-top:					4px;
}


/*************************TEXT FORMATIERUNG*******************************/
#text p {
	margin:					0 0 15px 0;
	padding:				0px;
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#444444;
}
#text a:link, a:visited {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#073583;
	font-weight:				bold;
	text-decoration:			underline;
}
#text a:hover, a:active {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#009933;
	font-weight:				bold;
	text-decoration:			underline;
}

#text h1 {
	border-bottom:				solid;
	border-bottom-width:			1px;
	border-color:				#cccccc;
	padding-bottom:				5px;
	display:				block;
}
#news p {
	margin-top:				0px;
	padding-top:				0px;
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#073583;
}
.detail {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#009933;
}

 ul {
	margin-left:				15px;
	padding:				0px;
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#444444;
}
li {
	padding:				5px 0px;
}
/*************************LINKS FORMATIERUNG*******************************/
h6 a:link {
        color: 					#073583;
        text-decoration: 			none;
	font-family: 				Arial, Helvetica, sans-serif;
	text-transform: 			uppercase;
	font-size: 				13px;
	background-image: 			url(../Images/link.png);
	background-repeat: 			no-repeat;
	background-position: 			right;
	padding:				6px 25px 6px 233px;
	text-align:				right;
}		
h6 a:hover {
        color: 					#009933;
        text-decoration: 			none;
	font-family: 				Arial, Helvetica, sans-serif;
	text-transform: 			uppercase;
	font-size: 				13px;
	background-image: 			url(../Images/link_activ.png);
	background-repeat: 			no-repeat;
	background-position: 			right;
	padding:				6px 25px 6px 233px;
	text-align:				right;
}	
h6 a:visited {
        color: 					#073583;
        text-decoration: 			none;
	font-family: 				Arial, Helvetica, sans-serif;
	text-transform: 			uppercase;
	font-size: 				13px;
	background-image: 			url(../Images/link.png);
	background-repeat: 			no-repeat;
	background-position: 			right;
	padding:				6px 25px 6px 233px;
	text-align:				right;
}				

#logo {
	float:right;
	margin-top: 5px;
}