
a {color: #008ee1;
text-decoration:none;}
a:visited {color:#008ee1;
text-decoration:none;}
a:hover {color: #ccc;}
a:active { color:#d4d4d4;}

a.ticker {color: #000;
text-decoration:none;}
a.ticker:visited {color:#000;
text-decoration:none;}
a.ticker:hover {color: #487d94;}
a.ticker:active { color:#000000;}

h2{
	
	color: #000;
	font-weight:bold;
	font-size:130%;
	margin:0;
	padding:25px 0px 6px 0px
}
h2.newsContentHead{
	display:block;
	width:609px;
	background:#b6b6b6;
	color: #fff;
	font-weight:bold;
	font-size:100%;
	margin:0;
	padding:6px 50px 6px 50px
}
ul{
	list-style-position:outside;

}
ol{
	list-style-position:outside
}


.drucken{
	margin-top: 40px;
}

 
.contentPixLinks{
	float:left;
margin: 0px 10px 5px 0px;
}
.contentPixRechts{
	float:right;
margin: 0px 0px 5px 10px;
}
.bu{
	color:#666;
	font-style: italic;
}
/* Druck */
.druck, a.druck:visited{
	text-decoration:none;
	color:#999;
}
.suchen{
	width:135px;
	height:15px;
	border:1px solid #487d94;
	padding: 0px 3px
}
.newsletter{
	width:120px;
	height:15px;
	border:1px solid #487d94;
	padding: 0px 3px
}
.newsTdLinie{
	border-bottom:1px solid #f9f3e8
}
/* Säkundärnavigation */
#navSek
{
float:right;
margin: 0;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 0px;
display:block;
width:250px;
text-align:right;
color: #fff;
}



#navSek  a#on
{
color: #ccc;

}

#navSek  a
{
text-decoration: none;
color: #fff;
padding: 4px 5px;
font-size: 11px;
}


#navSek  a:hover
{
color: #ccc;

}
a.t_box_sprache 
{
 color:#fff;
 padding-left:15px
}
a.t_box_sprache_on 
{
 color:#000;
 padding-left:15px
}
/* Leisten */
.newsHead{
	background:#ececec;
	color:#333333;
	padding:3px 5px;
	margin:0px 0px 0px 3px;
	font-weight:bold;
}

a.newsHeadLink{

	font-weight:bold;
	color:white;
	
	
	
}
.leistelinks{
	float:right;
}
.leisteTextNews{
	clear: right;
 margin:5px 5px 5px 5px;
 padding:5px;
	font-size:90%;
	background:#ececec
}
.leisteText{
	background:#ececec;
	color:#333333;
	padding:3px 5px;
	margin:0px 0px 0px 3px;
}
.textfeldSuche{
	background:transparent;
	border:0px none;
	padding-left:8px;
	width:144px
}
* html .textfeldSuche{
	background:transparent;
	border:0px none;
	padding-left:8px;
	width:138px
}
*+html .textfeldSuche{
	background:transparent;
	border:0px none;
	padding-left:8px;
	width:138px
}
/* Hauptnavigation */
#nav, #nav ul { /* all lists */
	padding: 27px 0px 0px 90px;
	margin: 5px 0px 0px 0px;
	list-style: none;
	line-height: 25px;
}

#nav a {
	display: block;
	padding:0px 0px 5px 0px;
font-size:14px;
font-weight:normal;
color:#000;
text-align:center
}

#nav li { /* all list items */
	float: left;
	color:#000;
	width: 120px; /* width needed or else Opera goes nuts */
}
#nav li  a.HP {
	color:#fff;
		font-weight:normal
}
#nav li  a.HPOn {
	color:#fff;
	font-weight:bold
}
#nav li a.HP:hover {
	color:#fff;
		background:#b2b2b2
}
#nav li ul { /* second-level lists */
	padding: 2px 0px 2px 0px;
	position: absolute;
	font-size:12px;
	line-height: 15px;
	background:#fff;
	filter:alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 1px solid #b2b2b2;

}
#nav li li a {
	display: block;
	font-weight: bold;
		font-size:12px;
		line-height: 14px;
		text-align:left;
		color:#666666
	}
#nav li li a.currentOn {
	color: #fff;
}
#nav li li a.Sub:hover {
	color: #000;
	background:#b2b2b2
}
#nav li li a.SubOn {
	color: #fff;
}
#nav li li a:hover {
	color: #000;
	background:#b2b2b2
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#last{
	padding-bottom:4px;

}
.NavAbstand{
	margin-left:15px
}


#contNavUnter {
 margin:0px 0px 16px 0px;
 padding:45px 0px 0px 0px;
 border-right:2px solid #adadad;

}
*+html #contNavUnter {
 margin:0px 0px 16px 0px;
 padding:45px 0px 0px 0px;
 border-right:2px solid #adadad;
 display:block;
 width:192px
}
* html #contNavUnter {
 margin:0px 0px 16px 0px;
 padding:45px 0px 0px 0px;
 border-right:2px solid #adadad;
 display:block;
 width:192px
}
#contNavUnter ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
list-style-position:inside;
}

