  body {
    background-color:#336699;
    font-family: arial,helvetica,ms sans serif,sans-serif;
    font-size:14px;
    color:#cccccc;
    line-height:15px;
    margin: 0; padding: 1em;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	text-align:justify;
  }


a:link {
font-weight:bold;
text-decoration:none;
        color:#eeeeee;}
a:visited {
font-weight:bold;
text-decoration:none;
           color:#eeeeee;}
 a:hover	{
font-weight:bold;
text-decoration:underline;
color:#CCCCCC;}

input.button {

	font-weight: bold;
	font-size: 9pt;
	color: #CCCCCC;
	font-family: verdana,arial,helvetica,ms sans serif,sans-serif;
	background-color: #336699;

}
input {


	font-size: 8pt;
	color: #CCCCCC;
	font-family: verdana,arial,helvetica,ms sans serif,sans-serif;
	background-color: #336699;

}

#head {text-align: center;}


#Menu ul {
    font-size: 0.83em;
    float: left; width: 14em;
    margin: 0 0 1.2em; padding: 0;
    border: 1px solid black;
	list-style-type: none;
	    background: #7094BE;

  }

#Menu li {
    list-style: none;
    margin: 0; 
    display: inline;
      }
      
#Menu a {
   padding: 0.2em;
   font-weight: bold;
   color:  black;
	font: bold 100% arial,helvetica,ms sans serif,sans-serif;
	text-decoration: none;
	background: #7094BE;
	display: block;
	border-left	: 10px solid #7094BE;
}

#Menu a:visited {
	padding: 0.2em;
    font-weight: bold;
  color:  black;
	font: bold 100% arial,helvetica,ms sans serif,sans-serif;
	text-decoration: none;
	background: #7094BE;
	display: block;
	border-left	: 10px solid #7094BE;
}

#Menu a:hover
{
	border-left	: 10px solid #003366;
	background-color: #cccccc;
	color: #336699;
}
#Info {
    font-size: 0.9em;
    float: right; width: 12em;
    margin: 0 0 1.1em; padding: 0;
    background-color: #336699; border: 0px;
  }

#Info p {
    font-size: 1em;
    margin: 0.5em;
  }

#Inhalt {
    margin: 0 12em 1em 16em;
    padding: 0 1em;
    border: 0;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }
#Inhalt h2 {
    font-size: 1.3em;
	 font-weight:bold;    
    margin: 0 10px 0; 
    text-align: left;
    background-color: #336699;
    
  }
#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }

#Inhalt p.midde {text-align:center;}

#Inhalt img {
	border:0;
}
  #Fuss {
    clear: both;
    margin: 0; padding: 0.1em;
    text-align: center;
    color: #CCCCCC;
    background-color: #336699; 
    border: 0px;
    
      }
  #Fuss img {
  border:0px;
  }
  #Fuss p.copyright{
  clear: both;
    font-size: 0.9em;
    margin: 0; padding: 0.8em ;
    text-align: center;
    color: #CCCCCC;
    background-color: #003366; 
    border: 1px solid silver;
    }
    #Fuss p{
    background-color: #336699; 
    border: 0;
    }  
    
 #Navi-News {
    margin: 0; padding: 0.8em;
    text-align: center;
    border: 0; 
  }
  #Navi-News li {
    list-style: none;
    display: inline;
    margin: 0.4em; padding: 0;
  }

  #Navi-News a, #Navi-News span {
    padding: 0.1em 1em;
    text-decoration: none; font-weight: bold;
    border: 0;
    color: #CCCCCC; background-color:#7094BE;
  }  
  * html ul#Navi a, * html ul#Navi span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  #Navi-News a:hover, #Navi-News span {
    color:#003366; background-color:#CCCCCC;
  }
  
  #start p {text-align:center;}
  #start img {border:0;}
