* {
	margin: 0;
	padding: 0
}
/* HEADINGS */
h1 {
	color: #000;
	font-size: 22px;
	margin: 20px 0px 15px 0px;
	padding: 0px;
	font-weight:bold;
}

#catmenu li a {
	text-indent: -999px;
	display: block;
	height: 30px;
	margin-right: 2px;
  background-repeat:no-repeat;
  background-position: 0px 4px;
}

h2 {
	color: #000;
	font-size: 16px;
	margin: 15px 0px 8px 0px;
	font-weight:bold;	
}
/* LINKS GLOBAL */
a {
	color: #EAEAEA;
	background: transparent;
	text-decoration: none;
}

a:hover {
	color: #000;
}
a img {
	border: none
}
input, textarea,select {
	/*margin-bottom: 2px;
	padding:  3px;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
background-color:#EAEAEA;
border:medium none;
font-size:11px;
padding:5px; */

		background-color:#EAEAEA;
		font-size:11px;
		border:1px solid #DDDDDD;
		color:#666666;
		font-family:helvetica,arial,sans-serif;
		font-size:12px;
		padding:3px;
		margin-bottom: 3px;	
}
input[type=image] {
	padding:0px;
	border: none;
}

input[type="radio"] {
	margin-left:  5px;
	margin-right: 13px;
}
input[type="checkbox"] {
}

p {
	color: #666;
}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {
	padding-top: 1px;
	height: 0;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 0px;
	background-color: #ffffff
}
div.hrlightgrey {
	padding-top: 1px;
	height: 0;
	overflow: hidden;
	margin: 0;
	line-height: 0px;
	background-color: #999999
}
div.hrproductpreview {
	padding-top: 1px;
	height: 0;
	overflow: hidden;
	margin: 12px 0px 12px 0px;
	display: inline;
	height: 0px;
	line-height: 0px;
	display: block;
}
/* TABLE GLOBAL */
table td {
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
	color:#666;
}
/* WHOLE SITE WRAPPER */
#wrap {
	margin: 0 0;
	width: 916px;
	background-color: transparent;
}
/* BREADCRUMB PATH AS LIST */
#breadcrumb {
	clear: both;
	color: #666;
	padding: 1px 0px 10px 15px;
	list-style-type: none;
	background-color: #fff;
	height: 22px;
	background-image: url(img/bg_breadcrumb.gif);
	background-repeat: repeat-x;
	font-size: 11px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {
	line-height: 23px;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	color: #333333;
	margin: 0;
	padding: 0;
}
/* TOPMENU AS LIST */
#topmenu {
	background-color: transparent;
	background-image: url(img/header_bg_produkte.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 920px;
	float: left;
}
#startlink {
	margin: 0px 0px 0px 62px;
}
#loginButton {
	background-image: url(img/login_off.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 68px;
	float: left;
}
a#loginButton:hover {
	background-image: url(img/login_on.gif);
}


a#logoutButton{
	background-image: url(img/logout_off.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 98px;
	float: left;
}

a#logoutButton:hover{
	background-image: url(img/logout_on.gif);
}




#registrierenButton {
	background-image: url(img/registrieren_off.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 88px;
	float: left;
}
a#registrierenButton:hover {
	background-image: url(img/registrieren_on.gif);
}


#sucheButton {
	background-image: url(img/suche_off.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 78px;
	float: left;
	margin-top:20px;
}
a#sucheButton:hover {
	background-image: url(img/suche_on.gif);
}




#catmenu {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	
}
#catmenu li {
	display: inline;
	float: left;
	background-repeat: no-repeat;
}
a#cat_girlies {
	background-image: url(img/topnav_girlies.gif);
	width: 60px;
	height:27px;
	background-position: 0 8px;
}
a#cat_girlies:hover,a#cat_girlies.akt {
	background-image: url(img/topnav_girlies_on.gif);
}
#cat_tshirts {
	background-image: url(img/topnav_tshirts.gif);
	width: 70px;
	height:26px;
	background-position: 0 4px;
}
a#cat_tshirts:hover,a#cat_tshirts.akt {
	background-image: url(img/topnav_tshirts_on.gif);
}




#cat_pullies {
	background-image: url(img/topnav_pullies.gif);
	width:50px;
	height:26px;
}
a#cat_pullies:hover,a#cat_pullies.akt {
	background-image: url(img/topnav_pullies_on.gif);
}

a#cat_tontraeger {
	background-image: url(img/topnav_tontraeger.gif);
	width:83px;
	height:26px;
	background-position: 0 3px;
}
a#cat_tontraeger:hover, a#cat_tontraeger.akt {
	background-image: url(img/topnav_tontraeger_on.gif);
}
#cat_buttons {
	background-image: url(img/topnav_buttons.gif);
	width:125px;
	height:22px;
}
a#cat_buttons:hover, a#cat_buttons.akt {
	background-image: url(img/topnav_buttons_on.gif);
}





