body, html {
	margin:0;
	padding:0;
	height:101%; }
body {
	text-align:center;	/* centering for IE */
	background-color:#FFF;
	background-position:50% 0;
	background-repeat:repeat-y; }
body.popup {
	height:100%;
	background-image:none; }

body, table, form input, form textarea, form select {
	font-family:Verdana,Arial,Helvetica,sans-serif; }
body, table {
	font-size:12px;
	line-height:18px; }


/*----------------------------------------------------------------------------------------/
/ Hauptbereiche
/----------------------------------------------------------------------------------------*/
#container {
	width:1025px;
	text-align:left;
	margin:0 auto;
	min-height:100%; }
* html #container {
	height:100%;
	overflow:visible; }

#container #page {
	float:left;
	width:985px;
	padding:0 20px; }
* html #container #page {
	width:1025px; }

/* Hintergrundbild für #container und #page angeben. Sollten Banner rechts länger sein als #page wird dadurch ein bündiger Abschluss unten erreicht */
#container, #container #page {
	background-repeat:repeat-y;
	background-image:url(../img/page_bg.gif); }

#container #banner {
	float:right; }
#container #banner div {
	padding-bottom:10px; }
#container #banner div.last {
	padding-bottom:20px; }


/*------------------------------------------------------------------/
/ Streifen oben
/------------------------------------------------------------------*/
#page #top {
	color:#FFF;
	height:21px;
	padding:0 4px;
	background-color:#7F7F7F; }


/*------------------------------------------------------------------/
/ Header
/------------------------------------------------------------------*/
#page #header {
	height:144px;
	position:relative; }

#page #header #logo {
	clear:both;
	padding:10px 0;
	text-align:center; }
#page #header #logo a {
	display:block;
	margin:0 auto;
	width:393px;
	height:123px;
	background:url(../img/header/logo.gif) no-repeat; }

/* Links von Logo (Zurück und Adminbereich) */
#page #header #areaLeft {
	position:absolute;
	display:block;
	z-index:10;
	top:8px;
	left:10px;
	width:286px;
	padding-top:5px; /* Wie bei #boxCart */ }
#page #header #areaLeftAdmin {
	position:absolute;
	display:block;
	z-index:10;
	top:114px;
	left:10px;
	width:286px; }

/* Rechts von Logo (Mein Konto, Abmelden und Shopping Cart) */
#page #header #areaRight {
	position:absolute;
	display:block;
	z-index:20;
	top:8px;
	left:689px;
	width:296px; }


/*------------------------------------------------------------------/
/ Menüleiste oben
/------------------------------------------------------------------*/
#page #menuBar {
	min-height:25px;
	padding-right:4px;
	background-color:#000; }
* html #page #menuBar {
	height:25px;
	overflow:visible; }


/*------------------------------------------------------------------/
/ Spalte links
/------------------------------------------------------------------*/
#page #colLeft {
	float:left;
	width:131px;
	overflow:hidden;
	padding-right:11px; }
* html #page #colLeft {
	width:142px; }


/*------------------------------------------------------------------/
/ Contentbereich
/------------------------------------------------------------------*/
/* Abstand zu #menuBar. Wegen Opera auf diesem Weg */
#page #colLeft, #page #content {
	margin-top:20px; }

#page #content {
	float:left;
	overflow:hidden; }
#page #content, .widthContent {
	width:843px; }
/* Breite des Inhalts abzüglich von .padContent links und rechts */
.widthPadContent {
	width:821px; }
/* Noch mit 1px Border links und rechts */
.widthPadBorderCon {
	width:819px; }

/* content für breiten Inhaltsbereich ohne Spalte links redefinieren */
#container.contentWide #page #content, #container.contentWide .widthContent {
	width:985px; }
#container.contentWide .widthPadBorderCon, #container.contentWide form textarea.widthPadContent {
	width:961px; }
#container.contentWide .widthPadContent, * html #container.contentWide form textarea.widthPadContent {
	width:963px; }

#container.contentWide .halfWidthPadContent {
	width:481px; }

/*--------------------------------------------/
/ Hauptbereich
/--------------------------------------------*/
#page #main {
	min-height:400px; }
* html #page #main {
	height:400px;
	overflow:visible; }

/*--------------------------------------------/
/ Bredcrumb Menü
/--------------------------------------------*/
#page #breadcrumb {
	border:3px solid #EEEEEC;
	padding:1px 0;
	margin-bottom:10px; }
#page #breadcrumb #data {
	padding:2px 8px 3px;
	min-height:16px;
	font-size:13px;
	line-height:16px;
	background:url(../img/stripes_bg.gif); }
* html #page #breadcrumb #data {
	height:21px;
	overflow:visible; }
