/* DIV-Layout */

.spacer10 {
 height:10px;
}

.spacer50 {
 height:50px;
}

.spacer14 {
 width: 500px;
 height: 14px;
}

.spacer14a {
 width:220px;
 height: 14px;
}

.aufzaehlung {
 width: 500px;
 padding-left: 9px;
 background-image: url(../sysimg/aufzaehlung.gif);
 background-repeat: no-repeat;
}

.aufzaehlung2 {
 width: 500px;
 padding-left: 9px;
 margin-left: 9px;
 background-image: url(../sysimg/aufzaehlung.gif);
 background-repeat: no-repeat;
}

.backbutton {
 width: 500px;
}

.bildcontentlinks {
 width: 500px;
}

.bildcontentrechts {
 width: 220px;
}

.bildcontentrechtsplustext {
 width: 220px;
}
    .bildcontentrechtsplustext img {
     margin-bottom:9px;
     }

.events {
 margin-top: 12px;
 margin-bottom: 1px;
}
  .evDate {
    FONT-SIZE: 14px;
    COLOR: #3366cc;
    FONT-FAMILY:  Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    padding-right:100px;
  }
  .evLine {
   width: 200px;
   height: 5px;
   background-color: #99cc33;
  }
  .evMain {
   background-image:url('../sysimg/event-rand.gif');
   background-repeat: repeat-y;
   padding-left: 30px;
   padding-top:5px;
   padding-bottom:5px;
  }
  .evLine2 {
   width: 250px;
   height: 5px;
   background-color: #99cc33;
   clear: both;
   margin-bottom:15px;
  }

.width220 {
 width:220px;
}

.width500 {
 width:500px;
}

.width500grau {
 width:500px;
 border-bottom:1px solid #CCCCCC;
}

.textklein {
 font-size:11px;
 color: #000000;
 font-family: Arial;
}