#topRight {
	display: inline;
	float: right;
	margin-right: 30px;
}
#topRightCol1 {
	display: inline;
	float: left;
	margin-right: 10px;
}
#topRightCol2 {
	display: inline;
	float: right;
	margin-top: 20px;
}
/* CONTENT WRAPPER */
#contentwrap {
	clear: both;
	width: 950px;
	padding: 0;

}
/* LEFT COLUMN */
#leftcol {
	float: left;
	width: 200px;
	padding: 0px 0px 15px 0px;
}
/* RIGHT COLUMN */
#rightcol {
	float: right;
	width: 200px;
	padding: 0px 0px 15px 0px;
}
/* MAIN CONTENT */
#content, #contentfull {
	float: left;
	width: 595px;
	margin-top:0px;
	margin-left: 0px;
	padding: 10px 25px 10px 0px;
	margin-bottom: 15px;
	min-height:300px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;	
}





#shopfooter {
	float: left;
	margin-left:0px;
}
#shopfooter ul li {
	display: inline;
}
#shopfooter h2.boxheader {
	display: none;
}
/* CATEGORY MENU */
h2.categoryheader {
	color: #fff;
}
h2.categoryheader a {
	text-decoration: none;
	color: #fff
}
ul#categorymenu {
	background-color: #EDEDED;
	margin-bottom: 15px;
	border: solid #DB9502;
	border-width: 0px 1px 1px 1px;
}
/* 1st TIER */
ul#categorymenu li.level1 {
	list-style-type: none;
	background-color: #DA9401;
	padding: 4px 0px 4px 6px;
	border: solid #fff;
	border-width: 1px 0px 0px 0px;
}
ul#categorymenu li.level1 a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
/* 2nd TIER */
ul#categorymenu li.level2 {
	list-style-type: none;
	background-color: #EEA003;
	padding: 4px 0px 4px 24px;
	border: solid #fff;
	border-width: 1px 0px 0px 0px;
}
ul#categorymenu li.level2 a {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
/* 3rd TIER */
ul#categorymenu li.level3 {
	list-style-type: none;
	background-color: #EEA003;
	padding: 4px 0px 4px 40px;
	border: solid #fff;
	border-width: 1px 0px 0px 0px;
}
ul#categorymenu li.level3 a {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
/* BOXES GLOBAL DEFINITION */
h2.boxheader {
	color: #FFFFFF;
}
h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {
	text-decoration: none;
	color: #ffffff
}
.boxbody {
}
.boxbody h3, .boxbody h3 a {
	font-size: 12px
}
.boxbody h3.center, .boxbody h3.center a {
	font-size: 1px;
	text-align: center
}
.boxbody p {
	color: #fff;
	font-size: 12px;
	margin: 6px 0px 6px 0px
}
.boxbody p.center {
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin: 6px 0px 6px 0px
}
.boxbody td {
	color: #000000;
	font-size: 12px;
	margin: 6px 0px 6px 0px
}
.boxbody .productOldPrice {
	font-size: 12px;
	color: #FF0000
}
.boxbody div.hr {
	margin-top: 5px;
	margin-bottom: 5px
}
.boxbody div.hrlightgrey {
	margin-top: 5px;
	margin-bottom: 5px;
}
.boxbody a {
	font-size: 12px;
}
.boxbody .productboximage {
	border: solid 1px #999999;
}
.boxbody ul.contentlist {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	background-color: #fff;
}
.boxbody ul.contentlist li {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	list-style-type: none;
}
.boxbody ul.contentlist li img {
	display: none;
}
.boxbody ul.contentlist li a {
	display: block;
	color: #ea6a0b;
	padding: 3px 5px 3px 5px;
}
.boxbody ul.contentlist li a:hover {
	color: #0097D5;
	text-decoration: none;
}
/* CART BOX */
h2.boxcartheader {
	height: 28px;
	font-size: 12px;
	color: #fff;
	padding: 2px 8px 0px 8px;
	margin: 0;
	line-height: 28px;
	vertical-align: middle;
}
h2.boxcartheader a {
	text-decoration: none;
	color: #fff
}
.boxcartbody {
	padding: 4px 8px 4px 8px;
	margin-bottom: 15px;
	background-color: #000;
	border-style: solid;
	border-color: #4E4E4F;
	border-width: 0px 1px 1px 1px;
}
.boxcartbody p {
	font-size: 12px;
}
/* PRODUCT PREVIEW */
.productPreview {
	padding: 0;
	margin: 0;
}
.productPreviewContent {
	vertical-align: top;
	width: 100%
}
.productPreviewContent h2 {
	padding: 0;
	margin: 0px 0px 5px 0px;
}
.productPreviewContent h2 a {
	font-size: 14px;
	font-weight: bold;
}
.productPreviewImage {
	vertical-align: top;
	padding: 3px 15px 0px 0px;
}
.productPreviewImage img {
	border: solid 1px #999999;
}
.productPreviewContent .price {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0
}
.productPreviewContent .taxandshippinginfo {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding: 0;
	margin: 0
}
.productPreviewContent .vpe {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding: 0;
	margin: 0
}
.productPreviewContent .shippingtime {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding: 0;
	margin: 0
}
.productPreviewContent .stockimage {
	margin: 0;
	padding: 0;
}
.productPreviewContent .stockimagetext {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.productPreviewContent .productOldPrice {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
.productPreviewContent .taxandshippinginfo a {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
	display: table;
	width: 100%
}
#productinfoimages {
	float: left;
	background-color: #EDEDED;
	text-align: center;
	width: 140px;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	border: solid 1px #999999;
}
#productinfoimages .productimage {
	border: solid 1px #999999;
}
#productinfoimages .hrlightgrey {
	margin-top: 6px;
	margin-bottom: 6px;
}
#productinfopricewithimages {
	float: right;
	width: 370px;
	background-color: #fff;
	padding: 0px;
	color: #666;
}

