body {  
background: url('bg.png') repeat;
font-family: "Courier New", Courier, mono; 
font-size: 14px; 
text-align: justify;
margin: 0px;
        }
table {  font-family: "Courier New", Courier, mono; font-size: 14px; font-style: normal; text-align: justify; line-height: 150%; font-color: #000000 text-decoration: none}
a {  color: #999999; text-decoration: none}
a:hover { background-color: #e8eef6; text-decoration: none} 
.px8 {  font-size: 8px}
.px9 { font-size: 9px}
.px10 { font-size: 10px}
.px11 {font-size: 11px}
.px12 { font-size: 12px }
.px16 {  font-size: 16px}
.px20 {  font-size: 20px}
.px24 { font-size: 24px }
.px26 { font-size: 26px}
.absatz {  padding-bottom: 2px}
.einzeilig { line-height: 100%}
.fussnote {vertical-align:super; font-size:11px; color:#000000}
.art1ws{ font-weight: bold; color: #000000; font-size: 13px; font-family: Arial,Helvetica,Sans-Serif; text-decoration: none; }
.liste {list-style-image:url(strich.png)}
.listejquery {list-style-type:none; margin-left:-30px}

#container {
  margin: 0 auto;
  width: 958px;
  text-align: center;
 }

/* TOP
-----------------------------------------------------------*/
#top {
  background: url('top.png') no-repeat;    
  background-color: #FFFFFF; 
  height: 136px;
  margin: 0px;  
}

/* CONTENT
-----------------------------------------------------------*/
#content {
  background: url('middle.png') center repeat-y;
  overflow:hidden;
  width: 958px;
}

/* BOTTOM
-----------------------------------------------------------*/
#bottom {
  background: url('bottom.png') no-repeat; 
  background-color: #FFFFFF; 
  height: 39px;
/*border:2px solid #FFCC99;*/
}

