@charset "UTF-8";
/* CSS Document */
/* booqeurope stylesheet shopware */


/* -----------------------------------------------------------------------------------------------------------
                        Globale Formatierungen - Schrift, Farben, Links, Headlines
   ----------------------------------------------------------------------------------------------------------- */


html, body, div, h1, h2, h3, h4, ul, ol, li, span, a, table, td, form, fieldset, img {
    border: 0;
    margin: 0;
	padding: 0;
	list-style: none;
	font-weight: lighter;
	font-family: Futura, Arial, sans-serif;
}

h1 {
	color: #FFF;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: lighter;
}

h2, legend {
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	padding-bottom: 5px;
}


body {
	background-color: #000000;
	font-family: Futura, Arial, sans-serif;
	font-size: 12px;
	color: #666;
}

fieldset {
	border: 1px solid #666;
	padding: 10px 10px 10px 25px;
	margin-bottom: 20px;
} 

.error {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

.uppercase {
	text-transform: uppercase;
}
.headline {
	font-size: 16px;
	color: #FF6600;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.fixfloat {
 	float: none;
}

.clearer {
	clear: both;
}

/* Darstellung der Links */

a, a:visited {
	color:#ff6600;
	text-decoration:none;
	underline: none;
}

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

a:active {
	color:#fff;
	text-decoration:none;
	underline: none;
}

strong, b {
	font-weight: bold;
	color: #FFF;
}

ul.liste {
	margin-left: 40px;
}

ul.liste li {
	list-style: outside disc;
}



/* Link zum Seitenanfang */

.seitenanfang {
	position: relative;
	text-align: left;
	margin-left: 200px;
	width: 100%;
	padding: 0px !important;
	line-height: 30px;
	/*background-color: #00FF00; /* Hilfsfarbe zur Positionierung*/
}

.seitenanfang a {
	color: #FF6600 !important;
}

.preisinfo_footer {
	position: relative;
	font-size: 9px;
	margin: 0px;
	padding-left: 10px;
	width: auto;
	color: #666 !important;
	/*background-color: #00FF00; /* Hilfsfarbe zur Positionierung*/
}

.bg_lite_grey {
	background-color:#D5D5D5 !important;
}

.enabled {
	color: #FF0000;
	font-weight: bold;
}


/* -------------------------------------------------- ENDE --------------------------------------------------- */





/* -----------------------------------------------------------------------------------------------------------
                        Seitenlayout - Container, Header, Content, Footer  - Anfang
   ----------------------------------------------------------------------------------------------------------- */


/* Container zentriert die Seite und enthält den Header und Hauptinhalt */

#container {
	width: 956px;
	margin: 0 auto;
	position: relative;
	/*background-color: #FF6600; /* Hilfsfarbe zur Positionierung*/
}

/* Header */
#header {
	/*background-color: #0033CC !important; /* Hilfsfarbe zur Positionierung*/
	height: 75px;
	position: relative;
	cursor: default;
}

#maincontent {
	/*background-color: #CC66FF; /* Hilfsfarbe zur Positionierung*/
	border: 1px solid #FFF;
	background-image: url(../img/de/layout/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 10px;
	color: #000000;
}
*+html #maincontent {
	margin: 0 5px !important;
}

/* Footer */
#footer {
	width: 934px;
	margin: 0px auto;
	position: relative;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	/*background-color: #9966FF;	/* Hilfsfarbe zur Positionierung*/
}

/* Bottom */
#bottom {
	width: 956px;
	margin: 0 auto 100px auto;
	position: relative;
	/*background-color: #00FF00;	 Hilfsfarbe zur Positionierung*/
}


/* -------------------------------------------------- ENDE --------------------------------------------------- */
#twitter {
	background: url(../img/default/booq-twitter.png) no-repeat;
	width: 120px;
	margin: -12px 0 0 30px;
	height: 40px;
	float: left;
}
#twitter a {
	display: block;
	height: 40px;
}

/* Logo */
/*#logo {
	left: 0px;
	width: 157px;
	height: 51px;
	margin: 0;
	background: url(../img/default/store/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}*/
#logo {
	left: 0px;
	width: 174px;
	height: 49px;
	margin: 0;
	/*background: url(../img/default/booqlogotop.gif) 10px no-repeat;*/
	background: url(../img/default/booq-logo-2011.jpg) 10px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#logo a {
	display: block;
	height: 51px;
}



/* Position "Sie sind hier..." */

#breadcrumb {
	display: none;
}


/* -----------------------------------------------------------------------------------------------------------
                       				 Suche & Sprachauswahl im Header
   ----------------------------------------------------------------------------------------------------------- */

