/* GENERELL */

html, body {
	background-image:url(../gfx/background.jpg);
	background-repeat:repeat;
	margin:0 auto;
	padding:0;
}
body, p, div, a, table, td, tr, b, h1, h2, h3, h4, h5, h6, small, em {
	margin:0 auto;
	padding:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: normal;
}
body {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
}
img {
	border:0px;
}
p {
	margin:0 10px 10px;
	line-height: normal;
}
a {
	text-decoration:none;
	padding:0px;
	margin:0px;
	color:#fff;
}
a:hover {
	text-decoration: underline;
	color:#fff;
}
h1, h1 a {
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	padding:0px 0px 8px 4px;
	margin:0px 0px 10px 10px;
	color:#c7f260;
}
h2, h2 a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin:0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}
h3, h3 a {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin:0 10px 10px;
	padding: 0px 0px 0px 4px;
	color: #000000;
}
h4, h4 a {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin:0 10px 10px;
	padding: 0px 0px 0px 4px;
	color: #000000;
}
h5, h5 a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -21px 0px;
	color:#c7f260;
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	width: 380px;
}
h5 a:hover {
	text-decoration: none;
}
.post {
	padding-left: 15px;
}
small {
	padding-left: 415px;
	padding-bottom: 5px;
	color: #C7F260;
	border-bottom: 1px solid #C7F260;
	width: 488px;
	margin: 0px 0px 15px -19px;
	font-size: 14px;
	height: 15px;
}
select {
	background-color: #C7F25F;
	width: 165px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#selectboxhack {
	width: 165px;
	height: 18px;
	padding: 6px 7px 6px 7px;
	margin: 4px 0px 5px 0px;
	background-image: url(../gfx/bg_select.png);
	background-repeat: no-repeat;
}
#select {
	border: 0;
	position: relative;
	width: 161px;
	height: 18px;
	overflow: hidden;
}
.inpSelect {
	color: black;
	text-transform: uppercase;
	background: #C7F25F;
	position: absolute;
	width: 165px;
	top: -2px;
	left: -2px;
}
a:active, a:focus {
	outline:none;
	border: none;
}
/* ENDE GENERELL */



/* HEADER */

#header {
	background-image: url(../gfx/header_line.png);
	background-position: bottom;
	background-repeat: repeat-x;
	/*height: 218px;*/
		height: 295px;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	z-index: 9;
	position: relative;
	text-align: center;
}
#header_navigation {
	width: 721px;
	height: 218px;
	background: url(../gfx/header.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: auto;
	margin-bottom: 0px;
	z-index: 100;
	position: relative;
	float: none;
}
#header_navigation ul {
	width: 670px;
	height: 23px;
	margin: 0px 0px 0px 32px;
	padding: 192px 0px 0px 0px;
	list-style-type: none;
	border-bottom: 1px solid #C7F260;
}
#header_navigation ul li {
	margin: 0px 12px 0px 10px;
	padding: 0px 0px 10px 0px;
	float: left;
}
#header_navigation ul li a {
	color: #C7F260;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header_navigation ul li a:hover {
	border-bottom: 5px solid #C7F260;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#header_navigation ul li a#active {
	border-bottom: 5px solid #C7F260;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#suche {
	width: 174px;
	margin: -27px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	right: 30px;
	position: absolute;
}
#suchbox {
	width: 109px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 8px;
	background-image: url(../gfx/bg_suchbox.png);
	background-repeat: no-repeat;
}
#suchbox input {
	width: 100px;
	height: 16px;
	background-color: #C7F25F;
	color: #404040;
	border: none;
	padding-top: 1px;
}
#pieces {
	width: 27px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 2px 0px;
	background-image: url(../gfx/bg_seite.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}
