html{
    height: 100.1%;
}
body, table, td, p {
    font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-weight: normal;
    color: #444444;
}

body{
    background: #666666 url(../bilder/layout_background.jpg) repeat-x;
    text-align: center;
    padding: 0;
    margin: 0;
}
#header, #container{
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 920px;
}
#header{
    background: url(../bilder/layout_background_header.gif) no-repeat;
    position: relative;
    height: 120px;
}
#header ul, #header ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#header ul.meta{
    position: absolute;
    right: 15px;
    top: 5px;
}
#header ul.meta li{
    margin: 5px 5px 0 5px;
    float: left;
}
#header ul li a, #header ul.main li a{
    text-decoration: none;

    color: #6F6F6F;
    font-size: 12px;
}
#header ul.meta li a:hover, #header ul.meta li a.active{
    color: #000000;
}
#header ul.main{
    position: absolute;
    left: 10px;
    bottom: 0;
}
#header ul.main li{
    float: left;
}
#header ul.main li a{
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 0 20px;
    color: #FFFFFF;
    display: block;
    height: 20px;
    float: left;
    color: #666666;
}
#header ul.main li a:hover, #header ul.main li a.active{
    background-color: #E2E3E7;
}
#header ul.main li.blue a:hover, #header ul.main li.blue a.active{
    background-color: #114473;
    color: #ffffff;
}
#header ul.main li.green a:hover, #header ul.main li.green a.active{
    background-color: #0F6325;
    color: #ffffff;
}
#header ul.main li.red a:hover, #header ul.main li.red a.active{
    background-color: #AD0B08;
    color: #ffffff;
}
#header ul.main li.grey a:hover, #header ul.main li.grey a.active{
    background-color: #CECECE;
}
#header ul.main li.yellow a:hover, #header ul.main li.yellow a.active{
    background-color: #EEE31D;
}
#container #inhalt{
    background: url(../bilder/layout_background_repeater.gif);
    padding: 15px 20px;
}
#container #inhalt .column{
    margin: 15px 10px 0 0;
    width: 210px;
    float: left;
}
#container #inhalt .teaser{
    margin-bottom: 10px;
    margin-top: 5px;
    display: block;
}
#container #inhalt .teaser label, #container .weiterempfehlen label{
    width: 75px;
}
#container #inhalt .teaser .text, #container .weiterempfehlen .text{
    width: 110px;
}
#container #inhalt .small{
    width: 210px;
}
#container #inhalt .medium{
    width: 440px;
}
#container #inhalt .wide{
    width: 660px;
}
#container #inhalt .padding{
    padding: 10px 10px 0 10px;
}
#container #inhalt .teasertext{
    padding: 5px 5px 5px 0px;
    width: 300px;
    float: left;
}
#container #inhalt .compressed *{
    padding: 0;
    margin: 0;
}
#container #inhalt .nomargin{
    margin: 10px 0 0 0;
}
#container #inhalt .filled{
    background: #f5f5f5 url(../bilder/layout_teaser_background.png) top right repeat-y;
}
#container #inhalt .referenzshot{
    margin: 0 0 10px 0;
}
#container #inhalt .referenzshot img{
    border: 1px solid #999999;
    padding: 1px;
}
#container #inhalt img.header{
/*  border: 10px solid #435265; */
}
#container #inhalt a.addToCartLink{
    float: right;
    margin-top: 9px;
}
#container #inhalt ul li{
    background: url(../bilder/li.gif) no-repeat 0em 0.3em;
    padding-left: 15px;
    position: relative;
    list-style: none;
}
#container #inhalt .right ul{
    padding-left: 10px;
    margin: 10px 0;
}
#container #inhalt .right ul li{
    margin: 5px 0;
    padding: 0 0 0 15px;
}
#container #inhalt .sitemap, #container #inhalt .sitemap ul{
    margin: 10px 0 0 10px;
    list-style: none;
    padding: 0;
}
#container #inhalt .sitemap ul{
    margin-top: 5px;
}
#container #inhalt .sitemap li {
    background: url(../bilder/folder.gif) no-repeat 0.3em 0em;
    padding: 3px 25px;
    list-style: none;
}
#container #inhalt .sitemap li li, #container #inhalt .sitemap .file {
    background: url(../bilder/file.gif) no-repeat 0.3em 0em;
}
#container #inhalt .newsboxcontainer{
    margin-top: 12px;
}
#container #inhalt .newsbox img{
    border: 1px solid #333333;
}
#container #inhalt .packages ul{
    margin: 0 0 10px 0;
    padding: 0;
}
#container #inhalt .packages ul li{
    margin: 0;
}
#footer{
    background: url(../bilder/layout_background_footer.gif) no-repeat;
    margin: 0 0 15px 0;
    text-align: center;
}
#footer, #footer a{
    text-decoration: none;
    padding: 3px 0px;
    line-height: 16px;
    color: #333333;
    font-size: 10px;
    text-align: center;
    height: 16px;
}
#footer a:hover{
    color: #000000;
}
#infoBox{
    display: none;
}
h1{
    background: #E2E3E7;
    line-height: 16px;
    padding: 3px 10px;
    font-size: 13px;
    color: #666666;
    height: 16px;
    margin: 0;
}
.blue h1, .blue h1 a{
    background-color: #114473;
    color: #ffffff;
}
.green h1, .green h1 a{
    background-color: #0F6325;
    color: #ffffff;
}
.red h1, .red h1 a{
    background-color: #AD0B08;
    color: #ffffff;
}
.grey h1 , .grey h1 a{
    background-color: #CECECE;
}
.yellow h1, .yellow h1 a{
    background-color: #EEE31D;
}
h1 a{
    text-decoration: none;
    color: #666666;
}
h2{
    margin: 0 0 0.3em 0;
    font-size: 13px;
}
h3{
    font-size: 11px;
}
p{
    margin: 0em 0 1em;
    padding: 0;
}
a{
    text-decoration: none;
    color: #9999aa;
}
.blue a{
    color: #114473;
}
.green a{
    color: #0F6325;
}
.red a{
    color: #AD0B08;
}
.grey a{
    color: #6F6F6F;
}
.yellow a{
    color: #EEE31D;
}
a:hover{
    text-decoration: underline;
}
a img{
    border: none;
}


