/* HTML & Body */
html,body {
	margin:0;
	padding:0
}

body {
	font: 76% arial,sans-serif;
	text-align:center;
	color: #121212;
	background-image: url("../gfx/bg_body.png");
	background-position: center top;
	background-repeat: no-repeat;
}

img{border:0px;}
p{margin:0 10px 10px;}
a{
        text-decoration:underline;
        padding:0px;
        margin:0px;
        color:#6C6C6D;
}

a:hover{
        text-decoration: underline;
        color: #CC0000;
}

a.more {
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
        padding:0px;
        margin:0px;
        color: #CC0000;
        font-size: 18px;
        font-weight:bold;
}

a.menulink, a.kategorielink, a.artikelnamelink, a.versand, a.warenkorblink, a.verfuegbarlink, a.verfuegbarlink_img {
        padding:0px;
        padding-left:7px;
        margin:0px;
        color:#000;
}

a.verfuegbarlink_img{
        margin-right:11px;
}

a.verfuegbarlink{
        padding-left:0px;
}

a.artikelnamelink {
        padding:0px;
        padding-left:0px;
        margin:0px;
        color:#3F444E;
        font-weight: bold;
}

a.agblink {
        color:#ee3322;
        font-weight: bold;
}

a:hover.artikelnamelink {
        padding:0px;
        padding-left:0px;
        margin:0px;
        color:#CC0000;
        font-weight: bold;
}

a.versand{
        padding:0px;
        font-size:1em;
}

a.kopfnavi{
        font-size: 14px;
        font-weight: bold;
        padding:11px;
        padding-bottom:0px;
        margin:0px;
        color: #555;
}

a.fusslink, a.powered{
        color:#fff;
        font-size: 1em;
        font-weight:normal;
}