#pieces input {
	height: 15px;
	background-color: #C7F25F;
	color: #404040;
	padding: 0px 0px 0px 0px;
	margin: 2px 4px 0px 0px;
	border: none;
	text-align: center;
}
#suchfeld {
	width: 129px;
	height: 22px;
	background-image: url(../gfx/bg_suchfelder.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 4px 9px 0px 0px;
}
#kategorien {
	width: 721px;
	height: 62px;
	position: relative;
	margin: auto;
	padding: 10px 0px 5px 0px;
	float: none;
	clear: both;
	text-align: left;
	background-image: url(../gfx/bg-center.png);
	background-repeat: repeat-y;
}
#kategorien ul {
	list-style-type: none;
	float: none;
	margin: 0px;
	padding: 0px 0px 0px 38px;
}
#kategorien ul li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.mainkategorie {
	width: 663px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#mainkategorie {
	margin: 0;
	padding: 0;
}
#mainkategorie li.on ul, #mainkategorie li.off ul {
	margin: 0;
	padding: 0;
}
#mainkategorie a {
	text-decoration: none;
}
#mainkategorie li { /*float the main list items*/
	margin: 0;
	float: left;
	display: block;
	padding-right: 0px;
	text-transform: uppercase;
}
#mainkategorie li ul {
	display: none;
}
#mainkategorie li.off ul, #mainkategorie li.on ul { /*put the subsubkategorie below*/
	position: absolute;
	top: 30px;
 *top: 34px;
	left: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background: none;
	height: 40px;
	width: 653px;
	text-transform: uppercase;
}
#mainkategorie li a {
	color: #000;
	font-weight: normal;
	display: inline;
	height: 15px;
	padding: 5px;
	font-size: 12px;
}
#mainkategorie li a:after {
	content: ".";
}
#mainkategorie li.on a {
	color: #c7f260;
	text-decoration: underline;
}
#mainkategorie li.on ul a, #mainkategorie li.off ul a {
	float: left; /*ie doesn't inherit the float*/
	border: 0;
	color: #000;
	width: auto;
	margin-right: 5px;
	text-decoration: none;
	font-size: 10px;
	padding: 0px;
}
#mainkategorie li.on ul {
	display: block;
}
#mainkategorie li.off:hover ul {
	display: block;
	z-index: 6000;
}
#mainkategorie li.off a:hover, #mainkategorie li:hover a, #mainkategorie li ul li.on a {
	color: #c7f260;
	text-decoration: underline;
}
/* ENDE HEADER */



/* CONTENT */

#container {
	width: 721px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	float: none;
	clear: both;
	background: url(../gfx/bg-center.png) center top;
	background-repeat: repeat-y;
	text-align:left;
	z-index: 11;
	position: relative;
}
#wrapper {
	float: none;
	width: 721px;
	margin: auto;
}
#content {
	width: 661px;
	margin: auto;
	padding: 0px 28px 10px 36px;
	position: relative;
}
#content p {
	line-height:1.4;
	padding-left: 5px;
	padding-right: 5px;
}
#content_head_links, #content_head_rechts {
	padding:0px;
	margin:0px 0px 0px 0px;
	border-width:0px;
	height:25px;
}
#content_head_rechts {
	float:right;
	border-width:0px;
	margin-top:8px;
	text-align: right;
	margin-right: 23px;
}
#content_head_links {
	float:left;
	border-width:0px;
	margin-top: 8px;
	margin-left: 15px;
}
#contentUntereGrenze {
	padding:0px;
	margin:0px;
	margin-top:10px;
	padding-top:10px;
	border-width:0px;
	height:25px;
}
#contentUntereGrenze_rechts {
	float:right;
	border-width:0px;
	margin: -7px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	width: 150px;
	text-align: right;
}
#contentUntereGrenze_links {
	float:left;
	border-width:0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 300px;
	text-align: left;
}
/* ENDE CONTENT */



/* FOOTER */

#footer {
	background: url(../gfx/bg-center-bottom.png) center bottom;
	background-repeat: no-repeat;
	height: 25px;
	width: 721px;
	clear: left;
	margin: auto;
	padding: 5px 0px 10px 0px;
	color: #FFF;
	text-align: center;
}
#footer ul {
	width: 649px;
	list-style-type: none;
	margin: auto;
	margin-left: 32px;
	padding: 8px 0px 0px 20px;
	text-align: center;
	border-top: 1px solid #C7F260;
}
#footer ul li {
	float: left;
	margin: 0px 9px 0px 9px;
	padding:0px;
}
#footer ul li a:hover {
	color: #FFFFFF;
}
/* FOOTER ENDE */



/* CONTENT PRODUKTLISTE */

