BODY,A,TD,P,DD,DT
{
 font-family: "dejavu sans","segoe ui",verdana,helvetica,sans-serif;
}
BODY
{
 margin-left: 0;
 margin-right: 0;
 background-image:url(hintergrund.jpg);
 background-repeat:repeat-y;
}

SUP {
 font-size: smaller;
}

DT
{
 margin-top: 1em;
 font-weight: bold;
}
TT
{
 font-weight: bold;
 font-family: Courier,'Courier New',monospace;
}
H1,H2,H3
{
 font-weight: bold;
 color: #006000;
 font-family: "dejavu sans","segoe ui",verdana,helvetica,sans-serif;
}
H1
{
 font-size: x-large;
 margin-top: 0;
}
H2
{
 font-size: large;
}
H3
{
 font-size: medium;
}
A:LINK
{
 color: #006000;
}
A:VISITED
{
 color: #206020;
}
A:ACTIVE
{
 color: #FF0000;
}

div.inhalt
{
 position: absolute;
 top: 0;
 left: 180px;
 right: 0;
 bottom: 0;
 padding: 10px;
 overflow: visible;
 z-index: 1;
 line-height:1.38;
}

div.werbung
{
 position: absolute;
 top: 10px;
 left: 20px;
 z-index: 0;
 overflow: visible;
}