a.powered:link{color:#fff;text-decoration:none;font-size: 1em;}
a.powered:visited{color:#fff;text-decoration:none;font-size: 1em;}
a.powered:hover{color:#F35F16;text-decoration:underline;font-size: 1em;}

a.linkklein:link{color:#6C6C6D;text-decoration:underline;font-size: 11px;font-style: italic;}
a.linkklein:visited{color:#6C6C6D;text-decoration:underline;font-size: 11px;font-style: italic;}
a.linkklein:hover{color:#6C6C6D;text-decoration:underline;font-size: 11px;font-style: italic;}

a.link:link{color:#000;text-decoration:none;font-size: 12px;}
a.link:visited{color:#CC0000;text-decoration:none;font-size: 12px;}
a.link:hover{color:#CC0000;text-decoration:underline;font-size: 12px;}

a.linko:link{color:#CC0000;text-decoration:none;font-size: 12px;}
a.linko:visited{color:#CC0000;text-decoration:none;font-size: 12px;}
a.linko:hover{color:#CC0000;text-decoration:underline;font-size: 12px;}

a.fusslink:hover{color:#777777;text-decoration:underline;font-size: 12px;}

p.boxcontent {
}

p.warenkorb {
        text-decoration: none;
        color: #FBFFFF;
        }

p.warenkorb a {
	width: 120px;
	height: 25px;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
        background-image: url("../gfx/btn_cart.png");
        background-position: left top;
        background-repeat: no-repeat;
	display: block;
	padding: 5px 0px 0px 10px;
}

p.warenkorb a:hover{
        text-decoration: none;
	color: #CC0000;
}

p.variationshinweis, p.navi{
        margin:0px;
        padding:0px;
        font-size:0.8em;
}

p.box_login, p.content, p.head{
        margin:0px;
        margin-top:5px;
}

p.box_login a.linkklein {
        color: #6C6C6D;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
}

p.box_login a.linkklein:hover {
        color: #CC0000;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
}

p.head, span.head{
        font-weight: bold;
}

span.boxpreis{
        padding:0px;
        margin:0px;
        color:#121212;
}

span.xselling_standard{
        padding:0px;
        margin:0px;
        color:#121212;
        font-size: 1.7em;
}

span.kopf_waehlen{
		color:#fff;
		padding:0px 0px 0px 0px;
}

hr.linie{height:1px;color:#D5D5D7;}
.ustklein{font-size: 0.8em;margin:0px;padding:0px;}
.footerklein{font-size: 0.8em;margin:0px;padding:0px;}
.spacer{font-size: 8px;margin:0px;padding:0px;}
.waehrung{font-size: 12px;margin:0px;padding:0px;padding-top:12px;}

.seitenzahl{font-size: 1em;margin:0px;padding:0px;}
a.seitenzahl:link{color:#000;text-decoration:none}
a.seitenzahl:visited{color:#000;text-decoration:none}
a.seitenzahl:hover{color:#F35F16;text-decoration:underline}

.artikelpreis{font-size: 14px;margin:0px;padding:0px;}
.grafikpreis{white-space:nowrap;}

.warning {
	color:red;
	font-weight:bold;
	margin: 10px 0px 10px 10px;
	padding: 5px;
	margin-top:12px;
}

/* Tables */
td.kategorie, td.kategoriesub, td.kategorieselected{
        background: #F2F2F2;
        border-width:0px;
}

td.kategoriesub{
        background: #fff;
}

td.staffelpreis{
        font-size:0.9em;
        color:#121212;
}

td.artikelliste{
        padding:5px;
        margin:0px;
        padding-top:15px;
        background: #F8F8F9;
}

td.artikelliste_ub {
        padding: 5px 5px 5px 10px;
        margin:0px;
        padding-top:6px;
        background: #F3F4F5;
	border-bottom: 1px solid #E6E8EB;
	color: #CC0000;
}

td.artikelliste_ub a {
	color: #CC0000;
}

td.artikelliste_ub a:hover {
	padding: 0px !important;
	margin: 0px !important;
}


td.kategorieselected {
        background: #fff;
}

textarea.frage {
        width:280px;
        border: 1px solid #D4D5D8;
        margin:0px;
        padding:2px;
        background: #fff;
}

table.kategorien {
	border: none;
}

table.kategorien tr td {
	border: none;
	background-color: #E2E4E7;
	background-image: url("../gfx/bg_tablerow.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	font-weight: bold;
}


table.kategorien tr td a {
	text-decoration: none;
}

table.kategorien tr td a:hover {
	text-decoration: underline;
}

/* Forms */
#contentmid form {
	margin-left: 5px;
}

input.frage_email,
input.login {
        width:280px;
        border: 1px solid #D4D5D8;
        margin:0px;
        padding:2px;
        background: #fff;
}

input.suche {
	float: left;
	color: #999999;
	font-size: 15px;
	font-weight: normal;
        width: 250px;
	height: 20px;
	margin-top: 4px;
        padding: 0px 0px 0px 25px;
        background-image: url("../gfx/bg_search.png");
        background-position: left top;
        background-repeat: no-repeat;
	border: none;
}

input.login_email, input.login_passwort, input.suche_verfeinern, input.schnellkaufEAN{
        width:140px;
        border: 1px solid #D4D5D8;
        margin:0px;
        padding:2px;
        background: #fff;
}

input.login_email, 
input.login_passwort {
        width: 150px !important;
	height: 19px;
        border: 1px solid #CCC;
        margin-bottom: 6px !important;
        padding: 2px;
        background: #fff;
	color: #333333;
}

input.anzahl, input.gehzuseite {
        width: 40px;
        border: 1px solid #D4D5D8;
        margin:0px;
        padding:2px;
        background: #fff;
	background-image: url("../gfx/bg_input.gif");
	background-position: left top;
	background-repeat: repeat-x;
	color: #333333;
	font-weight: bold;
}

input.login_passwort{
        width:80px;
        border: 1px solid #D4D5D8;
        margin:0px;
        padding:2px;
        background: #fff;
}

 input.gehzuseite{
        width:30px;
}

hr.katartikel{
        border: 0px dotted #D4D5D8;
}

/* Container */
#containerwrapper {
	background-image: url("../gfx/bg_content-top.png");
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 21px;
}


#container {
	text-align:left;
	background-color: #E2E4E7;
	/* background-image: url("../gfx/bg_content.png");
	background-position: center top;
	background-repeat: repeat-y; */
	padding-left: 19px;
}

#content p {
	line-height:1.4
}

#container {
	width:961px;
	margin:0 auto;
	overflow: hidden;
}

/* Wrapper */
#wrapper {
	float:left;
	width:100%; 
	overflow: hidden;
}

#content {
	width: 580px;
	margin: 0 180px;
}

#left_container { 
	float:left;
	width: 180px; 
	margin-left:-958px
}

#right_container { 
	float:left;
	width: 180px;
	margin-left: -200px;
}

/* Footer */
#footerwrapper {
	width: 100%;
}



#footer {
	width: 981px;
	margin: 0 auto;
	height: 285px;
	background-image: url("../gfx/bg_footer.png");
	background-position: center top;
	background-repeat: no-repeat;
}

#footer_white {
        display: none;
}

#footer p.left {
	float: left;
	color: #FFF;
	font-size: 11px;
	margin: 50px 0px 0px 50px;
}

#footer ul.right {
	float: right;
	margin: 50px 50px 0px 0px;
}

#footer ul.right li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	border-right: 1px solid #999999;
}

#footer ul.right li.last {
	padding-right: 0px;
	border-right: none;
}

#footer ul.right li a {
	height: 14px;
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
}	

/* Header */
#headwrapper {
        width:100%;
        text-align: center;
  	height: auto;
  	overflow: hidden;
}