#produktliste {
	width: 188px;
	height: 236px;
	background-image: url(../gfx/produktliste_bg.png);
	background-repeat: no-repeat;
	margin: 13px;
	padding: 0px;
	display: inline-block;
	clear: both;
}
#hintergrund {
	background-image: url(../gfx/bg_liste.png);
	background-position: bottom left;
	background-repeat: repeat-y;
	clear: both;
	float: none;
	position:relative;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	z-index: 60;
}
#clear {
	clear: both;
	float: none;
	height: 1px;
}
#hintergrund img {
	margin: 0px;
	padding: 0px;
	margin-left: -5px;
}
.artikel {
	clear: both;
	float: none;
	text-align:center;
	padding-top: 35px;
}
#produktbild {
	width: 173px;
	height: 185px;
	margin: 11px 0px 0px 4px;
	text-align: center;
}
#produktname, #produktname-ie {
	width: 110px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 5px;
	float: left;
	text-align: left;
	text-transform: uppercase;
	color: #000000;
}
#kategoriename {
	width: 170px;
	margin: 19px 0px 0px 0px;
	padding: 1px 0px 0px 10px;
	float: left;
	text-align: left;
	text-transform: uppercase;
	color: #000000;
}
#produktname a, #produktname-ie a, #kategoriename a {
	color: #000000;
}
#produktpreis, #produktpreis-ie {
	width: 60px;
	margin: 1px 6px 0px 0px;
	padding: 0px 5px 0px 0px;
	float: right;
	text-align: right;
	color: #000000;
}
.artikelpreis b {
	color: #000000;
}
#herstellerlogo {
	width: 46px;
	height: 90px;
	z-index: 1000;
	position: absolute;
	margin-top: -5px;
	margin-left: 10px;
}
#produktpreis b {
	font-weight:normal;
	margin:0;
	padding:0;
}
#variation p select {
	text-transform: uppercase;
}
.anzahl, #einheiten input {
	width: 20px;
}
#einheiten {
	float:none;
	position: relative;
	clear: both;
	width: 284px;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
#einheiten p, #variation p {
	margin: 0px;
	padding: 0px;
}
#variation h3, #einheiten h3, #beschreibung_headline h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#einheiten_input {
	width: 40px;
	height: 24px;
	margin: 5px 0px 5px 0px;
	padding: 6px 0px 0px 6px;
	background-image: url(../gfx/bg_pieces.png);
	background-repeat: no-repeat;
}
#einheiten_input input {
	border: none;
	background-color: #C7F25F;
	width: 30px;
	text-align: center;
	padding-right: 0px;
	color: #000000;
	font-size: 14px;
}
#variation {
	clear: both;
	float: none;
}
#addtocard {
	float: right;
	margin-right: 13px;
	margin-top: -36px;
}
.tabber, .tabbertab {
	border: none;
}
#xsellcontent {
	margin-left: -5px;
}
/* ENDE CONTENT PRODUKTLISTE */



/* CONTENT PRODUKTDETAILS */

#details {
	width: 270px;
	height: 314px;
	background-image: url(../gfx/produktdetail_bg.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
}
#details_team {
	width: 295px;
	height: 324px;
	background-image: url(../gfx/produktdetail_bg.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	position: relative;
	text-align: left;
}
#details a img {
	text-align: center;
}
#sc0 {
	width: 270px;
	height: 268px;
	text-align: center;
	vertical-align: middle;
}
#sc0 p {
	line-height: 268px;
	margin: 0px;
	padding: 0px;
}
#blaettern {
	width: 278px;
	margin: -25px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	position: relative;
	bottom: 4px;
	color: #000000;
}
#blaettern img {
	margin-top: 3px;
}
#artPrev {
	width:92px;
	color: #000000;
}
#artNext {
	width:92px;
}
#hersteller, #style, #artno, #kategorie, #lieferzeit, #preis {
	width: 140px;
	float:left;
	margin-bottom: 10px;
	position: relative;
}
/*#hersteller h3,#style h3,#artno h3,#kategorie h3,#lieferzeit h3,#preis h3,table h3,#beschreibung_headline h3 {
		color: #000; 
		margin: 0px; 
		padding: 0px; 
		text-transform:uppercase; 
		font-size:16px;
} */

