html{
    height: 100.1%;
}
body{
    background:url(../../images/layout_body_background.png) left top repeat-x;
    background-color:#e9e9e9;
    padding: 0;
    margin: 0;
}
body, p, li, input, label{
    font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
    line-height: 1.5em;
    color: #333333;
}

/****************/

#main ul {
    padding-left:15px;
    list-style-type:circle;
}

h1, h2, h3, p, .line{
    margin: 0 0 10px 0;
}
a{
    text-decoration: none;
}
a:hover, a.active{
    text-decoration: underline;
}
a img{
    border: none;
}

/****************/

#container{
    width:958px;
    margin:auto;
}

#header{
    position:relative;
    background:url(../../images/layout_logo_bg.png) top no-repeat;
    height:89px;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
}

#header #metanav{
    position:absolute;
    right:20px;
    top:10px;
    list-style:none;
    padding:0;
}

#header #metanav li{
    list-style:none;
    float:left;
}

#header #metanav li a{
    color:#000000;
    font-size:10px;
    text-decoration:none;
}

#header #metanav li a.active , #header #metanav li a:hover{
    text-decoration:underline;
}

#image{
    background:url(../../images/layout_header_image.jpg) top no-repeat;
    height:149px;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
}

#navigation{
    text-align:center;
    margin-top:2px;
    height:20px;
}
#navigation ul{
    margin-left:150px;
}
#navigation ul, #navigation ul li{
    list-style:none;
    line-height:20px;
    padding:0;
}
#navigation ul li{
    border-left:1px solid #FBA86A;
    border-right:1px solid #954204;
    float:left;
 }
#navigation ul li.border{
    border:0;
    padding: 0;
    width:8px;
    background:url(../../images/layout_navigation_border.png) left no-repeat;
}
#navigation ul li.borderleft{
    border:0;
    width:7px;
    background:url(../../images/layout_navigation_border_left.png) left no-repeat;
}
#navigation ul li a{
    font-weight:bold;
    font-size:11px;
    display:block;
    padding: 0 24px;
    color:#ffffff;
    float:left;
    height:20px;
}
#navigation ul li a:hover , #navigation ul li a.active{
    background-image:url(../../images/layout_navigation_background_active.png);
    text-decoration:none;
    color:#333333;
}

#pageTitle{
    height:25px;
    padding-left:29px;
    padding-top:8px;
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
}

#content{
    background-color:#ffffff;
    padding-top:29px;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
}
#content #left , #content #left_large {
    padding:29px;
    padding-top:0;
}

#content img{
    border:1px dashed #999999;
}
#content .service_images img{
    border:none;
}
#content a{
    font-size:12px;
    color:#ef740f;
    text-decoration:underline;
}

#content a{
    text-decoration:none;
}

#content h1{
    color:#333333;
    font-size:17px;
    font-weight:bold;
}

#content h2{
    color:#ef740f;
    font-size:14px;
    font-weight:normal;
}

#content .teaser{
    background:url(../../images/layout_teaser_background.png) left top repeat-x;
    border:1px dashed #999999;
    /*width:210px;*/
    width:190px;
    padding:10px;
    margin-bottom:20px;
}
#content .teaser p{
    font-size:11px;
}

#content .teaser h2{
    font-weight:bold;
    font-size:11px;
    color:#333333;
}

#content #left{
    width:638px;
    float:left;
}

#content #right{
    float:left;
}

#content #cleft{
    padding-right:20px;
    width:630px;
    float:left;
}

#content #subnavigation{
    float:left;
    /*width:127px;*/
    width:160px;
    margin-right:30px;
}

#content #subnavigation ul{
    list-style:none;
}

#content #subnavigation ul li a{
    font-weight:bold;
}

#content #subnavigation ul ul li a{
    font-weight:normal;
}

#content #subnavigation ul.navigation li a.active , #content #subnavigation ul li a:hover{
    text-decoration:underline;
}

#content #subnavigation ul ul{
    margin-left:10px;
}

#content #subcontent{
    /*width:710px;*/
    width:670px;
    float:left;
}

#content #contact{
    padding-left:29px;
    float:left;
    width:390px;
}

#content #contactData{
    float:left;
    width:200px;
}

#footerLink{
    width:153px;
    margin:auto;
}

#footer{
    line-height:30px;
    height:28px;
    font-size:10px;
    width:956px;
    margin:auto;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    color:#ffffff;
    text-align:center;
    background-image:url(../../images/layout_footer_background.png);
    background-repeat:repeat-x;

    _line-height:28px;
    _height:24px;
    _width:957px;
}

#footer a{
    color:#333333;
}
/****************/

.floatleft{
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
}
.floatright{
    margin-left: 15px;
    margin-bottom: 5px;
    float: right;
}
.box{
    background: url(../../images/box_center.png);
}
.box .top{
    background: url(../../images/box_top.png) top no-repeat;
    padding: 25px 25px 10px;
}
.box .bottom{
    background: url(../../images/box_bottom.png) bottom no-repeat;
    height: 25px;
}
.box table td{
    font-size: 11px;
}
.line{
    background: url(../../images/line.png) center repeat-x;
    height: 5px;
}

/****************/

.editFormCaption{
    display: none;
}
fieldset{
    border: 0;
    padding: 0;
}
.asterix{
    position: absolute;
    font-weight: bold;
    color: #ff3333;
    right: 4px;
    top: 4px;
}
.formError{
    font-weight: bold;
    font-size: 10px;
    color: #ff3333;
}
.editLine{
    margin: 0 0 5px 0;
}
label{
    position: relative;
    width: 150px;
    float: left;
}
input.text, textarea, input.password, .kontakt{
    width: 200px;
}
textarea{
    height: 120px;
}
input.text, input.password, textarea, select{
    background: #ffffff url(../../images/input_text.gif) repeat-x;
    border: 1px solid #888888;
    font-size: 11px;
    padding: 2px 2px;
    float: left;
}
select {
    width:130px;
}
input.required, input.password.required, textarea.required, select.required{
    background: #ffdddd url(../../images/input_text_required.gif) bottom repeat-x;
}
.checkbox, .radio{
    margin: 0 0 5px 0;
    background: none;
    width: auto;
    border: 0;
}
input:focus, select:focus, input.required:focus{
    border: 1px solid #000000;
}
select.short{
    width: 160px;
}
label.required{
    color: #A02031;
}
#mResetButton, #mSubmitButton{
    float: left;
}
#mSubmitButton{
    margin: 0 10px 0 150px;
    _margin: 0 5px 0 125px;
}

/****************/

.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

