<style type="text/css">
<!--
A, iframe
{ color: rgb( 0, 0, 153);
  text-decoration:none;
  font-family: comic sans ms;
  }
a:link
{ color:#000099;
  text-decoration:none;
  font-family: comic sans ms;
  }
a:visited
{ color:#000099;
  text-decoration:none;
  font-family: comic sans ms;
  }
a:hover
{ color:#da4517;
  text-decoration:none;
  font-family: comic sans ms;
  }
a:active
{ color:#000099;
  text-decoration:none;
  font-family: comic sans ms;
  }
html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; z-index:2; width:100%; height:100%; top:0; left:0; overflow:auto;}
body {font-family: comic sans ms; font-weight: bold; color: rgb(0,0,153); }
h1 {font-weight: bold; font-family: comic sans ms; font-size:140%; border-bottom-width:1px; margin-bottom:0px;}
h2 {font-weight: bold; font-family: comic sans ms; font-size:150%; border-bottom-width:1px; margin-bottom:0px;}
h3 {font-weight: bold; font-family: comic sans ms; font-size:110%; border-bottom-width:1px; margin-bottom:0px;}
h4 {font-weight: bold; font-family: comic sans ms; font-size:120%; border-bottom-width:1px; margin-bottom:0px; font-style: italic;}
input, textarea {font-family: comic sans ms; font-size:80%;}
hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #000099;
 border-bottom: transparent;
}
.farbe_gruen{ color: green;}
.menu { background-image: url(images/button_bl.jpg);
        background-repeat:no-repeat;
        /*background-color: rgb(10,72,142); /* dunkelblau*/
      }
.menu a:hover { background-image:url(images/button_rt.jpg);
                background-repeat:no-repeat;
                /*background-color:  rgb(212,42,42);  orangerot*/
                display: block;
                vertical-align: top;}
.menuaktiv { background-image:url(images/button_rt.jpg);
             background-repeat:no-repeat;
             /*background-color:  rgb(212,42,42); */}
.menuaktiv a:hover { background-image:url(images/button_rt.jpg);
                     background-repeat:no-repeat;
          /*           background-color:  rgb(212,42,42);*/
                     display: block;
                     vertical-align: top; }
.menutext {color: white; font-style: italic; font-size: 17;}
#menuzeile { padding-top: 1px;
             padding-right: 1px;
             padding-bottom: 20px;
             padding-left: 1px;}
.kontaktlink {background-color: lightblue;}
-->
</style>
