body { 
    background-color:#ececec; 
    margin-top: 0px;
    margin-bottom: 0px;
}

#container {
    width: 930px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    margin-top: 0px;
    height: 950px;
}

#slidemenu {
    width: 900px;
    height: 32px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: 0px;
    background-color: #576166;
    background: url(images/menustreifen.gif) no-repeat;
}

.headstreifen {
    width: 900px;
    height: 60px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: 0px;
    background-color: #ffffff;
}

#head {
    width: 900px;
    height: 80px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: 0px;
    background-color: #ffffff;
}

#headnavi {
    width: 500px;
    height: 30px;
    margin-left: 400px;
    margin-right: 0px;
    margin-top: 5px;
    background-color: #ffffff;
    position: absolute;
    text-align: right;
}

.headlink {  font-family: Arial; color: #79868c; font-size: 12px; font-weight: solid; padding-left: 8px;}
.headlink a:link {text-decoration: none; color: #79868c;}
.headlink a:visited {text-decoration: none; color: #79868c;}
.headlink a:active {text-decoration: none; color: #79868c;}
.headlink a:hover {text-decoration: underline; color: #267bb1;}

#logo {
    width: 250px;
    height: 80px;
    margin-left: 0px;
    margin-right: auto;
    margin-top: 0px;
}

#tabbar {
    width: 600px;
    height: 188px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: -10px;
    background-color: #ffffff;
}

#box {
    width: 603px;
    height: 270px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: -170px;
    background: url(images/bgbox.gif) no-repeat;
}

#box1 {
    width: 280px;
    height: 260px;
    margin-left: 0px;
    margin-right: auto;
    margin-top: 0px;
    position: relative;
    padding-left: 10px;
    position: static;
}

#box1a {
    width: 280px;
    height: 260px;
    margin-left: 0px;
    margin-right: auto;
    margin-top: 0px;
    position: relative;
    padding-left: 10px;
}

#box2 {
    width: 287px;
    height: 260px;
    margin-left: 305px;
    margin-right: auto;
    margin-top: -260px;
    padding-left: 3px;
}

#box2a {
    width: 287px;
    height: 260px;
    margin-left: 305px;
    margin-right: auto;
    margin-top: -260px;
    padding-left: 3px;
}

#box3 {
    width: 287px;
    height: 260px;
    margin-left: 610px;
    margin-right: auto;
    margin-top: -260px;
    padding-left: 3px;
}

#box4 {
    width: 899px;
    height: 270px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: 20px;
    border: 1px solid #ffffff;
    background: url(images/bgbox1.gif) no-repeat;
}

#linkbox {
    width: 110px;
    height: 60px;
    margin-left: 160px;
    margin-right: auto;
    margin-top: -60px;
    position: relative;
}

#tabbox {
    width: 592px;
    height: 180px;
    margin-left: 6px;
    margin-right: auto;
    margin-top: 5px;
    background: url(images/bg_tabbox.gif) no-repeat;
}

#tabbox1 {
    width: 592px;
    height: 180px;
    margin-left: 6px;
    margin-right: auto;
    margin-top: 5px;
    background: url(images/bg_tabbox1.gif) no-repeat;
}

#tabbox2 {
    width: 592px;
    height: 180px;
    margin-left: 6px;
    margin-right: auto;
    margin-top: 5px;
    background: url(images/bg_tabbox2.jpg) no-repeat;
}

#naviblock {
    width: 287px;
    height: 400px;
    margin-left: 628px;
    margin-right: auto;
    margin-top: -180px;
    background-color: #ffffff;
    position: static;
}

.boxhead {  font-family: Arial; color: #4e76b6; font-size: 14px; font-weight: bold; line-height: 25px;}
.boxheader1 {  font-family: Arial; color: #576166; font-size: 12px; font-weight: bold; }
.boxheader2 {  font-family: Arial; color: #293033; font-size: 30px; font-weight: bold; }
.boxtext {  font-family: Arial; color: #79868c; font-size: 12px; font-weight: solid; }
.boxtext1 {  font-family: Arial; color: #576166; font-size: 11px; font-weight: solid; }
.boxtext2 {  font-family: Arial; color: #576166; font-size: 8px; font-weight: solid;}

.boxlink {  font-family: Arial; color: #576166; font-size: 12px; font-weight: solid; padding-left: 8px;}
.boxlink a:link {text-decoration: none; color: #267bb1;}
.boxlink a:visited {text-decoration: none; color: #267bb1;}
.boxlink a:active {text-decoration: none; color: #267bb1;}
.boxlink a:hover {text-decoration: underline; color: #267bb1;}

#footer {
    width: 900px;
    height: 100px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: 50px;
    position: absolute;
    background-color: #ffffff;
    border-top: 1px solid #dce3e5;
    padding-top: 5px;
    text-align: center;
}

.footer {  font-family: Arial; color: #576166; font-size: 12px; font-weight: solid; }
.footer a:link {text-decoration: none; color: #267bb1;}
.footer a:visited {text-decoration: none; color: #267bb1;}
.footer a:active {text-decoration: none; color: #267bb1;}
.footer a:hover {text-decoration: underline; color: #267bb1;}
.footer1 {  font-family: Arial; color: #576166; font-size: 11px; font-weight: solid; }


