html {
    margin: 20px;
}

body {
    background-color: #ebeced;
    font-family: Verdana, arial;
    font-size: 13px;
    line-height:14px;
}

#container {
    width: 972px;
    min-height: 600px;
    margin: auto;
    background-image: url(../img/layout/hg-schatten1-neu1.gif);

}

#header {
    width: 960px;
    height: 90px;
    background-image: url(../img/layout/header-gr.jpg);
    background-repeat: no-repeat;
}

#header_fma {
    position: absolute;
    margin-left: 225px;
    margin-top: 49px;
    font-size: 16px;
    color: #fff;
}

#shadow_right {
    position: absolute;
    width: 12px;
    height: 12px;
    background-image: url(../img/layout/schatten-oben-neu1.gif);
    margin-left: 960px;

}

#logo {
    position: absolute;
    margin-left: 805px;
    margin-top: 25px;
    height: 40px;
}

#line {
    padding-right: 25px;
    width: 935px;
    padding-top: 7px;
    height: 18px;
    background-image: url(../img/layout/navi-1px.jpg);
    text-align: right;
    font-size: 11px;
    color: #7c8388;
}
#line  a {
    text-decoration: none;
    color: #7c8388;
}

#main {
    min-height: 485px;

}

#menu {
    width: 224px;
    margin-bottom: 0px;
    float: left;
}

ul.menu {
    /* 224 - 5 - 25 */
    width: 190px;
    list-style: none;
    margin: 3px 5px 3px 25px;
    padding: 0px;
}

ul.menu li.first {
    margin: 0px 0px 3px 0px;
    background-image: url(../img/layout/navi-1px.jpg);
    background-repeat: repeat-x;
    color: #7c8388;
}

ul.menu li.first a {
    text-decoration: none;
    color: #7b8388;
    display: block;
    width: 165px;
    padding-left: 25px;
    padding-top: 7px;
    padding-bottom: 9px;
    height: 14px;
    font-size: 14px;
}

ul.menu li.first ul.submenu {
    list-style: none;
    margin: 3px 0px 0px 0px;
    margin-top: 3px;
    background-color: #F5F6F6;
    padding: 0px 0px 0px 25px;
}

ul.menu li.first ul.submenu li {
    background-color: #F5F6F6;
    margin: 0px 0px 0px 0px;
}
ul.menu li.first ul.submenu li a {
    display: block;
    width: 165px;
    padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 16px;
    height: auto;
}

ul.menu li.active a, ul.menu li a:hover,
ul.menu li.active ul.submenu li.active a,
ul.menu li.active ul.submenu li a:hover{
    color: #009ee0;
}

ul.menu li.active ul.submenu li a {
    color: #7b8388;
}

.subListIcon2 {
    position: absolute;
    margin-left: -11px;
    margin-top: 6px;
    width: 6px;
    height: 6px;
    line-height: 6px;
    font-size: 1px;
    background-image: url(../img/layout/anstrich-grau.gif);
}

ul.menu li.active ul.submenu li.active a .subListIcon2,
ul.menu li.active ul.submenu li a:hover .subListIcon2{
    background-image: url(../img/layout/anstrich-blau.gif);
}


div.line {
    border-bottom: 2px solid #C5C6C8;
    margin-left: -25px;
}

div.subListIcon {
    position: absolute;
    margin-left: -11px;
    margin-top: 11px;
    width: 6px;
    height: 6px;
    line-height: 6px;
    font-size: 1px;
}

div.subListIcon img {
    margin: 0px;
    padding: 0px;
}

#footer {
    background-color: #fff;
    padding-top: 12px;
    height: 23px;
    padding-right: 25px;
    width: 935px;
    border-top: 2px solid #C5C6C8;
    text-align: right;
    font-size: 11px;
    color: #7c8388;

}
#footer  a {
    text-decoration: none;
    color: #7c8388;
}

#shadow {
    margin: auto;
    width: 972px;
    background-image: url(../img/layout/schatten-unten2.gif);
    height: 14px;
}

#body {
    padding-top: 3px;
    padding-left: 5px;
    margin-left: 220px;
}

#body_img {
    height: 261px;
}

#text_area {
    /* 280 - 220 */
    padding-left: 60px;
    padding-top: 25px;
    padding-right: 50px;
    padding-bottom: 25px;
    color: #7b8388;
    color: #58585a;
}

h1 {
    font-size: 16px;
    font-weight: bold;
    /*color: #55113e;*/
    color: #B5113E;
    margin-bottom:25px;
}

h2 {
    color: #009ee0;
    font-size: 14px;
}

#img_shadow {
    position: absolute;
    width: 735px;
    height: 30px;
    background-image: url(../img/layout/transp-streifen.png);
    margin-top: 231px;
    z-index: 1;
}

a img {
    border: 0px;
}

li.error {
    color: red;
}

.required  {
    font-weight: bold;
}

.body_text {
    width: 100%;
    min-height: 100%;
    background-color: #fff;
    line-height: 19px;
}

* html .body_text {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

/* ### Textarea ### */
#text_area ul, .body_text ul {
    margin: 0px;
    padding-left: 15px;
}

#text_area ul li , .body_text ul li, p {
    line-height: 19px;
}

form {
    margin: 0px;
    padding: 0px;
}

table.contact td {
    padding-right: 5px;
}

ul.employees div.position {
    padding-bottom: 10px;
    padding-top: 10px;
}

.empl_name {
    width: 150px;
    float: left;
    display: block;
}

.employee {
    margin-bottom: 20px;
}

.pdf {
    margin-top: 30px;
}

.map24 {
    margin-top: 10px;
}

.document, .news {
    margin-top: 30px;
}

.document_img {
    float: left;
}
.document_text {
    padding: 25px;
    margin-left: 25px;
}

#fullPage {
    position: relative;
    margin-top: -261px;
    margin-left: -60px;
    padding-left: 60px;
    margin-right: -38px;
    padding-right: 38px;
    background-color: #fff;
    z-index: 2;
}
