body {
 font-size:11;
 font-family:Verdana;
 color:black;
}

td {
 font-size:11;
 font-family:Verdana;
 color:black;
}

th {
 font-size:11;
 font-family:Verdana;
 color:black;

}

a:link {
      font-size:11px;
      font-weight:bold;
      color:#000099;
      text-decoration:none
  }
a:visited {
   font-size:11px;
   font-weight:bold;
   color:#000099;
   text-decoration:none
  }
a:hover {
   font-size:11px;
   font-weight:bold;
   color:#000099;
   text-decoration:underline
  }
a:active {
   font-size:11px;
   font-weight:bold;
   color:#000099;
   text-decoration:underline
 }
a:focus {
   font-size:11px;
   font-weight:bold;
   color:#000099;
   text-decoration:underline
 }






.oben_navi a:link {
      font-size:13px;
      font-weight:bold;
      color:black;
      text-decoration:none;
      }
.oben_navi a:visited {
   font-size:13px;
   font-weight:bold;
   color:black;
   text-decoration:none;
 }
.oben_navi a:hover {
   font-size:13px;
   font-weight:bold;
   color:#000099;
   text-decoration:underline;
  } 
.oben_navi a:active {
   font-size:13px;
   font-weight:bold;
   color:black;
   text-decoration:underline;
   }
.oben_navi a:focus {
   font-size:13px;
   font-weight:bold;
   color:black;
   text-decoration:underline;
}


.mitte_navi a:link {
      font-size:11px;
      font-weight:bold;
      color:#333333;
      text-decoration:none;
      }
.mitte_navi a:visited {
   font-size:11px;
   font-weight:bold;
   color:#333333;
   text-decoration:none;
 }
.mitte_navi a:hover {
   font-size:11px;
   font-weight:bold;
   color:#000099;
  } 
.mitte_navi a:active {
   font-size:11px;
   font-weight:bold;
   color:#000099;
 }
.mitte_navi a:focus {
   font-size:11px;
   font-weight:bold;
   color:#000099;
  }




.textlink a:link {
      font-size:10px;
      font-weight:bold;
      color:black;
      text-decoration:none;
      }
.textlink a:visited {
   font-size:10px;
   font-weight:bold;
   color:black;
   text-decoration:none;
 }
.textlink a:hover {
   font-size:10px;
   font-weight:bold;
   color:#000099;
   text-decoration:underline;
  } 
.textlink a:active {
   font-size:10px;
   font-weight:bold;
   color:black;
   text-decoration:underline;
   }
.textlink a:focus {
   font-size:10px;
   font-weight:bold;
   color:black;
   text-decoration:underline;
}






h1 {
 font-family:Verdana;
 font-size:28px;
}

h3 {
 font-family:Verdana;
 font-size:18px;
}

h5 {
 font-family:Verdana;
 font-size:12px;
}

ul {
 font-family:Verdana;
 font-size:11px;
}


.u_schrift {
 font-family:Verdana;
 font-weight:bold;
 font-size:16px;
 color:gray;
 text-decoration:underline
}

.n_l_schrift {
 font-family:Verdana;
 font-weight:bold;
 font-size:11px;
 color:gray;
 text-align:right;
}

.n_l_schrift div {
clear:both;
color:gray;
margin: 5px 1px;
border-bottom:gray 1px solid;
}

.e_schrift {
 font-family:Verdana;
 font-weight:bold;
 font-size:12px;
 color:gray;
}

.button {
  font-size:12;
  font-family:Verdana;
  background-color:maroon;
  color:white;
 }

.rahmen {
  border-width:1px;
  border-style:solid;
  border-color:gray;
  padding:0 cm;
}


