html {
        height: 100%;
}

body {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        background: url("/_images/bg.gif") #757575 repeat-y top center;
        line-height: 15px;
        margin: 0;
        padding: 0;
        z-index: 1;
}

.center {
        top: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 668px;
        z-index: 5;
        background-image: url(/_images/bg_start.jpg);
        background-repeat:repeat-y;
        background-position: center;
        height: 770px;
}

/* Newsbox */

.news-top {
        position: absolute;
        top:224px;
        margin: 0px 0px 0px 229px;
        width: 209px;
        height:33px;
        z-index:15;
        background-image: url(/_images/bg_topnews.gif);
        background-repeat:norepeat;
}

.news-inhalt {
        position: absolute;
        top:257px;
        margin: 0px 0px 0px 229px;
        padding: 0px 15px 0px 15px;
        width: 179px;
        z-index:15;
        background-image: url(/_images/bg_news-inhalt.gif);
        background-repeat:repeat-y;
        overflow: hidden;
        height: 525px;
}

.news-inhalt ul li {
        font-size:11px;
        margin:5px 0px 3px -40px;
        list-style:none;
        padding-bottom:8px;
        padding-top:3px;
        padding-left:2px;
        border-bottom: 1px dashed #FFFFFF;
}

.news-inhalt ul {
        margin-bottom: 0px;
}

.newsarchiv {
        font-size:11px;
}

/* Kopfzeile */

.head {
        position: absolute;
        top:0px;
        height: 61px;
        width: 650px;
        margin-left: 9px;
        background-color: #EDEDED;
        z-index:2;
        border-bottom: 3px solid #FECE7B;
}

.head img{
        padding-top: 5px;
        padding-left:9px;
        z-index: 10;
        border:0px;
}

.headpic {
        position: absolute;
        top:64px;
        height: 61px;
        width: 650px;
        margin-left: 9px;
        z-index: 5;
}

.standardnav {
        position:absolute;
        left: 465px;
        top: 43px;
        z-index: 20;
        color: #686868;
}

.head a {color: #686868;text-decoration: none;}
.head a:active {color: #686868;text-decoration: none;}
.head a:visited {color: #686868;text-decoration: none;}
.head a:hover {color: #000000;text-decoration: none;}

/* Inhaltsbereich */

.content-oben {
        position: absolute;
        top:224px;
        margin: 0px 0px 0px 9px;
        padding: 27px 25px 10px 25px;
        width: 170px;
        height:102px;;
        z-index:10;
        background-image: url(/_images/bg_startbox.jpg);
        background-repeat:repeat-x;
        background-position: left bottom;
}

.content-mitte {
        position: absolute;
        top:360px;
        margin: 0px 0px 0px 9px;
        padding: 24px 25px 12px 25px;
        width: 170px;
        height:102px;;
        z-index:10;
        background-image: url(/_images/bg_startbox.jpg);
        background-repeat:repeat-x;
        background-position: left bottom;
}

.content-mitte2 {
        position: absolute;
        top:495px;
        margin: 0px 0px 0px 9px;
        padding: 24px 25px 12px 25px;
        width: 170px;
        height:102px;;
        z-index:10;
        background-image: url(/_images/bg_startbox.jpg);
        background-repeat:repeat-x;
        background-position: left bottom;
}

.content-unten {
        position: absolute;
        top:630px;
        margin: 0px 0px 0px 9px;
        padding: 24px 25px 12px 25px;
        width: 170px;
        height:102px;
        z-index:10;
        background-image: url(/_images/bg_startbox.jpg);
        background-repeat:repeat-x;
        background-position: left bottom;
}

.content-ganz-unten {
        position: absolute;
        top:764px;
        margin: 0px 0px 0px 9px;
        padding: 24px 25px 12px 25px;
        width: 170px;
        height:102px;
        z-index:10;
        background-image: url(/_images/bg_startbox.jpg);
        background-repeat:repeat-x;
        background-position: left bottom;
}
.content-rechts {
        position: absolute;
        top:194px;
        margin: 0px 0px 0px 437px;
        padding: 37px 0px 0px 32px;
        width: 190px;
        z-index:10;
}
.content-mitte img {
        border:0px;
}
.content-mitte2 img {
        border:0px;
}

.content-oben img {
        border:0px;
}

.content-unten img {
        border:0px;
}

.content-ganz-unten img {
        border:0px;
}


.contentbottom {
        position: relative;
        top:-4px;
        background-position:center;
        background-image:url(../_images/bg_bottom.gif);
        background-repeat:no-repeat;
        z-index:15;
        height: 15px;
}

.services24 {
        margin-left:270px;
        border:0px;
}

.serviceplus {
        margin-left:270px;
        border:0px;
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
        margin-top:0px;
        margin-bottom:20px;
}

a {color: #FFFFFF; text-decoration: none;}

a:hover {color: #FFFFFF;text-decoration: underline;}

a:active {color: #FFFFFF;text-decoration: none;}