/* 
--- SPD LTF Stand: 03.08.2007---
--- Farben: dunkelblau:#033162	blau:#39669F	grau:#E4ECED	rot:#F52B00---
 */
body{
	background-color:#033162;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
h1{
	font-size:13px;
	font-weight:bold;
	color:#033162;
	background-color:#FFFFFF;
	line-height:18px;
}
h2{
	font-size:11px;
	font-weight:bold;
	color:#033162;
	background-color:#FFFFFF;
	line-height:18px;
}
h3{
	font-size:11px;
	font-weight:bold;
	color:#033162;
	background-color:#FFFFFF;
	margin: 5px 0px 5px 0px;
}
p{	
	margin:7px 0px;
	line-height:18px;
	color:#000000;
	background-color:#FFFFFF;
}
a{
	color:#033162;
	background-color:#FFFFFF;
	text-decoration:none;
}
a:hover{color:#F52B00; background-color:#FFFFFF;}
hr{
	width:100%;
	color:#E4ECED;
	background-color:#E4ECED;
	height:1px;
	border:0px;
	float:left;
	margin-top:5px;
}
/*---Rahmen für Webseite---*/
#webseite{
	margin-left:auto;
	margin-right:auto;
	width:840px;
	background-color: #FFFFFF;
}
/*---logonavi---*/
#logonavi{
	width:100%;
	float:left;
	background-color:#033162;
}
#logonavi a{
	font-size:10px;
	text-decoration:none;
	display:block;
	padding:2px 5px;
	float:right;
	text-align:center;
}
#logonavi a:link{
	color:#FFFFFF;
	background-color:#033162;
}
#logonavi a:visited{
	color:#E4ECED;
	background-color:#033162;
}
#logonavi a:active, #logonavi a:hover{
	color:#FFFFFF;
	background-color:#033162;
}
/*---Logo---*/
#logo{
	width:840px;
	height:95px;
	background-image:url(../grafik/kopf.jpg);
	float:left;
	background-color:#033162;
}
/*---Rahmen für Navigation---*/
#navigation{
	width:840px;
	float:left;
	background-color:#033162;
}
#navigation ul,#navigation li{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
.hauptnavigation{
	width:660px;
	height:23px;	
	float:left;
}
.hauptnavigation a{
	font-size:12px;
	text-decoration:none;
	text-align:center;
	display:block;
	padding:5px;
	width:95px;
}
.hauptnavigation a:link{	color:#FFFFFF;	background-color:#033162;}
.hauptnavigation a:visited{	color:#FFFFFF;	background-color:#033162;}
.hauptnavigation a:active, .hauptnavigation a:hover{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#F52B00;
}
#navigation a.hauptnavigation_active{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#F52B00;
}
.subnavigation{
	width:815px;
	padding-left:25px;
	height:23px;
	color:#033162;
	background-color:#E4ECED;
	text-align:left;
	font-weight:normal;
	float:left;
}
.subnavigation a{
	text-decoration:none;
	text-align:center;
	display:block;
	padding:5px 10px 5px 5px;
	width:auto;
}
.subnavigation a:link{	color:#033162;	background-color:#E4ECED;}
.subnavigation a:visited{	color:#033162;	background-color:#E4ECED;}
.subnavigation a:active, .subnavigation a:hover{
	color:#39669F;
	background-color:#E4ECED;
}
/*---Datum---*/
.datum{
	float:right;
	height:19px;
	padding:5px 8px 0px 0px;
	color: #FFFFFF;
	background-color:#033162;
}
.white_space{width:100%;height:15px; background-color:#FFFFFF; float:left;}
/*---rahmenum Inhalt*/
#rahmen{
	width:840px;
	background-image:url(../grafik/inhalt_bg.gif);
	float:left;
	background-color:#FFFFFF;
}
/*---Inhalt---*/
#steuerung{
	width:100%;
	padding: 0px 0px;
	height:20px;
	background-color:#FFFFFF;
	color:#000000;
	text-align: right;
}
#inhalt{
	width:590px;
	float:left;
	padding:5px 5px 5px 25px;
	background-color:#FFFFFF;
}
/*---Print Logo---*/
#printlogo{
	width:1px;
	height:1px;
	float:left;
	background-color:#FFFFFF;
}
#printlogo img{display:none}
/*###---Meldungen---###*/
.topmeldung_thema{
	width:99%;
	height:20px;
	background-color:#E4ECED;
	color:#033162;
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
	padding-right:8px;
	font-size: 11px;
}
.topmeldung_bild{
	float:left;
	margin:5px 10px 8px 0px;
}
/*--Formatierungen für kleine Topmeldungen auf Seitenbeginn link und rechts*/
.meldungen_oben_bg{
	width:550px; 
	background-image:url(../grafik/topmeldung_oben_bg.gif);
}
.topmeldung_links{
	width:250px;
	padding-right:25px;
	float:left;
	margin-bottom:5px;
}
.topmeldung_rechts{
	width:250px;
	float:right;
	margin-bottom:5px;
}
.topmeldung_headline_top{
	width:90%;
	float:left;
	text-align:left;
	margin-top:0px;
}
.topmeldung_aufmacher_top{
	float:left;
	width:95%;
	margin:10px 0px;
}
/*--Formatierungen für Topmeldungen über Seitenbreite*/
.meldungen_breit_bg{
	width:550px;
}
.topmeldung_breit{
	width:100%;
	float:left;
	margin-top:10px;
}
.topmeldung_headline_breit{
	width:76%;
	float:left;
	text-align:left;
	margin-top:0px;
}
.topmeldung_aufmacher_breit{
	float:left;
	width:75%;
	margin:5px 0px 0px 0px;
}
/*###---Pressemitteilungen---###*/
.pressemitteilungen{
	width:550px;
	margin-top:10px;	
	padding-top:10px;	
	border-top:1px solid #E4ECED;
	float:left;
}
/*###--- ausführlicher Pressetext---###*/
.pressetext{
     width:550px;
     margin-top:10px;           
     float:left;
     line-height:18px;
}
.pressetext img{
     margin:5px 20px 5px 0px;
}
/*###---Themen---###*/
#themen{
	width:580px;	
	height:275px;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #E4ECED;
	float:left;
}
.thema_links{
	width:178px;
	height:255px;
	float:left;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	border-right:1px solid #E4ECED;
}
.thema_rechts{
	width:178px;
	height:255px;
	float:left;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
}
.thema_text{
	width:79%;
	float:left;
}
/*---Aktionsspalte---*/
#aktionsspalte{
	width:180px;
	padding-left:30px;
	padding-top:5px;
	float:right;
	text-align:left;
}
#aktionsspalte h1{margin:5px 0px;}
#aktionsspalte form{margin:0px 0px 15px 0px;}
.schnellsuche_text{
	width:100px;
	height:14px;
	border:1px solid #033162;
	margin-right:5px;
	padding:2px;
	font-size:11px;
	color:#F52B00;
	background-color:#FFFFFF;
}
.schnellsuche_button{
	width:45px;
	border:0px;
	background-color:#FFFFFF;
	color:#396C9F;
}
.aktionen{
	border-top:1px solid #E4ECED;
	width:85%;
	float:left;
}
.aktionen img{margin-bottom:15px;}
/*---Footer---*/
#footer{
	width:800px;
	padding:5px 20px;
	float:left;
	height:30px;
	background-color:#FFFFFF;
	color:#000000;
}
/*---sonstige Formatierungen---*/
.textfeld{
	border:1px solid #033162;
	font-size:12px;
	padding:2px;
	color:#033162;
	background-color:#FFFFFF;
}
.textarea{
	border:1px solid #033162;
	padding:2px;
	color:#033162;
	background-color:#FFFFFF;
}
.standard_button{
	width:100px;
	height:22px;
	border:1px solid #033162;
	padding:1px;
	background-color:#FFFFFF;
	color:#033162;
}
.rot{
color:#F52B00; 
background-color:#FFFFFF;
}
.dunkelblau{
color:#033162; 
background-color:#FFFFFF;
}
.blau{
color:#396C9F; 
background-color:#FFFFFF;
}
.grau{
color:#E4ECED; background-color:#FFFFFF;
}
.fett{
font-weight:bold;
}
.li_doppelpfeil{
list-style-image:url(../grafik/doppelpfeil.gif);	
padding:2px 2px 6px 2px;
line-height:16px;
}
.ul_navigation{
margin:3px 15px;
padding:0px;
}
.link_weiter{
margin:5px 0px 0px 0px;
}
.rechtespalte_top {
	width:160px;
	background-color:#E4ECED;
	#color:#F52B00;
	text-align:left;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:5px;
	padding-left:3px;
	font-size: 10px;
}
.rechtespalte_inhalt {
	width:85%;
	#color:#F52B00;
	text-align:left;
	font-weight:bold;
	padding-left:3px;
	padding-right:15px;
	line-height: 14px;
}
