

body {
background-image: url(images_graf/blaukufe1.gif);
 background-repeat: repeat-y;
background-position: center;
}


div#container {
   background-color: #D6E0EF;
   background-image: url(images_graf/blaukufe1.gif);
 background-repeat: repeat-y;
background-position: left;
}

.csc-textpic-text  {
height: 84px;
padding-top: 10px;
} 

 h5 {
   display: block;
 margin: 0;
 padding: 0;
 padding-top: 5px;
 padding-bottom: 5px;
 font-size: 1.2em;
 text-align: center;
  background: #ffff33;
  }
  
  div#Inhalt h1 {
  padding-bottom: 3em;
  }
  
  div#Info {
  width: 700px;
  }
  
  table {
  width: 700px;
  margin-bottom: 5px;
  }
  

  
 caption {
  background: #003366;
  color: #fff;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  }
  
table {
background: #fff;
font-size: 11px;
}

th {
text-align: left;
font-weight: normal;
white-space: nowrap;
font-size: 11px;
padding-left: 5px;
}
  
.csc-textpic-imagewrap, .csc-textpic csc-textpic-center csc-textpic-above {
  margin: 0;
  padding: 0;
  }