html{
    background-color:#670000;
    

}

a {
   color:#bbbbbb
}

img{
   border:none;
   
}
.inhalt .csc-textpic img{
   border:2px solid #ffffff;
   
}


.zentriert{
    position:absolute;
    left:50%; 
    margin-left:-305px;
    height:520px;
    width:610px;
 
    

}
.header{
  height:165px;

}
.logo{
    position:absolute;
    left:195px;

}



.inhalt{
   position:absolute;
   left:0px;
   top:175px;
   width:610px;
   background-color: #650000;
    

}

.footer{
   position:absolute;
   bottom:-20px;
   padding-top:3px;
   color:#bbbbbb;
   width:950px;
   font-family:Arial;
   font-size:10px;
}
.footerimg{

   position:relative;
   left:20px;

}
.footer2{
   position:absolute;
   bottom:-40px;
   left:250px;
   padding-top:3px;
   color:#bbbbbb;
   width:950px;
   font-family:Arial;
   font-size:10px;
}


DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
    border: 2px solid white;
    padding: 0px 0px;
}