#header {
	color: #FFFFFF;
        height:170px;
        width:980px;
	margin: 0 auto;
        text-align: center;
	background-image: url("../gfx/bg_header.png");
	background-position: center top;
	background-repeat: no-repeat;
}

#header a {
        text-decoration: none;
        color: #FBFFFF;
        }

#header a:hover{
        text-decoration: none;
        color: #CACDCD;
        text-decoration: underline;
        }

#logo{
        background-image:url(../gfx/boxlogo-b.png);
        height:99px;
}

#topnavi{
        background-image:url(../gfx/boxorange_940.png);
        background-repeat: no-repeat;
        background-position: top left;
        background-color: #fff;
        height:36px;
}

#topnavi_button{
        float:left;
        height:36px;
        background-image:url(../gfx/boxorange_trenner.png);
        background-repeat: no-repeat;
        background-position: top right;
}

#topnavi_rechts{
        float:right;
        height:36px;
        width:80px;
}

#topnavi_button {
        font-size: 14px;
        font-weight: bold;
        padding:11px;
        padding-bottom:0px;
        margin:0px;
        color: #555;
}

/* input.button, */
input.warenkorb, input.finden, input.loginbox {
	background-image:url("../gfx/btn_login.png");
	border: none;
	padding-bottom: 4px !important;
	color: #FFF;
	cursor:pointer;
	font-size: 13px;
	font-weight:bold;
	width: 90px !important;
	height: 25px;
}

#search input.button {
	background-image:url("../gfx/btn_search.png");
	width: 80px;
	height: 26px;
	border: none;
}

input.warenkorb{
		width:170px;
}

input.loginbox{
		width:74px;
}

/* Breadcrumb */
#brotnavi{
        height:25px;
        margin-top: 115px;
	text-align: left;
}

#brotnavi .navi{
        font-size: 12px;
	font-weight: bold;
        margin:0px;
        color: #666666;
}

#brotnavi a {
        text-decoration: none;
        color: #666666;
	font-weight: normal;
        }

#brotnavi a:hover{
        text-decoration: none;
        color: #666666;
        text-decoration: underline;
}

/* Boxen */
#subbox {
        width:100%;
        margin-top:10px;
	background-color: #F3F4F5;
	border-bottom: 1px solid #CCCCCC;
}

#subbox.mainnav,
#subbox.infobox {
	background-color: transparent;
	border-bottom: none;
}

#subbox_header_hell {
        /*background-image:url(../gfx/boxheader_180.png);
        background-repeat: no-repeat;
        background-position: top left;*/
        text-align:left;
        padding-left:7px;
        width:173;
        height:25px;
	background-color: #F3F4F5;

}
#subbox_header_hell .boxheader{
        font-size: 18px;
        font-weight: bold;
        padding:0px;
        margin:0px;
        padding-top:5px;
        color: #CC0000;
	background-color: transparent;
}

.loginbox #subbox_header_hell .boxheader{
        background-image:url("../gfx/ico_login.png");
        background-repeat: no-repeat;
        background-position: 5px 10px;
	padding: 8px 0px 0px 30px;
}

.faqbox #subbox_content {
	color: #666666;
        padding: 10px 0px 10px 2px;
}

.faqbox #subbox_content strong {
	color: #333333;
}

.faqbox #subbox_header_hell .boxheader{
        background-image:url("../gfx/ico_faq.png");
        background-repeat: no-repeat;
        background-position: 5px 10px;
	padding: 8px 0px 0px 30px;
}

