html{
    height: 100.1%;
}
body{
    padding: 0;
    margin: 0;
    text-align: center;
    background: url(../../images/layout_body_background.gif);

}
body, p, li, input, label{
    font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
    line-height: 1.5em;
    color: #666666;
}

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

#sky_background{
    background: url(../../images/layout_sky_background.gif) repeat-x;
    padding-top: 20px;
}

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

#container{
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 960px;
    background: url(../../images/layout_container_background.gif);
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=0, Strength=8)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=45, Strength=7)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=90, Strength=7)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=8)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=8)
    progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=225, Strength=7) ;

    -moz-box-shadow: 0 0 15px #222; /*Mozilla-basierte Browser (z.B. Firefox)*/
    -webkit-box-shadow: 0 0 15px #222; /*WebKit-basierte Browser (z.B. Safari/Chrome)*/
    box-shadow: 0 0 15px #222; /*CSS3 Standard*/
}

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

#logo{
    position: absolute;
    left: 20px;
    top: 20px;
}

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

#header{
    background: url(../../images/layout_header_background.gif) repeat-x;
    height: 130px;
    width:960px;
    position: relative;
    border-bottom: 40px solid #ffffff;
}

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

#meta{
    position: absolute;
    right: 10px;
    top: 5px;
}
#meta ul , #meta ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#meta ul{

}
#meta ul li{
    float: left;
    color: #999999;
    padding: 0px 4px;
}
#meta ul li a{
    color: #999999;
    font-size: 11px;
    text-decoration: none;
}
#meta ul li a:hover, #meta li a.active{
    text-decoration: underline;
}

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

#navigation{
    position: absolute;
    bottom: 1px;
    left: 52px;
}
#navigation ul, #navigation ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#navigation ul{

}
#navigation li{
    float: left;
}
#navigation li a{
    display: block;
    font-weight: normal;
    width: 128px;
    height: 38px;
    color: #000000;
    font-size: 15px;
    text-align: center;
    line-height: 38px;
    background: url(../../images/layout_navigation_element_background.gif) no-repeat;
    padding-right: 1px;
    position: relative;
}
#navigation li a.active{
    font-weight: bold;
}
#navigation li a:hover, #navigation li a.active{
    background: url(../../images/layout_navigation_element_background_hover.gif) no-repeat;
    text-decoration: none;
    color: #0B47B4;
    font-weight: bold;
}
#navigation li a:hover span, #navigation li a.active span , #navigation li a:hover div, #navigation li a.active div{
    display: block;
    position: absolute;
    right: 2px;
    top: -5px;
    height: 56px;
    width: 32px; 
    background: url(../../images/layout_navigation_paperclip.png) no-repeat;
    behavior: url(../../accessories/javascript/iepngfix.htc);
}
/****************/

#content{
    position: relative;
    width: 960px;
}
#content .padding{
    padding: 0px 20px;
}
#content #left{
    position: relative;
    width: 310px;
    float: left;
    padding-bottom: 550px;
}
#content #left .padding{
    padding: 0px 20px;
}
#content #left h1{
    text-decoration: none;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    color: #0B47B4;
}
#content #left ul,#content #left ul li{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#content #left ul{
    margin-bottom: 40px;
}
#content #left ul li a{
    display: block;
    height: 46px;
    width: 260px;
    background: url(../../images/layout_subnavigation_element_background.gif) bottom repeat-x;
    line-height: 46px;
    font-size: 15px;
    color: #666666;
    font-weight: normal;
}
#content #left ul li a:hover, #content #left ul li a.active{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
#content #left #news_teaser , #content #left #news_teaser a{
    font-size: 11px;
}
#content #left #news_teaser a{
    font-weight: bold;
}
#content #left #news_teaser h2 , #content #left #news_teaser h3{
    color: #666666;
    font-size: 10px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
#content #left #news_teaser h2{
    font-size: 11px;
    font-weight: bold;
}
#footer #bottom_stuff{
    position: absolute;
    left: 0px;
    margin: -550px 0px 0px 20px;
    height: 550px;
    width: 260px;
}
#footer #bottom_stuff #teaser_image{
    margin-bottom: 50px;
}
#footer #bottom_stuff #teaser_image a{
    margin: auto;
    display: block;
    height: 365px;
    width: 255px;
    background: url( ../../../../../temp/explorer/files/teaser/teaser_links.jpg ) no-repeat;
}
#footer #bottom_stuff #teaser_image a:hover{
    background: url( ../../../../../temp/explorer/files/teaser/teaser_links_hover.jpg ) no-repeat;
}
#footer #bottom_stuff #imprint{
    padding-bottom: 10px;
    text-align: left;
}
#footer #bottom_stuff #imprint , #footer #bottom_stuff #imprint a{
    color: #333333;
    font-size: 11px;
}
#footer #bottom_stuff #imprint a:hover{
text-decoration: underline;
}
#content #center{
    position: relative;
    width: 650px;
    float: left;
}
#content #center .padding{
    padding: 0px 20px 25px 30px;
}
#content #header_content , #content #header_content li{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#content #header_content{
    margin: 0 0 30px 0;
    background: url( ../../images/layout_dynamic_header_background.gif) repeat-x;
    height: 216px;
    width: 600px;
}
#content #center strong{
    font-size: 11px;
}
/****************/
.margintop150{
    margin-top: 150px;
}
/****************/

