html{
    height: 100.1%;
}
body, table, td, li, p{
    font: 11px Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-weight: normal;
    line-height: 1.4em;
    color: #ffffff;
}
body{
    background: #333333;
    text-align: center;
    padding: 0;
    margin: 0;
}


#container{
    background: url(../bilder/layout_repeater.gif) repeat-y;
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 980px;

    overflow: hidden;
}
#header{
    position: relative;
    height: 80px;
}
#header img{
    position: absolute;
    left: 495px;
    top: 30px;
}
#inhalt{
    background: #ffffff;
    position: relative;
    width: 750px;
    float: left;

    height: auto;
    min-height: 460px;
    _height: 460px;
}
#navigation{
    position: relative;
    width: 230px;
    float: left;
}
#header ul, #header li{
    list-style: none;
    float: left;
    padding: 0;
    margin: 0;
}
#header ul{
    margin-top: 30px;
}
#header ul li{
    padding: 0 10px 0 0;
    line-height: 50px;
    color: #666666;
}
#header ul li strong, #header ul li span{
    color: #ffffff;
}
#header ul li a:hover, #header ul li a.active, #header ul li a:hover span, #header ul li a:hover strong{
    color: #999999;
}
#header a:hover{
    text-decoration: none;
}
#inhalt, #inhalt body, #inhalt table, #inhalt td, #inhalt li, #inhalt p, #inhalt label{
    color: #333333;
}
#inhalt ul, #inhalt li{
    list-style-image: url(../bilder/li.gif);
}
#inhalt ul{
    margin: 0 0 1em;
}
#inhalt ul li{
    margin: 0 0 0 10px;
}
#inhalt ul ul{
    padding-left: 20px;
    margin: 5px 0;
}
#inhalt ul ul li{
    margin: 0;
}
#inhalt ul.navigation li{
    margin: 1px 0;
}
#navigation ul, #navigation ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    height: 1%;
}
#navigation ul ul, #navigation ul .active ul ul{
    margin: 2px 0 10px 15px;
    display: none;
}
#navigation ul ul ul{
    margin: 0 0 5px 15px !important;
}
#navigation ul .active ul, #navigation ul .active .active ul{
    display: block;
}
#navigation ul li a{
    text-decoration: none;
    padding: 0 0 5px 20px;
    font-size: 13px;
    display: block;
    color: #ffffff;
}
#navigation ul li a:hover, #navigation ul li a.active{
    background: url(../bilder/layout_nav.gif) 8px 3px no-repeat;
    color: #999999;
}
#navigation ul ul a, #navigation ul ul a:hover, #navigation ul ul a.active{
    background: none;
    font-size: 11px;
    padding-bottom: 0;
}



h1, h2, h3{
    margin: 0 0 1em 0;
    font-size: 13px;
    color: #333333 ;
}
h1.caption{
    padding-left: 143px;
    background:#afafaf;
    line-height: 20px;
    height: 20px;
    color: #333333;
}
h2, h3{
    font-size: 11px;
}
h3{

}
h4{
    margin: 0.5em 0 0 0;
    color: #000000;
    border: none;
}
p{
    margin: 0em 0 1em;
    padding: 0;
}
a{
    text-decoration: none;
    color: #ffffff;
}
a:hover{
    color: #000000;
    text-decoration: none;
}
a img{
    border: none;
}
form{
    display: inline;
}

fieldset{
    border: none;
    border-top: 1px solid #ffffff;
    margin: 0 0 10px 0;
    padding: 5px 10px;
}

.column{
    position: relative;
    overflow: hidden;
    width: 250px;
    float: left;
    padding: 0;
    margin: 0;

    /* http://www.ejeliot.com/blog/61 */

    margin-bottom: -2000px;
    padding-bottom: 2000px;
}
.double{
    width: 500px;
}
.complete{
    width: 750px;
}
.white{
    background: #ffffff;
}
.grey{
    background: #999999;
}
.padding{
    padding: 15px 10px 0 10px;
}
.bordered{
    border-right: 1px solid white;
    width: 249px;
}
.details label{
    font-weight: bold;
    width: 75px;
}
.details .kontakt{
    width: 150px;
}
.configuration input, .configuration select, .configuration label{
    width: 200px;
    float: none;
}
.configuration{
    margin: 0 0 5px 0;
}
.positioned{
    color: #999999;
}
.positioned a{
    color: #999999;
}
.positioned a:hover{
    color: #000000;
}

