BODY,A,TD,P,DD,DT,H1,H2,H3
{
 font-family: Verdana,Arial,Helvetica,Helv,Sans-Serif;
}
BODY
{
 background-color: #F9F5E9;
 background: url(bgl.jpg);
 background-position: left;
 padding:0;

}
SUP {
 font-size: smaller;
}

DL
{
 margin: 0;
 padding: 0;
}

DT
{
 padding: 0.25em 1em;
 font-weight: bold;
 font-size: large;
 background-color: #bcb2ac;
 -moz-border-radius-topleft:0.5em;
 -moz-border-radius-topright:0.5em;
 color: #004000;
 position:relative;
 z-index:1;
 float:left;
 margin: 0;
 margin-top:0.5em;
 margin-left:0.5em;
}

DD
{
 border: 1px solid #bcb2ac;
 text-indent: 0;
 padding: 1em;
 background-color: #f8fcf6;
 margin:0;
 margin-bottom: 0.5em;
 clear:left;
}

TT
{
 font-weight: bold;
 font-family: Courier,'Courier New',monospace;
}
H1,H2,H3
{
 font-weight: bold;
 color: #006000;
 text-align: left;
}
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;
}
a.extern
{
 background: url(ex.gif);
 background-repeat: no-repeat;
 background-position: 0 4px;
 padding-left: 16px;
}
p.rechts
{
 text-align: right
}

div.kleingedrucktes
{
 color: #C0C0C0;
 font-size: x-small;
}

div.inhalt
{
 position: absolute;
 top: 0;
 left: 170px;
 right: 0;
 bottom: 0;
 padding: 10px 40px 10px 10px;
 overflow: visible;
 background: url(bgr.jpg);
 background-position: right;
 z-index: 1;
}

div.werbung
{
 position: absolute;
 top: 0;
 left: 0;
 padding: 10px 0 0 10px;
 z-index: 0;
 overflow: visible;
 height: 100%;
 width: 170px;
}

div.kommentar
{
 font-size: small;
 padding-left: 48px;
 background: url(eulchen.gif);
 background-repeat: no-repeat;
 background-position: 0 4px;
}
img
{
 float: right;
 margin-left: 5px;
 border-style: none;
}
img.logo
{
 float: none;
 margin: 0;
}
table
{
 border: 1px solid #bcb2ac;
 margin: 0.5em 0;
 background-color: #f0fff0;
 border-collapse: collapse;
}
td, th
{
 margin: 0;
 padding: 0.25em 0.5em;
 border: 1px solid #006000;
 text-align: center;
}