body {
 font-size:11;
 font-family:Arial;
 color:black;
}

td {
 font-size:11;
 font-family:Arial;
 color:black;
}

th {
 font-size:12;
 font-family:Arial;
 color:black;
}

h2 {
      font-size:13px;
      font-weight:bold;
      color:#336600;
}

h3 {
      font-size:14px;
      font-weight:bold;
      color:#336600;
}


a:link {
      font-size:11px;
      font-weight:bold;
      color:#003300;
      text-decoration:none
  }
a:visited {
   font-size:11px;
   font-weight:bold;
   color:#003300;
   text-decoration:none
  }
a:hover {
   font-size:11px;
   font-weight:bold;
   color:#99CC66;
   text-decoration:none
  }
a:active {
   font-size:11px;
   font-weight:bold;
   color:#000000;
   text-decoration:none
 }
a:focus {
   font-size:11px;
   font-weight:bold;
   color:#99CC66;
   text-decoration:none
 }


.navi_link a:link {
      font-size:10px;
      font-weight:bold;
      color:#003300;
      text-decoration:none
  }
.navi_link a:visited {
   font-size:10px;
   font-weight:bold;
   color:#003300;
   text-decoration:none
  }
.navi_link a:hover {
   font-size:10px;
   font-weight:bold;
   color:#003300;
   text-decoration:underline
  }
.navi_link a:active {
   font-size:10px;
   font-weight:bold;
   color:#003300;
   text-decoration:underline
 }
.navi_link a:focus {
   font-size:10px;
   font-weight:bold;
   color:#003300;
   text-decoration:underline
 }
.button {
  font-size:12;
  font-family:Arial;
  background-color:#619213;
  color:black;
}

.werbung1 {

 float:left;
 width=220;
 height= 200;
 padding: 1em;
}

.werbung2 {

 float:left;
 width=120;
 height= 240;
 padding: 1em;
}


.rahmen {
  border-width:1px;
  border-style:solid;
  border-color:gray;
  
 }

.werbung_rahmen {
  border-width:1px;
  border-style:solid;
  border-color:gray;
  font-size:12px;
  margin-left:1em;
  margin-right:1em;
  padding:1em;
 }