html{
    height: 100.1%;
}
body{
    padding: 0;
    margin: 0;
}
body{
    background: #ffffff;
    text-align: center;
}
body, p, li, input, label{
    font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
    line-height: 1.5em;
    color: #333333;
}

/****************/

#container{
    background: url(../../images/layout_background.png) repeat-x;

    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 960px;
}

/****************/

#meta{
    position: absolute;
    z-index: 100;
    right: 20px;
    top: 10px;
}
#meta ul, #meta ul li{
    list-style: none;
    background: none;
    padding: 0;
    margin: 0;
}
#meta ul li a{
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    color: #ffffff;
}
#meta ul li a:hover, #meta ul li a.active{
    text-decoration: underline;
}

/****************/

#content{
    background: url(../../images/layout_header.jpg) no-repeat;

    padding: 0 10px 0px 20px;
    position: relative;
}
#content #animation{
    position: absolute;
    top: 137px;
    left: 0;
}
#content #animation img{
    position: absolute;
    margin: 0;
    padding: 0;
}
#content #left, #content #center, #content #right{
    margin: 330px 0 0 0;
    display: inline;
    padding: 0;

    z-index: 5;
    height: 1%;
}
.ui-datepicker{
    z-index: 15;
}
#content #left{
    position: relative;
    width: 213px;
    float: left;
}
#content #center{
    position: relative;
    width: 517px;
    float: left;
}
#content #right{
    position: relative;
    width: 200px;
    float: left;
}

/****************/

#left{
    position: relative;
}
#left ul, #left ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#left ul li{
    background: none;
}
#left li a{
    background: url(../../images/nav.png) no-repeat;
    color: #00ffff;

    text-transform: uppercase;
    text-decoration: none;
    padding: 0 0 5px 25px;
    line-height: 20px;
    font-size: 14px;
    display: block;
    height: 1%;
}
#left li a:hover, #left li a.active{
    background-image: url(../../images/nav_active.png);
    color: #ffffff;

    text-decoration: none;
}
#left li.activeOverride a.active{
    background-image: url(../../images/nav.png) !important;
    color: #00ffff !important;
}
#left ul ul li a, #left ul ul li a:hover, #left ul ul li a.active{
    text-transform: none;
    background: none;
}
#left ul ul li a{
    line-height: 16px;
    font-size: 12px;
}
#left ul ul ul li a{
    line-height: 14px;
    font-size: 11px;
}
#left ul ul ul{
    margin: 0 0 10px 20px;
}

/* behaviour ;-) */

#left ul ul ul{
    display: none;
}
#left ul ul .active ul{
    display: block;
}

#left ul #nav_directory ul{
    display: none;
}
#left ul #nav_directory.active ul{
    display: block;
}


/****************/

#footer{
    background: url(../../images/layout_footer.jpg) no-repeat;

    text-align: center;
    position: relative;
    height: 130px;
}
#footer p{
    padding: 112px 0 0 0;
    font-size: 11px;
}
#footer p, #footer p a{
    color: #ffffff;
}

/****************/

.box, .box .top, .box .bottom, .box a{
    behavior: url(skins/website/en/accessories/pngfix/iepngfix.htc);
}

/****************/

.box{
    margin: 0 0 10px 0;
    width: 200px;
}
.box .top{
    background: url(../../images/box_top.png) no-repeat;
    padding: 20px 30px 0 20px;

    min-height: 125px;
    height: auto;
   _height: 125px;
}
#partner{
    min-height: 210px;
    height: auto;
   _height: 210px;
}
.box .bottom{
    background: url(../../images/box_bottom.png) no-repeat;
    height: 20px;
}
.content{
    width: 510px;
}
.content .top{
    background-image: url(../../images/box_content_top.png) ;
}
.content .bottom{
    background-image: url(../../images/box_content_bottom.png) ;
}
.nav .top{
    background-image: url(../../images/box_nav_top.png) ;

    min-height: 350px;
    height: auto;
   _height: 350px;
}
.nav .bottom{
    background-image: url(../../images/box_nav_bottom.png) ;
}

/****************/