#productinfopricewithimages img {
	cursor: pointer
}
#productinfopricewithoutimages {
	width: 100%
}
#productinfopricewithoutimages img {
	cursor: pointer
}
#productinfoprice {
	padding: 5px
}
#productinfoprice .hrlightgrey {
	margin-top: 6px;
	margin-bottom: 6px;
}
#productinfoprice .productprice {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
#productinfoprice .productOldPrice {
	color: #FF0000;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
#productinfoprice .taxandshippinginfo {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
#productinfoprice .taxandshippinginfo a {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
#productinfoprice .shippingtime {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
#productinfoprice .stockimage {
	margin: 0;
	padding: 0;
}
#productinfoprice .stockimagetext {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
p.productinfoproductadded {
	font-size: 11px;
}
.productoptions {
	padding: 0px;
	margin-top: 5px;

}
.addtobasket {
	background-color: #000000;
	padding-left: 225px;
	text-align: left;

}	
.addtobasket input{
   float:left;
}
.addtobasket input[type=text]{
   margin-top: 5px;
}
/* POPUPS PRODUCTINFO */
body.popupproductinfo {
	padding: 15px;
	background: none;
	background-color: #fff
}
/* POPUP print_order.html */
body.popupprintorder {
	font-size: 13px;
	padding: 15px;
	background: none;
	background-color: #fff
}
body.popupprintorder .products tr.header td {
	font-weight: bold;
	background-color: #EDEDED;
}
body.popupprintorder .products .total {
	text-align: right
}
body.popupprintorder .products .quantity {
	vertical-align: top
}
body.popupprintorder .productname {
	vertical-align: top
}
body.popupprintorder .model {
	vertical-align: top
}
body.popupprintorder .singleprice {
	vertical-align: top
}
body.popupprintorder .totalprice {
	vertical-align: top
}
/* HIGHLIGHTBOX (BACKGROUND) */

div.highlightbox {
	background-color: #fff;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;	
	margin:15px 0;
	-moz-opacity:0.8;
	padding:30px;
}





div.highlightbox ul {
	margin-left: 15px;
	padding: 0;
	display: block;
	list-style-type: none;
	list-style-image: url(img/checkout-arrow.gif);
	line-height: 20px;
	/* margin: 0px; */
}
div.highlightbox h1 {
	color: white;
	padding: 0px 0px 10px 0px;
	margin: 0;
	border: none;
	font-size: 16px
}
div.highlightbox div.hr {
	height: 0px;
	line-height: 4px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0;
	display: block;
	border-bottom: solid 1px white;
}
/* PAYMENT TYPE SELECTION */

tr#erklaerungDirect {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
}




