.hidden {
	display: none;
	}

.visible {
	display: block;
	}	
	
body {
	margin: 0px;
	background-image: url(gfx/fade.png);
	background-repeat: repeat-x;
	}

body,table,td,th {
	font-size: 1.0em;
	font-family: Tahoma;
	color: #666;
}

.extend th {
	font-size: .8em;
	font-weight: normal;
	text-align: left;
	}
	
img {
	border: 0px;
	}
	
#logo {
	background-image: url(gfx/logo.png);
	position: relative;
	margin: 0px auto;
	margin-top: 15px;
	width: 350px;
	height: 70px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#logo:hover {
	background-image: url(gfx/logo_hover.png);
	}
	
	
#logo small {
	font-size: .7em;
	color: #8E8E8E;
	}

#logo img {
	margin-top: 10px;
	}
	
#warenkorb {
	position: absolute;
	right: 5%;
	top: 5%;
	font-size: .8em;
}
	
#suche {
	position: relative;
	margin: 0px auto;
	margin-top: 5px;
	height: 62px;
	width: 359px;
	background-image:url(gfx/suche.png);
}

#filter {
	margin-top: -50px;
	margin-left: 5%;
	height: 50px;
	width: 30%;
}

#filter p, #filter li {
	font-size: .7em;
	}

#suggestbox {
	width: 302px;
	height: 190px;
	left: 8px;
	top: 45px;
	padding: 10px;
	padding-left: 30px;
	border: 1px solid #c5c5c5;
	border-top: 0px;
	overflow-y: scroll;
	background-color: #FFF;
	font-size: .75em;
	z-index: 1000;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
}

#suggestbox  #headline {
	margin-left: -10px;
	margin-top: -5px;
	color: #C0C0C0;
}

#suggestions {
	margin-top: 2px;
	}

#suggestions div {
	line-height: 20px;
	}

.beispiel {
	padding-top: 55px;
	padding-left: 10px;
	color: #8E8E8E;
	}
	
.beispiel small {
	font-size: 11px;
	}	
	
#suche form {
	margin: 0px;
	padding: 0px;
	}

#lupe, #treffer, #search, #button, #suggestbox {
	position: absolute;
}

#lupe {
	width: 23px;
	height: 23px;
	left: 12px;
	top: 18px;
}

#treffer {
	width: 100px;
	height: 23px;
	color: #bfbfbf;
	left: 250px;
	top: 20px;
}

#search {
	width: 295px;
	height: 28px;
	font-size: 1.2em;
	color: #313131;
	border: 0px;
	top: 17px;
	left: 40px;
}

#button {
	width: 40px;
	height: 36px;
	left: 360px;
	top: 11px;
}

#button input {
	width: 40px;
	height: 36px;
	background-image: url(gfx/go.gif);
	border: 0px;
	background-color: transparent;
	color: #FFF;
	cursor: pointer;
	}

#button input:hover {
	background-image: url(gfx/go_hover.gif);
	}
#footer {
	position: relative;
	margin: 0px auto;
	width: 90%;
	padding-top: 5px;
	margin-top: 15px;
	border-top: 1px solid #EFEFEF;
	font-size: .8em;
	padding-bottom: 40px;
	clear: both;
}

.seitenauswahl span {
	padding-left: 25px;
	}

.box {
	margin: 0px auto;
	background-color: #f6f6f6;
	width: 90%;
}

.tagesangebot {
	margin-left: 5%;
	margin-right: 2%;
	background-color: #f6f6f6;
	width: 165px;
	float: left;
}

.tagesangebot .schaufenster .rahmen {
	overflow: auto;
}

.inhalt {
	padding: 1%;
	}
	
.highlight {
	border: 1px solid #41a62a;
	background-color: #d0f9c7;
	}

.suchergebnis {
	margin: 0px auto;
	width: 98%;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #C0C0C0;
	background-color: #FFF;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	}
	
.inactive:hover, .schaufenster .produkt:hover {
	background-color: #d0f9c7;
	}
	
.bild {
	float: left;
	margin-right: 20px;
	}
	
.extend {
	font-size: .75em;
	border-top: 1px solid #EFEFEF;
	}
	
.extend input {
	width: 16px;
	height: 14px;
	font-size: .8em;
	padding: 1px;
	}
	
.preis {
	color: #000;
	}

.inhalt p small {
	font-size: .7em;
}	
	
#noshipping {
	position: relative;
	width: 410px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	height: 35px;
	}
	