#search_and_lang {
	position: relative;
	/*background-color: #FFCC00; /* Hilfsfarbe zur Positionierung */
	margin-top: 20px;
	width: 400px;
	margin-left: 556px;
	height: 30px;
}

*+html #search_and_lang {
	top: 15px;
	margin-top: 0px;
}

#searchcontainer {
	width: 200px;
	line-height: 30px;
	margin-left: 165px;
}

#searchcontainer input[type=text] {
	border: 1px solid #666 !important;
	background-color: #000000;
	color: #FFFFFF;
	line-height: 20px !important;
}
	
#submit_search, .submit_search {
	width: 15px;
	height: 20px;
	border: none !Important;
	background-image: url(../img/default/bt_submit.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #000000;
}

#submit_search:hover, .submit_search:hover {
	width: 15px;
	height: 20px;
	border: none !important;
	background-image: url(../img/default/bt_submit_over.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #000000;
}

.languages {
	margin-top: -23px;
	position: relative;
}

/* Länderflaggen */
.flagde {
	background: url(../img/default/store/de.gif) no-repeat;
	width:16px;
	height:11px;
	display:block;
	float: right;
	margin-right:10px;
	border-style:none;
	vertical-align: middle;
	border: none !important;
	padding: 0px !important;
}

*+html .flagde, *+html flagen {
	margin-right: 30px;
}

.flagen {
	background: url(../img/default/store/gb.gif) no-repeat;
	width:16px;
	height:11px;
	display:block;
	float:right;
	margin-right:10px;
	vertical-align: middle;
	border: none !important;
	padding: 0px !important;
}

.flagfr {
	background: url(../img/default/store/fr.gif) no-repeat;
	width: 16px;
	height: 11px;
	display: block;
	float: right;
	margin-right: 10px;
	border: none !important;
	padding: 0px !important;
}


/* -------------------------------------------------- ENDE --------------------------------------------------- */




/* -----------------------------------------------------------------------------------------------------------
                       					 CONTENT - Spaltenaufteilung
   ----------------------------------------------------------------------------------------------------------- */


#content {
	font-family: arial, tahoma, verdana, sans-serif !important;
	font-size: 11px;
	margin-top: 50px;
	position: relative;
	/*background-color: #FFFF00; /*Hilfsfarbe zur Positionierung*/
	text-align: center;
}

#left {
	color: #666 !important;
	position: relative;
	width: 140px;
	float: left;
	padding: 0px 10px;
	margin-top: 10px;
	/*background-color: #009933; Hilfsfarbe zur Positionierung*/
}

*+html #left {
	padding-left: 5px !important;
}

#center {
	position: relative;
	/*background-color: #FFF; /*Hilfsfarbe zur Positionierung*/
	width: 600px;
	padding: 0px 0px 100px 0px;
	min-height: 400px;
	text-align: left;
	color: #666;
	margin-top: 10px;
	float: left;
}

#center h1 {
	position: relative;
	clear: both;
}


*+html #center {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.width_override {
	/*background-color: #009933;/*Hilfsfarbe zur Positionierung*/
	width: 770px !important;
	margin-top: 10px;
}

.width_adjust {
	/*background-color: #009933;/*Hilfsfarbe zur Positionierung*/
	width: 600px !important;
	margin-top: 10px;
}

#right {
	position: relative;
	width: 150px;
	float: right;
	color: #666 !important;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	/*background-color: #009933;/*Hilfsfarbe zur Positionierung*/
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix, *+html > body .clearfix {
	display: block;
	width: 100%;
}

.subheadline {
	color: #FFF;
	position: relative;
	float: left;
	font-size: 18px;
	width:100%;
	text-align: left;
	/* background-color: #00FFFF;Hilfsfarbe zur Positionierung*/
	margin-bottom: 10px;
	font-family: Futura, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.highlight {
	color: #FF6600 !important;
	font-weight: bold;
}




/* -------------------------------------------------- ENDE --------------------------------------------------- */







/* -----------------------------------------------------------------------------------------------------------
                       				 NAVIGATION - Kategorien, Headernavi, Footer
   ----------------------------------------------------------------------------------------------------------- */

/* Navigation im Header - ganz oben */

#servicenav {
	height: 25px;
	/*background-color: #00CC00; /* Hilfsfarbe zur Positionierung*/
	clear: both;
	text-align: right;
	line-height: 25px;
	color: #666 !important;
	margin-right: 10px;
}
#servicenav li {
	display: inline;
	text-transform: uppercase;
}

#servicenav li a {
	color: #666 !important;
}

#servicenav .dealer, #footernav .dealer {
	color: #FF6600 !important;
}