#hersteller p, #style p, #artno p, #kategorie p, #lieferzeit p, #preis p, #lable p, #myspace p, #pseudonym p, #from p {
	color: #000;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
}
#hersteller p a, #style p a, #artno p a, #kategorie p a, #lieferzeit p a, #preis p a {
	color: #000;
}
#preis {
	float: left;
	width: 141px;
	clear:both;
	height: 65px;
	margin: 0px 0px 0px 0px;
}
#preis p {
	font-size: 18px;
	font-weight: bold;
}
#style, #kategorie {
	float:right;
}
#empfehlung {
	width: 150px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#empfehlung .standard {
	font-size: 12px;
}
#empfehlung p {
	font-size: 18px;
	text-decoration:line-through;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#lable, #myspace, #pseudonym, #from {
	width: 135px;
	float: left;
	margin-bottom: 10px;
	padding-right: 5px;
}
#from, #myspace {
	width: 120px;
}
#myspace a {
	color: #000;
}
#brands td {
	width: 105px;
	height: 110px;
	background-image: url(../../../brands/brands-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#history {
	float: none;
	width: 275px;
	clear:both;
	margin: 0px 0px 0px 0px;
}
#history ul {
	margin:0px;
	padding:0px;
}
#history ul li {
	list-style-type:none;
	color:#000;
	padding-bottom:2px;
	text-transform:uppercase;
}
#mwst, #mwst a {
	font-size: 10px;
	color: #000000;
}
#style, #kategorie {
	width: 150px;
	float: right;
}
#lagerampel {
	height: 15px;
	padding: 0px;
	color: #000;
	display: none;
}
#beschreibung_headline {
	height: 24px;
	width: 590px;
	background-image: url(../gfx/beschreibung_head.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000000;
	margin: 0px 0px 0px 17px;
	padding: 15px 17px 0px 17px;
}
#beschreibung_center {
	width: 590px;
	background-image: url(../gfx/beschreibung_center.png);
	background-repeat: repeat-y;
	color: #000000;
	margin: 0px 0px 0px 17px;
	padding: 8px 17px 8px 17px;
}
#beschreibung_center p, #beschreibung_center font, #beschreibung_center div {
	padding:0;
	margin:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
}
#beschreibung_bottom {
	width: 624px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	background-image: url(../gfx/beschreibung_bottom.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
}
.originalbild {
	display:none;
}
#kleinebilder {
	height: 30px;
	width: 400px;
	position: absolute;
	margin-bottom: -25px;
	margin-left: 196px;
}
td#kleinebilder_td {
	width: 26px;
	height: 26px;
	background-image: url(../gfx/bg_bilderklein.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 0px 0px 0px;
}
td#kleinebilder_td a img {
	padding-top: 2px;
}
/* ENDE CONTENT PRODUKTDETAILS */



/* CONTENT SUCHE */

#such_links_header {
	width: 170px;
	height: 10px;
	background-image:url(../gfx/advanced_search_top_left.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#suche_links_produkt {
	width: 170px;
	height: 130px;
	text-align: left;
	background-image: url(../gfx/advanced_search_bg_left.png);
	background-position: left;
	background-repeat: repeat-y;
}
#suche_links_produkt a img {
	width: 155px;
	margin-left: 2px;
}
#suche_links_bottom {
	width: 170px;
	height: 10px;
	background-image: url(../gfx/advanced_search_bottom_left.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#suche_rechts_header {
	width: 450px;
	height: 10px;
	background-image: url(../gfx/advanced_search_top_right.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#suche_rechts_produkt {
	width: 415px;
	height: 130px;
	text-align: left;
	background-image: url(../gfx/advanced_search_bg_right.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 35px;
}
#suche_rechts_produkt p {
	color: #333333;
}
#suche_rechts_produkt h2 {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 5px;
}
#suche_rechts_bottom {
	width: 450px;
	height: 10px;
	background-image: url(../gfx/advanced_search_bottom_righ.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#suche_rechts_produkt {
	margin:0px;
	padding:0px;
}
#suche_rechts_produkt p {
	width: 200px;
	float:left;
}
#suche_rechts_produkt form {
	width: 200px;
	float:right;
	text-align:right;
}
.suche_verfeinern {
	width: 120px;
}
#suche_verfeinern {
	width: 500px;
	float: left;
	margin: -10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
/* ENDE CONTENT SUCHE */



/* CONTENT BESTELLVORGANG */

