body 
{
 font-family:Tahoma;
 font-size:12px;
 background-color:navy;
}
h1 {font-size:22px;color:#FFFF00;margin-bottom:1px;}
h2 {font-size:16px;color:#FFFF00;}
h3 {font-size:14px;color:#FFFF00;}
p {margin-top:0px;}

code {font-size:14px;color:navy;}
pre
{
 font-family:Tahoma;
 font-size:18px;
 color:#FFFF00;
 font-weight:bold:
 
 padding:5px;
}
td
{
 background-color:#FFFF00;
 border: outset 3px silver;
 border-collaps: separate;
 width:8%;
 height:23px;
 align:center;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:navy;
  	
  font-size:14px;
  text-align:center; 
  vertical-align:middle;
}
a:active, a:hover
{ 
 text-decoration:underline;
}

.tabelle
{ 
  font-family: Tahoma;
  font-size: 12px;
  color:navy;
  font-weight: bold;
  font-decoration:underline;
  
  
	
  }
#title {
height:34px;
padding:5px;
border-bottom:1px solid #000000;
margin-bottom:20px;
}
#left {
margin-top:10%;
width:14%;
float:left;
line-height:18px;
}
.menutitle
{
font-weight:bold;
border-top:1px dashed #000000;
margin-top:15px;
}

#content {
width:80%;
float:right;
}
//--></style>