/* Hauptnavigation der Kategorien */


#navigation {
	height: 30px;
	text-align: left;
	line-height: 25px;
	color: #FFF !important;
	width: 500px;
	float: left;
	margin-left: 10px;
}

#navigation li {
	display: inline;
	text-transform: uppercase;
	padding-right: 10px;
}

#navigation li a {
	color: #FFFFFF;
}

#navigation li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Navigation MY ACCOUNT / Warenkorb / Bagfinder */

#shopnav {
	height: 30px;
	text-align: right;
	line-height: 25px;
	color: #FFF !important;
	margin-right: 10px;
}

#shopnav li {
	display: inline;
	text-transform: uppercase;
}

#shopnav li a {
	color: #FFFFFF;
}

#shopnav li a:hover {
	text-decoration: none;
}


/* Navigation Bottom */

#footernav {
	height: 30px;
	/* background-color: #00CC00; /* Hilfsfarbe zur Positionierung*/
	text-align: left;
	line-height: 25px;
	color: #666 !important;
	margin: 0px;
	font-size: 10px;
	text-indent: 20px;
}

#footernav li {
	display: inline;
	text-transform: uppercase;
}

#footernav li a {
	color: #666 !important;
}


.copyright {
	width: auto;
	float: right;
	margin-top: -30px;
	padding-right: 25px;
	line-height: 25px;
	text-align: right;
	position: relative;
	text-transform: uppercase;
	font-size: 10px;
}

.artikel_navigator {
	display: none;
}

/* -----------------------------------------------------------------------------------------------------------
                       				 ARTIKEL DETAILANSICHT
   ----------------------------------------------------------------------------------------------------------- */

#detail_middle {
	position: relative;
	width: 600px;
	float: left;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	font-family: Futura, Arial, sans-serif !important;
	background-color: #666;
}

#detail_middle h1, #detail_middle h2 {
	color: #000;
}


/* Warenkorb  mit Auswahl */
.buy_box {
	position: relative;
	/*background-color: #CCFF66; /* Hilfsfarbe zur Positionierung*/
	width: 163px;
	float: right;
	margin-top: 0px;
}
 
.buy_box, x:-moz-any-link { /*hack for firefox2*/
	position: relative;
	/*background-color: #CCFF66; /* Hilfsfarbe zur Positionierung*/
	width: 163px;
	float: right;
	margin-top: 0px;
}

.buy_box, x:-moz-any-link, x:default  { /*hack for firefox3*/
	position: relative;
	/*background-color: #CCFF66; /* Hilfsfarbe zur Positionierung*/
	width: 163px;
	float: right;
	margin-top: 0px;
}

html* .buy_box { /*hack for safari*/
	width: 163px;
}

.buy_box input, .buy_box select {
	border: none !important;
	padding: 0px !important;
	line-height: 25px !important;
}

*+html .buy_box input, *+html .buy_box select {
	margin-top: -30px;
}

*+html .buy_box, *html .buy_box {
	position: relative;
	float:right;
	margin-left: 0px;
	line-height: 22px;
	height: 22px;
	width: 163px;
	margin-top: 0px;
	clear: both;
}

.quantity {
	font-size: 12px;
	line-height: 22px;
	float: left;
	margin: 2px 0px 2px 0px;;
}

html* .quantity { /*hack for safari*/
	margin-top: 12px;
}

/* nur fuer Opera */
@media screen and (margin-top: 12px;){
.quantity {
	margin-top: 12px;
}
}


.detail_shortinfo {
	/*background-color: #00FF00; /* Hilfsfarbe zur Positionierung*/
	height: 22px;
	line-height: 22px;
	color: #666;
	clear: both;
	text-indent: 10px;
	font-size: 10px !important;
	font-family: Futura, Arial, sans-serif !important;
	border-bottom: 1px solid #FFF;
	width: auto;
}

.detail_box {
	position: relative;
	/*background-color: #FF0000; /*Hilfsfarbe zur Positionierung*/
	width: 100%;
	margin: 0px;
}

.detailinfo {
	position: relative;
	height: auto;
}

/* Artikel Vorschaubilder für die Lightbox*/
.thumb_box  {
	position: relative;
	/*background-color: #FFCC00;  /*Hilfsfarbe zur Positionierung*/
	width: 100%;
	min-height: 50px;
	padding-bottom: 10px;
}

.thumb_box a {
	border-bottom: 1px solid #fff;
	display: block;
	height: auto;
	float: left;
	width: 100px;
}

#detail_name {
	position: relative;
	/*background-color: #333366 !important; /*Hilfsfarbe zur Positionierung*/
	width: 100%;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin-left: 0px;
	float: left;
	font-family: Futura, Arial, sans-serif;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
}

