body {
  font-family: Verdana, Arial, sans-serif;
  }

p,li {
  padding: 5px 15px;
  font-size : 10pt;
  font-family : Verdana, Arial, Courier;
  font-weight : normal;
  font-style : normal;
  color : #000000;
  }

a {
  color: #336699;
  font-weight: bold;
  text-decoration: none;
  }
  
a:hover {
  color: #FEB916;
  text-decoration: underline;
  }  

#navigation a {
  font-size: 11px;
  padding-left: 15px;
  }

#kopfzeile {
  padding: 3px 10px;
  }

#kopfzeile h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px;
  }
  
#kopfzeile p {
  margin-bottom: 5px;
  margin-top: 0px;
  }  

#content {
  padding-bottom: 100px;
  }

#content p {
  padding: 5px 15px;
  font-size : 10pt;
  font-family : Verdana, Arial, Courier;
  font-weight : normal;
  font-style : normal;
  color : #000000;
  }

#content img {
  padding-left: 15px;
  }

#content h1 {
  padding-left: 15px;
  font-size : 11pt;
  font-family : Verdana, Arial, Courier;
  font-weight : bold;
  font-style : normal;
  color : #000000;
  }

#content h2 {
  font-size : 11pt;
  font-family : Verdana, Arial, Courier;
  font-weight : bold;
  font-style : normal;
  color : #000000;
  }
  
#adresse {
  padding: 10px;
  font-size: 11px;
  }
  
#sidebar {
  background-color: #FEB916;
  }
  
#footer p {
  font-size: 9px;
  padding: 3px;
  }  
  