#footer{
    text-align: center;
    position: relative;
    width: 960px;
    margin: 0 auto;
}


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

h1, h2, h3, p, ul, .line, .margined{
    margin: 0 0 10px 0;
}
h1, h2, h3{

}
h1{
    border: 0;
    font-size: 18px;
    font-weight: normal;
    color: #0B46B3;
    line-height: 1.4em;
}
h2{
    font-size: 14px;
}
h3{
    font-size: 12px;
}
ul li, ol li{
    margin: 0 0 0 25px;
}
a{
    text-decoration: none;
    font-weight: bold;
    color: #0B47B4;
}
a:hover, a.active{
    text-decoration: none;
    color: #000000;
}
a img{
    border: none;
}

table tr td{
    vertical-align: top;
}

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

.floatleft{
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
}
.floatright{
    margin-left: 15px;
    margin-bottom: 5px;
    float: right;
}
.left, .right{
    margin: 0 10px 5px 0;
    float: left;
}
.left{
    font-weight: bold;
    margin-right: 0;
    width: 180px;
}
.right{
    width: 300px;
}
.line{
    background: url(../../images/line.gif) top repeat-x;
    height: 15px;
}

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

.columns{

}
.columns .text{
    margin-right: 15px;
    width: 405px;
    float: left;
}
.columns .text .left{
    width: 120px;
}
.columns .text .right{
    width: 260px;
}
.columns .images{
    width: 120px;
    float: left;
}
.columns .images img{
    margin: 0 0 10px 0;
    float: left;
}

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

.pageselector{

}
.pageselector .page, .pageselector select{
    float: left;
    margin-right: 10px;
}
.pageselector .page{
    line-height: 20px;
}
.pageselector select{
    width: 50px;
}

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

.editFormCaption{
    display: none;
}
fieldset{
    border: 0;
    padding: 0;
}
.asterix{
    position: absolute;
    font-weight: bold;
    color: #ff3333;
    right: 4px;
    top: 4px;
}
.formError{
    font-size: 10px;
    color: #ff3333;
}
.editLine{
    margin: 0 0 5px 0;
}
.editLine .floatleft{
    margin-right: 10px !important;
    width: 210px;
}
label{
    position: relative;
    margin-right: 10px;
    width: 170px;
    float: left;
}
input.text, textarea, input.password, .kontakt{
    width: 200px;
}
textarea{
    height: 120px;
}
select{
    width: 180px;
}
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;
}
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;
}
#mSubmitButton, #asterisk{
    margin: 0 10px 10px 180px;
}
#mSubmitButton, #mResetButton{
    float: left;
}

#asterisk{
    font-size: 10px;
}

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

.editForm h1.collapsable{
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    margin: 10px 0 10px 0;
}
.editForm .imageBorder{
    border: 1px solid #afafaf;
    margin-right: 10px;
    height: 80px;
    width: 80px;
    float: left;

    cursor: pointer;
    cursor: hand;
}
.editForm .selectImage .button, .editForm .selectAttachment .button, .editForm .selectDialog .button{
    margin-bottom: 5px;
    cursor: pointer;
    width: 90px;
}
.editForm .selectAttachment span, .editForm .selectDialog span{
    background: url(../../../../classic/en/images/icons/arrow_right_on.png) 0px 7px no-repeat;
    padding: 3px 0 0 8px;
    margin-bottom: 5px;
    display: block;
}
.editForm .floatleft{
    margin: 0;
}
.editForm .exDatepicker{
    margin-right: 10px;
    width: 80px;
}
.editForm .ui-datepicker-trigger{
    margin: 0 0 0 5px;
    float: left;
}

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

#search{
    margin-bottom: 10px;
}
#login .error{
    color: #ff0000;
}
#login .error strong{
    display: block;
}
#login label, #login input.text, #login input.password, #search input.text{
    display: block;
    width: 150px;
}
#login label, #search label{
    font-weight: bold;
}

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

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