body {
    background-color: #800000
}
img {
    border-color:#800000
}
.hintergrund {
    background-image: url(bilder/hintergrund.gif);
        background-repeat: repeat-x;
}
td {
    font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 1.5em;
        font-weight: normal;
        color: #800000;
  }
div {
         position:absolute;
         font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 1.5em;
        font-weight: normal;
        color: #800000;
}
p {
    font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 1.5em;
        font-weight: normal;
        color: #800000;
         margin:10px;
  }
.breite{
         width:870px
}
.rosaschrift {
         font-family:  Arial, Helvetica, sans-serif;
         font-size: 11pt;
         line-height: 1.2em;
}
H1 {    font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 1.5em;
        font-weight: bold;
        color: #800000;}
H2 {    font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 1.5em;
        font-weight: bold;
        color: #800000;}
.breiterosa {
         width:905px
}
a:hover {
         color: #D5CA4C
  }
a {     font-family:  Arial, Helvetica, sans-serif;
        font-size: 15px;
        line-height: 1.5em;
        font-weight: normal;
         text-decoration:none;
         color:#800000
}
.menue {
         padding-left:66px;
}
.sorttabelle {
         border-bottom:1px solid #eeeeee;
         padding:4px;
}
.sorttabelle_color {
         border-bottom:1px solid #eeeeee;
         padding:4px;
         background-color:#fef1f1;
}