a
{
color: #000000;
font-family: Arial, sans-serif;
font-size: 1.5em;
font-weight: bold;
text-decoration: none;
}

a:hover
{
color: #666666;
}

a, body, h1, h2, h3, h4, h5, li, ol, p, table, td, th, ul
{
font-family: Arial, sans-serif;
}

body
{
margin: 0px;
}

p
{
font-size: 0.8em;
}

p.bildunterschrift
{
font-size: 0.8em;
font-style: italic;
margin-top: 3px;
}



/*
 Hier kommen die Div-Definitionen
*/

#balken_rechts
{
position: relative;
bottom: 0px;
left: -80px;
z-index: 3;
}