#warenkorb_kasse {
	width: 648px;
	clear: both;
	float: none;
	margin: auto;
	padding: 0px;
	margin-bottom: 5px;
	color: #000000;
}
#warenkorb_kasse a {
	color: #000000;
}
#warenkorb_kasse_top {
	width: 648px;
	height: 15px;
	background-image: url(../gfx/warenkorb_kasse_top.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#warenkorb_kasse_center {
	width: 628px;
	background-image: url(../gfx/warenkorb_kasse_center.png);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
	color: #000000;
}
#warenkorb_kasse_center .small, #warenkorb_kasse_center .standard, .standard, .standard b {
	color: #000000;
}
#warenkorb_kasse_bottom {
	width: 648px;
	height: 15px;
	background-image: url(../gfx/warenkorb_kasse_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: -5px;
}
#menge {
	width: 67px;
	height: 37px;
	padding: 0px 0px 0px 0px;
	background-image: url(../gfx/bg_aktualisieren.png);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menge input {
	width: 25px;
	height: 18px;
	border: none;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
	font-size: 14px;
}
#menge a img {
	width: 23px;
	height: 27px;
	margin: -21px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#suche_bg {
	width: 174px;
	height: 174px;
	background-image: url(../gfx/bg_suche.png);
	background-repeat: no-repeat;
	text-align: left;
}
#suche_bg img {
	margin: 4px 0px 0px 6px;
}
#warenkorb_aendern {
	width: 161px;
	height: 34px;
	background-image: url(../gfx/warenkorb_aendern.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: -10px;
	padding-top: 20px;
	margin-left: 6px;
	text-align: center;
	float: left;
}
#warenkorb_aendern a {
	color: #000000;
	text-transform: uppercase;
}
#kassegesamt {
	width: 323px;
	height: 44px;
	color: #000000;
	float: right;
	margin-top: -10px;
	margin-bottom: 20px;
	margin-right: 7px;
	padding-top: 10px;
	background-image: url(../gfx/warenkorb_gesamt.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#kassegesamt table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.font_big b {
	font-size: 18px;
}
.padding {
	padding: 0px 0px 10px 3px;
}
#Lieferadressetabelle {
	margin-left: 25px;
}
p span.warning {
	color: #C0F053;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
span.bluenormal {
	color: #000000;
}
p.content {
	color: #000000;
}
/* ENDE CONTENT BESTELLVORGANG */



/* EXTRAS */

#bellnavigation {
	width: 117px;
	height: 104px;
	position: absolute;
	top: 470px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 111;
	margin: 0px;
	padding: 0px;
}
#bellnavigation a, #bellnavigation a img {
	margin: 0px;
	padding: 0px;
}
#ebay {
	width: 135px;
	height: 97px;
	position: absolute;
	top: 580px;
	left: 10px;
	z-index: 112;
	margin: 0px;
	padding: 0px;
}
#warenkorb {
	width: 130px;
	position: absolute;
	top: 144px;
	left: 18px;
	z-index: 100;
	background-image: url(../gfx/bg_kasse.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
}
#kasse {
	margin-top: -35px;
}
#warenkorb_hintergrund {
	width: 105px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 5px;
	color: #70716C;
	text-align: right;
}
#warenkorb_hintergrund a {
	color: #70716C;
}
#floral_left {
	width: 151px;
	height: 315px;
	position: absolute;
	top: 250px;
	left: 0px;
	z-index: 10;
}
#floral_center_left {
	width: 147px;
	height: 195px;
	position: absolute;
	top: -70px;
	left: -115px;
	z-index: 2;
}
#floral_center_right {
	width: 127px;
	height: 382px;
	position: absolute;
	top: -295px;
	right: -107px;
	z-index: 101;
}
#floral_right {
	width: 268px;
	height: 589px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}
#player {
	width: 128px;
	height: 123px;
	position: absolute;
	top: -230px;
	right: -115px;
	z-index: 102;
}
#kronleuchter {
	width: 211px;
	height: 384px;
	position: absolute;
	top: -86px;
	right: -163px;
	z-index: 102;
}
/* EXTRAS ENDE */



/* HIGHSLIDE */

.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;
}
/* ENDE HIGHSLIDE */



/* FORMULARE */


input.gehzuseite, #contentUntereGrenze_rechts input, .anzahl {
	width: 20px;
	margin:0px;
	padding:2px;
	float: right;
}
#hide {
	display: none;
}
/* ENDE FORMULARE */

/* BLOG */

