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: 900px;
}

#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;
}

.navistreifen {
    width: 900px;
    height: 30px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 4px;
    text-align: right;
    background: url(images/navistreifen.gif) no-repeat;
}


#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: 2px;
    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;
    position: absolute;
}

#content {
    width: 665px;
    height: 1px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: 300px;
}

#box {
    width: 655px;
    height: 275px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: 0px;
    background: url(images/service_box1.gif) no-repeat;
    padding-left: 10px;
}

#box1 {
    width: 665px;
    height: 2px;
    margin-left: 15px;
    margin-right: auto;
    margin-top: 20px;
}

#box1a {
    width: 320px;
    height: 210px;
    margin-left: 0px;
    margin-right: auto;
    margin-top: 0px;
    border: 1px solid #dce3e5;
}

#box1b {
    width: 320px;
    height: 210px;
    margin-left: 343px;
    margin-right: auto;
    margin-top: -212px;
    border: 1px solid #dce3e5;
}


#block {
    width: 220px;
    margin-left: 695px;
    margin-right: auto;
    margin-top: -210px;
    background-color: #cccccc;
}

.boxhead {  font-family: Arial; color: #4e76b6; font-size: 16px; font-weight: bold; line-height: 60px; padding-left: 60px;}
.boxhead1 {  font-family: Arial; color: #4e76b6; font-size: 16px; font-weight: bold; line-height: 30px;}
.boxtext {  font-family: Arial; color: #293033; font-size: 12px; font-weight: solid;}
.boxtext1 {  font-family: Arial; color: #576166; font-size: 11px; font-weight: solid;}

.boxlink {  font-family: Arial; color: #576166; font-size: 12px; font-weight: solid; padding-left: 0px;}
.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: 280px;
    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; }


