BODY 
A:link { color: #CC0033; text-decoration: none }
A:active { color: #CC0033; text-decoration: none }
A:visited { color: #CC0033; text-decoration: none }
A:hover { color: #000000; text-decoration: none }


.menueoben:visited
{
    WIDTH: 100px;
    HEIGHT: 23px;
    FONT-SIZE: 12pt;
    COLOR: black;
    TEXT-ALIGN: left;
    FONT-FAMILY: Times;
    TEXT-DECORATION: underline
}
.menueoben:hover
{
    WIDTH: 100px;
    HEIGHT: 23px;
    FONT-SIZE: 12pt;
    COLOR: #CC0033;
    TEXT-ALIGN: left;
    FONT-FAMILY: Times;
    TEXT-DECORATION: underline
}
.menueoben:link
{
    WIDTH: 100px;
    HEIGHT: 23px;
    FONT-SIZE: 12pt;
    COLOR: black;
    TEXT-ALIGN: left;
    FONT-FAMILY: Times;
    TEXT-DECORATION: underline
}
.menueoben:active
{
    WIDTH: 100px;
    HEIGHT: 23px;
    FONT-SIZE: 12pt;
    COLOR: black;
    TEXT-ALIGN: left;
    FONT-FAMILY: Times;
    TEXT-DECORATION: underline
}


.menueobenbig:visited
{
    WIDTH: 100px;
    HEIGHT: 23px;
    FONT-SIZE: 22pt;
    COLOR: black;
    TEXT-ALIGN: left;
    FONT-FAMILY: Times;
    TEXT-DECORATION: underline
}
.menueobenbig:hover
{
    WIDTH: 100px;
    HEIGHT: 23px;
    FONT-SIZE: 22pt;
    COLOR: #CC0033;
    TEXT-ALIGN: left;
    FONT-FAMILY: Times;
    TEXT-DECORATION: underline
}
.menueobenbig:link
{
    WIDTH: 100px;
    HEIGHT: 23px;
    FONT-SIZE: 22pt;
    COLOR: black;
    TEXT-ALIGN: left;
    FONT-FAMILY: Times;
    TEXT-DECORATION: underline
}
.menueobenbig:active
{
    WIDTH: 100px;
    HEIGHT: 23px;
    FONT-SIZE: 22pt;
    COLOR: black;
    TEXT-ALIGN: left;
    FONT-FAMILY: Times;
    TEXT-DECORATION: underline
}




.catlevel1:visited
{
    WIDTH: 211px;
    HEIGHT: 63px;
    FONT-SIZE: 11pt;
     COLOR: black;
     line-height:61px;
  TEXT-ALIGN: center;
    FONT-FAMILY: Arial, Helvetica;
  font-weight:bold; 
    background-image:url(/images/menuebackgroundrot.gif);
    TEXT-DECORATION: none
}
.catlevel1:hover
{
    WIDTH: 211px;
    HEIGHT: 63px;
    FONT-SIZE: 11pt;
    COLOR: #CC0033;
     line-height:61px;
  TEXT-ALIGN: center;
    FONT-FAMILY: Arial, helvetica;
  font-weight:bold; 
    background-image:url(/images/menuebackgroundschwarz.gif);
    TEXT-DECORATION: none
}
.catlevel1:link
{
    WIDTH: 211px;
    HEIGHT: 63px;
    FONT-SIZE: 11pt;
    COLOR: black;
     line-height:61px;
  TEXT-ALIGN: center;
    FONT-FAMILY: Arial, Helvetica;
  font-weight:bold; 
    background-image:url(/images/menuebackgroundrot.gif);
    TEXT-DECORATION: none
}
.catlevel1:active
{
    WIDTH: 211px;
    HEIGHT: 63px;
    FONT-SIZE: 11pt;
    COLOR: black;
     line-height:61px;
  TEXT-ALIGN: center;
    FONT-FAMILY: Arial, helvetica;
  font-weight:bold; 
    background-image:url(/images/menuebackgroundrot.gif);
    TEXT-DECORATION: none
}


H3, {
  font-family: Century Gothic, Times;
  font-size: 18px;
  color: #666666;
  font-weight: bold;
  }
  
H4 {
  font-family: Century Gothic, Times;
  font-size: 14px;
  color: #FF3300;
  }  
  
 .heading {
  font-family: Times;
  font-size: 10px;
  color: #FF3300;
   font-weight: bold;
  }  

P,TD, UL, LI {
  font-family: Times;
  font-size: 11pt;
  color: #000000;
/*  vertical-align: top; */
  }
  
.Titelfont {
  font-family: Times;
  font-weight:bold 
  }

.toolbar {
  font-family: Times;
  font-size: 11pt;
  color: #666666;
  }   
  
 .sidebar {
  font-family: Times;
  font-size: 10px;
  color: #000000;
  }
  
 .sidebarheading {
  font-family: Times;
  font-size: 10px;
  color: #FF3300;
   font-weight: bold;
  }     
  
.textbox {
  font-family: Times; 
  font-size: 10px; color: #000000; 
  background-color: #FFFFFF; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
  }  

.white {
  font-size: 11px;
  color: #FFFFFF;
  }

.small {
  font-size: 10px;
  color: #000000;
  }
