body {
  
  position: relative;
  font-family:      Verdana, Geneva, Arial, sans-serif;
  font-size:		  small;
  }
 #page {
  width: 912px;
  position: relative; 
  border: solid 0px #CBC9C6; 
  margin: 30px auto;
  }
  
h1 {font-size:1.3em; font-weight: normal;}
h2 {font-size:1.2em; font-weight: normal;}
h3 {font-size:1.1em; font-weight: normal;}
h4 {font-size:1.0em; font-weight: normal;}


img {border:0px;}
a.navigation {padding: 15px; margin-right: 30px;}
a.footer {padding: 2px; margin-right: 30px;}
a:link {color:black; text-decoration: none;}
a:visited {color:black; text-decoration: none;}
a:hover {color:#838282;}

#head {
	background-image: url(bilder/final/header.png);
	height: 143px;
	margin-top:10px;}
	
#logo {margin-top: 15px;
		 margin-left: 15px;
		 }

		
#inhalt {
	border-left:4px solid #c5c5c5;
	border-right: 4px solid #c5c5c5;
	width: 823px;
	height:auto;
	min-height:300px;
	padding: 40px 40px 40px 40px;
	font-size: 1em;
	position: relative;
	right: -1px; 
	background-color:#e0e0e0;
	}
	
.block {text-align: justify;}
	
td { font-size: 1.1em;
	width: 250px;}
.verkauf {width: 500px;}

td h2 { font-size: 1.1em;}		
	
	
#footer {
	background-image: url(bilder/final/footer3.png);
	text-align: right;
	padding: 10px;
	height: 121px;
	}
