
body {
margin: 2em;
margin-left: 2%;
margin-right: 2%;
background: #BFBFBF;
color: black;
font-family: Arial, Helvetica, Veranda, sans-serif;
font-size: medium;
font-weight: normal;

  }

h1 {
 font-family: Arial;
 font-size: xx-large;
 font-weight: bold;
 text-align: center;
 color: #000000;
}

h2 {
 font-family: Arial;
 font-size: x-large;
 font-weight: bold;
 text-align: center;
 color: #000000;
}

h3 {
 font-family: Arial;
 font-size: small;
 font-weight: bold;
 text-align: center;
 color: #000000;
}

h4 {
 font-family: Arial;
 font-size: 14pt;
 font-weight: 200;
 text-align: center;
 color: #000000;
}

a:link {
 text-decoration: none;
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
 color: #000000;
}

a:visited {
 text-decoration: none;
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
 color: #000000;
}

a:hover {
 text-decoration: underline;
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
 color: #0000C0;
}



.menu:link {
 text-decoration:none;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size:12pt;
 font-weight: normal;
 color:#bfbfbf;
 padding-right: 20pt;
}

.menu:visited {
 text-decoration:none;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 color: #bfbfbf;
 padding-right: 20pt;
}

.menu:hover {
 text-decoration:none;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 color: #FFFFFF;
 padding-right: 20pt;

}

.table2 {
 float: right;
 padding: 10px;
 background: #C0C0C0;
 font-family: Arial, Sans-Serif;
 font-size: 10pt;
 font-weight: 500;
 color: #000000;
 border-bottom: 2px solid black;
 border-right: 2px solid black;
 border-top: 2px solid white;
 border-left: 2px solid white;
 }

#main {
   width: 100%;
   background-color: #C0C0C0;
   padding: 0;
   border-right:1px solid #2E7240;
   border-left:1px solid #2E7240;
   border-top:0px;
   border-bottom:0px;
   margin: 0 auto;
   }

#linkeseite {
	text-align: center;   
   background: #E5E5E5;
   padding-left: 10px;
	margin: 10px;
	width: 20%;   
   float: left;
   }

#rechteseite {
   background: #C0C0C0;
   padding: 10;
   margin: 10px;
   width:20%;
   text align:left;
   float: right;
   }

.clear{ clear: both; }

td       {  }
.oben    { vertical-align:top;}
.unten   { vertical-align:bottom; }



.menu2:link {
 text-decoration:none;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size:1em;
 font-weight: normal;
 color:#bfbfbf;
 padding-right: 20pt;
}

.menu2:visited {
 text-decoration:none;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 1em;
 font-weight: normal;
 color: #bfbfbf;
 padding-right: 20pt;
}

.menu2:hover {
 text-decoration:none;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 1em;
 font-weight: normal;
 color: #FFFFFF;
 padding-right: 20pt;

}