table.paymentblock {
	background-color: #fff;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #fffffff;
	margin-bottom: 20px;
	margin-top: 20px;
}
table.paymentblock tr td.header {
	background-color: #fff;
	padding: 5px;
	padding-left: 0px;
	color: #000;
	font-weight: bold;
}
/* SHIPPING TYPE SELECTION */
table.shippingblock {
	background-color: #fff;
	border-style: solid;
	margin-bottom: 15px;
}
table.shippingblock tr td.header {
	background-color: #fff;
	padding-top: 15px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
table.shippingblock tr td {
	vertical-align: top;
}
table.shippingblock tr td.description {
	width: 300px;
	text-align: left;
	font-size: 13px;
}
table.shippingblock tr td.radiobutton {
	vertical-align: top;
	white-space: nowrap;
	padding: 0px;
}
table.shippingblock tr td.radiobutton input {
	margin: 0;
	padding: 0;
}
table.shippingblock tr td.price {
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	font-size: 18px;
}
/* ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {
	vertical-align: top
}
table.accounthistoryinfoorderdetails tr.header td {
	font-weight: bold
}
/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {
	width: 130px;
}
/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {
	padding: 5px;
	background-color: #FFF2CC;
	border: solid #E9D28F 1px;
	margin-bottom: 8px;
}
table.downloadbox tr td.icon {
	padding-right: 15px;
}
table.downloadbox tr td.downloadlink {
	width: 100%;
}
/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {
	font-size: 11px;
	text-align: left;
	margin-top: 5px;
}
table.graduatedprice tr td.header {
	font-size: 12px;
	font-weight: bold;
	text-align: left
}
/* ORDER DETAILS */


table.orderdetails {
	font-size: 12px;



}
table.orderdetails tr td {
	padding: 4px
}
table.orderdetails tr.headerrow td {

	color: #333;
	font-weight: bold
}
table.orderdetails tr.headerrow td.left {
  	float: none;
	text-align: left
}
table.orderdetails tr.headerrow td.center {
	text-align: center
}
table.orderdetails tr.headerrow td.right {
  float: none;
	text-align: right
}


/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {

	vertical-align: top
}
table.orderdetails tr.contentrow1 td.quantity {
	text-align: left;
	width:80px;
}
table.orderdetails tr.contentrow1 td.quantity input {
	font-size: 13px;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-weight:  bold;
	padding: 2px;
}
table.orderdetails tr.contentrow1 td.productname {
	text-align: left
}
/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {

	vertical-align: top
}
table.orderdetails tr.contentrow2 td.quantity {
	text-align: left;
}
table.orderdetails tr.contentrow2 td.quantity input {
	font-size: 12px;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-weight:  bold;
	padding: 2px;
}
table.orderdetails tr.contentrow2 td.productname {
	text-align: left
}
/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {
	text-align: right;
	white-space: nowrap
}
/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {
	text-align: right;
	white-space: nowrap
}
/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {
	text-align: center;
	white-space: nowrap
}
/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {
	margin-top: 3px;
}
table.orderdetails tr td.productname table.productattributes tr td {
	padding: 0px;
}
table.orderdetails tr td.productname table.productattributes tr td.attribute {
	padding-right: 4px;
}
table.orderdetails tr td.productname table.productattributes tr td.value {
	width: 100%;
}
/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #f9f9f9;
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	color:black;	
}
/* PRODUCT NAVIGATOR */
div.productnavigator {
	background-color: #EDEDED;
	padding: 8px;
	border: #999999 1px solid
}
/* REVIEW LIST */
table.reviewlist {
	background-color: #FFF2CC;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #ffffff;
}
table.reviewlist tr td {
	padding: 4px;
	white-space: nowrap
}
table.reviewlist tr.header td {
	background-color: #ffffff;
	color: #FFFFFF;
	font-weight: bold
}
table.reviewlist tr.contentrow1 td {
	background-color: #FFF2CC;
}
table.reviewlist tr.contentrow2 td {
	background-color: #FFEAAB;
}
textarea#review {
	width: 100%
}
/* MEDIA LIST */
table.medialist {
	background-color: #FFF2CC;
	border-style: solid;
	border-width: 1px;
	border-color: #DA9401;
}
table.medialist tr td {
	padding: 6px;
	white-space: nowrap;
	vertical-align: top
}
table.medialist tr.contentrow1 td {
	background-color: #FFF2CC;
}
table.medialist tr.contentrow2 td {
	background-color: #FFEAAB;
}
/* SITEMAP */
.sitemapwrap {
}
.sitemapwrap .sitemapleft {
	background-color: #FFF2CC;
	border-style: solid;
	border-width: 1px;
	border-color: #DA9401;
	display: table;
	float: left;
	width: 235px;
	margin-bottom: 15px;
}
.sitemapwrap .sitemapright {
	background-color: #FFF2CC;
	border-style: solid;
	border-width: 1px;
	border-color: #;
	display: table;
	float: right;
	width: 235px;
	margin-bottom: 15px;
}
.sitemapheader {
	padding: 3px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold
}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {
	color: #FFFFFF;
	text-decoration: none
}
.sitemapcontent {
	padding: 6px
}
.sitemapcontent li {
	list-style-type: none
}
/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {
	width: 100%
}
/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {
	padding: 0;
	margin: 0px 0px 10px 0px;
	border: none
}
table.checkoutconfirmationorderdetails tr td.productname {
	width: 100%;
	font-weight: bold;
}
table.checkoutconfirmationorderdetails tr td.shippingtime {
	padding: 0px 0px 0px 30px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap
}
table.checkoutconfirmationorderdetails tr td.productattributes {
	padding: 0px 0px 0px 30px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
table.checkoutconfirmationorderdetails tr td.productprice {
	white-space: nowrap;
	text-align: right
}
table.checkoutconfirmationorderdetailstotal {
	padding: 0;
	margin: 10px 0px 0px 0px;
	border: none
}
table.checkoutconfirmationorderdetailstotal tr td.name {
	width: 100%;
	text-align: right
}
table.checkoutconfirmationorderdetailstotal tr td.value {
	white-space: nowrap;
	text-align: right
}
/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {
	width: 100%;
	font-weight: normal;
	font-size: 13px;
}
/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {
	padding-top: 10px;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 11px;
}
ul#checkoutnavigation li {
	height: 12px;
	list-style-type: none;
	float: left;
	width: 100px;
	margin-right: 25px;
	padding: 0px
}
ul#checkoutnavigation li.active {
	color:  #000;
	border-top: 1px solid #ffffff;	
}
ul#checkoutnavigation li.active .number {
	font-size: 11px;
	font-weight: bold
}
ul#checkoutnavigation li.active .title {
	font-size: 11px;
	font-weight: bold
}
ul#checkoutnavigation li.active .description {
	font-size: 11px
}
ul#checkoutnavigation li.inactive {
	color: #999999;
	border-top: 1px solid #;
}
ul#checkoutnavigation li.inactive .number {
	font-size: 11px;
	font-weight: bold;
	color: #;
}
ul#checkoutnavigation li.inactive .title {
	font-size: 11px;
	font-weight: bold;
		color: #;
	
}
ul#checkoutnavigation li.inactive .description {
	font-size: 11px
}

table.orderdetails {
	font-size:  14px;
}

td.subtotal {
	font-size: 14px;
}


/* ERROR MESSAGES */
p.errormessage {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "helvetica neue", helvetica,arial, sans-serif;	
	font-weight:bold;
	font-size: 11px;
	background-color: #ea6a0b;
	color: white;
	padding: 20px;
}

.messageStackError{
	padding: 20px 20px 20px 5px;
	font-family: "helvetica neue", helvetica,arial, sans-serif;	
	font-weight:bold;
	font-size: 11px;
	text-align:left;
	background-color: #ea6a0b;
	color: white;	
}


.error {
	color: #ff3300;
}

.edit {
	color: #ff3300;
}