#contNavUnter li
{
margin: 0px;
padding: 0px;
line-height: 18px;
}

#contNavUnter ul li a
{
display: block;
width: 153px;
margin-left:0px;
margin-top:0px;
font-size: 100%;

text-decoration: none;
text-align:right;
padding-right:25px;
color:#adadad;

}
* html #contNavUnter ul li a
{
display: block;
width: 177px;
margin-left:0px;
margin-top:0px;
font-size: 100%;

text-decoration: none;
text-align:right;
padding-right:25px;
color:#adadad;

}
#contNavUnter ul li a:link, #contNavUnter ul li a:visited
{
color:#adadad;
text-decoration: none;
}

#contNavUnter ul li a:hover
{
color: #008ee1;
}
#contNavUnter ul ul li a
{
display: block;
width: 143px;
margin-left:0px;
margin-top:0px;
font-size: 100%;
text-decoration: none;
text-align:right;
padding-right:35px;
color:#adadad;

}
* html #contNavUnter ul ul li a
{
padding-right:35px;
width: 177px;


}
#contNavUnter ul ul ul li a
{
display: block;
width: 133px;
margin-left:0px;
margin-top:0px;
font-size: 100%;
text-decoration: none;
text-align:right;
padding-right:45px;
color:#adadad;

}
* html #contNavUnter ul ul ul li a
{
padding-right:45px;
width: 177px;


}
#contNavUnter ul ul ul ul li a
{
display: block;
padding-left: 10px;
margin-top:5px;
width: 200px;
font-size: 95%;
border-bottom:none;
 font-weight:normal;
 line-height: 16px;
}
#contNavUnter ul ul li a:link, #contNavUnter ul ul li a:visited
{
color:#adadad;

}

#contNavUnter ul ul li a:hover
{
color: #487d94;
}
#contNavUnter ul li a#currentErsterPunktOn
{
 font-weight:bold;
 border-bottom:1px solid #487d94;
text-decoration: none;
color: #487d94;
}
#contNavUnter ul li a#currentErsterPunkt:hover
{
color: #487d94;

}
#contNavUnter ul li a#currentErsterPunkt
{
color: #000;

}

#contNavUnter ul li a#current
{
color: #000;

}
#contNavUnter ul li a#current:hover
{
color: #487d94;

}
#contNavUnter ul li a#currentOn
{
color: #000;
background:  url(../pix_interface/block.gif) 163px 1px no-repeat;

}

#contNavUnter ul ul li a#subcurrent
{
color: #000
}
#contNavUnter ul ul li a#subcurrentOn
{
color: #000;
background: url(../pix_interface/back_nav5.gif) 150px 5px no-repeat;
}


#navAbt  a
{
font-size: 100%;
text-decoration: none;
color:#fff;

}

#navAbt a:link, #navAbt a:visited
{
color:#fff;
text-decoration: none;
}
#navAbt a:hover
{
color:#333;
text-decoration: none;
}
#navAbt a#currentOn{
color:#000;	
}
/* Sitemap */
a.siteMapLinks {
text-decoration: none;
color: #333333;
}
a.siteMapLinks:hover {
color: #000;
background-color: #fff;
}
a.sitemapHead1 {
background-color: #008ee1;
color: #ffffff;
display: block;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
text-decoration: none;
font-size: 11px;
}
a.sitemapHead1:visited {
background-color: #008ee1;
color: #ffffff;
display: block;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
text-decoration: none;
font-size: 11px;
}
a.sitemapHead1:hover {
color: #000;
background-color: #fff;
}
.sitemapList1 {
font-weight: normal;
color: #008ee1;
list-style-type: square;
margin-left: 12px;
padding-left: 5px;
}

.sitemapList2 {
font-weight: normal;
color: #0072b8;
list-style-type: none;
margin-left: 18px;
padding-left: 5px;
}
.sitemapList2:hover {
font-weight: normal;
color: #ccc;
list-style-type: none;
margin-left: 18px;
padding-left: 5px;
}
.konfBg {
	background:#afc200;
}



.newsContentHead{
	margin-top: 0px;
	padding-top:0px;
}
#NewsContentBlock{
	
	
}

#NewsContentBlockBlau{
margin: 5px 0px;
padding:5px;
border-top:1px solid #487d94;
border-bottom:1px solid #487d94;
background-color: #d6e2e9;

	
	
}
/*Blogs*/
.blogHinweis{
color:#487d94;
font-size:90%;
padding:0px 0px 5px 0px	
}
.blogHead{
color: #487d94;
	font-weight:bold;
	font-size:130%;
	margin:0;
	padding:10px 0px 0px 0px	
}

/*LEiste*/
.leisteCheckbox{
	float:left;
	border:1px solid #999;
		margin-right:5px
}
.leisteNewsletterGruppe{
	clear:left;
	font-size: 12px;
}

