body {
  background: #D4D4D4 url('bg_2.png') repeat-x;
  font: 12px Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 0;
  color: #000000;
  scrollbar-base-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#ACACAC;
  scrollbar-3d-light-color:#000000;
  scrollbar-dark-shadow-color:#FFFFFF;
  scrollbar-shadow-color:#ACACAC;
  scrollbar-arrow-color: #ACACAC;

}
a {  font: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #999999;}
table {  font: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #FF0000}
.klein {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.a.hover {  color: #FF0000}
a:hover {  color: #FF0000}
.underlined {  text-decoration: underline}

.art1ws{ font-weight: bold; color: #000000; font-size: 13px; font-family: Arial,Helvetica,Sans-Serif; text-decoration: none; }

#container {
  margin: 0 auto;
  width: 962px;
  text-align: center;
 }

/* TOP
-----------------------------------------------------------*/
#top {
  background: url('top_6.png') no-repeat; 
  background-color: #FFFFFF; 
  height: 155px;
  
}

/* MIDDLE
-----------------------------------------------------------*/
#middle {
  background: url('content_2.png') no-repeat; 
  background-color: #FFFFFF; 
  height: 21px;
}
#middle2{
  margin:0 0 0 70px;
}

/* CONTENT
-----------------------------------------------------------*/
#content {
  background: url('content_2.png') center repeat-y;
  overflow:hidden;
  width: 962px;
}

/* BOTTOM
-----------------------------------------------------------*/
#bottom {
  background: url('bottom_2.png') no-repeat; 
  background-color: #FFFFFF; 
  height: 120px;
/*border:2px solid #FFCC99;*/
}