/* SUCCESS MESSAGE */
.messageStackSuccess {
	padding: 4px;
	background-color: #66FF66
}
/* XTC COPYRIGHT */
.copyright {
	display: none;
}
/* UPDATE CHANGES 17.10.2008 */
/* Mehr Bilder unterhalb der Beschreibung */
.morepics {
	background-color: #EDEDED;
	padding: 6px;
	text-align: right;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #999999;
	display: none;
}
.morepics img {
	border: 1px solid #999999;
	padding: 4px;
	margin-right: 8px;
	background: #FFFFFF
}
/* BESTELLER BOX mit Bilder in DL DT Liste -- JUNG GESTALTEN.com */
dt {
	float: left;
	width: 40px;
}
dt img {
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}
dd {
	float: right;
	width: 125px
}
/* Vorschaubilder TD mit gleichem Abstand */
.productPreviewImage {
	width: 100px;
	display: block
}


/** * *style vom wordpress theme * *   /
/*  WWW.FETTESBROT.DEWWW.WORDPRESS.ORGAUTHOR: WWW.BUREAU-K.DE*/
/* Typography & Colors */


body {
	font-family: "helvetica neue", helvetica,arial, sans-serif;	
	background-color: BLACK;
	font-size: 14px;
	color: WHITE;
	/*background-repeat: no-repeat;
*/
	background-image: url("/_fb/wp-content/themes/strom/images/sud_bkgrd.jpg");
	padding: 0px;
	margin: 0px;
}
#content {
}
#page {
	/*background-color: black;
*/
	/*background-image: url("images/page_bg_a85.png");
*/
	font-size: 15px;
	text-align: left;
	margin-left: 40px;
	top: 140px;
	float: left;
}
#header {
	height: 160px;
}
#topanker {
	width: 0px;
	height: 0px;
}
/* Main Menu */
#men {
	margin: 0;
	margin-top: 14px;
	margin-left: 8px;
	padding: 0;
	font-size: 24px;
}
#men li.mainmen {
	float: left;
	font-size: 22px;
	display: inline;
	margin: 0;
	padding: 0px;
	background: #000;
	color: #FFF;
	margin-right: 0px;
	line-height: 30px;
}
#men li.mainmen a {
	text-decoration: none;
	padding: 2px 6px 2px 6px;
	display: block;
	color: #000;
	background-color: #FFF;
}
#men li.mainmen a:hover {
	padding: 2px 6px 2px 6px;
	background-color: #000;
	text-decoration: none;
	color: #000;
}
.widecolumn .entry p {
	font-size: 13px;
}
span.line {
	display:  inline;
	width:  auto;
}
.narrowcolumn .postmetadata {
	text-align: left;
	width: 570px;
	font-size: 12px;
	margin-top: 0px;
	line-height: normal;
}
#footer {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
.small {
	margin: 0px;
	font-size: 11px;
	padding:  6px;
}

.smallText {
	font-size: 11px;
}


h1 {
	font-size: 18px;
	font-weight:bold;
}
.description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 18px;
}
#sidebar h2 {
	font-size: 1.2em;
}
.entry, .entrytext {
	font-size: 15px;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 14px;
}
#commentform textarea {
	border: 1px solid black;
}
.commentlist li {
	font-weight: bold;
	font-style:  normal;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
}
.commentlist p {
	font-weight: normal;
}
#commentform p {
	font-size: 13px;
}
.commentmetadata {
	font-weight: normal;
}
.comments {
	font-size: 13px;
}
#sidebar ul ul li, #sidebar ul ol li {
	color: #FFFFFF;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #0097D5;
	
}
a:hover {
	color:  #ea6a0b;
}
.odd a {
	color:  #ea6a0b;
	text-decoration: none;
}
.odd a:hover {
	color:  #0097D5;
}
h3.odd a:hover {
	text-decoration: none;
}
.even a {
	color:  #0097D5;
	text-decoration: none;
}
.even a:hover {
	color:  #ea6a0b;
}
h3.even a:hover {
	text-decoration: none;
}
.lyricslink {
	margin-left: 5px;
}
a.lyricslink {
	font-size: 11px;
	font-weight: bold;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: black;
	padding:  1px;
	text-transform: uppercase;
}
a.lyricslink:hover {
	color: black;
	background-color: white;
}
a.imglink {
	border: none;
}
a.imglink:link, a.imglink:active , a.imglink:hover , a.imglink:visited {
	border: none;
}
#wp-calendar #prev a {
	font-size: 10px;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p.date {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	padding-left: 3px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	VISIBILITY: HIDDEN;
}
/* End Typography & Colors */
/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 450px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 30px;
	width: 560px;
}
.post {
	margin: 0px;
	text-align: justify;
	font-size: 15px;
	padding:  5px;
	width:  auto;
}
.post p {
	margin-bottom:  10px;
	margin-top: 0px;
	text-align: justify;
}
.post p a {
	font-weight: normal;
}
.post em {
	font-style: italic;
}
.datedisplay {
	margin-top:  4px;
}
.even {
	background-color:  white;
	color:  black;
}
.odd {
	background-color: black;
	color: white;
}
h3 {
	/*display: inline; */
}
#rumwall h3 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 0px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
#footer {
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 50px;
	margin-bottom: 15px;
	width: 570px;
	clear: both;
	/*border-top: 1px solid white;
*/
}
#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: left;
}
#footer a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding:  1px;
	color: white;
	background-color: transparent;
	margin-right: 10px;
}
#footer a:hover {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: black;
	background-color: white;
}
.postmetadata {
	padding: 5px;
	margin-top: 0px;
}
.postmetadata a {
	/*color:  white;
	background-color: black;
*/
	text-decoration: none;
}
.postmetadata a:hover {
	/* color:  black;
	background-color: white;
*/
	text-decoration: none;
}
/* End Structure */
/*Begin Headers */
h1 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;

}

