body, h1, h2, td, li, ul, p {
font-family: tahoma, helvetica, arial, sans-serif;
}

q {quotes: '»' '«' '›' '‹'}

h1 {font-size: x-large; }
h2,h3 {font-size:large; }
h4,h5 {font-size:medium; }

a {
text-decoration: hover;
}

li {margin-top: 0.25em; margin-bottom: 0.25em}

p.paragraphengesuelze {
font-family: sansserif;
font-size: xx-small;
color: #c0c0c0;
}

a.paragraphengesuelze {
font-family: sansserif;
font-size: xx-small;
color: #c0c0f0;
}

p.rechts {text-align: right}

span.klein {color: #000000; font-size: 80%}


div.inhalt
{
 position: absolute;
 top: 0;
 left: 180px;
 right: 0;
 bottom: 0;
 padding: 10px;
 overflow: visible;
 z-index: 1;
 line-height: 1.3em;
}

div.werbung
{
 position: absolute;
 top: 10px;
 left: 20px;
 z-index: 0;
 overflow: visible;
}
