body { 
  padding-left     : 0px; 
  padding-right    : 0px; 
  padding-bottom   : 20px; 
  padding-top      : 20px; 
  margin-left      : 0px; 
  margin-right     : 0px; 
  margin-top       : 0px; 
  margin-bottom    : 0px;
} 

h1 {
  width            : 590px;
  font-family      : Arial; 
  color            : #336699; 
  font-size        : 12px; 
  font-weight      : bold; 
  letter-spacing   : 1px; 
  height           : auto; 
  line-height      : normal; 
  margin-bottom    : 0px; 
  margin-left      : 0px; 
  margin-right     : 0px; 
  margin-top       : 0px; 
  padding-bottom   : 5px; 
  padding-left     : 0px; 
  padding-right    : 0px; 
  padding-top      : 5px;
  border-top       : 1px solid #336699;
  border-bottom    : 1px solid #336699;
} 

SELECT, TEXTAREA, TD, BODY, .defstyle, P, DIV,form { 
  margin           : 0px;
  font-family      : verdana;
  font-size        : 11px;
  color            : #000000;

} 

IMG {
  border           : 0px;
}

.copyright {
  color            : #ffffff;
  font-weight      : bold;
  font-size        : 10px;
  font-family      : tahoma;
  padding-left     : 5px;
}

.naviHead{
  color            : #ffffff;
  font-size        : 10px;
  font-family      : tahoma;
}
.naviHead A{
  color            : #ffffff;
  font-size        : 10px;
  font-family      : tahoma;
}
.naviHead A:link{
  color            : #ffffff;
  font-size        : 10px;
  font-family      : tahoma;
}
.naviHead A:active{
  color            : #ffffff;
  font-size        : 10px;
  font-family      : tahoma;
}
.naviHead A:visited{
  color            : #ffffff;
  font-size        : 10px;
  font-family      : tahoma;
}
.naviHead A:hover{
  color            : #336699;
  font-size        : 10px;
  font-family      : tahoma;
}

.naviMiddle A{
  color            : #FF9933;
  font-size        : 11px;
  font-family      : tahoma;
}
.naviMiddle A:link{
  color            : #FF9933;
  font-size        : 11px;
  font-family      : tahoma;
}
.naviMiddle A:active{
  color            : #FF9933;
  font-size        : 11px;
  font-family      : tahoma;
}
.naviMiddle A:visited{
  color            : #FF9933;
  font-size        : 11px;
  font-family      : tahoma;
}
.naviMiddle A:hover{
  color            : #999999;
  font-size        : 11px;
  font-family      : tahoma;
}

A:link{
  font-family      : tahoma; 
  color            : #336699; 
  font-size        : 10px; 
  font-weight      : normal; 
  text-decoration  : none; 
} 

A:active{ 
  font-family      : tahoma;
  color            : #336699; 
  font-size        : 10px; 
  font-weight      : normal; 
  text-decoration  : none; 
} 

A:visited{ 
  font-family      : tahoma;
  color            : #336699; 
  font-size        : 10px; 
  font-weight      : normal; 
  text-decoration  : none; 
} 

A:hover{ 
  font-family      : tahoma;
  color            : #999999; 
  font-size        : 10px; 
  font-weight      : normal; 
  text-decoration  : none; 
}

/* Site-Map Überschrift */
.sitemapHeadline{
  background       : #686767;
  color            : #ffffff;
  font-weight      : bold;
  font-size        : 12px;

}

.SiteMapMainLink a:link{
  color            : #003399;
  font-weight      : bold;
}
.SiteMapMainLink a:visited{
  color            : #003399;  
  font-weight      : bold;
}
.SiteMapMainLink a:active{
  color            : #003399;
  font-weight      : bold;
}
.SiteMapMainLink a:hover{
  color            : #000000;
  font-weight      : bold;
}

/* UnterLinks */
.SiteMapSubLink a{
  color            : #003399;
  font-size        : 10px;
}
.SiteMapSubLink a:link{
  color            : #003399;
  font-size        : 10px;
}
.SiteMapSubLink a:visited{
  color            : #003399;  
  font-size        : 10px;
}
.SiteMapSubLink a:active{
  color            : #003399;
}
.SiteMapSubLink a:hover{
  color            : #000000;
  font-size        : 10px;
}