.infobox #subbox_content {
	color: #666666;
        padding: 10px 0px 10px 0px;
	margin: 0px;
}

.infobox #subbox_content p {
        padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

.infobox #subbox_content a {
        color: #666666;
	text-decoration: underline;
}

.infobox #subbox_content a:hover {
        color: #CC0000;
	text-decoration: underline;
}


.infobox #subbox_content strong {
	color: #333333;
}

.infobox #subbox_content h3 {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

.infobox #subbox_content em {
	font-style: italic;
	font-size: 11px;
	color: #666666;
	
}

.articlebox {
	width: 165px;
	min-height: 221px;
	float: left;
	background-color: #F3F4F5;
	border-bottom: 1px solid #CCC;
	margin: 25px 22px 0px 0px;
}

.articlebox.last {
	margin: 25px 0px 0px 0px;
}

.articlebox img {
	width: 161px;
	height: 115px;
	margin: 2px 2px 10px 2px;
}

.articlebox h3 {
	font-size: 13px;
	color: #333;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

.articlebox h3 a {
	margin: 0px ;
	padding: 0px;
}

.articlebox span.boxpreis {
        padding:0px;
        margin: 6px 0px 0px 10px;
        color:#CC0000;
	font-size: 15px;
	font-weight: bold;
	display: block;
}

.articlebox .ustklein {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	margin: 10px 0px 0px 10px;
	padding:0px;
	display: block;
	
}

.mainnav #subbox_header_hell {
	height: 26px;
	background-image:url("../gfx/bg_content-head.png");
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #F3F4F5;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 2px;
}

#subbox_content {
        width:178px;
	text-align: left;
}

.mainnav #subbox_content {
        background-color: transparent !important;
	border: none;
	padding: 0px;
	margin: 0px;
}


#content_head_links,
#content_head_rechts{
        padding:0px;
        margin:0px;
        border-width:0px;
        border-bottom-width:1px;
        border-style:solid;
        border-color:#3F444E;
        height:25px;
}

#content_head {
        padding: 4px 0px 0px 10px;
        height: 24px;
	font-weight: bold;
        background-image:url("../gfx/bg_content-head.png");
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-bottom: 1px solid #CCCCCC;
}

#content_head_bestell {
        padding: 7px 0px 4px 7px;
        height:49px;
        color: #FEFFFF;
	background-color: #F3F4F5;
	border-bottom: 1px solid #CCCCCC;
}

#content_head_rechts{
        float:right;
        border-width:0px;
        margin-top:8px;
}

#content_head_links{
        float:left;
        border-width:0px;
        margin-top:12px;
}

#contentmid{
        margin-left:20px;
        margin-right:20px;
}

#contentUntereGrenze{
        padding:0px;
        margin:0px;
        margin-top:10px;
        padding-top:10px;
        border-width:0px;
        border-top-width:1px;
        border-style:solid;
        border-color:#CCCCCC;
        height:27px;
}

#contentUntereGrenze_rechts, #contentUntereGrenze_links{
        float:right;
        border-width:0px;
}

#contentUntereGrenze_links{
        float:left;
        border-width:0px;
}

/* Shopping-Cart right */
#subbox_header_hell_korb {
        background-image:url("../gfx/ico_cart.png");
        background-repeat: no-repeat;
        background-position: 10px 10px;
	background-color: #CC0000;
        text-align:left;
        font-size: 18px;
        font-weight: bold;
        color: #FFF;
        padding-left: 30px;
        padding-top: 7px;
        width:auto;
        height:29px;
}

#subbox_warenkorb{
	background-color: #CC0000;
	border-bottom: 1px solid #A00000;
}

#subbox_warenkorb_leer{
	background-color: #CC0000;
	border-bottom: 1px solid #A00000;
}

#suche_verfeinern{
        border-width:0px;
        margin-top:12px;
        padding:0px;
}

#sectionheader{
        padding:10px;
        margin-top:15px;
        border-color:#BAB7E2;
        background-color: #F2F2F3;
        font-weight: bold;
}

.tabbertab #sectionheader{
        padding:0px;
	margin: 10px 0px 0px 4px;
	color: #CC0000;
}

