body
{
 font-family:Verdana;
 font-size:14px;
 background:url(../grafik/hg-body-sw-blau-kariert.jpg) no-repeat;
 background-attachment:fixed;
 text-align:center;
 margin:0px;
}
h1 {font-size:18px;color:#003366;margin:20px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}

p { line-height:1.4em }

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;

  color:#006699;

}
a:active, a:hover
{
  color:#009999;
}

#left {
background-color: transparent;
width:140px;
float:left;
text-align:center;
}
.menutitle{
width:100%;
font-size:8px;
color:snow;
background-color:#000;
font-weight:bold;
text-align:center;
padding:2px 0px;
}
.menucontainer {
font-size:11px; font-weight:bold;
border:2px solid #000;

width:100%;
margin:3px;
}

a.menu:link, a.menu:visited
{
  color:#eeeeee;
 background-color:#737994;
 text-decoration:none;
}
a.menu:active, a.menu:hover
{
 font-weight:bold;
 color:#737994;
 background-color:#eeeeee;
}
a.menu {
 width:100%;
 display:block;
 padding:5px 0px;
 border-top:1px solid #000;
 background-color:#737994;
 text-align:center;
 font-weight:bold;
 color:#eeeeee;
 text-decoration:none;
 }

 .aktiv {
 display:block;
 width:100%;
 padding:3px 0px;
 border-top:1px solid #000;
 background-color:darksalmon;
 font-weight:bold;
 color:white;
 text-decoration:none;
 }

#container {
 width:790px; margin: 10px auto; text-align:left;
}
#title {
height:80px;
padding:0px;
background: url(../grafik/banner-logo.gif) no-repeat #ffffff;
border-bottom:1px solid #003366;
text-align:right;
}

#content {
border:1px solid #efeff7;
background-color:#efeff7;
width:600px;
float:right;
padding:0px 10px;
border-top:2px solid white;
border-right:3px solid gray; border-left:2px solid white;
border-bottom:1px solid black;
filter:alpha(opacity=90) -moz-opacity=0.9;
}

img.rfl {
    border: solid 2px #eee; padding: 3px; float: left; margin: 0 1em 2em 0;
}
img.rfr {
    border: solid 2px #eee; padding: 3px; float: right; margin: 0 0 2em 1em;
}
img.r {
    border: solid 2px #eee; padding: 3px;
}
.fleft {
    float: left; margin: 0 1.5em 0.2em 0;
}
.fright {
    float: right; margin: 0 0 0.2em 1em; padding: 1px;
}
.legende {
    color: steelblue; font-size: 0.85em; margin: 1em
}
.bildlegende {
    color: steelblue; font-size: 10px; margin: 0; line-height: 1.2em
}
.btl {
    color: steelblue; font-size: 80%; margin-left: 1.0em; margin-top: 30px;
    text-align: right
}
.btr {
    color: steelblue; font-size: 80%; margin-top: 30px; text-align: left;
}

.fleft {
    float: left; margin: 0 1em 0.2em 0;
}
.fright {
    float: right; margin: 0 0 0.2em 1em; padding: 1px;
    }
ul.pfeil li {
    list-style-image: url('../grafik/listpunkt-trsp.gif'); margin-bottom: 20px;
    }