body{
	background-color: #EBE7E7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	margin:0;
	padding:0;
	min-width: 41em;
	text-align: center;
}
 #gesamt{
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 10px auto;      /* standardkonforme horizontale Zentrierung */
    width: 780px;
    padding: 0;
	 border:1px solid black;
	 background-color: White;
	 vertical-align: top;
  }
a img{border:0;}

#kopf{
	background-image: url(images/kopf_logo2.jpg);
	background-repeat: no-repeat;
	height: 144px;
}
#aktuell{
	background-color: #CCCCFF;
	color: #FF0000;
	font-size:11px;
	font-weight: bold;
	border:#C50505 solid 1px;
	line-height:15px;
	padding: 3px;
}

#aktuell a.aktu {color:#0000FF;
	font-weight: bold;
	text-decoration:none;
	border:none;}
	
#aktuell a.aktu:link {color:#0000FF;
	font-weight: bold;
	text-decoration:none;
	border:none;}
	
#aktuell a.aktu:visited {color:#0000FF;
	font-weight: bold;
	text-decoration:none;
	border:none;}
	
#aktuell a.aktu:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	border:none;
	}
 #aktuell a.aktu:active {
	color:#0000FF;
	font-weight: bold;
	text-decoration:none;
	border:none;
	}
	
	
 a.aktu {color:#0000FF;
	font-weight: bold;
	text-decoration:none;
	border:none;}
	
 a.aktu:link {color:#0000FF;
	font-weight: bold;
	text-decoration:none;
	border:none;}
	
 a.aktu:visited {color:#0000FF;
	font-weight: bold;
	text-decoration:none;
	border:none;}
	
 a.aktu:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	border:none;
	}
 a.aktu:active {
	color:#0000FF;
	font-weight: bold;
	text-decoration:none;
	border:none;
	}

/*links roter Streifen*/
	#Navi{
	vertical-align:top;
    font-size: 11px;
	 font-weight: normal;
    float: left; 
	 width:188px;
    margin: 0px;
	 padding: 0px 5px 0px 5px;
	 background-color:#C50505;
	 color: white;
  }
  
  #Navi h2{
  		font-size: 10px;
		text-align: center;
  }
  
   #Navi a {
    font-weight: normal;
	 color: White;
	 text-decoration: none;
	  }
	  
   #Navi a:link {
	 color: White;
	 text-decoration: none;
  }
  
  #Navi a:visited {
    color: White;
		 text-decoration: none;
  }
   #Navi a:hover {
    color: White;
	 background-color:#CCCCCC;
		 text-decoration: underline;
  }
   #Navi a:active {
    color: white;
	 text-decoration: none;
  }
    
  ul#Nav{
  	text-align: left;
    font-size: 12px;
    float: left; width:100%;
    margin: 30px 0px 0px 0px;
	 background-color:#C50505;
	 color: White;
	 padding:0;
	 line-height:25px;
	}
  
  ul#Nav li {
   list-style: none;
	padding: 0;
	color: White;
	margin:0;
  }

  .haupt{
  	background-color: #CCCCCC;
	padding-left: 2px;
  }
  
  ul#Nav a {
  	display: block;
    font-weight: normal;
	 color: White;
	 border:solid White;
	 border-width: 1px 0px 0px 0px;
	 text-decoration: none;
	 padding: 0 0 0 2px;
	  }
	  
  ul#Nav a:link {
	 color: White;
	 border:solid White;
	 border-width: 1px 0px 0px 0px;
	 text-decoration: none;
	 padding: 0 0 0 2px;
  }
  
  ul#Nav a:visited {
    color: White;
	 border:solid White;
	 border-width: 1px 0px 0px 0px;
	 text-decoration: none;
	 padding: 0 0 0 2px;
  }
  ul#Nav a:hover {
    color: White;
	 background-color:#CCCCCC;
	 border:solid White;
	 border-width: 1px 0px 0px 0px;
	 text-decoration: underline;
	 padding: 0 0 0 2px;
  }
  ul#Nav a:active {
    color: white;
	 border:solid White;
	 border-width: 1px 0px 0px 0px;
	 text-decoration: none;
	 padding: 0 0 0 2px;
  }

  
  #rechts {
  vertical-align:top;
    font-size: 10px;
    float: right; width:140px;
    margin: 0px;
	 padding: 0;
    background-color: #CCCCCC;
	 text-align: center;
	 border-left: 1px solid #C50505;
	 cursor:pointer;
  }
  
  	#rechts p {
    font-size: 10px;
    margin: 2px;
  }

#rechts a {
    font-weight: normal;
   	color:  Black;
  	text-decoration: none;
  	}
	  
   #rechts a:link {
    font-weight: normal;
   	color:  Black;
  	text-decoration: none;
  }
  
 #rechts a:visited {
   font-weight: normal;
    color:  Black;
  	text-decoration: none;
  }
 #rechts a:hover {
    font-weight: normal;
    color:  Black;
	text-decoration: underline;
  }
   #rechts a:active {
    font-weight: normal;
   	color:  Black;
  	text-decoration: none;
  }
#rechts img{
	margin: 2px 0 0 0;
}

  #Inhalt {
   vertical-align:top;
	padding: 7px;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }
  #Inhalt h2 {
    font-size:16px;
    margin: 0.2em 0;
  }
  #Inhalt h3{
  	 font-size:13px;
    margin: 0.2em 0;
	 font-weight: bold;
  }
  #Inhalt p {
    font-size:11px;
    margin: 1em 0;
  }
  #Inhalt table{
	width:100%;
  }
  
    #Inhalt #bild a {
 	text-decoration:none;
	border:none;
	}
	  
   #Inhalt #bild a:link {
	 text-decoration:none;
	 border:none;
  }
   #Inhalt #bild a:visited {
   text-decoration: none;
   border:none;
  }
   #Inhalt #bild a:hover {
    text-decoration: none;
	border:none;
  }
   #Inhalt #bild a:active { 
	 text-decoration: none;
	 border:none;
  }
  
  
 #Inhalt a {
   font-weight: normal;
	color: Black;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: dashed;
  	}
	  
   #Inhalt a:link {
	 color: Black;
	 text-decoration:none;
	 border-bottom-width: 1px;
	 border-bottom-color: Black;
	 border-bottom-style: dashed;
  }
  
  #Inhalt a:visited {
   text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: dashed;
	color: Black;
  }
  #Inhalt a:hover {
   color: #C50505;
	text-decoration: underline;
	border-bottom: none;
  }
   #Inhalt a:active { 
	text-decoration: none;
	color: Black;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: dashed;
  }
  
  #img1{
  	float:left;
	margin-right:10px;
  }
  #img2{
  	float: right;
	margin-left:10px;
  }

  .clear{
  clear: left;
  }
  
 
  
 /*#fusszeile {
  	width: 778px;
    clear: both;
    font-size: 0.9em;
    margin: 0; padding:0em;
    text-align: center;
    background-color: #fed; border: 1px solid silver;
  } */
  
div#qTip {
	font-size:10px;
	display: none; 
	position: absolute; 
	z-index: 1000;
}
.wichtig{
	color: #C50505;
	font-weight: bold;
}
#tab{
 line-height: 18px;
 border: 1px solid #C50505;
 padding-left: 2px;
}