#detail_name .ordernumber {
	float: left;
	vertical-align: text-bottom;
	line-height: 30px;
	height: 30px;
}

.deliverable1, .deliverable2 {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight:lighter;
}

.deliverable3 {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	letter-spacing: normal;
	font-weight:lighter;
}

#detail_name .detail_price {
	font-size: 18px;
	color: #FFF !important;
}

#detail_name .detail_price_stroke {
	font-size: 18px;
	color: #666;
	font-weight:lighter;
	text-decoration: line-through;
}

#detail_name h1 {
	/*background-color: #333366 !important; /*Hilfsfarbe zur Positionierung*/
	color: #FFF !important;
	font-size: 18px !important;
	font-weight: lighter;
	margin-right: 5px;
	text-indent: 10px;
	letter-spacing: 1px;
}

#detail_name h1 span {
	color: #666 !important;
	font-size:12px;
}

#main_image {
	position: relative;
	width: 100%;
}

.col_center_listing {
	position: relative;
	width: 100%;
	/*background-color: #00FF99; Hilfsfarbe zur Positionierung*/
}
#variant {
	visibility:hidden;
}

#kontakt {
	visibility:hidden;
}

ol li {
	list-style-type: decimal;
	margin-left: 50px;
}

.article_details {
	background-color: #66FF00;
}

.article_details_bottom {
	/*background-color: #00FF99; /*Hilfsfarbe zur Positionierung*/
	float: right;
	text-align: right;
}

.article-descirption {
	text-align: left;
}

/* -----------------------------------------------------------------------------------------------------------
                       				 TABS
   ----------------------------------------------------------------------------------------------------------- */
#tabContainer {
	position: relative;
	/*background-color: #000066; /*Hilfsfarbe zur Positionierung*/
	width: 100%;
	clear: both ;
	padding-top: 10px;
}

#article_info_tabs {
	padding: 0 0 0 0px;
	height: 32px;
	margin-top:5px;
	display: block;
	/*background: url(../img/default/store/bg_tabcontainer.gif) left 0 repeat-x;*/
}

#article_info_tabs li {
	float: left;
	padding: 0;
	background: none;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen {
/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.tabs-hide {
	display: none;
}
}

/* Hide useless elements in print layouts... */
@media print {
.tabs-nav {
	display: none;
}
}
.tabs-nav a {
	display: block;
	padding: 7px 10px 0 10px;
	height: 23px;
	text-decoration: none;
	color: #333;
	margin-right: 2px;
	text-transform: uppercase;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited {
	cursor: text;/* @ Opera, use pseudo classes otherwise it confuses cursor... */
}

.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	cursor: pointer; /* @ Opera, we need to be explicit again here now... */   
}

.tabs-nav .tabs-selected a {
	background-color:#fff;
	border-bottom: 0;
	padding: 12px 10px 0 10px;
	height: 30px;
	margin: -6px 0 -1px 0;
	color: #333;
	margin-right: 2px;
}

#beschreibung, #datenblatt, #zubehoer, #bewertungen, #presse {
	position: relative;
	padding: 25px 50px 100px 50px;
	color: #000 !important;
	font-size: 10px;
	line-height: 15px;
	float: none;
	background-color: #FFF !important;
	background-image: url(../img/default/bg_center.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 300px;
}

#zubehoer {
	padding: 25px 5px 100px 5px !important;
}

#zubehoer h1, #zubehoer h2 {
	color: #000 !important;
	margin-bottom: 10px;
}

#tabContainercap {
	height: 36px;
}

#tabContainer h2, #tabContainer h1 {
	color: #000 !important;
}

.form_box_small input[type=text]{
	color: #000 !important;
}

.form_box_small textarea {
	background-color: #FFFFFF;
	color: #000000;
	width: 80%;
}

.presse_h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}


#tabContainer table td {
	padding: 5px;
}

#beschreibung ul {
	margin-bottom: 20px;
}

#beschreibung ul li {
	list-style: disc;
	margin-left: 40px;
}

#beschreibung h4 {
	font-weight: bold;
	font-size: 12px;
}


/* -----------------------------------------------------------------------------------------------------------
                       				 ANGESCHAUT - Bereits gesehene Artikel
   ----------------------------------------------------------------------------------------------------------- */

#angeschaut, #topseller {
	text-align: left;
	text-transform: uppercase;
}
#angeschaut h2, #topseller h2 {
	color: #666 !important;
	text-indent: 5px;
	padding-bottom: 5px;
	font-family: Futura, Arial, sans-serif;
	font-weight: normal;
}
#angeschaut a img {
	border: 1px solid #666;
	margin-bottom: 3px;
}