*:first-child+html #noshipping {
	margin-top: 20px;
}
	
.slogan {
	color: #056ff3;
	}

#noshipping .bag {
	float: left;
	margin-top: -5px;
	}
	
.empfehlung {
	font-size: .7em;
	border-bottom: 1px solid #EFEFEF;
	padding: 5px;
	color: #41a62a;
	}

.empfohlen {
	border: 1px solid #d0f9c7;
	}
	
.seitenauswahl {
	position: relative;
	float: right;
	text-align: right;
	margin-right: 10%;
	margin-top: -30px;
	font-size: .8em;
	}
	
.o {
	background:url(gfx/box_o.gif) top left repeat-x;
}

.u {
	background:url(gfx/box_u.gif) bottom left repeat-x;
}

.l {
	background:url(gfx/box_l.gif) top left repeat-y;
}

.r {
	background:url(gfx/box_r.gif) top right repeat-y;
}

.ro {
	background:url(gfx/box_ro.gif) top right no-repeat;
}

.lo {
	background:url(gfx/box_lo.gif) top left no-repeat;
}

.ru {
	background:url(gfx/box_ru.gif) bottom right no-repeat;
}

.lu {
	background:url(gfx/box_lu.gif) bottom left no-repeat;
}

.anderekunden {
	font-size: .8em;
}

.anderekunden h2 {
	font-size: 1.0em;
	font-weight: normal;
	border-bottom: 1px solid #EFEFEF;
}

.anderekunden table, .anderekunden h2 {
	margin-left: 2%;
}

h1 {
	padding-left: 5%;
	font-size: .9em;
	font-weight: normal;
	}
	
.tagcloud {
	font-size: .75em;
	text-align: center;
	line-height: 2.3em;
}

.tagcloud a {
	text-decoration: none;
	color: #898989;
	margin: 5px;
}

.tagcloud a:hover {
	text-decoration: underline;
}

.tagcloud big big a {
	color: #000;
}

.tagcloud big a {
	color: #535353;
}

.tagcloud small {
	font-size: .8em;
}

.tagcloud small a{
	color: #9f9f9f;
}

.schaufenster {
	height: 205px;
	width: 100%;
	margin: 0px auto;
	overflow-y: hidden;
	}

.schaufenster .rahmen {
	width: 2000px;
	height: 185px;
	overflow: hidden;
}
	
.schaufenster .rahmen .produkt {
	font-size: .7em;
	width: 150px;
	height: 168px;
	float: left;
	margin-right: 5px;
	text-decoration: none;
}

.smallprofil {
	background-color: #FFF;
	display: block;
	padding: 2px;
	width: 80px;
	-moz-border-radius-bottomright: 5px;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	}

.produkt {
	margin: 5px;
	margin-top: 10px;
	cursor: pointer;
	border: 1px solid #C0C0C0;
	background-color: #ffffff;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

.produkt:hover {
	margin-top: 5px;
	border: 1px solid #41a62a;
	background-color: #d0f9c7;
}

.schaufenster .schaubild {
	height: 130px;
	background-position: center center;
	border-bottom: 1px solid #C0C0C0;
	display: block;
}

.schaufenster .infos {
	display: block;
	padding: 2px;
}

.accordion h3 {
	color: #000;
	font-weight: normal;
	font-size: 1.0em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.prodbild {
	width: 175px;
	height: 250px;
	float: left;
	margin: 0% 1% 0% 0%;
	background-position: center center;
	background-repeat: no-repeat;
	}
	
.toggler {
	cursor: pointer;
	}

.beschreibung ul li {
	line-height: 18px;
	}

.beschreibung {
	padding: 8px;
	margin-left: 190px;
	margin-right: 2%;
	border: 1px solid #41a62a;
	background-color: #d0f9c7;
	}
	
.lieferbar {
	color: #008000;
}

.wenige {
	color: #673b15;
}
	
small {
	font-size: .95em;
}

.extend td {
	padding-right: 25px;
}
	
.winter {
	color: #16a3df;
}

.sommer {
	color: #e95d0f;
}

.motorrad {
	color: #003762;
}

.ganzjahr {
	color: #69085a;
}

.offroad {
	color: #673b15;
}

.lkw {
	color: #7c0527;
}

.profil {
	width: 150px;
	}

.bezeichnung {
	width: 250px;
	color: #212121;
	}
	
.profil, .bezeichnung {
	display: block;
	float: left;
	}
	
.hersteller {
	padding-top: 4px;
	border: 1px solid transparent;
}

*:first-child+html .hersteller {
	padding: 0px;
}

.hersteller:hover {
	background-color: #d0f9c7;
	border: 1px solid #41a62a;
	}
	
.hersteller:hover a {
	color: #000;
	}
	

#cart table {
	margin: 2%;
	
	}

#cart th {
	font-size: .7em;
	color: #8E8E8E;
	text-align: left;
	}
	
