a:link { color: #000066; text-decoration: none;}
a:visited { color: #000066; text-decoration: none;}
a:hover { color: #CC0033; text-decoration:none; background-color:#0099FF;  }
a:active { color: #CC0033; background-color:#0099FF; text-decoration:none;}
font { font-family: inherit; font-size: inherit; }
FONT { font-family: inherit; font-size: inherit; }
h5,h6,tr,td,th,p,ul,ol,li,div,address,blockquote,nobr {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color:#000066;
}

b,strong {
    font-weight: bold
}

b.body {
    font-weight: bold
}
b.table {
    font-weight: bold
}
b.a {
    font-weight: bold
}



h1 {
font-size: 20px;
font-weight: bold;
background-color: transparent;
color: #000066;
}


h2 {
font-size: 18px;
font-weight: bold;
background-color: transparent;
color: #000066;
}

h3 {
font-size: 16px;
font-weight: bold;
background-color: transparent;
color: #000066;
}

h4 {
font-size: 14px;
font-weight: bold;
background-color: transparent;
color: #000066;
}



.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000066;
}

.darkbg {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0099FF;
}

.small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000066;
}

.menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000066;
        text-decoration: underline;
}

.active {

        font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #CC0033;
                text-decoration: underline;

}

.menu2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000066;
  }

.active2 {
  font-size: 12px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #CC0033;
        text-decoration: none;
}


ul {
list-style-position: outside;
list-style-image: url(fileadmin/template/img/dot.gif);
list-style-type: square;
}
