body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  max-width : 800px;
  margin: 0 auto 0 auto;  
}
a, a:link, a:visited, a:focus, a:hover, a:active {
  color : #000000;	 
 } 

header {
  background-color : #333366; 
  color : #FFFFFF;
  text-align : center;
  margin-top: 50px;
  padding: 15px;
}
header h1 {
  font-size: 1.4em;	
  font-weight: normal;
}
header h2 {
  font-size: 1.2em;
  font-weight: normal;  
}
header a {
  color: white !important;
}
main {
  
}
.spalte {
  margin: 40px 25px 40px 25px;
  float: left;
}
#ende-float {
  clear: both;
}
.item a {
  text-decoration: none;	
  display: block;
  width: 320px;  
  line-height: 30px;
  vertical-align: middle;  
  background-image: url("../Bilder/pdf.gif");
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 30px;
}
footer {
  text-align : center;
}
footer #stand {
  background-color : #333366; 
  color : #FFFFFF;
  text-align : right;	
  padding: 15px;
}
footer #logo img {
  width: 300px;
  height: 60px;	
}
#tel {
  text-decoration: none;	
}

