body {
  color: black; background-color: white;
  font-size: 100.01%;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0; padding: 1em;
}

h1{
	background-image:  url(../Bilder/kopfzeile_01.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 976px;
}

ul#Navigation {
  font-size: 0.91em;
  float: left; width: 14em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1em;
  margin-left:0; 
  padding-top: 0.5em;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0.5em;
  border: 1px dashed silver;
}
ul#Navigation li {
  list-style: none;
  margin-right: 0.2em; 
  padding-right: 0.3em;
  padding-left:0.3em;
  padding-bottom:0.2em;
  padding-top:0.2em;
 }
ul#Navigation a {
  display: block;
  padding: 0;
  font-weight: bold;
}

ul#Navigation a:hover {
 background-color: #D8EECC;
}

ul#Navigation a:active {
  background-color: #D8EECC;
 }


div#Inhalt {
	margin-left: 16em;
	padding-top:0.7em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	border: 1px dashed silver;
	min-width: 16em;
	max-width: 720px; 
	color: #666666;
	font-size: 14px;
	
}

div#Inhalt h2 {
	font-size: 1.1em;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
	font-weight: bold;
	text-decoration: none;
	color: #222222;
	
}

div#Inhalt h3 {
	font-size: 1.1em;
	margin-top: 0.6em;
	margin-bottom: 0.2em;
	font-weight: bold;
	text-decoration: none;
	color: #222222;

}
/*div#Inhalt p {
  font-size:1em;
  
}*/

div#Inhalt a{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	
}

div#Inhalt a:hover {
 color: #44AF0A;
 }
 
 div#Inhalt ul{
	margin-left: 1.2em;
	margin-top:0.5em;
	margin-bottom:0.5em; 
	padding: 0;
 }

 div#Inhalt li{
 	padding-bottom: 0.4em;
 }
 
 p#Fusszeile {
	clear: both;
	font-size: 0.9em;
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom:0.3em;
	text-align: center;
	width: 976px;
	height: 45px;
	text-align: center;
	background-image:  url(../Bilder/fusszeile_03.jpg);
	background-repeat: no-repeat;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
  }
  p#Fusszeile a{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
  }
  
  p#Fusszeile a:hover{
  	color: #003300;
  }
  
  div#adresse{
	border: 1px dashed silver;
	margin: 0.5em;
	padding: 2em;
	color: #666666;
  
  }
  div#adresse a{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
  }
  
  div#adresse a:hover{
  	color: #44AF0A;
  }
  
  table#preise{
	border: 1px dashed silver;
	margin: 0.5em;
	padding: 2em;
	color: #666666;
	font-weight: lighter;
  }
  
    table#baende{
	/*margin: 0.5em;*/
	margin-left: 0.5em;
	padding-left: 2em;
	color: #666666;
	font-weight: lighter;
  }
  
  ul#sublist{
 	margin-left: 1.0em;
	margin-top:0.1em;
	margin-bottom:0.1em; 
	padding: 0.2em;
  }
  
  li#struktur{
	list-style-type: none;
	padding-left:0.2em;
  	
  }
  
  