#page #breadcrumb #data .separator {
	font-size:12px;
	line-height:15px; }


/*------------------------------------------------------------------/
/ Footer
/------------------------------------------------------------------*/
#page #footer {
	clear:both;
	text-align:center;
	padding:41px 0 36px; }
#page #footer #links {
	padding-top:9px;
	border-top:2px solid #000; }
#page #footer #infoPrice {
	padding-top:5px; }
#page #footer #backToTop {
	padding-top:5px;
	text-align:right; }
#page #footer #parseTime {
	padding-top:5px; }


/*----------------------------------------------------------------------------------------/
/ Popups
/----------------------------------------------------------------------------------------*/
.popup #popupOuter {
	margin:0 auto;
	text-align:left;
	padding:25px 20px 30px;
	width:867px; } /* 2px mehr wegen border von #popupInner + 11px links und rechts Abstand */
* html .popup #popupOuter {
	width:907px; }

.popup #header, .popup #popupInner {
	border:1px solid #9E9E9E; }

.popup #header {
	font-weight:bold;
	min-height:18px;
	padding:10px 21px 11px;
	background-color:#F9F9F9; }
* html .popup #header {
	height:41px;
	overflow:visible; }

.popup #popupInner {
	border-top:0;
	padding:10px 11px 41px; }

/* Kleinere Popups (popup_coupon_help.html, popup_cvv.html) */
.popup.small #popupOuter {
	width:619px; }
* html .popup.small #popupOuter {
	width:659px; }


/*--------------------------------------------/
/ Popup Verfügbarkeit
/--------------------------------------------*/
#popupAvailability #productImg {
	width:153px;
	height:153px;
	background-repeat:no-repeat;
	background-position:center; }


/*--------------------------------------------/
/ Popup Produktbilder
/--------------------------------------------*/
#popupImage #popupOuter {
	width:753px; }
* html #popupImage #popupOuter {
	width:793px; }

#popupImage #popupInner {
	padding-bottom:12px; }

#popupImage #popupImg, #popupImage a.popupThumb {
	display:block;
	background-repeat:no-repeat;
	background-position:center; }
#popupImage #popupImg {
	width:600px;
	height:600px; }
#popupImage a.popupThumb {
	width:80px;
	height:80px; }


/*----------------------------------------------------------------------------------------/
/ Einzelne Seiten
/*------------------------------------------------------------------/
/ Häufige Fragen
/------------------------------------------------------------------*/
/* Inhalt eines Punkts */
div.entryFAQ {
	padding-bottom:8px; }
div.entryFAQ .plusMinus {
	margin-top:2px; }
div.entryFAQ .headline {
	width:806px; }
div.entryFAQ .headline a {
	font-weight:normal;
	padding-left:4px; }
div.entryFAQ .hidden {
	padding-left:19px; }
div.entryFAQ .content {
	padding:6px 0 5px; }
div.entryFAQ .spacerPrevious {
	height:6px; }


/*------------------------------------------------------------------/
/ Kundenservice
/------------------------------------------------------------------*/
div.entryService {
	margin:14px 11px 15px; }
div.entryService .plusMinus {
	margin-top:2px; }
div.entryService .headline {
	width:806px; }
div.entryService .headline a {
	padding-left:4px; }
div.entryService .spacer {
	clear:both;
	line-height:0;
	font-size:0;
	height:6px; }
div.entryService div.contentService {
	display:none;
	padding:0 19px; }
div.entryService .linkToTop {
	text-align:right;
	padding-bottom:8px; }

div.entryService .labelInput {
	padding:7px 0 3px; }
div.entryService .buttonSubmit {
	padding:0 0 10px 422px; }
div.entryService form textarea {
	width:600px; }
* html div.entryService form textarea {
	width:602px; }


/*------------------------------------------------------------------/
/ Versandkosten
/------------------------------------------------------------------*/
.blockHeadline.shipping {
	position:relative; }
.blockHeadline.shipping .flag {
	position:absolute;
	z-index:10;
	top:5px;
	left:9px;
	margin:0;
	padding:0;
	height:13px;
	width:20px;
	overflow:hidden; }
* html .blockHeadline.shipping .flag {
	top:8px; }

/*------------------------------------------------------------------/
/ Grössentabelle
/------------------------------------------------------------------*/
.outerSizes {
	margin-top:5px;
	border:1px solid #7E7E7E; }
.tableSizes {
	border-collapse:collapse; }
.tableSizes td {
	padding:4px 11px 5px;
	border-bottom:1px solid #7E7E7E; }
.tableSizes td.entryOdd {
	background-color:#EEEEEC; }
.tableSizes table td {
	border:0;
	padding:0;
	width:60px; }
.tableSizes table td.entryFirst {
	width:180px; }