div.entry {
	padding-top: 15px;
	margin-left: -15px;
}
.postmetadata, .postmetadata a {
	font-size: 10px;
	color: #000000;
	margin-bottom: 55px;
}
.postmetadata {
	margin-left: -5px;
}
.postmetadataalt {
	margin-left: 10px;
	font-size: 10px;
}
#archive {
	width: 184px;
	position: absolute;
	top: 144px;
	left: 0px;
	z-index: 105;
	background-image: url(../gfx/bg_archiv.png);
	background-position: center bottom;
	background-repeat: repeat-y;
	padding-bottom: 30px;
	padding-right: 16px;
}
#archive ul {
	list-style-type: none;
	padding: 0px 10px 0px 0px;
	margin: -5px 0px 0px 0px;
	width: 146px;
	text-align: right;
}
#archive ul li {
	text-align: right
}
#archive ul li a {
	color: #6C6C6C;
}
.pagetitle {
	padding-left: 15px;
}
#sidebar {
	display:none;
}
#respond {
	padding-left: 23px;
}
#respond p {
	padding: 0px;
	margin: 0px;
}
#respond h3 {
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 10px 0px;
}
#kommentar {
	width: 610px;
	height: 160px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 4px;
	background-image: url(../gfx/bg_comment.png);
	background-repeat: no-repeat;
}
#kommentar textarea, #input input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
}
#input {
	background-image: url(../gfx/bg_suchfelder.png);
	width: 134px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 4px;
	background-repeat: no-repeat;
}
#input_long {
	background-image: url(../gfx/bg_select.png);
	width: 176px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 4px;
	background-repeat: no-repeat;
}
#input_kontakt {
	background-image: url(../gfx/bg_kontakt.png);
	width: 176px;
	height: 109px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 4px;
	background-repeat: no-repeat;
}

#we_deal_input {
	background-image: url(../gfx/we-deal-input-long.png);
	width: 438px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 4px;
	background-repeat: no-repeat;
	border: none;
	background-color: none;
}
#we_deal_textarea {
	background-image: url(../gfx/we-deal-textarea-long.png);
	width: 438px;
	height: 254px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 4px;
	background-repeat: no-repeat;
}
#we_deal_input input{
	width: 425px;
	height: 18px;
	background-color: #C7F25E;
	border: none;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}
#we_deal_textarea textarea {
	width: 425px;
	height: 244px;
	background-color: #BFF052;
	border: none;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#input input {
	width: 130px;
	height: 19px;
	background-color: #C0F053;
	border: none;
	margin: 0px;
	padding: 0px;
}
#input_long input {
	width: 160px;
	height: 22px;
	background-color: #C0F053;
	border: none;
	margin: 0px;
	padding: 4px 4px 0px 8px;
}
#kommentar textarea {
	background-color: #C0F053;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 604px;
	height: 154px;
}
#submit {
	margin-left: 0px;
	margin-top: 15px;
}
/* ENDE BLOG */

/* TEAMSEITEN */
/* ENDE TEAMSEITEN */


#hersteller, #style, #artno, #kategorie, #lieferzeit {
	width: 150px;
	position: relative;
	margin:0px;
	padding:0px;
}
#empfehlung, #preis, #einheit, #variation {
	position:relative;
	margin:0px;
	padding:0px;
}
#hersteller {
	margin: 0px 0px 0px -20px;
	float: left;
}
#style {
	margin: 0px 0px 0px 0px;
	float: right;
}
#artno {
	margin: 20px 0px 0px -20px;
	float: left;
}
#kategorie {
	margin: 20px 0px 0px 0px;
	float: right;
}
#lieferzeit {
	margin: 20px 0px 0px -20px;
	float: left;
}
#empfehlung {
	width: 150px;
	margin: 20px 0px 0px 0px;
	float: right;
}
#preis {
	width: 150px;
	margin: 20px 0px 0px -20px;
	float: left;
}
#variation {
	margin: 20px 0px 0px -20px;
	float: left
}
#einheiten {
	margin: 0px 0px 0px -20px;
	float: left;
}

/* WE DEAL STYLES */

#artikelvorschlag, #preisvorschlag, #vorschlagslink, #vorschlaeger_name, #vorschlaeger_email {
	width: 430px;
	height: 23px;
	line-height: 20px;
	border: none;
	font-size: 16px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

#vorschlagskommentar {
	width: 430px;
	height: 250px;
	border: none;
	font-size: 16px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

#vorschlagen {
	width: 440px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

/* ENDE WE DEAL STYLES */

#banner {
	width: 115px;
	height: 121px;
	position: absolute;
	margin: 35px 0px 0px -30px;
	padding: 0px;
}