.description {
	text-align: center;
}
h2 {
	font-size: 16px;
	color: white;
	font-weight: bold;
	margin: 10px 0 0;
}
h2.pagetitle {
	margin-top: 20px;
	text-align: left;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
h3 #respond {
	margin-top:  20px;
}
.postnewsletter h1 , .postnewsletter h3 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
}
.postnewsletter ul {
	visibility: hidden;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
h5.comments {
	padding: 0;
	font-size: 11px;
	font-family: "helvetica neue", helvetica,arial, sans-serif;	
	font-weight: normal;
	color: #999999;
}
h4 {
	font-size: 16px;
	color: #fffffff;
	font-weight: normal;
	margin: 0px;
}
h6 {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
/* End Headers */
/* Begin Images */
p a {
	color: #b8a2d3;
}
p img {
	border: none;
}
p a:hover img {
	border: none;
	background-color:  transparent;
}
/*Using 'class="alignright"' on an image will (who would'vethought?!) align the image to the right. And using 'class="centered', will of course center the image. This is much better than usingalign="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;
	display: inline;
}
.alignleft {
	float: left;
	display: inline;
	margin-bottom: 50px;
}
.static {
	float: left;
	display: inline;
	margin-bottom: 25px;
}
.static.staticHeadline {
	margin-bottom: 15px;
	margin-top: 0px;
}
.static.staticHeadline h3 {
	padding-top:  0px;
	padding-left: 10px;
	margin-bottom: 0px;
}
.imageborder {
}
/*Images Sidebar */
.sidebarURL {
	padding: 2px;
}
#sidebar ul li a {
	border: none;
	font-size: 16px;
	background-color: white;
	color:  black;
	text-decoration: none;
}
#sidebar ul li a:hover {
	background-color: black;
	color:  white;
}
#sidebar li.first {
	margin-top:  20px;
}
#sidebar p.newsletter {
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 20px;
}
#sidebar ul li .voe {
	/*padding: 2px;
*/
	width: 196px;
	color: black;
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
}
#sidebar .bu {
	margin-top:  2px;
}
#sidebar .voe {
	margin-top: 25px;
}
#sidebar .voe span {
	background-color: white;
	padding: 1px;
}
#sidebar .voe span.titel {
	font-size:  16px;
	margin-top: 2px;
}
#sidebar ul li .spacer {
	height: 0px;
}
#sidebar img {
	border-bottom: 5px;
}
#sidebar li a img {
	border: none;
	padding:  0px;
}
#sidebar li a:hover img {
	border: none;
}
.platzda {
	height:  25px;
}
/* End Images */
/* Begin ListsSpecial stylized non-IE bulletsDo 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: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\0BB \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: 5px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
.tab ul li:before {
	/* content: url("../../../images/circlelink.gif");
*/
	margin-left: 0px;
	list-style: none;
	padding-right: 5px;
	text-indent: -30px;
}
.tab ul {
	margin: 0px 0 0px 00px;
	/*content: "\0BB \0020";
*/
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	width: 200px;
	text-align: left;
}
#sidebar #searchform #s {
	width: 100px;
	margin-top: 0px;
	padding: 2px;
	border: 1px solid white;
	color:  black;
	font-size: 11px;
	font-weight: normal;
	background-color:  white;
}
#sidebar #searchsubmit {
	padding: 2px;
	background-color: white;
	border:  none;
	color:  black;
	font-size: 11px;
	font-family: "helvetica neue", helvetica,arial, sans-serif;	
	font-weight: bold;
}
.entry form {
/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}
select {
	width: 130px;
}
#commentform {
	padding: 5px;
}
#commentform input {
	width: 200px;
	padding: 2px;
	margin: 1px 0px 0px 0px;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border:  none;
}
#commentbox.even #commentform input {
	background-color: black;
	color:  white;
}
#commentform textarea {
	width: 400px;
	padding: 2px;
	font-size: 12px;
}
#commentform #submit {
	float: left;
}
/* End Form Elements */
/* Begin Comments*/
#commentbox {
	padding:  5px;
	font-size: 13px;
	margin-bottom: 20px;
}
#commentbox.even {
	background-color: white;
	display: block;
	border-bottom: 5px solid white;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
}
.commentlist li {
	margin: 15px 0px 50px;
	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 {
	margin-top: 0px !important;
	margin-top: -16px;
	margin-bottom:  10px;
	position:  absolute;
	top: 60px;
	left: 800px;
	width: 200px;
}
#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 solid #ffffff;
}
blockquote {
	margin: 15px 0px 15px 0px;
	padding-left: 10px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img, a:link img, a:visited img {
	border: none;
	text-decoration: none;
}
#navigation {
/*	font-size: 13px;
	font-weight: bold;
	color: #ffff;
	width: 570px;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	/* border-bottom: 1px solid white;
*/
/*	height: 12px;
	visibility: hidden;
*/
/* NAVIGATION RAUS!*/
}
#navigationfooter {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 570px;
	margin-top: 0px;
	margin-left: 0px;
	height: 14px;
}
/*
#navigation a, #navigationfooter a {
	color: white;
	border: 0px;
	background-color: black;
	text-decoration: none;
}
#navigation a:hover, #navigationfooter a:hover {
	color: black;
	border: 0px;
	background-color: white;
	text-decoration: none;
}
*/
/* End Various Tags & Classes*/
#top {
	padding-left: 30px;
}
#s {
	margin: 0px;
	padding: 2px;
	border: 1px solid white;
	font-size: 11px;