#angeschaut .lastview_rule, #angeschaut .lastview_rule_last, #topseller {
	border: 1px solid #666;
	padding: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#angeschaut .lastview_rule h3, #angeschaut .lastview_rule_last h3, #topseller h3 {
	font-size: 12px;
}

#angeschaut .lastview_rule h3 a, #angeschaut.lastview_rule_last h3 a, #angeschaut .lastview_rule_last h3 a, #topseller h3 a {
	color: #666 !important;
	font-weight: lighter;
}

/* -----------------------------------------------------------------------------------------------------------
                       				 ÄHNLICH - ähnliche Artikel
   ----------------------------------------------------------------------------------------------------------- */
#aehnlich {
	/*background-color: #CCFF66; /* Hilfsfarbe zur Positionierung*/
	width: 145px;
	margin-left: 0px;
	margin-top: 30px;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	float: right;
}

html* #aehnlich {
	margin-left: 0px;
}


#aehnlich h1 {
	color: #666 !important;
	text-indent: 5px;
	padding-bottom: 5px;
	font-family: Futura, Arial, sans-serif;
	font-weight: normal;
}
#aehnlich a img {
	border: 1px solid #666;
	margin-bottom: 3px;
}

#aehnlich .similar_rule, #aehnlich .similar_rule_last {
	color: #666 !important;
	border: 1px solid #666;
	padding: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#aehnlich .similar_rule h3, #aehnlich .similar_rule_last h3 {
	font-size: 10px;
}

#aehnlich .similar_rule h3 a, #aehnlich .similar_rule_last h3 a {
	color: #666 !important;
	font-weight: lighter;
}

/* -----------------------------------------------------------------------------------------------------------
                       				 CROSS-SELLING
   ----------------------------------------------------------------------------------------------------------- */

.no_image {
	display: block;
	border: 1px solid #666;
	height: 50px;
	line-height: 50px;
	width: 75px;
	text-align: center;
	vertical-align: middle;
}

.cross_thumb {
	display: block;
	height: 150px;
	width: 150px;
	padding: 20px 0 0 0;
	text-align: center;
	float:left;
}



/* -----------------------------------------------------------------------------------------------------------
                        BUYBOX - Warenkorb
   ----------------------------------------------------------------------------------------------------------- */
   
#buybox {
	position: relative;
	margin-top: 10px;
	text-align: left;
	width: 145px;
	float: right;
	margin-right: 5px;
	/*background-color: #CCFF66; /* Hilfsfarbe zur Positionierung*/
}

#submenu {
	position: relative;
	margin-top: 10px;
	text-align: left;
	width: 100%;
	float: right;
	margin-right: 5px;
	/*background-color: #CCFF66; /* Hilfsfarbe zur Positionierung*/
}

#submenu ul {
	margin-left: 5px;
}

#submenu li {
	text-align: left;
	line-height: 20px;
	color: #FFF;
	padding-right: 2px;
}

#submenuli a {
	font-size: 12px;
	font-weight: normal;
}



html* #buybox, html* #submenu { /*hack for safari*/
	margin-right: 5px;
}

#buybox h2, #submenu h2 {
	color: #666 !important;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

#buybox ul {
	margin-left: -10px;
}

html* #buybox ul,html* #submenu ul { /*hack for safari*/
	margin-left: -10px;
}

*+html #buybox, *+html#submenu { /*hack for IE7*/
	margin-left: 0px;
	margin-right: -10px;
	width: 160px;
}

#buybox ul li, #submenu ul li {
	border-bottom: 1px solid #666;
	color: #666;
	line-height: 25px;
	text-transform: uppercase;
	text-align: right;
	font-size: 10px;
	background-image: url(../img/default/bt_submit.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
}

#buybox ul li:hover, #submenu ul li_hover {
	border-bottom: 1px solid #FFF;
	color: #666;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 10px;
	background-image: url(../img/default/bt_submit_over.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
}

#buybox ul li a, #submenu ul li a {
	color: #666 !important;
	line-height: 25px;
	margin-right: 15px;
	text-decoration: none;
}

#buybox ul li a:hover, #submenu ul li a:hover {
	color: #FFF !important;
	line-height: 25px;
	margin-right: 15px;
	text-decoration: none;
}

/* -----------------------------------------------------------------------------------------------------------
                        					WARENKORB - LISTING
   ----------------------------------------------------------------------------------------------------------- */

.cart_row {
	height: 55px;
	border-bottom: 1px solid #FFF;
}
.cart_row td {
	border-bottom: 1px solid #FFF;
}

