body {
        margin:0px;
        width:100%;
        overflow:hidden;
    }

#logo {
        position:relative;
        width:697px;
        height:392px;
        margin:auto;
        top:0px;
        left:50%;
        margin-left:-348px;
        background:url(fileadmin/templates/images/logo.gif) no-repeat;
}

#bilderkette {
        position:relative;
        width:1339px;
        height:113px;
        margin:auto;
        left:50%;
        margin-left: -669px;
        background: url(fileadmin/templates/images/bilderkette.jpg) no-repeat;
    }

.mitte {
        position:relative;
        width:697px;
        margin:auto;
        left:50%;
        margin-left:-348px;
}

.mitte img {
       position:relative;
       margin-left:22px;
       top:0px;
}


.mitte a {
        position:relative;
        top:-10px;
        color:#834183;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        font-size:13px;

        text-decoration:none;
}

.mitte a:hover {
        text-decoration:underline;;
}

.mitte a:active {
        color:#BF7DBF;
}

.mitte a:visited {
        color:#834183;
}



#logo-krankenhaus {
        top:392px;
        width:24px;
        height:29px;
}

#a-krankenhaus {
        top:392px;
        width:146px;
        height:29px;
        display:inline;
}

#logo-altenzentrum {
        top:392px;
        width:24px;
        height:29px;
}

#a-altenzentrum {
        top:392px;
        width:172px;
        height:29px;
        display:inline;
}

#logo-sozialstation {
        top:392px;
        width:24px;
        height:29px;
}

#a-sozialstation {
        top:392px;
        width:136px;
        height:29px;
        display:inline;
}

#logo-seniorenzentrum {
        top:392px;
        width:24px;
        height:29px;
}

#a-seniorenzentrum {
        top:392px;
        width:147px;
        height:29px;
        display:inline;
}