html{
    height: 100.1%;
}
body{
    padding: 0;
    margin: 0;
}
body{
    background: url(../../images/layout_background.png) repeat-x;
    text-align: center;
}
body, p, li, input, label{
    font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
    line-height: 1.5em;
    color: #333333;
}

/****************/

#container{
    background: #ffffff;

    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 980px;
}

/****************/

#header{
    background: url(../../images/layout_header.png);

    position: relative;
    height: 125px;
}
#header ul, #header ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#header ul li{
    padding: 0 2px;
    float: left;
}
#header li a{
    text-transform: uppercase;
    font-size: 10px;
    color: #000000;
}
#header #nav_login a{
    font-weight: bold;
}
#header li a:hover, #header li a.active{
    text-decoration: underline;
}

/****************/

#navigation{
    position: absolute;
    left: 248px;
    top: 15px;
}
#meta{
    position: absolute;
    right: 18px;
    top: 15px;
}
#logo {
    position: absolute;
    width: 230px;
    height:85px;
    left: 10px;
    top: 35px;
}
#search_easy{
    position: absolute;
    width: 600px;
    left: 250px;
    top: 55px;
	height:25px;
}
#search{
    position: absolute;
    width: 500px;
    left: 250px;
    top: 80px;
}

/****************/

#search input{
    padding: 5px 10px;
    background: none;
    border: none;

    font-style: italic;
    font-size: 12px;
    width: 420px;
    float: left;
}
#search a{
    text-align: center;
    float: right;
    height: 27px;
    width: 40px;
}

/****************/

#content{
    position: relative;
    padding: 20px;
}
#content #left{
    position: relative;
    margin: 0 20px 0 0;
    width: 210px;
    float: left;
}
#content #center{
    position: relative;
    margin: 0 20px 0 0;
    width: 500px;
    float: left;
}
#content #right{
    position: relative;
    width: 190px;
    margin-top: -32px;
    float: left;
}

/****************/

#left ul, #left ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#left ul li{
    padding-bottom: 8px;
}
#left ul li strong{
    padding: 5px 0 5px 20px;
    font-size: 11px;
    display: block;
    color: #000000;
}
#left ul li a{
    background: url(../../images/nav.png) 0 4px no-repeat;
    text-transform: uppercase;
    padding: 0 0 0 20px;
    display: block;
    color: #000000;
    height: 1%;
}
#left ul li a.active, #left ul li a:hover{
    background-image: url(../../images/nav_active.png);
    text-decoration: none;
    color: #990000;
}
#left ul li ul{
    padding: 0 0 0 20px;
}
#left ul li ul li{
    padding: 0;
}
#left ul li ul li a{
    text-transform: none;
    color: #666666;
}

#left ul ul{
    display: none;
}
#left ul .active ul{
    display: block;
}

#left ul .active ul ul{
    display: none;
}
#left ul .active ul .active ul{
    display: block;
}

#manufacturers {
    position:relative;
    clear:both;
    float:left;
    margin-top:20px;
    width:210px;
}
#manufacturers table td {
    height:90px;
    width:110px;
    overflow:hidden;

}
#topproduct label {
    width:100px;
}

#topproduct a {
    color:#000;
    text-decoration:underline;
}

#topproduct a:hover {
    text-decoration:none;
}

#topproduct .description {
    margin-left:30px;
}

/****************/

#teaser_shipping {
    background: url(../../images/teaser_versandkosten_bg.png) left bottom no-repeat;
    margin-bottom: 30px;
}

#teaser_shipping, #teaser_shipping p {
    font-size: 11px;
}

#teaser_shipping_content {
    padding: 5px 0 10px 0;
}

#teaser_shipping a.footerlink {
    display: block;
    font-size: 10px;
    font-weight: bold;
    color: #666;
    padding-left: 60px;
    padding-bottom: 1px;
    text-decoration: underline;
}

#teaser_shipping a.footerlink:hover {
    text-decoration: none;
}

/****************/