/* Resets 1em to 10px */
	font-family: "helvetica neue", helvetica, arial, sans-serif;
}
/* Guestbook */
#rumwallform textarea {
	margin: 5x;
	padding: 3px;
	border: none;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 12px;
}
#rumwallform input, #rumwallbtn input {
	padding: 2px;
	background-color: white;
	border:  none;
	color:  black;
	font-size: 12px;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
}
#rumwallform table {
}
#rumwallbtn {
	margin-bottom: 20px;
	padding: 0px;
}
#rumwallform textarea {
	margin-top: 2px;
	margin-bottom: 2px;
	height: 100px;
	width: 300px;
	font-size: 12px;
/* Resets 1em to 10px */
}
#rumwall div.wallcontent {
	text-align: left;
}
#rumpages {
	color: white;
	width: 550px;
	display: block;
	text-align: right;
	margin-top: 0px;
	margin-left: 0px;
	height: 16px;
	font-size: 12px;
}
#rumpages a {
	color:  white;
	text-decoration: none;
	font-size: 10px;
	padding:  1px;
}
#rumpages a:hover {
	background-color: white;
	color:  black;
	text-decoration: none;
}
#rumpagesfooter {
	color: #000000;
	width: 623px;
	display: block;
	text-align: right;
	margin-top: 0px;
	margin-left: 0px;
	height: 16px;
}
#rumwall div.wallheader {
	width: 545px;
	font-size: 11px;
	font-weight: normal;
	color: white;
	padding-left: 3px;
	padding-top: 3px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #171717;
}
#rumwall div.wallheader a {
}
#rumwall .post {
}
.singlecattitle {
	text-transform: normal;
}
small.commentmetadata {
	font-style: normal;
}
cite {
	font-size: 12px;
	color: #ffff;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}
cite a:link, cite a:visited {
	font-size: 12px;
	color: #ffffff;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}
cite a:hover, cite a:active {
	color: #fffff;
	text-transform: none;
	font-weight: bold;
	text-decoration: underline;
	border: 0px;
}
.alt {
	/*background-color: #f9f9f9;
*/
}
.altregistered {
	color: #ffff;
	font-weight: bold;
}
.altregistered p, .altregistered cite {
	color: #ea6a0b;
	font-weight: normal;
}
.commentlist cite, .commentlist cite a {
	color:  #ffff;
	font-size: 14px;
	text-decoration: none;
}
textarea, form {

	border: none;
}
.postnewsletter .attributeinput input {
	border: none;
	width:  100px;
	margin-left: 10px;
	font-size: 12px;
	background-color: white;
	color:  black;
	padding: 2px;
}
.postnewsletter input {
	border:  none;
	margin-left: 50px;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 14px;
	color: white;
	background-color: #0097D5;
	margin-top: 0px;
}
/*  Ticketshop Button auf der rechten Spalte */
#ticketshop {
	position: absolute;
	top: 185px;
	left: 652px;
	z-index: 4;
}
#ticketshop a {
	border: 0px;
	background-color: transparent;
}
/* allgemeines */
.clear {
	clear: both;
}
#header {
	position: absolute;
	z-index: 10;
	top: 15px;
	left: 0px;
}
#page {
	z-index: 1;
	position: absolute;
	top: 200px;
	left: 0px;
}
/* PLATTEN */
td.tab h4 {
	color:  white;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
}
td.tab h5 {
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
table.platten td a {
	background-color: white;
	font-weight: normal;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
table.platten td a:hover {
	background-color: black;
	color: white;
	text-decoration: none;
}
table.platten td a img {
	border:  none;
	padding:  0px;
}
table.download td a {
	font-weight: normal;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
table.download td a:hover {
	background-color: white;
	color: black;
	text-decoration: none;
}
table.download td a img {
	border:  none;
	padding:  0px;
}
/* SUBNAVIGATION für Laden etc. */
#subnav {
	font-size: 22px;
}
#subnav a {
	padding:  2px;
	margin-right: 8px;
	background: black;
	color:  white;
}
#subnav a:hover {
	background: white;
	color:  black;
}
#subnav a.selected {
	background: white;
	color:  black;
}
/* Product Listing */
#productListing {
	float: left;
	width: 620px;
}
 .pl_productInfo {
	display: inline;
	float: left;
	margin: 10px 10px 15px 0px;
	width: 190px;
	padding: 2px;
 	cursor: pointer;
 	cursor: hand;
 	min-height:340px;
 	background-color: #0097D5;
	color: white;
	
}
 .plOver {
	color: white;
	background-color: #ea6a0b;
}
.plOver a {
	color:white;
}

.pl_pNameAndDesc{
   height:75px;
}

