<style type="text/css">
<!--
BODY {SCROLLBAR-BASE-COLOR: #6790B0 ; SCROLLBAR-ARROW-COLOR: #F1F6FA; }

.transparent1
{
filter:Alpha(opacity=60);
-moz-opacity:0.6;
}
 .transparent2
 {
  filter:Alpha(opacity=40);
   -moz-opacity:0.4;
 }


a{
   color: #6790B0;
   text-decoration : underline;
 }

body, table, tr, td, .text, .content-ueber, .navi-oben, .navi-links,.navi-links1,.navi-menu1a-links,.navi-menu1b-links, .unten, .copy {
  font-size : 11px;
  color : #4B5359;
  font-family : Arial, Helvetica, Sans Serif;
  margin-left : 0;
  margin-bottom : 0;
  text-decoration : none;
}
.content-ueber,h1,h2,h3,h4,h5,h6,h7
{
  font-size : 12px;
}

.navi-oben
{
  font-weight: bold;
  font-size : 12px;
  color : #FFEF98;
  text-decoration : none;
}

.navi-links
{
  font-weight: bold;
  font-size : 13px;
  color : #FFEF98;
  text-decoration : none;
}

.navi-menu1-links
{
  font-weight: bold;
  font-size : 13px;
  color : #F4010B;
  text-decoration : none;
}

.navi-menu1a-links
{
  font-size : 11px;
  color : #104E63;
  text-decoration : none;
}
.navi-menu1b-links
{
  font-size : 11px;
  font-weight: bold;
  color : #104E63;
  text-decoration : none;
}

.error {
background: red;
color: #ffffff;
}

//-->
</style>