.repeater{
    margin-bottom: 10px;
}
.floatleft{
    margin-right: 10px;
    display: inline;
    float: left;
}
.floatright{
    margin-left: 10px;
    display: inline;
    float: right;
}
.subtitle{
    font-style: italic;
    font-size: 11px;
    margin-top: -2px;
}
.vorteile{
    margin: 10px 20px 0 0;
    float: left;
    width: 275px;
    padding: 0;
}
.vorteile li{
    padding: 0 0 3px 10px;
    margin: 0;
}
.medium .vorteile{
    width: 175px;
}


/* Kontaktformular */
form{
    display: inline;
}
#inhalt input, #inhalt textarea, #inhalt select{
    border: 1px solid #cccccc;
    background: #ffffff;
    margin-bottom: 5px;
    color: #000000;
}
#inhalt input.text, #inhalt input.password, #inhalt textarea.text, #inhalt textarea{
    background: #ffffff url(../zubehoer/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
    margin: 0px 0px 5px 0px;
    font-size: 11px;
    padding: 2px 0;
    width: 300px;
}
#inhalt textarea{
    width: 300px;
    height: 150px;
}
#inhalt input.required, #inhalt input.password.required, #inhalt textarea.required, #inhalt .ausfuellen{
    background: #ffffff url(../zubehoer/hintergrund_input_text_required.gif) repeat-x;
    border: 1px solid #F8D5D5;
}
#inhalt input:focus, #inhalt select:focus, #inhalt input.required:focus {
    border: 1px solid black;
}
#inhalt .formmailerror{
    background: #ffffff url(../zubehoer/hintergrund_input_text_required.gif) repeat-x;
    border: 1px solid #F8D5D5;
    color: #D60404;
    padding: 2px 5px;
    margin-bottom: 5px;
}
#inhalt .required.completed, #inhalt .ausfuellen.completed{
    background: #ffffff url(../zubehoer/hintergrund_input_text.gif) repeat-x !important;
    border: 1px solid #cccccc !important;
}
#inhalt .checkbox{
    border: 0;
}
body > select{
    margin-bottom: 0px;
}
#inhalt form label.required{
    color: red;
}
#inhalt form label.completed{
    color: black;
}
#inhalt label, #inhalt .kontakt{
    position: relative;
    margin-bottom: 5px;
    width: 150px;
    float: left;
}
#inhalt .kontakt{
    width: 200px;
}
#inhalt .selection label{
    width: 160px;
    padding-top: 3px;
}
.clearleft{
    clear: left;
}
.rollover{
    cursor: pointer;
    cursor: hand;
}
.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;}
/* End hide from IE-mac */

