@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2e2e2e;
    background:#0e3459; 
    }

.clear {
    clear:both;
    }

img {border:0;}

#wrapper {
    width:1000px;
    margin: 0 auto;
    }

#header {
    height:245px;
    background:url(http://www.xxl-felgen.de/reifen-felgen-shop/images/header.jpg) bottom center no-repeat;
    
    }

#logo_kts {
    padding-top:5px;
    width:1000px;
    text-align:right;
    }
    
#header_links {
    float:left;
    margin-left:10px;
    padding-top:20px;
    }

#header_img {
    float:right;
    padding-top:12px;
    }

ul#mainnavi {
    margin:0;
    list-style-type:none;
    list-style-position:outside;
    padding-left:0;
    }

#mainnavi li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
float:left;
background:url(http://www.xxl-felgen.de/reifen-felgen-shop/images/menubutton.png) center top no-repeat;
width:110px;
height:33px;
text-align:center;
}

#mainnavi li:hover {
background:url(http://www.xxl-felgen.de/reifen-felgen-shop/images/menubutton_hover.png) center top no-repeat;
}

#mainnavi a {
    color:#FFF;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    padding: 9px;
    }


    
#sidebar {
    width:185px;
    float:left;
    margin-top:0;
    }
.sidebar-styles {
    color:#FFF;
    }
    
.sidebar-styles h2{
    font-size:12px;
    background:url(http://www.xxl-felgen.de/reifen-felgen-shop/images/bg_sidebar_h2_oben.png) center top no-repeat;
    margin:0;
    padding:3px;
    }
    
.sidebar-styles ul{
    list-style-type:none;
    margin:0;
    padding-left:0;
    }

.sidebar-styles li li {
    background:#7e93a8;
    border-bottom:#0e3459 1px solid;
    }
    
.sidebar-styles li li:hover {
    background:#5c6e80;
}

.sidebar-styles ul ul {
    background:url(http://www.xxl-felgen.de/reifen-felgen-shop/images/bg_sidebar_ul_unten.png) center bottom no-repeat;
    padding-bottom:15px;
    margin-bottom:15px;
    }

.sidebar-styles a {
    color:#FFF;
    text-decoration:none;
    font-weight:bold;
    display:block;
    padding:3px;
    }
.sidebar-styles #searchform {
    margin-top:0;
    }

.sidebar-styles #searchform div {
    background:url(http://www.xxl-felgen.de/reifen-felgen-shop/images/bg_sidebar_div_unten.png) bottom center no-repeat;
    padding:5px;
    text-align:center;
    margin-bottom:15px;
    margin-top:0;
    }

.sidebar-styles .widget_tag_cloud div {
    background:url(http://www.xxl-felgen.de/reifen-felgen-shop/images/bg_sidebar_div_unten.png) bottom center no-repeat;
    padding:5px;
    margin-bottom:15px;
    
    }

.sidebar-styles input#s {
    width:169px;
    }

.sidebar-styles label.screen-reader-text {
    display:none;
    }



#inhalt {
    width:600px;
    float:left;
    margin-left:15px;
    margin-top:0;
    margin-bottom:15px;
    background:#FFF url(http://www.xxl-felgen.de/reifen-felgen-shop/images/inhalt-oben.jpg) center top no-repeat;
    
        }
    
#content{
    width:580px;
    margin-left:10px;
    border:0;
    padding-top:10px;
    }

#content a {
    color:#039;
    }

#content a:hover {
    text-decoration:none;
    }

#content h3 {
    font-size:14px;
    font-weight:bold;
    margin-top:0;
    }

#content h2 {
    color:#FFF;
    margin-top:0;
    height:28px;
    font-size:18px;
    line-height:28px;
    padding-left:5px;
    background:url(http://www.xxl-felgen.de/reifen-felgen-shop/images/bg_headline.png) left top no-repeat;
    }
#content h2 a {
    color:#FFF;
    text-decoration:none;
    height:28px;
    
    }

.postmetadata {
    margin-bottom:0;
    padding-bottom:15px;
    font-size:11px;
    
    }
    
#sidebar-rechts {
    width:185px;
    float:right;
    margin-top:0;
    }

#footer {
    margin-bottom:20px;
    width:1000px;
/*    height:32px;*/
/*    background:url(http://www.xxl-felgen.de/kts_galerie-layout/bg_footer.png) center top no-repeat;*/
    color:#FFF;
    text-align:center;
    padding-top:8px;
}

#footer_top {
    margin:0px;
    padding:0px;
    width:1000px;
    height:5px;
    background:url(http://www.xxl-felgen.de/kts_galerie-layout/bg_footer_top.png) center top no-repeat;
}

#footer_middle {
    margin:0px;
    padding:0px;
/*    padding:0 10px 0 10px;*/
    width:1000px;
    background:url(http://www.xxl-felgen.de/kts_galerie-layout/bg_footer_middle.png) ;
}

#footer_middle p {
    margin:0;
}
#footer_middle a {
    text-decoration:none;
    color:#CCC;
    }
#footer_middle a:hover {
    text-decoration:underline;
    }

#footer_bottom {
    margin:0px;
    padding:0px;
    width:1000px;
    height:5px;
    background:url(http://www.xxl-felgen.de/kts_galerie-layout/bg_footer_bottom.png) center top no-repeat;
}
#abgerundet-unten {
    width:600px;
    height:5px;
    background:url(http://www.xxl-felgen.de/reifen-felgen-shop/images/inhalt-unten.jpg) left bottom no-repeat;
    
    }
    
.navigation {margin-bottom:20px;}


img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

.alignright {
    float: right;
    }

.alignleft {
    float: left;
    }

.cart_text_klein {
    width:50px;
}
