body {
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #f3ecdd;
        background-image: url(images/background.gif);
        background-repeat: no-repeat;
}

a:link {
        color: #81211f;
        text-decoration: none;
}

a:visited {
        color: #81211f;
        text-decoration: none;
}

a:hover {
        color: #000000;
}

/************* #kopfdefinitionen **************/
#topleft {
        float: left;
        width: 330px;
        height: 170px;
        background-repeat: no-repeat;
        background-position: 18px 51px;
}

#topmiddle {
        float: left;
        width: 360px;
        height: 170px;
}

#topright {
        float: left;
        width: 300px;
        height: 170px;
        background-image:url(images/logo_gemeinschaft.gif);
        background-repeat: no-repeat;
        background-position: 43px 78px;
}

/************* #hauptnavigation **************/

#navigation {
        position: absolute;
        width: 200px;
        left: 130px;
        top: 170px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #81211f;
}

.nav {
        width: 170px;
        height: 20px;
        padding: 7px 0px 0px 0px;
        font-size: 11px;
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #81211f;
}

.nav a:link {
        color: #000000;
        text-decoration: none;
}

.nav a:visited {
        color: #000000;
        text-decoration: none;
}

.nav a:hover {
        color: #81211f;
}

.navselected {
        width: 170px;
        height: 20px;
        padding: 7px 0px 0px 0px;
        font-size: 11px;
        font-weight: bold;
        color: #81211f;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #81211f;
}

.navselected a:hover {
        color: #B93737;
}

/************* #inhalt **************/

#content {
        position: absolute;
        width: 360px;
        left: 330px;
        top: 170px;
        padding: 7px 0px 0px 0px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #81211f;
}

#content img {
        padding: 0px 0px 7px 0px;
}

.textRed {
        color: #81211f;
}

/************* #rechter inhalt **************/

#news {
        float: left;
        position: absolute;
        width: 255px;
        left: 690px;
        top: 170px;
        padding: 7px 0px 0px 45px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #B93737;
}

.subnav {
        font-weight: bold;
}

.subnav a:link {
        color: #000000;
        text-decoration: none;
}

.subnav a:visited {
        color: #000000;
        text-decoration: none;
}

.subnav a:hover {
        color: #B93737;
}

.subnavselected {
        font-weight: bold;
        color: #81211f;
}

.subnavselected a:hover {
        color: #81211f;
}
