html, body{
   margin:0px;
   padding:0px;
   background-color:white;
   }

#kopf{
   position: absolute;
   top: 0px;
   height: 99px;
   left: 0px;
   width: 1000px;
   background-image:url(../gfx/kopf_s.gif);
   background-repeat: no-repeat;
   }

#navi{
   position: absolute;
   top: 100px;
   left: 0px;
   width: 199px;
   z-index:1;
   }

#um13{
   position:absolute;
   top:0px;
   left:194px;
   background-color:white;
   visibility:hidden;
   opacity:0.95;
   filter:alpha(opacity=95);
   z-index:10;
   }

#um9{
   position: absolute;
   top: 40px;
   left: 194px;
   background-color:white;
   visibility:hidden;
   opacity:0.95;
   filter:alpha(opacity=95);
   z-index:10;
   }

#um1{
   position: absolute;
   top: 80px;
   left: 194px;
   background-color:white;
   visibility:hidden;
   opacity:0.95;
   filter:alpha(opacity=95);
   z-index:10;
   }

#um2{
   position: absolute;
   top: 120px;
   left: 194px;
   background-color:white;
   visibility:hidden;
   opacity:0.95;
   filter:alpha(opacity=95);
   z-index:10;
   }

#um6{
   position: absolute;
   top: 160px;
   left: 194px;
   background-color:white;
   visibility:hidden;
   opacity:0.95;
   filter:alpha(opacity=95);
   z-index:10;
   }

#um12{
   position: absolute;
   top: 200px;
   left: 194px;
   background-color:white;
   visibility:hidden;
   opacity:0.95;
   filter:alpha(opacity=95);
   z-index:10;
   }

#um10{
   position: absolute;
   top: 240px;
   left: 194px;
   background-color:white;
   visibility:hidden;
   opacity:0.95;
   filter:alpha(opacity=95);
   z-index:10;
   }

#inhalt{
   position: absolute;
   top: 100px;
   left: 200px;
   width: 780px;
   padding: 10px;
   background-color: rgb(240,240,240);
   }

#start_kopf{
   position: absolute;
   top: 0px;
   height: 99px;
   left: 0px;
   width: 1000px;
   }

#start_links{
   position: absolute;
   top: 90px;
   left: 0px;
   width: 200px;
   height: 430px;
   }

#start_mitte{
   position: absolute;
   top: 135px;
   left: 200px;
   width: 580px;
   padding: 10px;
   height: 380px;
   background-color: rgb(240,240,240);
   }

#start_titel{
   position: absolute;
   top: 90px;
   left: 200px;
   width: 780px;
   padding: 10px;
   height: 45px;
   background-color: rgb(255,255,255);
   }
#start_rechts{
   position: absolute;
   top: 135px;
   left: 800px;
   width: 200px;
   height: 385px;
   }
#start_fuss{
   position: absolute;
   top: 520px;
   height: 100px;
   left: 0px;
   width: 1000px;
   }

#fussli{
   position: absolute;
   left: 0px;
   width: 390px;
   padding: 5px 10px 5px 10px;
   height: 20px;
   border-top: 1px solid white;
   background-color: rgb(102,102,102);
   }

#fussre{
   position: absolute;
   text-align:right;
   left: 390px;
   width: 390px;
   padding: 5px 10px 5px 10px;
   height: 20px;
   border-top: 1px solid white;
   background-color: rgb(102,102,102);
   }

a.menu, a.menu_self{
   display: block;
   width: 179px;
   height:19px;
   overflow:hidden;
   padding:10px;
   font-size: 13px;
   font-weight: bold;
   border-bottom: 1px solid white;
   text-decoration: none;
   line-height: 110%;
   }

a.menu:link, a.menu:visited{
   background-color: rgb(204,204,204);
   color: black;
   }

a.menu:hover{
   border-left: rgb(0,0,255) solid 5px;
   border-bottom: rgb(0,0,255) solid 1px;
   padding-left:5px;
   background-color: rgb(153,153,153);
   color: white;
   }

