html {
background-color: #000;
text-align: center; /* Zentrierung im Internet Explorer */
}

body {
font-family: Helvetica, Arial, sans-serif;
 margin: 0 auto;
  width: 900px;
   background-color: #D6E0EF;
   background-image: url(images_graf/hgblau_index.gif);
 background-repeat: repeat-y;
background-position: center;
text-align: center; /* Zentrierung im Internet Explorer */
font-size: 100,01%;
}


div#container {
 background-image: url(images_graf/hgblau_index.gif);
 background-repeat: repeat-y;
background-position: left;
text-align: left;
  }
  
  div#Info {
width: 454px;
  }
   
 
   div#Inhalt {
   margin-left: 180px;
   margin-right: 460px;
  }
  
 *htm div#Inhalt {
   width: 255px;
  }
  
  div#Inhalt p {
width: 250px;
  }
  
  div#Inhalt h1 {

  }
  
  dd.csc-textpic-caption {
   padding-left: 50px;
   padding-top: 10px;
  }
  
  dd.csc-textpic-caption a,  dd.csc-textpic-caption a:link {
   padding-left: 10px;
   padding-top: 10px;
   color: white;
   text-decoration: underline;
   font-weight: bold;
  }
  
  
  table {
  margin-left: 50px;
  }
  
  td {
  text-align: center;
  }
  
  td a {
  text-align: center;
  color: #fff;
  text-decoration: underline:
  font-weight: bold;
  background: url (none);
  background: none;
 margin-left: 40px;
  }
  