.basket-middle th {
	color: #FF6600;
	font-weight: bold;
	line-height: 20px;
}
	

/* -----------------------------------------------------------------------------------------------------------
                        					MERKZETTEL
   ----------------------------------------------------------------------------------------------------------- */
   
.notes_line {
	margin-top: 10px;
	height: 50px;
	border-bottom: 1px solid #FFF;
}

.notes_line h2 a {
	color: #666 !important;
}

.notes_image {
	margin-right: 10px;
	border: 1px solid #666;
}

/* -----------------------------------------------------------------------------------------------------------
                        KONTAKTFORMULAR & ANDERE FORMULARE
   ----------------------------------------------------------------------------------------------------------- */
   
/*markiert die Inputfelder rot bei einem Fehler*/
.instyle_error, textarea .instyle_error  {
	border: 1px solid #FF0000 !important;
	color: #000 !important;
}

textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666 !important;
	color: #000;
	padding: 2px;
}

label {
	display: inline-block;
	width: 150px;
	margin-bottom: 10px;
	vertical-align: top;
	text-align: left;
}

#contact_box fieldset {
	background-color:#D5D5D5 !important;
}

#contact_box textarea {
	height: 200px;
	width: 300px;
	overflow: auto;
}

.password {
	position: relative;
	text-align: left;
	clear: left;
}

.box_register, box_login {
	width: 100%;
	margin-right: 20px;
}

input[type=text], input[type=submit], input[type=password], select, textarea {
	border: 1px solid #666;
	padding: 2px;
}

input[type=image] {
	border: none !important;
}

select, select option {
	color: #FFFFFF !important;
	background-color: #000 !important;
}

select option:hover {
	color: #FFFFFF !important;
	background-image: url(../img/default/bg-option.png);
	background-repeat: repeat-x;
}



/* -----------------------------------------------------------------------------------------------------------
                   					     BUTTONS ALLER ART
   ----------------------------------------------------------------------------------------------------------- */
#form_bestellnummer .submit_search {
	width: auto;
	border: none !Important;
	background-image: url(../img/default/bt_submit.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
}

#form_bestellnummer .submit_search:hover {
	width: auto;
	border: none !important;
	background-image: url(../img/default/bt_submit_over.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
}

.bt_proceed, .bt_change, .bt_gobasket, .bt_continue, .bt_toorder2 {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px !important;
	border: 1px solid #FF6600 !important;
	font-size: 11px;
	text-align: center;
	vertical-align: middle !important;
	background-color: #000;
	color: #FF6600 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Futura, Arial, sans-serif;
}

.bt_proceed:hover, .bt_change:hover, .bt_gobasket:hover, .bt_continue:hover, .bt_toorder2:hover {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px !important;
	border: 1px solid #FF6600 !important;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	background-color: #FF6600;
	color: #FFF !important;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Futura, Arial, sans-serif;
}

.bt_back, .bt_back:visited {
	width: 120px;
	line-height: 30px !important;
	border: 1px solid #666 !important;
	font-size: 11px;
	text-align: center;
	vertical-align: middle !important;
	background-color: #000;
	color: #FF6600 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Futura, Arial, sans-serif;
}

.bt_back:hover {
	width: 120px;
	line-height: 30px !important;
	border: 1px solid #FF6600 !important;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	background-color: #FF6600;
	color: #FFF !important;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Futura, Arial, sans-serif;
}


input[type=submit].bt_add_to_cart, input[type=submit]:hover.bt_add_to_cart  {
	width: 163px !important;
	height: 22px !important;
	line-height: 22px !important;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #FFF !important;
	text-decoration: none;
	border: none !important;
	text-transform: uppercase;
	font-family: Futura, Arial, sans-serif;
	background-image: url(../img/default/store/bt_inkorb.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 1px 10px 10px 0px !important;
	float: right;
	cursor: pointer;
	background-color: #000000;
}

*+html input[type=submit].bt_add_to_cart, *+html input[type=submit]:hover.bt_add_to_cart  {
	padding: 0px;
	margin-top: 0px;
	clear: both;
	position: absolute;
}


/* nur fuer Opera */
@media screen and (vertical-align: bottom;
){
.input[type=submit].bt_add_to_cart {
	vertical-align: bottom;
}
}





/* -----------------------------------------------------------------------------------------------------------
                   					     SORTIERUNG NACH PREIS, BELIEBTHEIT...
   ----------------------------------------------------------------------------------------------------------- */

#frmsort {
	float: right;
	text-align: right;
	position: relative;
	margin-top: 0px;
	font-size: 12px;
	width: 100%;
}

#frmsort label {
	width: auto !important;
}