a.menu:active{
   background-color: rgb(153,153,153);
   color: rgb(0,51,204);
   }

a.umenu1 {
   display: block;
   width: 178px;
   height: 19px;
   padding: 10px;
   font-size: 13px;
   border-left: 1px solid white;
   border-right: 1px solid white;
   border-bottom: 1px solid white;
   text-decoration: none;
   overflow:hidden;
   line-height: 110%;
   }

a.umenu1:link, a.umenu1:visited {
   background-color: rgb(204,204,204);
   color: black;
   }

a.umenu1:hover, a.umenu1:active {
   border-left: rgb(0,0,255) solid 5px;
   border-bottom: rgb(0,0,255) solid 1px;
   padding-left:6px;
   background-color: rgb(153,153,153);
   color: white;
   }

a.fuss:link, a.fuss:visited, a.fuss:active {
   font-size:0.8em;
   text-decoration: none;
   color: rgb(255,255,255);
   }

a.fuss:hover {
   text-decoration: underline;
   }

a:link, a:active, a:visited {
   color: rgb(0,51,204);
   text-decoration: none;

   }
a:hover {
   background-color: rgb(0,51,204);
   color: rgb(255,255,255);
   text-decoration: none;
   }


a.pdf:link, a.pdf:visited, a.pdf:active {
   text-decoration: none;
   color: rgb(255,0,0);
   }

a.pdf:hover {
   background-color: rgb(255,0,0);
   color: rgb(255,255,255);
   text-decoration: none;
   }






.block{
   text-align:justify;
   }

.e2{
   font-size:1.25em;
   }

.fn {font-size:0.7em;
   margin-top:80px;
   margin-right:45%;
   border-top: solid 1px black;
   }

p.head{
   position: absolute;
   font-size: 26px;
   font-weight: bold;
   margin-top: 0px;
   }

p.info{
   background-image:url(../gfx/info80.gif);
   background-repeat: no-repeat;
   border: rgb(0,51,204) solid 1px;
   margin-top:40px;
   padding: 5px;
   padding-left: 90px;
   height: 70px;
   }

p.oedatum{
   text-align:right;
   font-style:italic;
   }

h1.start {
   font-size: 1.5em;
   }

H1, H2, H3, H4, H5, P, TD, TH, LI, A {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   }

H1, H2, H3, H4, H5 {
   font-weight: bold;
   color: rgb(51,51,51);
   }

H1 {
   color: rgb(0,51,204);
   font-size: 1.8em;
   }

H2 {
   font-size: 1.5em;
   margin-top: 1.4em;
   padding-bottom: 3px;
   border-bottom: rgb(0,51,204) solid 1px;
   }

H3 {
   font-size: 1.1em;
   margin-top: 1.1em;
   padding-bottom: 3px;
   border-bottom: rgb(0,51,204) solid 1px;
   }

H4 {
   font-size: 0.9em;
   margin-top: 0.9em;
   padding-bottom: 3px;
   border-bottom: rgb(0,51,204) solid 1px;
   }

H5 {
   font-size: 0.9em;
   }

P, li, td {
   font-size: 0.8em;
   line-height: 140%;
   }

TD.pat {
   font-size: 10px;
   line-height:12px;
   padding-top:0px;
   padding-bottom:0px;}

.L1{
   list-style-image:url(/gfx/ulb1t.gif);
   }

.L2{
   list-style-image:url(/gfx/ulb2t.gif);
   font-size: 1.25em;
   }

LI{
   margin-top: 0.8em;}

li.start {
   margin-top: 0.3em;
   }


td.wbt{
   width:33%;
   height:30px;
   text-align:center;
   background-color: rgb(0,51,205);
   }
td.wbe{
   height:30px;
   text-align:left;
   background-color: rgb(255,255,200);
  }



p.copy {
   font-size: 10px;
   margin-top: 10px;
   margin-right: 0px;
   text-align: right;
   color: #333333;}