body{
    background-color: #ffffff;
    background-image: url(images/hg_start.jpg);
    background-repeat: no-repeat;
    background-position:top center; 
    color: #000000;
    font-size: 12px;
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}


#alles{
    width: 934px;
    margin: 14px auto 0 auto;
}

#inhalt{
    background-image: url(images/content_hg.jpg);
    background-repeat: repeat-y;
    float: left;
}

#kopf{
    width: 934px;
    background-image: url(images/kopf_hg_start.jpg);
    background-repeat: no-repeat;
    background-position: 0 top;
    float: left;
}

#fuss{
    color: #ffffff;
    padding: 12px 0 20px 27px;
}

#fuss a{
    color: #ffffff;
    text-decoration: none;
}

#fuss a:hover, #fuss a:active, #fuss a:focus{
    text-decoration: underline;
}

#fussabs{
    width: 934px;
    height: 40px;
    background-image: url(images/fuss_mann.jpg);
    background-repeat: no-repeat;
    float: left;
}

#oben{
    float: left;
    width: 934px;
}

#logo{
    padding: 0 0 0 4px;
    float: left;
}

#geschlecht{
    float: right;
    font-size: 20px;
    color: #474747;
    font-weight: bold;
    padding: 77px 25px 0 0;
}

#geschlecht a{
    text-decoration: none;
}

#geschlecht a:hover, #geschlecht a:focus, #geschlecht a:active{
    text-decoration: underline;
}

#kopfgrafik{
    padding: 156px 0 0 1px;
}

img{ 
    border: none;
}


div.csc-textpic div.csc-textpic-single-image img {
    margin-bottom:0;
}

#content{
    padding: 0 55px;
}

#content h1{
    font-size: 25px;
    color: #004583;
    font-weight: bold;
}

#aktuelles{
    padding: 0 55px 20px 55px;
}

#aktuelles_links{
    width: 404px;
    float: left;
}

#aktuelles_links h1{
    color: #003f78;
    font-size: 18px;
    font-weight: bold;
}

#aktuelles_links h2{
    color: #003f78;
    font-size: 14px;
    font-weight: bold;
    padding:0px;
    margin:0px;
}

#aktuelles_links a{
    color: #003f78;
    text-decoration:none;
}


#aktuelles_rechts{
    width: 404px;
    float: right;
}

#aktuelles_rechts h1{
    color: #f56802;
    font-size: 18px;
    font-weight: bold;
}

#aktuelles_rechts h2{
    color: #f56802;
    font-size: 14px;
    font-weight: bold;
    padding:0px;
    margin:0px;
}

#aktuelles_rechts a{
    color: #f56802;
    text-decoration:none;
}

.news-single-item h2{
  font-size:12px;
}