body {
font-family: "Trebuchet MS", Verdana, sans serif;
color: #8d8d8d;
font-size:9pt;
background-image: url(bg.png);
background-repeat: repeat;
}
#center{
margin: 0 auto;
}
#container{
width:710px;
text-align:left;
background:#ffffff;
margin: 0 auto;

}

#content{
background:#ffffff;
}
#inhalt{
min-height:350px;
margin-right:10px;
}

#navi{
font-size:110%;
float:left;
background:#ffffff;
height:350px;
margin-right:20px;
}
table{
font-size:100%;

}
h1
{
font-size:12pt;
}
a
{
color:#6699FF;
text-decoration:none;
font-weight:bold;
}
a:link{
color:#6699FF;
text-decoration:none;
font-weight:bold;
}
a:active
{color:#019193;
text-decoration:none;
font-weight:bold;
}
a:visited
{color:#6699FF;
text-decoration:none;
font-weight:bold;
}
a:hover
{
color:#019193;
}
#bottom{
font-size:80%;
text-align:center;
padding: 10px 0 10px 0;
}
#header{
margin-bottom:20px;
}
#schatten{
width:5px;
height:850px;
background-image: url(schatten.png);
background-repeat: repeat;
}
img
{
border:none;
}