body {
 font-size:12;
 font-family:Arial;
 color:black;
}

td {
 font-size:12;
 font-family:Arial;
 color:black;
}

th {
 font-size:12;
 font-family:Arial;
 color:black;
}

h4 {
      font-size:14px;
      font-weight:bold;
      color:maroon;
}

h3 {
      font-size:16px;
      font-weight:bold;
      color:maroon;
}


a:link {
      font-size:12px;
      font-weight:bold;
      color:#996633;
      text-decoration:none
  }
a:visited {
   font-size:12px;
   font-weight:bold;
   color:#996633;
   text-decoration:none
  }
a:hover {
   font-size:12px;
   font-weight:bold;
   color:#996633;
   text-decoration:none;
   text-decoration:underline
  }
a:active {
   font-size:12px;
   font-weight:bold;
   color:#996633;
   text-decoration:underline
 }
a:focus {
   font-size:12px;
   font-weight:bold;
   color:#996633;
   text-decoration:underline
 }


.navi_link a:link {
      font-size:13px;
      font-weight:bold;
      color:white;
      text-decoration:none
  }
.navi_link a:visited {
   font-size:13px;
   font-weight:bold;
   color:white;
   text-decoration:none
  }
.navi_link a:hover {
   font-size:13px;
   font-weight:bold;
   color:white;
   text-decoration:underline
  }
.navi_link a:active {
   font-size:13px;
   font-weight:bold;
   color:white;
   text-decoration:underline
 }
.navi_link a:focus {
   font-size:13px;
   font-weight:bold;
   color:white;
   text-decoration:underline
 }
.button {
  font-size:12;
  font-family:Arial;
  background-color:#660000;
  color:white;
}


.head {
 color:white;
 font-size:18;
 font-weight:bold
}

.rahmen {
  border-width:1px;
  border-style:solid;
  border-color:#660000;
  padding:0 cm;
 }
.button2 {
  font-size:16;
  font-family:Arial;
  background-color:#660000;
  color:white;
  height:25;
  width:25;
}