#frmsort select {
	padding: 0px;
	text-transform: none;
}

.sort_list {
	width: auto !important;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* -----------------------------------------------------------------------------------------------------------
                   					     ARTIKELLISTING
   ----------------------------------------------------------------------------------------------------------- */
#banner_center {
	padding-bottom: 10px;
}

.artbox_header {
	position: relative;
	width: 100%;
	/*background-color: #FF6600;  /*Hilfsfarbe zur Positionierung*/
	height: 20px;
	border-bottom: 1px solid #666;
	letter-spacing: 1px;
}
.artbox_header h1, .artbox_header h1 a {
	letter-spacing: 1px;
}

.artbox_2col {
	width: 275px;
	border: 1px solid #666;
	float: left;
	margin-bottom: 10px;
	min-height: 110px;
	padding: 5px 2px 2px 2px;
	font-size: 10px;
}
.artbox_2col h1 {
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	float: left;
	line-height: 12px;
}

.artbox_2col h1 a {
	color: #fff !important;
}

.artbox_2col.grid_left {
	margin-right: 16px;
	float: left;
	padding: 5px;
	/*background-color: #00CC66 !important; /*Hilfsfarbe zur Positionierung*/
}

.artbox_2col.grid_right2 {
	margin-right: 0px !important;
	float: right;
	padding: 5px;
	/*background-color: #FFCC00 !important; /*Hilfsfarbe zur Positionierung*/
}

.artbox_header .article-price, .artbox_header .article-price2 {
	float: right;
	font-weight: lighter !important;
	color: #FFF !important;
	font-size: 10px;
	margin-top: -1px;
}

.artbox_header .article-price-stroke {
	float: right;
	font-weight: lighter !important;
	color: #666 !important;
	text-decoration: line-through;
	font-size: 10px;
}

.artbox_thumb {
	position: relative;
	height: auto !important;
	width: auto !important;
	padding: 5px 5px 5px 0;
	/*background-color: #FF6600; /*Hilfsfarbe zur Positionierung*/
	text-align: left;
	float: left;
}

.artbox_description {
	position: relative;
	margin-top: 10px;
	float: left;
	text-transform: none;
}

.article-options {
	text-transform: uppercase;
	font-weight: lighter;
	font-family:Futura, Arial, sans-serif;
	letter-spacing: 1px;
	clear: both;
}

.article-despription {
	text-transform: none;
}

.perpage { /*Artikel pro Seite - Anzeige*/
	color: #666;
}

.perpage a, .perpage a:visited {
	text-decoration: underline;
	color: #666;
}

.perpage_active { /*Artikel pro Seite - Anzeige*/
	color: #FFF !important;
	font-weight: bold;
}


/*Blättern - Pageflip*/
.pageflip {
	font-size: 12px;
	line-height: 20px;
}

.pageflip_bottom {
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}

.flip {
	color: #FFFFFF !important;
}


/* -----------------------------------------------------------------------------------------------------------
                   					     SHOPPING-CART
   ----------------------------------------------------------------------------------------------------------- */

#shoppingcart {
	background-color:#000;
}

#shoppingcart h1 {
	line-height: 30px;
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 10px;
}

.order-process {
	position: relative;
	font-weight: bold;
	margin-top: -30px;
	float: right;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 20px;
}

.order-process .bold {
	font-weight: bold;
	color: #FFFFFF;
	font-weight: normal;
}


.form_box {
	padding: 10px 10px 10px 10px;
	background-color:#D5D5D5 !important;
	margin-top: 5px;
	margin-bottom: 0px;
	position: relative;
	height: auto;
	color: #000000;
	font-family:Futura, Arial, sans-serif;
	font-weight:lighter;
	text-transform: uppercase;
}

.form_box th {
	text-transform: uppercase;
	color: #000000;
	font-weight:lighter;
}

.form_box a {
	color: #000000 !important;
}

.form_box select, .form_box input[type=text], .form_box input[type=password] {
	color: #000000 !important;
	text-transform: none !important;
	border: 1px solid #000;
}

.form_box select {
	background-color: #FFFFFF !important;
}