.highslide {
	cursor: pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-html {
background-color: #f2f2f4;
}
.highslide-html-blur {
}
.highslide-html-content {
position: absolute;
display: none;
}
.highslide-loading {
display: block;
color: black;
font-size: 8pt;
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
padding: 2px;
border: 1px solid black;
background-color: white;

padding-left: 22px;
background-image: url(../js/highslide/graphics/loader.white.gif);
background-repeat: no-repeat;
background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
padding: 2px;
color: silver;
text-decoration: none;
font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
color: white;
background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
background-color: #f2f2f4;
}
.highslide-wrapper .highslide-html-content {
width: 460px;
padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
margin: 0;
text-align: right;
border-bottom: 1px solid white;
font-family: Verdana, Helvetica;
font-size: 10pt;
padding: 5px;
background-color: silver;
}
.highslide-wrapper .highslide-header ul li {
display: inline;
padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
display: none;
}
.highslide-wrapper .highslide-header a {
font-weight: bold;
color: #000000;
text-transform: uppercase;
text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
cursor: move;
}
.highslide-wrapper .highslide-footer {
height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
float: right;
height: 11px;
width: 11px;
background: url(../js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
cursor: move;
}
.highslide-resize {
cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
display: block;
}
.highslide-display-none {
display: none;
}

#artPrev, #artNext {
	padding-top:10px;
}
	
#artPrev img, #artNext img {vertical-align:middle;}
#artPrev a, #artNext a {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
#artPrev a:hover, #artNext a:hover {
	text-decoration: none;
}

/*  styles for the unit rater
---------------------------------------------------------
ryan masuga, masugadesign.com
ryan@masugadesign.com
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */
.ratingblock {
	display:block;
	/*border-bottom:1px solid #999;*/
	padding-bottom:8px;
	margin-top:10px;
	margin-bottom:10px;
	}

.loading {
	height: 30px;
	background: url('../gfx/starrater/working.gif') 50% 50% no-repeat;
	}

.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../gfx/starrater/starrating_big_yellow.png') top left repeat-x;
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}

.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}

.unit-rating li a:hover{
	background: url('../gfx/starrater/starrating_big_yellow.png') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../gfx/starrater/starrating_big_yellow.png') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}



/* signalfeuer. Addon */
.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}
div.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	overflow: hidden;
}
br.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}
.hidden, .flag {
	display: none;
	clear: both;
}

#meta {
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 700px;
	height: 20px;
	float: left;
}

#meta ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

#meta ul li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
}

#meta ul li.first {
	float: left;
	list-style-type: none;
	margin-right: 210px;
	background-image: url("../gfx/ico_startseite.png");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
}



#meta ul li a {
	text-transform: uppercase;
	font-size: 11px;
}

#meta ul li.first a {
	color: #CC0000 !important;
	font-weight: bold;
}

#identity {
	float: left;
	width: 450px;
	height: 56px;
	margin: 4px 0px 0px 20px;
}

#identity a {
	width: 450px;
	height: 56px;
	display: block;
}

#identity a span {
	display: none;
}

#paypal {
	float: right;
	width: 150px;
	height: 56px;
	margin: 0px 20px 0px 0px;
}

#paypal a {
	width: 450px;
	height: 56px;
	display: block;
}

#paypal a span {
	display: none;
}

#search {
	float: right;
	margin: 33px 27px 0px 0px;
}

#search input {
	font-family: Arial, "MS Trebuchet", sans-serif;
}

/* Subline Banner */
#subwrapper {
	width: 100%;
}


#subline {
	width: 980px;
	height: 253px;
	margin: 0 auto;
	background-image: url("../gfx/bg_subline.png");
	background-position: center top;
	background-repeat: no-repeat;
}

#subline #slider {
	float: left;
	width: 360px;
	height: 210px;
	margin: 0px 0px 0px 20px;
}

#subline #slider ul.pager {
	position: relative;
	top: -20px;
	left: 120px;
}

#subline #slider ul.pager li {
	width: 13px;
	height: 13px;
	float: left;
	background-image: url("../gfx/bul_slider-pager.png");
	background-position: -16px top;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-right: 2px;
	z-index: 1000;
}

#subline #slider ul.pager li a {
	width: 13px;
	height: 13px;
	display: block;
}

#subline #slider ul.pager li.active {
	background-position: -0px top;
}

#subline #slider ul.pager li span {
	display: none;
}