#right .teaser{
    margin: 0 0 10px 0;
}
#right #cartteaser h2{
    margin-bottom: 15px;
}
#right #cartteaser p{
    font-size: 11px;
}
#right #cartteaser .left, #right #cartteaser .right{
    font-weight: normal;
    margin-bottom: 2px;
}
#right #cartteaser .left{
    width: 40px;
}
#right #cartteaser .right{
    width: 125px;
    text-align: right;
    margin: 0;
}
#right #cartteaser .notice, #right #cartteaser .notice a , #right #cartteaser div ul li , #right #cartteaser div ul li a {
    font-size: 10px;
    color: #333333;
}
#right #cartteaser .notice{
    text-align: justify;
}
#right #cartteaser div {
    border: 1px solid #990000;
    background: #FEF3F3;
    padding: 9px 12px 9px 9px;
}
#right #cartteaser div a{
    text-decoration: underline;
}
#right #cartteaser div a:hover{
    text-decoration: none;
}
#right #cartteaser div strong {
    font-size: 12px;
    line-height: 20px;
}
#right #cartteaser div .nomargin {
    margin: 0;
}
#right #cartteaser div .red {
    font-size: 16px;
    color: #990000;
    font-weight: bold;
}
#right #cartteaser div ul , #right #cartteaser div ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#right #cartteaser div ul li{
    margin-bottom: 5px;
}
#right #cartteaser div.button {
    border: none;
    background: url(../../images/box_shoppingcart.png) no-repeat;
    height: 25px;
    position: relative;
}
#right #cartteaser div.button a {
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    right: 15px;
    top: 6px;
}
#right .newsletter{
    background: url(../../images/box_newsletter.png) no-repeat;
    position: relative;
    height: 60px;
}
#right .newsletter input{
    position: absolute;
    top: 8px;
    left: 15px;
    width: 155px !important;
    background: none;
    border: none;
}
#right .newsletter a{
    font-weight: bold;
    font-size: 10px;
    color: #666666;
    text-decoration: underline;
}
#right .newsletter #unsubscribe{
    position: absolute;
    bottom: 2px;
    left: 100px;
}
#right .newsletter #subscribe{
    position: absolute;
    bottom: 2px;
    left: 8px;
}

/****************/

#footer{
    background: #990000 url(../../images/layout_footer.png) center repeat-y;

    text-align: center;
    position: relative;
}
#footer .padding{
    margin: 0 auto;
    padding: 5px 0;
    width: 500px;
}
#footer p{
    font-size: 11px;
    padding-left: 20px;
    margin: 0;
}
#footer a{
    color: #333333;
}

/****************/

h1, h2, h3, p, ul, .line, .margined{
    margin: 0 0 10px 0;
}
h1, h2, h3{

}
h1, h1 a{
    font-size: 16px;
    color: #990000;
}
h1.gray{
    color: #777777;
}
h2{
    text-decoration: none;
    font-size: 13px;
}
h3{
    text-transform: uppercase;
    font-size: 10px;
}
ul li, ol li{
    margin: 0 0 0 25px;
}
a{
    text-decoration: none;
    color: #990000;
}
a:hover, a.active{
    text-decoration: underline;
    color: #990000;
}
a img{
    border: none;
}

/****************/

.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: 170px;
}
.right{
    width: 300px;
}
.line{
    background: url(../../images/line.png) center repeat-x;
    height: 5px;
}

/****************/

.columns{

}
.columns .text{
    margin-right: 15px;
    width: 365px;
    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;
    width: 210px;
}
.pageselector .pleft{
    text-align: right;
}
.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;
    clear:left;
    margin-left:170px;
    color: #ff3333;
}

.terms .formError{
    font-size: 10px !important;
    font-weight: bold;
    padding: 5px;
    margin: 10px 0;
    color: #ff3333;
}


.editLine{
    margin: 0 0 5px 0;
}
.editLine .floatleft{
    margin-right: 10px !important;
    width: 210px;
}
label{
    position: relative;
    margin-right: 10px;
    width: 160px;
    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 170px;
}
#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;
}

/****************/

#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;}
#header ul#searchTitle, #header ul#searchTitle li a {
	font-size:11px;
	color: #333;
	text-decoration:none;
	text-transform:none;
	float:left;
}
#header ul#searchTitle,#header ul#searchTitle li {
	margin:0;
	padding:0;
	text-indent:none;
	float:left;
}
#header ul#searchTitle li ,#header ul#searchTitle li a{
	width:auto;
	float:left;
}