h1, h2, h3, p, ul, ol, .line, .margined{
    margin: 0 0 1.5em 0;
}
table h1, table h2, table h3, table p, table ul{
    margin: 0 0 0.5em 0;
}
h1, h2, h3, .teaser strong{
    color: #115bbe;
}
h1{
    font-weight: normal;
    font-size: 14px;
}
h2{
    font-size: 12px;
}
h3{
    font-weight: normal;
    font-size: 10px;
}
ul li, ol li{
    margin: 0 0 0 10px;
}
ol li{
    margin: 0 0 0 25px;
}
ul li{
    background: url(../../images/li.gif) 0 2px no-repeat;
    padding: 0 0 0 13px;
    list-style: none;
}
ul ul{
    margin: 0.3em 0 1em 0;
}
a{
    text-decoration: underline;
    color: #666666;
}
a:hover, a.active{
    text-decoration: underline;
    color: #000000;
}
a img{
    border: none;
}

/****************/

table.comparison{
    border-collapse: collapse;
    empty-cells: show;
    border-spacing: 0;

    margin: 0 0 1.5em 0;
    width: 460px;
}
table.comparison thead tr{
    border-bottom: 1px solid #333;
}
table.comparison tbody tr{
    border-top: 1px solid #ccc;
}
table.comparison th, table.comparison td{
    text-align: center;
    padding: 2px 3px;
    font-size: 11px;
}
table.comparison .cleft{
    text-align: left;
}
table.comparison td{
    vertical-align: top;
}
.comparison .left{
    width: 200px !important;
}
.comparison .right{
    width: 100px !important;
}

/****************/

img.floatleft, img.floatright{
    border: 1px solid #1959B1;
}

.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;
    width: 140px;
}
.right{
    margin-right: 0;
    width: 300px;
}
.line{
    background: url(../../images/line.png) center repeat-x;
    height: 5px;
}
.red{
    color: #ff0000;
}

/****************/

.teaser h1, .teaser h2, .teaser h3, .teaser p, .teaser ul{
    margin: 0 0 0.75em 0;
}
.teaser p{
    font-size: 11px;
}
.teaser fieldset{

}

/****************/

.columns{

}
.columns .text{
    margin-right: 15px;
    width: 315px;
    float: left;
}
.columns .text .left{
    width: 120px;
}
.columns .text .right{
    width: 180px;
}
.columns .images{
    width: 130px;
    float: left;
}
.columns .images img{
    border: 1px solid #1959B1;
    margin: 0 0 10px 0;
    float: left;
}

/****************/

.editFormCaption{
    display: none;
}
fieldset{
    margin-bottom: 1.5em;
    padding: 0;
    border: 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;
    margin-right: 10px;
    width: 140px;
    float: left;
}
input.text, textarea, input.password, .kontakt{
    width: 210px;
}
textarea{
    height: 120px;
}
select{
    width: 180px;
}
input.text, input.password, textarea, select{
    font: 11px Courier New, Courie, Arial, Helvetica, Verdana, Geneva, sans-serif;
    border: 1px solid #000000;
    background: #e4e4e4;
    padding: 2px 2px;
    float: left;
}
input.required, input.password.required, textarea.required, select.required{
    background-image: url(../../images/input_text_required.gif);
    border-color: #990000;
}
input.button, input.reset, input.submit{
    background: url(../../images/input_button.gif);
    border: 1px solid #000000;
    color: #ffffff;
    text-transform: uppercase;
    height: 18px;
    line-height: 16px;
    padding: 0 20px;
    font-size: 11px;
}
.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: #990000;
}
#mSubmitButton, #asterisk{
    margin: 0 0 0 150px;
}

/****************/

#search .editLine{
    margin: 0 0 10px 0;
}
#search .floatleft{
    margin: 0;
}
#search label{
    width: 15px;
}
#search input{
    border-color: #115bbe;
    width: 94px;
   _width: 90px;
}
#search input.submit{
    border-color: #000000;
    background-image: url(../../images/input_button_green.png);
    margin-bottom: 10px;
    width: 150px;
}
#search input.button{
    border-color: #000000;
    margin-bottom: 10px;
    width: 150px;
}
#search .ui-datepicker-trigger{
    margin: 0;
    float: left;
}
#search select{
    border-color: #115bbe;
    width: 150px;
}

/****************/

.pageselector{

}
.pageselector .page, .pageselector select{
    margin: 0 0 0 10px;
    float: left;
}
.pageselector .page{
    line-height: 20px;
}
.pageselector select{
    width: 50px;
}

/****************/

.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;
}

/****************/

#login .error{
    color: #ff0000;
}
#login .error strong{
    display: block;
}
#login label, #login input.text, #login input.password{
    display: block;
    width: 150px;
}
#login 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;}

.red ul li {
    color: #ff0000;
}

ul.listNoStyle li {
    list-style:none;
    background:none;
    padding:0;
    margin:0;
}
