/* Allgemeine Formatierungen (Schriften, Abstände usw. )  */

div.clear {
    clear: both;
    height: 0px;
}

.fce-startseite-mitte {
    margin-bottom: 10px;
}

.fce-startseite-mitte-links{
    width: 301px;
    float: left;
    margin-bottom: 10px;
}

.fce-startseite-mitte-rechts{
    width: 301px;
    float: right;
    margin-bottom: 10px;
}

.fce-startseite-mitte-header {
     background-image: url(../gfx/fce-startseite-mitte-header-bg.gif);
     background-repeat: repeat-x;  
     height: 21px; 
     width: 301px;
}

.fce-startseite-mitte-content {
    background-color: #ffffff;
    width: 301px;
    margin: 0;
    padding: 0;
}

.fce-startseite-mitte-content {
    background-color: #ffffff;
    width: 301px;
    margin: 0;
    padding: 0;
}

.fce-startseite-mitte-footer {
     background-color: #ffffff;
     height: 35px;
     width: 301px;
     text-align: right;
}

.fce-startseite-mitte-footer p {
    font-weight: bold;
    padding: 10px 0 10px 12px;
    float: left;
    color: #3f3f3f;
}

.fce-startseite-mitte-footer a{
    padding: 8px 5px 8px 0;
    display: block; 
    height: 19px;
    float: right;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  display:inline;
  margin: 0;
}