

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Helvetica, sans-serif;

	color: #8A8A8A;
	
	margin: 0px;
	padding: 0px;
	
	
	}

#page {
	background-color: white;

	text-align: left;
	}

#header {
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {

	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#929292;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#eeadee;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 560px;
	border: 1px solid ;
	}

#header {
	background-color: ;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 960px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	padding: 10px 35px 20px 35px;
	margin: 0px 0 0;
	width:510px;
	background-color:#FFFFFF;
	}

.widecolumn {
	padding: 10px 45px 20px 45px;
	margin: 0px 0 0;
	width:510px;
	background-color:#FFFFFF;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
li {
list-style-type: none;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 0px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding:0px; 
	margin:0px;
	text-align: center;
	}

#sidebar #searchform #s {
	
	
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 0px 0;
	margin-left: 600px;
	width: 170px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.neu{margin-left:100px;

}



.bodytable {
  border-left: 1px #FFE3FF solid;
  border-top: 1px #FFE3FF solid;

}


.boxText { font-size: 10px; }
.boxText2 {  font-size: 11px; margin:0px; padding:0px; }
.boxText2 ul { margin:0px; padding:0px;}
.boxText2 li { margin:0px; padding:0px;}
.boxText2 li div { border-bottom:1px solid #fff;}
.boxText2 li a { display:block;  padding:5px 0px 5px 8px; text-decoration:none; background-color:#ffe3ff;}
.boxText2 li a:hover { background-color:#fff2ff; color:#201a20; text-decoration:none;}
.boxText2 form { display:block; width:auto; margin:0px; padding:0px; width:170px; border:0px solid #fff;}
.boxText3 { font-size: 15px; }

.breite { width:200px;}

.main ul {  margin:0px 0px 0px 1px; padding:0px;}
.main  li { margin:0px; padding:0px; border-bottom:1px solid #fff;}
.main li a { display:block;  padding:5px 0px 5px 8px; text-decoration:none; background-color:#ffe3ff;}
.main li a:hover { background-color:#fff2ff; color:#201a20; text-decoration:none;}

.tabelle_haupt { border-left:1px solid #ffe3ff;}
.fclear { clear:both;}
.suchebox form { margin:0px;}
.suchebox input{ width:135px; height:24px; float:left; border:1px solid #d3afd3; font-size:14px; color:#999999; margin:1px 0px 0px 0px; padding:0px;}
.search_input  { width:135px; height:24px; float:left; border:1px solid #d3afd3; font-size:14px; color:#999999; margin:0px 0px 0px 0px; padding:0px;}
.categoriesBox3 { margin:8px 0px 8px 0px; padding:0px; width:190px;}
#searchsubmit{ width:auto; height:auto; float:left; border:0px solid #fff; margin-left:2px;}
.suchebox #searchsubmit{ width:auto; height:auto; float:left; border:0px solid #fff; margin-left:2px;}

.suchebox { margin:10px 3px 10px 10px;}
.box_search { padding:0px; margin:0px; width:200px;}



.hinweissuche { margin:0px 4px 0px 8px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



/* Hauptbereich */

/* Linkfarbe */

A {

  color: #8a8a8a;

  text-decoration: none;

}



A:hover {

  color: #8a8a8a;

  text-decoration: underline;

}



FORM {

	display: inline;

}



/* Kopfbereich der Seite wo das Shoplogo eingefuegt ist */

TR.header {
  background: #ffffff;

}
TD.header {
}


/* Navigationszeile unmittelbar unter dem Kopfbereich */

TR.headerNavigation {
  height: 35px;
  background: #FFE3FF;

}



TD.headerNavigation {

  font-family: Verdana, Arial, sans-serif;
  height: 35px;

  font-size: 10px;

  background: #FFE3FF;

  color: #8a8a8a;

  font-weight : bold;

}



/* Navigationszeile unmittelbar unter dem Kopfbereich - Textfarbe */

A.headerNavigation {

  color: #8a8a8a;

}



A.headerNavigation:hover {

  color: #8a8a8a;

}



/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */

TR.headerError {

  background: #ff8f8f;

}



/* Einblendung bei Fehler oder Warnung z.B. AGBs nicht akzeptiert */

TD.headerError {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #ff8f8f;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



/* Einblendung beim Versand eines neuen Passworts */

TR.headerInfo {

  background: #8fff8f;

}



/* Einblendung beim Versand eines neuen Passworts */

TD.headerInfo {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #8fff8f;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



/* Balken unten mit Datum und Anzahl Zugriffe */

TR.footer {
  height: 35px;
  background: #FFE3FF;

}



TD.footer {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;
  height: 35px;

  background: #FFE3FF;

  color: #8a8a8a;

  font-weight: bold;

}



/* Farbe für den Haupttext */

TD.mainTextHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: bold;

	text-align: left;

/*
  background: #FFE3FF;
*/
  color: #8a8a8a;

/*  border-color: #FFE3FF;

  border-style: solid;

  border-width: 1px;
*/
}



.mainTextContents {

  background: #fff;

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

	text-align: center;

  background: #ffffff;

  /*border-color: #FFE3FF;

  border-style: solid;

  border-width: 1px;
  */

}





/* Farbe des Rahmen um KategorienBox */

.categoriesBox {

  background: #FFE3FF;

}



/* Fuellfarbe der KategorienBox */

.categoriesBoxContents {

  background: #FFE3FF;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.categoriesBoxHeading {

  
  font-size: 10px;
  font-weight: bold;
  background-color:#FFFFFF;
  border-right: 1px solid #FFE3FF;  
  color: #8a8a8a;  
  text-align:left;
  padding:5px 0px 5px 8px;

}
td.categoriesBoxHeading2, div.categoriesBoxHeading2{
  font-size: 10px;
  font-weight: bold;
  background-color:#FFFFFF;
  border-left: 1px solid #FFE3FF;
  border-right: 1px solid #FFE3FF;  
  color: #8a8a8a;  
  text-align:left;
  padding:5px 0px 5px 8px;
  }
  
td.categoriesBox3Heading {
  font-size: 10px;
  font-weight: bold;
  background-color:#FFFFFF;
  
  border-right: 1px solid #FFE3FF;  
  color: #8a8a8a;  
  text-align:left;
  padding:5px 0px 5px 8px;
  }

.categoriesBox3Contents { margin:3px 5px 0px 7px; padding:0px;}

TD.categoriesBox, SPAN.categoriesBox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



/* Farbe des Rahmen um alle Boxen */

.infoBox {

  /*background: #FFE3FF;*/

}



/* Fuellfarbe aller Boxen */

.infoBoxContents {

  background: #FFFFFF;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



.infoBoxNotice {

  background: #ffffff;

}



.infoBoxNoticeContents {

  background: #ffffff;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



/* Fuellfarbe Ueberschrift aller Boxen */

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #FFE3FF; */
  color: #8a8a8a;
  height: 20px;
}



TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



/* Farbe Produktliste ungerade Zeilen */

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
  border-color: #FFE3FF;
  border-style: solid;
  border-width: 1px;
}



/* Farbe Produktliste gerade Zeilen */

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
  border-color: #FFE3FF;
  border-style: solid;
  border-width: 1px;
}



TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FFE3FF;

  border-spacing: 1px;
}



/* Produkttabelle Ueberschrift Fuellfarbe */

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFE3FF;
  color: #8a8a8a;
  font-weight: bold;
}



TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



/* Farbe Seitenauswahl unten rechts */

A.pageResults {
  color: #0000FF;
}



/* Farbe Seitenauswahl unten rechts bei bei MouseOver */

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}



/* Ueberschrift Farbe wie unser Angebot, Kategorien, etc. */

TD.pageHeading, DIV.pageHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 13px;

  font-weight: bold;

  color: #8a8a8a;

}



/* Sub Titelzeile z.B. Es wurden keine Artikel gefunden ... */

TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}



/* Haupt-Schrift */

p {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

}

.postmetadata {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

}

.entry {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

}

TD.main, P.main {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

}



TD.mainText, P.mainText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

}



SPAN.mainHeadline, P.mainHeadline {

  font-family: Verdana, Arial, sans-serif;

  font-size: 14px;

  font-weight: bold;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #aabbdd;

}



TD.accountCategory {

  font-family: Verdana, Arial, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;
  height: 20px;

}



/* Farbe der neuen Artikel im Warenkorb */

SPAN.newItemInCart {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



/* Farbe Schriftzug Gast bei der Begruessung */

SPAN.greetUser {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #f0a480;

  font-weight: bold;

}



/* Formularbereich bei Weiterempfehlungen und Kundenkonto */

TABLE.formArea {

  background: #f1f9fe;

  border-color: #7b9ebd;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}



SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}



SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}



SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}



/* MouseOver-Balken im checkout-Bereich */

.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }



/* Navigationsleiste unten im checkout */

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }



/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.leerHeading {
  height: 20px;

}
.categoriesBox2 {

  background: #FFE3FF;

}



/* Fuellfarbe der KategorienBox */

.categoriesBox2Contents {

  background: #FFE3FF;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.categoriesBox2Heading {

  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  border-left: 1px solid #FFE3FF;
  color: #8a8a8a;
	text-align:left;
	padding:4px 0 5px 8px;

}



.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #758389;
}
