#site
{
position:relative;
top:0px; left:0px;
width:960px; height:600px;
margin:-15px;
background-color:#FFFFFF;
border:0px solid #cccccc;
}
#logo
{
position:absolute;
top:70px; left:665px;
width:277px; height:70px;
}
#logoalt
{
position:absolute;
top:70px; left:0px;
width:218px; height:81px;
}
#top
{
position:absolute;
top:50px; left:0px;
width:960px; height:282px;
background-image: url(../images/frau.jpg);
border:0px solid #cccccc;
text-align:left;
}
a.top:link, a.top:visited, a.top:hover
{
 font-family:Arial;
 line-height:24px;
 font-size:14px;
 text-align:center;
 text-Decoration:none;
 width:160px;
 font-weight:bold;
}
a.top:link, a.top:visited
{
 color:#FFFFFF;
 background-image: url(../images/button1.jpg);
 border-left:0px solid #FFFFFF;
 border-top:0px solid #999999;
 border-right:0px solid #999999;
 border-bottom:1px solid #FFFFFF;
}
a.top:hover
{
 color:#999999;
 background-image: url(../images/button2.jpg);
 border-left:0px solid #FFFFFF;
 border-top:0px solid #999999;
 border-right:0px solid #999999;
 border-bottom:1px solid #999999;
}
#leftmenu
{
position:absolute;
top:320px; left:0px;
width:160px; height:250px;
}
#content
{
position:absolute;
top:320px; left:0px;
width:895px; height:450px;
border:0px solid #999999;
background-image: url(../images/back.gif);
}
#contentin
{
position:absolute;
top:20px; left:170px;
width:700px; height:400px;
border:0px solid #999999;
}
.textblau6
{
  font-size:15px;
  font-family:Tahoma;
  color:#3c5a7b;
}