<!--
####################################################
####        Geschrieben und Entwickelt          ####
####                  von                       ####
####               Jens Weber                   ####
####           (webmaster@newan.de)             ####
####           (webmaster@newan.info)           ####
####################################################
-->
* 
  {
  margin: 0;
  padding: 0;
  }

.main
  {
  padding: 8px 0px;
  }
  
.container
  {
  margin: 0 auto;
  padding-bottom: 6px;
  width: 776px;
  height:100%;
  }

body
  {
  font-family: 'lucida grande', geneva, verdana, helvetica, arial, sans-serif;
  font-size:12px;
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
  height:100%;
  }
  
.bold{
font-weight:bold;
}

.headline{
font-weight:bold;
font-size:14px;
}

.header
  {
  background: url(img/header.gif) no-repeat;
  height: 177px;
  width: 775px;
  border-color:#000000; 
  border-width:1px; 
  border-style:solid; 
  }
  
.spacer
  {
  clear:both;
  height: 5px;
  width: 776px;      
  }
  
ul#nav
  {
  margin: 5px; 
  padding: 0;
  }
  
ul#nav li
  {
  list-style: none;
  padding-bottom: 25px; 
  padding-left: 5px;
  height: 12px;
  }

.nav
  {
  background: url(img/menue.gif) no-repeat;
  border: 0px;
  float: left;
  width: 100px;
  height: 302px;
  }

.content
  {
  border-color:#000000; 
  border-width:1px; 
  border-style:solid; 
  background: #FFFFFF;
  float: right;
  width: 626px;
  height: 100%;
  padding-left: 2px;
  padding-right: 40px;
  }

.footer
  {
  clear:both;
  background: #F9B900;
  font-size:10px;
  height: 15px;
  width: 775px;
  border-color:#000000; 
  border-width:1px; 
  border-style:solid; 
  }
  
 .bild
   {
   background: #F9B900;
   font-size:10px;
   height: 15px;
   width: 400px;
   border-color:#000000; 
   border-width:1px; 
   border-style:solid; 
  }
  
.footernavi
  {
  padding-left: 2px;
  float: left;
  color: #FFFFFF;
  }
  
.footercopyright
  {
  padding-right: 4px;
  float: right;
  color: #FFFFFF;
  }
  
/*links*/
a 
  {
  color: #485866;
  text-decoration: none;
  font-weight: normal;
  }

a:visited 
  {
  color: #485866;
  text-decoration: none;
  font-weight: normal;
  }

a:active 
  {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  }

a:hover 
  {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  } 
  
a.footernav 
  {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  }

a.footernav:visited 
  {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  }

a.footernav:active 
  {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  }

a.footernav:hover 
  {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  }  
<!--
####################################################
####        Geschrieben und Entwickelt          ####
####                  von                       ####
####               Jens Weber                   ####
####           (webmaster@newan.de)             ####
####           (webmaster@newan.info)           ####
####################################################
-->