*, html{
   padding:0;
   margin:0;
   }
   
hr.trennlinie{
   border:1px dotted #aaaaaa;
   height:1px;
   }
   
.content-middle{
   padding-left: 25px;
   padding-bottom: 20px;
   }
      
.content-middle h1{
   font-family: verdana;
   font-size: 12pt;
   font-weight: bold;
   color: #666;
   margin-top: 20px;
   margin-bottom: 10px;
   }

.content-middle h1.csc-firstHeader{
   font-size: 14pt;
   font-weight: bold;
   color: #666;
   margin-left: -15px;
   m#argin-right: 10px;
   margin-top: 0px;
   margin-bottom: 20px;
   padding: 6px;
   border: 1px solid #003893;
   }
   
.content-middle h2{
   font-size: 10pt;
   font-weight: bold;
   color: #666;
   margin-top: 20px;
   margin-bottom: 10px;
   }

.content-middle h3{
   font-size: 10pt;
   font-weight: bold;
   color: #666;
   margin-top: 20px;
   margin-bottom: 6px;
   }
   
.content-middle p{
   font-size: 10pt;
   margin-top: 6px;
  m#argin-right: 20px;
   }

.content-middle p.align-right{
   text-align: right;
   }

.content-middle p.align-center{
   text-align: center;
   }
   
.content-middle ul{
   l#ist-style-type: square;
   l#ist-style-image: none;
   l#ist-style-position: outside;
   list-style-image: url(/fileadmin/grafics/icons/bullet1.gif);
   margin-right: 20px;
   }
   
.content-middle li{
   font-size: 10pt;
   margin-top: 6px;
   margin-left: 25px;
   }
      
.content-middle .csc-textpic-single-image img{
   b#order: 1px solid #fcfc97;
   margin-left: 10px;
   margin-right: 10px;
   }

.content-middle .csc-textpic-caption{
  font-size: 8pt;
  padding-top: 6px;
  text-align: center;
  }

.content-middle .csc-textpic-border .csc-textpic-imagewrap img{
  border: 1px solid #999;
  }

.content-middle .csc-textpic-below .csc-textpic-imagewrap{
  margin-top:15px;
  }
   
.content-middle a.download
   {
    font-size: 10pt;
    font-weight:bold;
    text-decoration: none;
    color: #872d2d;
    b#ackground-image: url(/fileadmin/grafics/icons/download.gif);
    background-repeat: no-repeat;
    p#adding-left: 20px;
   }
   
.content-middle a:hover.download
   {
   color: #999;
    background-image: url(/fileadmin/grafics/icons/download2.gif);
   }
   
.content-middle a.external-link-new-window, .content-middle a.external-link, .content-middle a.internal-link   
   {
    font-size:10pt;
    font-weight:bold;
    text-decoration: none;
    color: #872d2d;
    background-image: url(/fileadmin/grafics/icons/link.gif);
    background-repeat: no-repeat;
    p#adding-left: 20px;
   }
   
.content-middle a:hover.external-link-new-window, .content-middle a:hover.external-link, .content-middle a:hover.internal-link
   {
   color: #999;
    background-image: url(/fileadmin/grafics/icons/link2.gif);
   }

.content-middle a.mail
   {
    font-size: 10pt;
    font-weight:bold;
    text-decoration: none;
    color: #872d2d;
    b#ackground-image: url(/fileadmin/grafics/icons/mail.gif);
    background-repeat: no-repeat;
    p#adding-left: 20px;
   }
   
.content-middle a:hover.mail
   {
   color: #999;
    background-image: url(/fileadmin/grafics/icons/mail2.gif);
   }  
   
.content-middle .divider
  {
  width: 650px;
  }

.content-middle .divider hr
  {
  margin-top: 30px;
  margin-left: 175px;
  width: 300px;
  border:1px solid #999;
  }

.skypelink{
  text-align: right;
  margin-right: 20px;
  }

.footer{
   font-size: 8pt;
   color: #666;
   margin-top: 5px;
   margin-bottom: 20px;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-right: 10px;
   text-align: right;
   b#order: 1px solid #fff;
   background-color: #ffde84;
   }