
IMG.cover {
  border: 1px solid #000000;
}

BODY {
  background-image: url(images/bg.gif);
  color: #000000;
  margin: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px; 
}

A {
  color: #e20019;
  text-decoration: none;
}

A:hover {
  color: #6092BC;
  text-decoration: underline;
}

/* zusatz für header.php - obere Navigation */
#headerMenu { font-family: Verdana, Arial, sans-serif; margin: 0px; height: 20px; z-index: 51; background-color: #E8E8E8; }
#headerMenu li { font-family: Verdana, Arial, sans-serif; height: 10px; position: absolute; display: block; list-style: none; text-align: center; }
#headerMenu a { font-family: Verdana, Arial, sans-serif; font-size: 10px; margin: 0px; height: 17px; display: block; color: #e20019; text-decoration: none; padding: 3px 0px 0px 0px;}
* html #headerMenu a{ height: 20px; }

#h1 { left: 0px; width: 154px; top: 5px; background-color: #E8E8E8; }
#h2 { left: 155px; width: 154px; top: 5px; background-color: #E8E8E8; }
#h3 { left: 310px; width: 154px; top: 5px; background-color: #E8E8E8; }
#h4 { left: 465px; width: 154px; top: 5px; background-color: #E8E8E8; }
#h5 { left: 620px; width: 154px; top: 5px; background-color: #E8E8E8; }

#h01 { left: 154px; width: 1px;  padding: 2px 0px 0px 0px; }
#h02 { left: 309px; width: 1px;  padding: 2px 0px 0px 0px; }
#h03 { left: 464px; width: 1px;  padding: 2px 0px 0px 0px; }
#h04 { left: 619px; width: 1px;  padding: 2px 0px 0px 0px; }

#h1 a:hover {  background-color: #e20019; color: #FFFFFF; }
#h2 a:hover {  background-color: #e20019; color: #FFFFFF; }
#h3 a:hover {  background-color: #e20019; color: #FFFFFF; }
#h4 a:hover {  background-color: #e20019; color: #FFFFFF; }
#h5 a:hover {  background-color: #e20019; color: #FFFFFF; }


/* zusatz für include/boxes/categories.php.php */

#main_cat ul{
padding: 0;
margin: 0;
/*list-style-type: none;*/
}  
#main_cat img {
border: 0px;
padding: 0;
margin: 0;
}
#main_cat div {
}
#main_cat{
  font-size: 12px;
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  border-top: 0px solid;
  border-top-color: #999999;
  border-bottom: 1px ;
  border-bottom-color: #999999;
}
#main_cat a{
  display: block;
  text-indent: 0px;      
  padding: 2px 5px 4px 1px;
  border-left: solid 0px #e20019;
  text-decoration: none;
  vertical-align: middle;
  background-position: bottom;
  background-repeat: repeat-x;
  padding-left: 3px;
}
/* zusatz für IE */
* html #main_cat a{    
      padding: 2px 4px 0px 4px; 
    }
#main_cat ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  list-style-position: outside;
}
    #main_cat  a:hover, 
    #main_cat  a:focus,
    #main_cat  a:active,
    #main_cat .level1 a:hover,    
    #main_cat .level1 a:focus,  
    #main_cat .level1 a:active,
    #main_cat .level2 a:hover,    
    #main_cat .level2 a:focus,  
    #main_cat .level2 a:active, 
    #main_cat .level3 a:hover,    
    #main_cat .level3 a:focus,  
    #main_cat .level3 a:active
    #main_cat .level4 a:hover,    
    #main_cat .level4 a:focus,  
    #main_cat .level4 a:active {
      background-color: #e20019;
      color: #FFFFFF;
    }
/* genereller Background */
.bg{
  background-color: #E8E8E8;
}

/*LEVEL 1 */
    #main_cat  .level1 a{    
      color: #e20019;
	  vertical-align: bottom; 
    }
    #main_cat  .level1 a:hover{    
        background-color: #e20019;
    }
    #main_cat  .level1active a{
        font-weight: bold;
    }

TR.footer {
  background: #E8E8E8;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f0f0f0;
  color: #000000;
}

.infoBox {
  background: #F0F0F0; 
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #F0F0F0;
  color: #e20019;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox_navi {
  background: #F0F0F0;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
}

TD.main, P.main, LI.main, UL.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.highlights, SPAN.highlights {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.pageTitel {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

TD.pageAutor {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}

TD.smallText_Autor, SPAN.smallText_Autor, P.smallText_Autor {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

TD.pageUntertitel {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.pageReihe {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}