@charset "utf-8";
/* Letzte Aenderung:
2009-Nov-04: Fehler ausgebessert -a-
 */

body
{
  margin:0px;
  padding:0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size:12px;
  color:#545454;
}

#geruest
{
  margin: 1em auto 0;
  width: 1000px;
}


#info-links {position: fixed !important; left: -10px}
#info-links {top: 40px; z-index: 20}
	
h1
{
  font-size: 24px;
  color: #005291;
  font-weight: lighter;
}

h2{
	font-size: 18px;
	color: #005291;
	font-weight: lighter;
margin-top:24px;
margin-bottom:5px;
}

h3{
	font-size: 16px;
	color: #005291;
}

h4, h5, h6
{
  font-size: 13px;
  color: #005291;
  font-weight: bold;
}

p
{
  color:#545454;
margin-bottom:18px;
}
	

#banner 
{
  height: 325px;
  width: 100%;
  background-image: url(img/banner_neu.jpg);
  margin:0px;
  padding:0px;
}

#banner img
{
  margin-left:40px;
  margin-top:22px;
}

#navigation {
	background-color: #818181;
	width: 1000px;
	vertical-align: top;
}

#navigation ul{
	list-style:none;
	height: 35px;
		margin:0px;
  padding:0px;
}

#navigation li{
	float:left;    	
}

#navigation ul li a{
	font-size:16px;
	color:white;
	display:block;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin: 0px;
}

#navigation ul li a:hover, #navigation ul li.selected a {
  background-color:#fff;
  color:#818181;
text-decoration:none;
}

#subnavi {
	width: 1000px;
	height: 100%;
	padding-bottom:15px;
}

#subnavi ul{
	list-style:none;
	height: 35px;
	margin:0px;
    padding-top: 10px;
	padding-left: 18px;

}

#subnavi li{
	float:left; 
	color:#fff;
	line-height:1.8em; 
		
}

#subnavi li a{
	color:#818181;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size: 13px;
	padding-right: 6px;
	
}
#subnavi li a:after{
	content:" | "; 
	color: #005291;
}

#subnavi li a:hover, #subnavi li.selected a
{
  content:" |"; 
  color: #005291;
}


#content
{
	width: 960px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom:45px;
	margin-top: 40px;
}

#inhalt ul
{
  padding-left:13px;
margin-bottom:28px;
}

#inhalt ul li
{
  list-style: none;
  padding-left: 12px;
  line-height:2;
  background: url(/img/square.gif) no-repeat left center;
}

#inhalt a
{
  color:#545454;
color: #005291;
}

#inhalt a:hover
{
  
  color:#545454;
text-decoration:none;
}




#google_translate_element
{
	padding-left:42px;
	margin-top:15px;
	
}

#download {
	background-color: #600;
	margin-left:48px;
	width: 222px;
	background-image: url(img/downloadgrau.jpg);
	height: 260px;
}

#download ul {
	padding-top:18px;
	/*list-style-type: none;*/
       margin:0px;
color:white;
margin-left:-5px;
}

#download ul li{
		padding-top:6px;
padding-left:0px;
margin-right:30px;
list-style-type: square;

}

#download li a {
	color: #FFF;
font-size:11px;	
}

#download li a:hover {
	color: #005291;
}

#rechts{
	width: 260px;
	float: right;
margin-bottom:50px;
}

#inhalt {
	width: 700px;
}

#footer
{
  clear: both;
  color:#818181;
/*	padding-left:20px;*/
  border-top:solid 1px #545454;;
  padding-top: 8px;
}

#footer a
{
  color:#818181;
  display: inline;
  text-decoration: none;
  margin-left:20px;
}

#footer a:hover
{
  color: #005291;
}