.pl_pPrice {
	font-size: 19px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 10px;

	
	
	
}
.pl_pName {
		margin-top: 10px;
		margin-left: 5px;
		margin-right: 5px;
		color: white;
}

.pl_pName a{
	color: white;
	font-weight: bold;
}

.pl_pName a:hover {
	color: white;
	text-decoration: none;
}

.pl_pDesc {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	min-height: 50px;
	font-size:11px;
	font-weight:bold;
}

.productprice{
   	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #000;

}
.productoptions select{
   width:60px;
}
.inputRequirement {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #0097D5;
}
#popupcontent{
   margin:20px;
}
.boxheader{
  margin-top:30px;
}

#BackButton {
	height:  15px;
}

#BackButton a {
	font-weight: bold;
	font-size: 11px;
	color:#ea6a0b;
	text-decoration: none;
}
#BackButton a:hover {
	color:#0097D5;
}
.taxandshippinginfo a, td.subtotal a{
	margin-left: 1px;
	color: #0097D5;
	padding:  0px 1px 0px 1px;
	text-decoration: none;
}
.taxandshippinginfo a:hover,  td.subtotal a:hover {
	color: #ea6a0b;
}
td.productname a {	
	color: #0097D5;
	padding:  1px 3px 1px 3px;
	text-decoration: none;
}
td.productname a:hover {
	color: #ea6a0b;
}
td.attribute strong{
	font-weight: normal;
}
#checkout_confirm h2,  #checkout_confirm p{
   background-color: #fff;
}
#checkout_confirm table{
   width:100%;
}
#checkout_confirm a {
	background-color:white;
	color:black;
	font-size:9px;
	font-weight:bold;
	padding: 1px;
	text-decoration:none;
}
#checkout_confirm a:hover {
	color: black;
	background-color:  #;
}

#checkout_confirm div.highlightbox {
		background-color: white;
		color: black;
		border:1px solid #101010;
		margin:15px 0;
		padding:30px;
}

#checkout_confirm div.highlightbox td.main {
	color:  black;
	background-color: white;
	border:  none;
}

#checkout_confirm h2 {
	margin-top: 35px;
	margin-bottom: 5px;
}

#checkout_confirm div.highlightbox {
 -moz-opacity: 1;
}
#checkout_confirm table {
	border:  none;
}


form#checkout_address td.main {
	padding-top: 5px;
	font-size: 13px;
}
form#checkout_address {
	background-color:#fff;
	/* border:1px solid #101010; */
	margin:15px 0;
	opacity:0.9;
	padding: 0px;
}
form#checkout_address h1 {
	margin-top: 25px;
}

#checkoutBox {
	background-color:#fff;
	border:1px solid #101010;
	opacity:0.9;
	padding: 30px;
}
textarea#comments {
	margin-top: 10px;
}
table.paymentblock strong {
	font-weight:normal;
}
#productinfoImage{
   float:left;
}
#moreImagesText {
	text-align: left;
}
#productinfoImage a #moreImagesText {
	font-size: 11px;
	font-weight: bold;
	background-color: white;
	padding: 2px;	
	color:  #0097D5;
	width: 145px;

}

#productinfoImage a:hover #moreImagesText {
	color:#ea6a0b;
	text-decoration: none;
}

a:focus { 
outline: none; 
}


/* Merchandise
------------------------------------------------ */

#content h1, #content h2 {
	font-size:12px;
	font-weight:bold;
}
#content h2 {
	color:  #0097D5;
}

form#create_account input[type="text"], form#create_account textarea {
	border: 1px solid #dddddd;
	background-color: #eaeaea;
	padding:  5px;
	font-size:11px;
}

form#create_account table {
	margin-bottom: 20px;
}
#productinfopricewithimages h1 {
	margin-bottom: 15px;
	margin-top:0px;
	font-size:16px;
}

/*-- BOF - GUTSCHEINE UND KUPONS -------------------------*/
#gift_cart { margin: 20px 0px 0px 0px; border-top: 1px solid #F9F9F9; padding: 10px 0px 10px 0px; }
#gift_cart h2 { color: #000; }
#gift_cart #input_code { margin: 5px 0px 0px 0px; padding: 0px 30px 0px 30px; color: #666; font-weight: bold; }
#gift_cart #input_code input[type="text"] { margin: 0px 0px 0px 10px; }
#gift_cart #input_code input[type="image"] { margin: 0px 0px 0px 10px; position: relative; top: 7px;  }
/* POPUP MIT INFOS */
#gift_infos { margin: 0px; padding: 30px; border: 1px solid #000; background: #FFF; display: none; position: absolute; top: 50%; left: 40%; z-index: 1; }
#gift_infos h1 { margin: 0px 0px 10px 0px; }
#gift_infos ul.restriction_list { margin: 5px 0px 5px 40px; }
#gift_infos .close{ margin: 10px 0px 0px 0px; text-align: right; }
/* GUTHABEN BEI AUSWAHL DER ZAHLUNGSART */
#gv_credit_selection { margin: 20px 0px 20px 0px; }
#gv_credit_selection h4 { font-size: 11px; }
#gv_credit_selection div { margin: 5px 0px 0px 0px; }
span#gv_user_checkbox { margin: 0px 0px 0px 5px; }
span#gv_user_prompt { margin: 0px 0px 0px 20px; }
/*-- EOF - GUTSCHEINE UND KUPONS -------------------------*/
