body
{
  background-color: #D6DBDE;
  margin-top: 0px
}

/* Design */

.bg_weiss
{
  background-color: #FFF
}

.bg_schatten_rechts
{
  background: url('../img/schatten_rechts.jpg')
}

.bg_schatten_oben
{
  background: url('../img/schatten_oben.jpg')
}

.bg_schatten_unten
{
  background: url('../img/schatten_unten.jpg')
}

.bg_hellgrau
{
  background-color: #FAFAFA
}

.bg_uebergang
{
  background: url('../img/uebergang.jpg') no-repeat
}

.header
{
  background: url('../img/header.jpg')
}

.footer
{
  background: url('../img/footer.jpg')
}

/* Content */

ul, li, ol {
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: left;
}

#content a
{
  color: #538097
}

#content a:hover
{
  background-color: #D8E4EA;
}


#content ul {
        margin: 14 0 14 0px;
        padding: 5 8 5 10px;
        border-bottom: 1px solid #e2e2e2;
        background: url(../img/bg_ul.jpg) repeat-y top left;
}

#content li {
        line-height: 15px;
        padding: 3 0 0 17px;
        background-image: url(../img/li.gif);
        background-position: 0px 4px;
        background-repeat: no-repeat;
}



#content td
{
  color: #1E394A
}

#content h1
{
  margin: 0;
  font-size: 14px;
}

#content table
{
  font-family: Arial;
  font-size: 11px;
}

#content .text
{
  font-family: Arial;
  font-size: 11px
}

/* Überschrift */

#content .ra_roecken
{
  background: url('../img/ra_roecken.jpg') bottom no-repeat
}

#content .trenner
{
  background: url('../img/ueberschrift_trenner.jpg')
}

#content .head_text
{
  font-size: 17px;
  font-weight: bold
}

#menu2 {
  font-family: Arial;
  font-size: 11px;
  color: #FFFFFF
}

#menu2 a {
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 3px;
  padding-right: 3px
}
