body
{
 font-family:Times New Roman;
 font-size:12px;
 background-color:#ffffff;
 text-align:center;
 margin:0px;
}
table {  font-size:12px;}
h1 {font-size:18px;color:#000000;margin-bottom:5px;margin-top:10px;}
h2 {font-size:16px;color:#000000;margin-bottom:0px;}
h3 {font-size:14px;color:#000000;margin-bottom:0px;}

th {background-color:#39B54A; width:170px;}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:normal;
  color:#000000;
  font-size:12px;
}

a:active, a:hover
{
  color:#0000ff;
}

a.menu:link, a.menu:visited
{
  color:#000000;
 background-color:#39B54A;
 text-decoration:none;
}

a.content:link, a.content:visited, a.content:active
{
 text-decoration:none;
 font-size:10px;
 color:#000000;
}

a.content:hover
{
 text-decoration:none;
 font-size:10px;
 text-decoration: underline;
}

a.menu:active, a.menu:hover
{
  color:#000000;
 background-color:#eeeeee;
}

a.menu {
 display:block;
 padding:3px;
 border-top:1px solid #000;
 background-color:#737994;
 text-align:center;
 font-weight:normal;
 color:#eeeeee;
 text-decoration:none;
 }

 a.content {
 color:#000000;
 text-decoration:none;
 }


#content {
border:0px solid #fff200;
background-color:#ffffff;
width:100%;
float:left;
padding:0px 10px;
}
.vorschau{font-size:10px}

#left {
background-color:#ffffff;
width:128px;
visibility:hidden;
}
#title {
height:34px;
padding:5px;
background-color:#ffffff;
border-bottom:0px solid #0000ff;
visibility:hidden;
}
.main {
width:90%;
margin:0px;
auto;text-align:left;
background-color:#ffffff;
border:0px solid #0000ff;}