#cart td {
	font-size: .8em;
	padding-right: 30px;
	color: #000;
	line-height: 20px;
	}

#cart td input {
	width: 20px;
}

.schritt input, .menge {
	font-size: .9em;
	margin-bottom: 3px;
	}

.add {
	text-decoration: underline;
	color: #0000ee;
	cursor: pointer;
}

.del {
	background-image: url(gfx/del.gif);
	height: 16px;
	width: 16px;
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
	}

.button {
	border: 1px solid #41a62a;
	background-color: #d0f9c7;
	padding: 3px 8px 3px 8px;
	color: #226313;
	font-size: 11px;
}

.weiter {
	background-image: url(gfx/ok.png);
	height: 36px;
	background-position: 2px center;
	background-repeat: no-repeat;
	padding-left: 38px;
	}

.refresh {
	background-image: url(gfx/arrow_refresh.png);
	background-position: 2px center;
	background-repeat: no-repeat;
	padding-left: 18px;
	}	
	
.button:hover {
	border: 1px solid #f37607;
	background-color: #f6cca7;
	color: #c36008;
	}

.summe td {
	color: #000;
	font-weight: bold;
	border-top: 1px solid #C0C0C0;
	padding-top: 5px;
	}

.block {
	font-size: .8em;
	margin: 1%;
	padding: 1%;
	color: #000;
	border: 1px solid #f6f6f6;
	width: 44%;
	}

.cart {
	background-image: url(gfx/cart.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

.einruecken {
		margin-left: 30px;
		}
	
.schritt {
	padding: 10px;
	}

.schritt .optional {
	font-weight: normal;
	}
	
.schritt small {
	font-size: .8em;
	}
		
.block label {
	font-weight: bold;
	}
	
.fixwidth {
	width: 120px;
	display: block;
	float: left;
	}

.block strong {
	font-weight: normal;
	font-style: italic;
	}

h2 {
	padding-top: 8px;
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	}

h3 {
	padding-top: 8px;
	font-size: 1.0em;
	font-weight: normal;
	color: #000;
	}	
	
.left {
	float: left;
	}

.right {
	float: left;
	}
	
.hugebox {
	height: 500px;
	}
	
.error {
	width: 90%;
	color: #e2001a;
	font-size: 1.2em;
	padding: 5px 0px 5px 0px;
	background-color: #f4afb7;
	text-align: center;
	margin: 0px auto;
	border: 1px solid #e2001a;
	}

#lieferadresse {
	display: none;
	}
	
.fliesstext {
	font-size: .8em;
	padding: 2% 5% 2% 5%;
	line-height: 1.25em;
	}
	
.widerruf {
	font-size: .8em;
	}
	
#warenkorbAdder {
	display: none;
	position: fixed;
	border: 1px solid #C0C0C0;
	color: #FFF;
	margin-left: -150px;
	margin-right: -150px;
	width: 280px;
	padding: 10px;
	top: 22.5%;
	left: 50%;
	font-size: .8em;
	text-align: center;
	background-image: url(gfx/halbtrans.png);
}

.pressepic {
	float: right;
	margin: 20px;
	width: 320px;
	border: 1px solid #C0C0C0;
}

.info {
	line-height: 1.6em;
	text-align: center;
	font-size: .8em;
	}
	