.fehler{
    color: #cd0a0a;
    font-weight: bold;
    margin: 5px 0;
}
.floatleft, .floatright{
    display: inline;
    margin-bottom: 10px;
    border: 1px solid #aaaaaa;
    padding: 2px;
}
.floatleft{
    margin-right: 15px;
    float: left;
}
.floatright{
    margin-left: 15px;
    float: right;
}
.smallfont, .smallfont *{
    font-size: 11px;
}
.obergruppe{
    margin: 0;
}
.obergruppe img, .obergruppe div{
    float: left;
}
.obergruppe div, .untergruppe div{
    background: #999999;
}
.obergruppe div{
    display: block;
    height: 60px;
    width: 89px;
}
.obergruppe a{

}
.obergruppe a:hover{
    font-weight: normal;
    font-size: 10px;
}
.obergruppe div, .untergruppe div{

}
.obergruppe div span.padding, .untergruppe div span.padding{
    overflow: hidden;
    display: block;
    padding: 5px;
}
.untergruppe{
    float: left;
}
.untergruppe:hover{
    text-decoration: none;
    color: #ffffff;
}
.untergruppe img, .untergruppe div{
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    vertical-align: bottom;
}
.untergruppe div{
    display: none;

}
.cart h1{
    padding-top: 10px;
}
.cart tr td{
    vertical-align: top;
    padding: 2px 0;
}
.cart .headline td{

}
.cart .product td{
    border-top: 1px solid #cccccc;

}


#inhalt .highlight{
    color: #43f900;
    font-weight: bold;
}

label, .kontakt{
    position: relative;
    margin: 0 0 5px 0;
    width: 170px;
    float: left;
    width: 170px;
}
input.text, textarea.text, input.password, .kontakt{
    width: 200px;
}
select{
    width: 202px;
}
input.text, input.password, textarea.text, select{
    border: 1px solid #000000;
    background: #cccccc;
    margin: 0 0 5px 0;
    font-size: 10px;
    padding: 2px 0;
}
input.required, input.password.required, textarea.required, select.required{
    background: #ffffff;
}
input.required.completed, input.ausfuellen.completed{
    background: #cccccc !important;
}
.checkbox, .radio{
    margin: 0 0 5px 0;
    background: none;
    width: auto;
    border: 0;
}
input:focus, select:focus, input.required:focus{
    border: 1px solid black;
}
.ausfuellen{
    border: 1px solid #d00707;
}
label.completed{
    color: #000000 !important;
}
label.required{
    color: #000000;
}
.formmailerror{
    margin: 5px 0 15px 0;
    color: #d00707;
    display: block;
}
.clearleft {
    clear: left;
}

.button{
    border: 1px solid #000000;
    margin: 0px 10px 5px 0px;
    text-decoration: none;
    background: #999999;
    font-size: 11px;
    display: block;
    color: #ffffff;
    float: left;
}
.button span{
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    display: block;
    padding: 2px 10px;
}
.button:hover{
    text-decoration: none;
    background: #999999;
    color: #333333;
}
.button:hover span{
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.spezzusatzbild_klein {
	width: 150px;
	border-right: 1px solid #666666;
    border-top: 1px solid #666666;
    border-left: none;
    border-bottom: 1px solid #666666;

    margin-top:	10px;
}

.cart .noWkTabBorder td {
	border-top: none;
}


.tabNoBorder {
	border: none;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.tabNoBorder td {
	border: none;
	padding: 0px;
	margin: 0px;
}

.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 */

.diebuttons{
    text-align: right;
}

.diebuttons .button{
    float: right;
}