.form_box .submit_search {
	width: 15px !important;
	border: none !Important;
	background-image: url(../img/default/bt_submit.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #D5D5D5;
}

.form_box .submit_search:hover {
	width: 15px !important;
	border: none !important;
	background-image: url(../img/default/bt_submit_over.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #D5D5D5;
}

.cart_prev_next {
	position: relative;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	height: 30px;
	width: 768px;
	background-image: url(../img/default/bg_organge_grad.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.button {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px !important;
	font-size: 11px;
	text-align: center;
	color: #FF6600 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Futura, Arial, sans-serif;
}

.button_next {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px !important;
	font-size: 11px;
	text-align: center;
	color: #000 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Futura, Arial, sans-serif;
}




/* -----------------------------------------------------------------------------------------------------------
                   					     KUNDEN-LOGIN
   ----------------------------------------------------------------------------------------------------------- */

.adminbox {
	position: relative;
	text-align: left;
}
.col_right2 {
	position: relative;
	width: 100%;
	background: #00CC33 !important;
}
.adminheadline {
	color: #FFFFFF;
	position: relative;
	float: left;
	font-size: 12px;
	width:100%;
	text-align: left;
	/* background-color: #00FFFF;Hilfsfarbe zur Positionierung*/
	padding: 10px 10px 10px 0px;
	clear:both;
}

.orderdata_box fieldset {
	border: 1px solid #666;
	padding: 10px 10px 10px 25px;
	margin-bottom: 20px;
} 

/* -----------------------------------------------------------------------------------------------------------
                   					     CUSTOM-PAGES
   ----------------------------------------------------------------------------------------------------------- */
#center_custom {
	position: relative;
	/*background-color: #FFF; /*Hilfsfarbe zur Positionierung*/
	width: 500px;
	padding: 10px 50px 100px 50px;
	min-height: 400px;
	text-align: left;
	color: #666;
	margin: 10px 0 0 0;
	float: left;
	background-color: #FFFFFF;
}

*+html #center_custom {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#center_custom h1, #center_custom h2, #center_custom .subheadline, .bold, b, strong {
	color: #FF6600 !important;
}

#center_custom h1 {
	display: none;
	padding-bottom: 0px;
}

#center_custom h2.headline {
	text-transform: uppercase;
	padding-bottom: 0px;
	color: #FF6600 !important;
}

#center_custom h2 {
	text-transform: none;
	padding-bottom: 0px;
	color: #666 !important;
}

#center_custom .separator {
	border-bottom: 1px solid #ff6600;
	margin-bottom: 10px;
}

/* -----------------------------------------------------------------------------------------------------------
                   					     ZUBEHÖR - LISTING
   ----------------------------------------------------------------------------------------------------------- */
/* START - Zubehör - Listing unter dem Artikel-Detail*/

.artbox_2col_rel {
	position: relative;
 	width: 285px;
	border: 1px solid #666;
	margin-bottom: 10px;
	min-height: 110px;
	padding: 5px 2px 2px 2px;
	font-size: 10px;
	text-align: left;
	background-image: url(../img/default/shade00080.png);
	background-repeat: repeat;
	background-position: left top;	
}

.artbox_2col_rel h1 {
	position: relative;
	width: 100%;
	text-transform: uppercase;
	font-size: 12px;
	float: left;
	line-height: 12px;
}

.artbox_2col_rel h1 a {
	color: #FFF !important;
	position: relative;
}

.artbox_2col_rel.grid_left {
	margin-right: 0px !important;
	float: left;
	/*background-color: #0066ff !important; /*Hilfsfarbe zur Positionierung*/
}

.artbox_2col_rel.grid_right {
	margin-right: 0px !important;
	float: right;
	/*background-color: #FF0000 !important; /*Hilfsfarbe zur Positionierung*/
}

.artbox_header_rel {
	position: relative;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #666;
	letter-spacing: 1px;
	color: #666 !important;
	text-align: left;
}

.artbox_header_rel h1, .artbox_header_rel h1 a {
	letter-spacing: 1px;
}

.artbox_header_rel .article-price, .artbox_header_rel .article-price2 {
	position: relative;
	margin-top: -25px;
	float: right;
	font-weight: lighter !important;
	color: #666 !important;
	font-size: 10px;
	/*background-color: #00CC66 !important; /*Hilfsfarbe zur Positionierung*/
}

.artbox_header_rel .article-price-stroke {
	position: relative;
	float: right;
	font-weight: lighter !important;
	color: #FFF !important;
	text-decoration: line-through;
	font-size: 10px;
}

.artbox_thumb_rel {
	padding: 5px 5px 5px 0;
	/*background-color: #FF6600; /*Hilfsfarbe zur Positionierung*/
	float: left;
}

.article_description_rel {
	margin-top: 10px;
	text-transform: none;
	color: #666;
	/*background-color: #FFCC00; /*Hilfsfarbe zur Positionierung*/
}

/*ENDE - Zubehör - Listing unter dem Artikel-Detail*/

/* -----------------------------------------------------------------------------------------------------------
                   					     SCHNELLREGISTRIERUNG
   ----------------------------------------------------------------------------------------------------------- */

#schnellregistrierung textarea {
	width: 95%;
}