body
{
 font-family: Verdana,sans-serif;
 font-size: larger;
 color: darkblue;
 text-align: center;
}
a:link
{
 color: darkblue;
}
a:hover
{
 color: blue;
}
.titel
{
 width: 100%;
 color: #0000b0;
 filter: DropShadow(color=#c0c0c0, offx=3, offy=3);
}
.absatz
{
}
.navi
{
 position: absolute;
 left: 10px;
 top: 300px;
 width: 100%;
 line-height: 34px;
}
.powered
{
 font-size: xx-small;
}
.cube1
{
 position: absolute;
 left: 10px;
 top: 0px;
 width: 100%;
 height: 300px;
}
.advert
{
 position: absolute;
 left: 10px;
 top: 550px;
 width: 100%;
}