#subline #infopanel {
	float: right;
	width: 570px;
	text-align: left;
	margin-right: 30px;
}

#subline #infopanel ul {
	width: 570px;
	float: right;
	
}

#subline #infopanel ul li {
	float: left;
	list-style-type: none;
	margin-right: 6px;
}

#subline #infopanel ul li a {
	height: 33px;
	display: block;
	background-image: url("../gfx/subline-navigation.png");
	background-repeat: no-repeat;
}

#subline #infopanel ul li a.schraubensets {
	width: 142px;
	background-position: 0px 0px;
}

#subline #infopanel ul li a.schraubensets:hover {
	background-position: 0px -33px;
}

#subline #infopanel ul li a.schrauben {
	width: 106px;
	background-position: -147px 0px;
}

#subline #infopanel ul li a.schrauben:hover {
	background-position: -147px -33px;
}

#subline #infopanel ul li a.muttern {
	width: 85px;
	background-position: -258px 0px;
}

#subline #infopanel ul li a.muttern:hover {
	background-position: -258px -33px;
}

#subline #infopanel ul li a.uscheiben {
	width: 112px;
	background-position: -348px 0px;
}

#subline #infopanel ul li a.uscheiben:hover {
	background-position: -348px -33px;
}

#subline #infopanel ul li a.zubehoer {
	width: 90px;
	background-position: -465px 0px;
}

#subline #infopanel ul li a.zubehoer:hover {
	background-position: -465px -33px;
}

#subline #infopanel ul li a span {
	display: none;
}



#subline #infopanel h1 {
	width: 495px;
	height: 80px;
	font-size: 36px;
	color: #666666;
	margin-top: 20px;
	background-image: url("../gfx/bg_subline-headline.png");
	background-position: left top;
	background-repeat: no-repeat;
}

#subline #infopanel h1 span {
	display: none;
}

#subline #infopanel h1 strong {
	color: #CC0000;
}

#subline #infopanel p {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	line-height: 1.5em;
	color: #333333;
}

/* Article - Details - Liste - Warenkorb */
.artikeldetails {
	background-color: #F3F4F5;
	margin-top: 15px;
	padding: 20px;
	border-bottom: 1px solid #CCC;
	color: #666666;
}

.artikelliste {
	background-color: #F3F4F5;
	margin-top: 15px;
	padding: 20px;
	border-bottom: 1px solid #CCC;
	color: #666666;
}

#contentmid .warenkorb {
	background-color: #F3F4F5;
	margin-top: 15px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	color: #666666;
}

.artikeldetails span.artikelnummer,
.artikelliste span.artikelnummer {
	font-size: 13px;
	color: #666666;
}

.artikeldetails span.artikelpreis {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

.artikelliste span.artikelpreis {
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}

.artikeldetails span#preis,
.artikelliste span#preis {
	color: #CC0000;
}

.artikeldetails span.ustklein,
.artikelliste span.ustklein {
	font-size: 11px;
	color: #666666;
	font-style: italic;
}

.artikeldetails span.standard {
	font-size: 13px;
	color: #666666 !important;
}

.artikeldetails span.standard b {
	color: #333 !important;
}

.artikeldetails span.standard a {
	text-decoration: underline;
	color: #666666;
}

.artikeldetails span.standard a:hover {
	text-decoration: underline;
	color: #CC0000;
}


.artikeldetails #btncart,
.artikelliste #btncart {
	width: 152px;
	height: 25px;
	background-image: url("../gfx/btn_addcart.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	color: #FFF !important;
	text-decoration: none !important;
	padding: 5px 0px 0px 35px;
}

.red {
	color: #CC0000;
}

/* FAQs */

.faq {
	background-color: #F3F4F5;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	display: block;
}

.faq .question {
	padding-top: 10px;
	font-weight: bold;
	cursor: pointer;
	background-image: url("../gfx/bul_faq-closed.png");
	background-position: 525px 15px;
	background-repeat: no-repeat;
}

.faq  p {
	padding: 0px;
}

.faq .question:hover {
	background-image: url("../gfx/bul_faq-hover.png");
	color: #CC0000;
}

.faq .question.selected {
	background-image: url("../gfx/bul_faq-open.png");
}

.faq .answer {
	padding: 0px 10px 0px 10px !important;
	display: none;
}

.faq .answer.start {
	padding: 0px 10px 0px 10px !important;
}