/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css,v 1.14 2009-03-11 08:17:15 cr Exp $
 */

body { background: #ffffff; margin: 0; padding: 0 0 15px 25px; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
	
img { border: none; }

a img {border: none; }

a, a:link { color: #003574; text-decoration: none; }
a:visited { color: #003574; text-decoration: none; }
a:hover { color: #003574; text-decoration: underline; }
a:active { color: #003574; text-decoration: none; }

#navEZPagesTOC ul li a { color: #003574; text-decoration: none; }
#navEZPagesTOC ul li a:hover, 
#navCatTabs ul li a:hover { color: #003574; text-decoration: underline; }

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #003574;
	}

h2 {
	font-size: 18px;
	font-weight: normal;
	}

h3 {
	font-size: 16px; 
  font-weight: bold;
	}

h4, h5, h6, h4.optionName, .larger{
	font-size: 14px;
	}

.biggerText {
	font-size: 14px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;color: #003574;
	}
	
h1 { margin-bottom: 15px; }
	

html .centerColumn {
  font-size: 12px;
  position: relative;
  padding: 15px 10px 0px 15px;
	height: 1%;
}

CODE {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}

FORM, SELECT, INPUT {
	display: inline;
	margin: 0 0 4px 0;
	color: black; 
	}

SELECT, INPUT, TEXTAREA {
  background-color: #C3C7CA; 
	border: solid 1px #003574; 
}

input.input_radioType,
input.input_checkboxType,
input.input_hiddenType,
.input_radioType input,
.input_checkboxType input,
.input_hiddenType input {
  border: none !important;
  background: transparent;
  margin: 0;
  width: auto !important;
}

.input_imageType input {
  border: none !important;
  background: transparent;
}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background-color: #e3e7ea; 
	}
	
FIELDSET {
  position: relative; 
  padding: 15px;
	margin: 11px 0 0 0;
	color: #003574;
	border: 1px solid #003574;
	}

LEGEND {
  position: relative; 
  margin: 14px 0 0 -15px;
	background: #003574 url(../images/ecke_trans_re.gif) top right no-repeat;
	padding: 1px 20px 1px 10px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; 
	text-transform: uppercase;
	clear: both;
	}
	
#tellAFriendDefault FIELDSET,
#tellAFriendDefault LABEL.inputLabel {
  color: #000000;
  }

FIELDSET .legend {
  float: left; 
  position: relative; 	
  left: -15px;
  margin: -15px 0 14px 0px;
	background: #003574 url(../images/ecke_trans_re.gif) top right no-repeat;
	padding: 1px 20px 1px 10px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; 
	text-transform: uppercase;
	clear: both;
	}
	
LABEL {
  font-weight: bold;
}

h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0 4px;
	font-weight: normal;
	}

LABEL.inputLabel {
	width: 160px;
	float: left;
	font-weight: bold;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
  float: left;
  display: block;
	width: 130px;
	text-align: center;
  margin: 0px 0 0 4px;
	background: #003574 url(../images/bg_button_160px.gif) bottom left no-repeat;
	padding: 1px 20px 1px 10px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; 
	text-transform: uppercase;
	clear: right;
	}

#checkoutPayment .paymentBox span.input_radioType {
  float: left; 
  display: block; 
}

#checkoutSuccessThanks { padding: 15px 0; }
/*
P {
	padding: 15px;
	}
*/
ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

TD {
  vertical-align: top;
  }	
  

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding: 10px 0;
	}
	
.messageStackWarning img, 
.messageStackError img, 
.messageStackSuccess img, 
.messageStackCaution img {
  display: none;
  }


.messageStackWarning, .messageStackError {
	background-color: transparent;
	color: #ed0000;
	}

.messageStackSuccess {
	background-color: transparent;
	color: #1d991d;
	}

.messageStackCaution {
	background-color: transparent;
	/* color: #edd400; */
	color: #003574;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background: transparent;
	width: 1004px; 
	text-align: left;
	vertical-align: top;
	padding:0;
	margin: 0;
	}
  
 }
#headerWrapper {
  width: 976px;
	padding: 0;
	margin: 0;
	clear: both; 
	overflow: hidden; 
	}
	
#cartDisplayWrapper {
  padding: 0 15px; 
  height: 50px;
}

#cartDisplayWrapper	a, #cartDisplayWrapper a:hover, #cartDisplayWrapper a:visited, #cartDisplayWrapper a:active {
  display: block; 
  font-weight: bold;
  text-decoration: none;  
  padding: 2px 0; 
  color: #003574;
}
#cartDisplayWrapper	a.linkCart {
  text-transform: uppercase;
  font-size: 12px;
}

#cartDisplayWrapper	a.linkCartsmall {
 
  font-size: 10px;
}

#cartDisplayWrapper	a.linkCheckout {
  padding-left: 20px;
  font-size: 11px;
  background: transparent url(../images/icons/cart.gif) 0px 2px no-repeat;
}

#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#addLogoLink { position: absolute; top: 0px; left: 880px; z-index: 10; }
#addLogoLink a { display: block; background: transparent; width: 120px; height: 20px; text-decoration: none; }
#logo, .centerBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
	
#loginWrapper { position: relative; top:48px; left:90px; float: left; width: 360px; background: transparent; }
#loginWrapper .Welcome { float: right; font-weight: bold; color: #003574;}
.loginWrapper { padding: 15px; }
#loginWrapper .welcome_text,
.loginWrapper .welcome_text { vertical-align:middle; color: #003574; font-size: 12px; font-weight: bold; margin-right:4px; }
#loginWrapper input.input_textType,
#search .input_textType input,
#searchHeader .input_textType input { vertical-align:middle; padding-left:6px; border: solid 1px #003574;background-color: #C3C7CA; width: 90px; font-size: 11px; color: black; margin-right:10px;}
.loginWrapper input.input_textType { vertical-align:middle; padding-left:6px; border: solid 1px #003574;background-color: #C3C7CA; width: 90px; font-size: 12px; color: black; margin-right:10px;}
#loginWrapper input.go,
.loginWrapper input.go,
#search input.go,
#searchHeader input.go { vertical-align:middle; border: none; margin:0; width: 38px; height: 17px; padding-top: 14px; text-align: left; background: transparent url(../images/i_go_login.gif) 0 0 no-repeat; font-size: 1px; line-height: 0px; color: #003574; cursor: pointer; }
#searchHeader .input_textType input,
#search .input_textType input { margin-top: 2px; margin-right:6px;}

#searchHeader2 .input_textType input { padding-left:8px; padding-top: 10px; border: 0px ; background: transparent; width: 90px; font-size: 10px; color: black; margin-right:10px;}
#searchHeader2 input.go { position: relative; border: none; top: 5px; left: -5px; width: 20px; height: 30px; background: transparent url(../images/icon_suche.jpg) 0 0 no-repeat; cursor: pointer; float:left; }
#searchHeader2 a.link002 { padding-left: -5px; color: white; text-decoration: none; font-size: 12px; font-weight: bold; }
#searchHeader2 a.link002:hover { padding-left: -5px; color: white; text-decoration: underline; font-size: 12px; font-weight: bold; }

#loginLinksWrapper { position: absolute; bottom: 4px; left:840px; float: left; background: transparent; }
#loginLinksWrapper a { display:block; font-size: 10px; padding: 2px 0 0 0; color: #003574; }
#loginLinksWrapper a.link01 { padding-left: 8px; font-size: 12px; font-weight: bold;}
#loginLinksWrapper a.link02 { padding-left: 16px; }

#taglineWrapper { position: absolute; top: 10px; left: 460px; color: #ffffff; background: transparent; }
#tagline {
	color:#ffffff;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#logoWrapper{
  background: transparent url(../images/header_bg.jpg) -25px 0 repeat;
  position: relative; 
	height:73px;
	overflow: hidden; 
	}

#contentMainWrapper { 
  margin-top: -8px; 
  width: 964px; 
  }

#navColumnOneWrapper, #navColumnTwoWrapper, .bannerColumnWrapper {
	margin: 15px 0 0 0;
	} 	
	
.bannerColumnWrapper_small .spaner { position: relative;		}	
.bannerColumnWrapper_small .spanbolder { position: relative; float: left; font-weight: bold;font-size: 12px;  }
.bannerColumnWrapper_small .spanbolderright { position: relative; float: right; font-weight: bold; font-size: 12px;  }
.bannerColumnWrapper_small .spanboldersmall { position: relative; font-weight: normal; font-size: 10px; float: left; }
	
.bannerColumnWrapper2 {
	position: absolute;
	margin: 15px 0 0 0;
	border: solid 1px #cacaca;
	padding-left: 8px;
	padding-top: 8px;
	background: transparent url(../images/warenkorb.jpg) 0 0 no-repeat;
	width: 148px;
	height: 100px;
	} 	
	
.bannerColumnWrapper2_content {
	font-size: 12px; 
	font-weight: bold;
	color: white;
	}	
	
.bannerColumnWrapper2_content	a.linkCart {
  text-transform: uppercase;
  font-size: 12px;
  color: white;
}	

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
	}

.floatingBox {
  margin-top: 11px;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}
/*navigation*/
.navSplitPagesResult {}
.navSplitPagesLinks {}

#productsListingBottomNumber {
  margin-bottom: 11px;
  }
  
#productsListingBottomNumber.back {
  float: right;
  }

#productsListingListingBottomLinks.forward {
  float: left;
  }

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#CategoryIntroWrapper h1 { margin-bottom: 15px; }

.CategoryIntro { padding: 0 0 11px 0; overflow: hidden; clear: both; }
.CategoryIntro .IntroImg { float: left; margin: 0 15px 15px 0; }
.CategoryIntro .IntroTxt { padding: 0 15px 0 0; }

#indexCategoriesHeading { }
#indexCategoriesMainContent {  } 
#categoryTopHeading { 
  position: relative; 
  background: transparent url(../images/header.gif) top left no-repeat;
  height: 64px;
  width: 624px;
}
#categoryTopHeading .verein_header_logo { 
  float:left; 
  background-repeat:no-repeat; 
  margin: 6px 10px 0px 16px; 
  width:55px; 
  height:52px;
  display:block; 
  z-index:101;
}
#topHeadingColumn {
  width: 624px;
}
  
#categoryTopHeading h1,
#categoryTopHeadingRect h1{
  font-size: 18px; 
  line-height: 24px;
  font-weight: bold;
  padding: 20px 0 0 30px;
  color: #ffffff;
  margin: 0;
}

.categoryImg { float: left; margin-right: 10px; }
.catDescContent { float: none; }

#navMainWrapper {
  width: 964px;
	margin: 0; 
	padding: 0;
	background: transparent url(../images/topnav_back.gif) 0 0 no-repeat;
	text-align: right;
	height: 43px; 
	}


#navMain {
  text-align: right;
  padding-right: 68px;
}	
#navMain ul {
  float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size: 14px; 
	line-height: 16px;
	}

#navMain ul li {
  background: transparent;
	float: left;
	height: 35px; 
	padding-left: 19px;
	margin-left: -19px;
	}
#navMain ul li.spacer { margin-left: 0; width: 20px; }
#navMain ul li.hoover,
#navMain ul li.selected { background: transparent url(../images/topnav_bg_hi_li.gif) top left no-repeat; }

#navMain ul li a {
	text-decoration: none;
	padding: 10px 20px 0px 0px;
	margin: 0;
	height: 25px;
	background: transparent url(../images/topnav_lo.gif) 0 0 no-repeat;
	display: block;
	float: left;
	color: #003574;
	font-weight: bold;
	white-space: nowrap;
	}
#navMain ul li a:visited, #navMain ul li a:link, #navMain ul li a:hover, #navMain ul li a:active { color: #003574; text-decoration: none; }
#navMain ul li a.hoover,
#navMain ul li a.selected { background: transparent url(../images/topnav_bg_hi_re.gif) top right no-repeat; }

#navMain ul li a .newslink { color: #003574;}

/* neue Navigation links unten */
/*.nav_main { padding:6px 0px 0px 1px; width:179px; line-height:28px; overflow:hidden; white-space:nowrap; }*/
.nav_small { margin:5px 0px 5px 1px; }
.txtsmall { font-size:11px; color:#003574; }
a.txtsmall { text-decoration:none; }
a.txtsmall:hover { color:white; text-decoration:none; }
.navi_unten { height: 250px; position:relative; float:left; }
/*.nav_sub { width:100%; line-height:20px; border-bottom:#CFD2D5 1px solid; }*/
/*.nav_sub_last { width:100%; line-height:20px; border-bottom:0px; }*/

#navSuppWrapper {
	margin: 0;
	padding: 0px 0 0 190px;
	height: 34px; 
	background: transparent url(../images/i_footer_unten.gif) top left no-repeat;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #003574;
	overflow: hidden; 
	}
	
#siteinfoLegal {
	padding: 14px 0 0 0;
	float: left; 
  color: #003574;
}

#createdBy {
  white-space: nowrap;
	padding: 11px 180px 0 0;
	float: right; 
  color: #003574;
}
#createdBy .label,
#createdBy a {
  color: #003574;
  display: block;
  float: left; 
}

#createdBy .label { 
  padding: 2px 4px 0 0;
  }

#navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	font-weight: bold;
	height: 1%;
	background-color: #ffffff;
	color: #9a9a9a;
}

#navSupp ul {
  float: left;
	margin: 0;
	padding: 14px 0 0 10px;
	list-style-type: none;
	text-align: left;
	}
	
#navCatTabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	}

#navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navSupp ul li a, #navCatTabs ul li a, #siteinfoLegal a {
	text-decoration: none;
	padding: 0 4px;
	margin: 0;
	color: #003574;
	white-space: nowrap;
	}
#navSupp ul li a:hover, #siteinfoLegal a:hover  { color: #ffffff; text-decoration: none;}
#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, #indexProductListCatDescription {
	margin: 0;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}
	
#mainColumn.mainColumnBig {
  width: 625px;
}

#mainColumn.mainColumnSmall {
  width: 444px;
}

#navColumnOne {
	background: #c3c7ca url(../images/i_kasten_nav.gif) bottom left no-repeat;
	}
	
#navColumnTwo {
	background: transparent;
	}
	
.bannerColumn {
	position: relative;
  width: 158px;
}

.bannerColumnWrapper {
  width: 158px;
}

.bannerColumnWrapper_small {
	padding-top: 12px;
  width: 140px;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	padding: 0;
	}
#productDescription {
  padding-top: 11px;
}

#productShortDescription {
  padding-top: 11px;
  font-weight: bold;
}

#indexDefaultMainContent {
  width: 420px;
  }

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 5px 15px;
	}

#bannerSix {
  width: 940px;
  text-align: center;
}
/* Banner */
#bannerOne { /* superbanner */ position: relative; top: 0; left: 0; z-index: 10; background-color: transparent; height: auto; width: 1004px; text-align: center; }
.bannerelem { display: block; height: auto; width: auto; text-align: center; overflow: hidden; }
.bannerelem img { border: none; display: block; margin: auto;}

#bannerSky {
  width: 158px; 
  text-align: center;
}

#bannerSky2 {
	position: relative;
	top: 80px;
	right: 0px;
  width: 158px; 
  
}

#bannerSky3 {
  position: relative;
	top: 140px;
	right: 0px;
  width: 158px;   
}

#bannerSky2 .bannerelem, #bannerSky3 .bannerelem { position: relative; height: auto; width: auto; float: right; right: 0px; }
#bannerSky2 .bannerelem img, #bannerSky3 .bannerelem img {  border: none; display: block; float: right; right: 0px; }



.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
  text-align: left;
	color:#003574;
	padding: 15px 15px 4px 15px;
	background: transparent; 
	text-transform: uppercase;
	}

TH.accountTotalDisplay,
.cartTotalDisplay,
TH#ccTotalHeading {
  text-align: right;
}

/*
.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;

	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}
*/
.cartUnitDisplay, .cartTotalDisplay {
	font-weight: bold;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #666666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
  font-size: 12px;
	text-align: right;
	font-weight: bold;
	}


.cartQuantity,
.cartProductDisplay,
.cartTotalDisplay,
.cartRemoveItemDisplay {
  padding-top: 4px;
}

.cartRemoveItemDisplay input {
  background: transparent;
  }
  
.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	font-weight: bold;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 4px 0 0 0;
	}

.amount {
	width: 5.5em;
	}
	


/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
	
#productMainImage {
  width: 240px;
}

#productMainImage .imageBig {
  width: 240px;
  height: 260px;
  text-align: center;
  vertical-align: middle;
}


#productMainImage .imageNav {
  padding-top: 25px;
  width: 240px;
  text-align: left;
  vertical-align: top;
}

#productMainImage .imageNav a.gallery_image {

  display: block;
  float: left; 
  margin-right: 4px;
  width: 11px; 
  height: 11px; 
  font-size: 1px; 
  line-height: 1px;  
  background-color: #bfb5b3; text-decoration: none;
  
}

#productMainImage .imageNav a:hover.gallery_image {
  background-color: #000000; text-decoration: none;
}

#productMainImage .imageNav a#play_pause {
  display: block; float: left; width: 64px; height: 17px; 
  background: transparent url(../images/button_pause.gif);
  margin-left: 20px;
}
#productMainImage .imageNav a:hover#play_pause {
  text-decoration: none;
  }

#productMainImage .imageNav #play_pause.play {  background: transparent url(../images/button_play.gif); }
#productMainImage .imageNav #play_pause.pause {  background: transparent url(../images/button_pause.gif); }

#productMainImage .imageNav .gallery_image.hi { background: #bfb5b3; }
#productMainImage .imageNav .gallery_image.lo { background: #000000; }

.categoryIcon {}

#cartImage {
	margin: 0;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments,
.ProductInfoComments {
  font-size: 9px;
  padding-top: 2px;
}

label.attribsRadioButton {
  margin-left: 4px;
  }

/*list box contents*/
.centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew { 
	margin: 11px 0 0 0;
	}
	
.centerBoxWrapper { 
	margin: 0px 0 11px 0;
	}

.centerBoxHeading,
h2.centerBoxHeading {
  background: #c8c8c8;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 9px 4px 9px;
	margin: 0; 
	color: #ffffff;
	}
	
.centerBoxWrapper .contentContainer {
  border: 1px solid #c8c8c8;
	background: transparent;
  padding: 9px;
}

.centerBoxWrapper .contentContainer .clearBoth {
  line-height: 11px; 
  }
.centeredContent {
  padding: 0; 
  }

/*sideboxes*/
.columnLeft {
  width: 180px; 
}


#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, h3.leftBoxHeading, h3.leftBoxHeading a {
	display: none; 
	}
	
.rightBoxHeading,
h3.rightBoxHeading,
h3.cartDefaultHeading,
h3.addressBookHeading,
#prevOrders caption {
  position: relative; 
  float: left;
  margin: 0;
	background: #003574 url(../images/ecke_trans_re.gif) top right no-repeat;
	padding: 1px 20px 1px 10px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; 
	text-transform: uppercase;
	clear: both;
	}
h3.rightBoxHeading a {color: #ffffff;}

.leftBoxContainer {
  width: 180px;
  overflow: hidden; 
	margin: 0;
	border: none;
	}
	
.rightBoxContainer {
  position: relative; 
	background: #ffffff; 
	border: 1px solid #003574;
	margin: 0 0 11px 0;
	padding: 0 0 0 0; 
	font-size: 11px;
	line-height: 14px;
	}
.rightBoxContainer .clearBoth {
  clear:both;
  height: 1px; line-height: 1px;
  background: transparent;
  }

.sideBoxContent {
  font-size: 11px;
	background: transparent;
	padding: 15px 0 0 0;
	}

.rightBoxContainer .sideBoxContent {
  padding: 15px 10px;
}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #ffffff;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}
.cartTotalsDisplay {
  padding: 10px 0;
  }
  
.centeredContent {
  text-align: center;
}
.centerBoxContentsAll,
.teaserWrapper {
  text-align: left;
  margin: auto auto 11px auto;
  width: 129px;
  padding: 0; 
  font-size: 11px;
}

.centerBoxWrapper {

}
.teaserWrapper a.pic,
.centerBoxWrapper .contentContainer a.pic  {
  position: absolute; 
  display: block;
  width: 129px;
  height: 129px;
  text-align: center;
  background: transparent url(../images/more.gif) 91px 112px no-repeat;
}

.teaserWrapper .imageContainer,
.centerBoxWrapper .contentContainer .imageContainer {
  width: 127px;
  height: 127px;
  margin-bottom: 4px;
  text-align: center;
  background: transparent;
  border: 1px solid #003574;
  clear: both; overflow:hidden;
}

.teaserWrapper a:hover.pic,
.centerBoxWrapper .contentContainer  a:hover.pic {
  background: transparent url(../images/more_hover.gif) 91px 112px no-repeat;
  text-decoration: none;
}

.teaserWrapper a,
.centerBoxWrapper .contentContainer a {
  font-weight: bold;
  }

.teaserWrapper .price,
.centerBoxWrapper .contentContainer .price {
  font-size: 12px; 
  font-weight: bold;
  
  }

#infobox.rightBoxContainer {
  border: 1px solid #00A1D3;
	height: 165px; 
	}
	
#infobox .rightBoxHeading,
#infobox h3.rightBoxHeading {
	background: #00A1D3 url(../images/ecke_trans_re.gif) top right no-repeat;
	}
#infobox #link {
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-weight: bold;
  }
  
#bestsellers .wrapper {
	margin: 0;
	}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 20px;
	}

#bestsellers li {
	padding: 0;
	margin: 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}
/* categories box parent and child categories */
#categoriesContent br,
#searchHeader br { display: none; }	
#categoriesContent hr { margin: 0; padding: 0; line-height: 1px; height: 1px; border-color: #cfd2d5;  }	
#categoriesContent { overflow: hidden; }

A.category-sub-parent, A.category-sub-parent:visited,
A.category-top, A.category-top:active, A.category-top:link, A.category-top:visited,
A.category-links, A.category-links:visited {
  margin: 0; padding: 20px 0 8px 0; background: transparent; border: none; display: block;
	color: #003574; font-size:14px; font-weight:bold; text-decoration:none; text-transform:uppercase; white-space:nowrap;
	}
A.category-top:hover,
A.category-links:hover { background: transparent; color: #ffffff; }	

A.category-subs, A.category-subs:active, A.category-subs:link, A.category-subs:visited, 
A.category-products, A.category-products:active, A.category-products:link, A.category-products:visited {
  background: transparent; 
  padding:0px 0px 0px 16px; 
  border-bottom: 1px solid #cfd2d5; 
  line-height:20px; font-size:11px; 
  color:#ffffff; display:block; text-decoration:none; font-weight:bold; 
	}
	
A.category-subs:hover, 
A.category-products:hover {
  background: #ffffff; border-bottom: 1px solid #ffffff; color:#003574; text-decoration:none; }
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

#searchHeader {
  padding: 0px 0 0 17px; 
  }
  
#searchHeader2 {
	position: relative;
	left: 7px;
  padding: 0px 0 0 17px; 
 	background: url(../images/suche.jpg) top left no-repeat;
 	width: 166px;
 	height: 56px;
  }  
  

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	/* background-color: #E8E8E8; */
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	/* background-color: #F0F0F0; */
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}


.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

/* product general page */
#productGeneralContent {
  border: 1px solid #c8c8c8; 
  padding: 10px 15px;
  margin-bottom: 11px;
  width: 568px;
}	

#shoppingCartDefaultContent,
#addressBookContent {
  position: relative;
  border: 1px solid #003574; 
  padding: 0 0 15px 0;
  width: 598px;
}	

#addressBookContent .alert {
  padding: 15px 15px 0 0; 
  }
  
.buttonRow {
  text-align: right; 
}

.moduleRow, 
.moduleRowSelected {
  padding: 10px 0;
}
/*
#shoppingCartDefaultContent .buttonRow {
  position: absolute;
  bottom: -2px; 
  right: -1px; 
  padding-right: 0;
}
*/
.navNextPrevWrapperTop {
  position: absolute; 
  bottom: 0px;
  right: 23px;
  height: 18px; 
  width: 140px;
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  background: transparent url(../images/header_back.gif) 0 0 no-repeat;
}
.navNextPrevWrapperTop a,
.navNextPrevWrapperTop a:hover {
  text-decoration: none;
}
/* rectangle version */
.navNextPrevWrapperTopRect {
  position: absolute; 
  bottom: 2px;
  right: 1px;
  height: 18px; 
  width: 140px;
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  background: transparent url(../images/header_back_rect.gif) 0 0 no-repeat;
}
.navNextPrevWrapperTopRect a,
.navNextPrevWrapperTopRect a:hover {
  text-decoration: none;
}

.tableOrders {
  border: 1px solid #003574;
  margin-top: 0;
  padding: 15px 0; 
  
}
.tableOrders .legend {
  margin-left: 0;
  }
 
.tableOrders td {
  padding: 8px 15px;
  border-top: 1px solid #c8c8c8;
}

.tableOrders td .linkButton .cssButton,
.tableOrders td .linkButton .cssButtonHover {
  margin: 0 !important;
}

ul#orderAttribsList,
ul.cartAttribsList {
  margin: 4px 0px;
  padding: 0px 10px;
}
ul#orderAttribsList li,
ul.cartAttribsList li {
  margin: 0px 10px;
}

.tabTable td.productListing-odd,
.tabTable td.productListing-even,
#cartContentsDisplay .cartItem,
#addressBook .listItem,
#cartContentsDisplay .cartPrice {
  border: 1px solid #c8c8c8; 
  background: transparent;
  padding: 10px 15px;
  width: 100%;
}

#addressBook .listItem,
#cartContentsDisplay .cartItem {
  border-top: none;
  border-left: none;
  border-right: none;
}

#cartContentsDisplay .cartPrice,
#cartContentsDisplay .cartButton
 {
  border: none;
  }

#cartContentsDisplay .cartPrice {
  text-align: right; 
}
.tabTable td.separator { height: 11px; border: none; padding: 0; line-height: 1px; }

.tabTable .itemTitle,.cartProdTitle,
#productName {
  font-size: 14px; 
  font-weight: bold;
  margin: 0px 0px 10px 0;
}

.productPic { 
  width: 240px;
  margin-right: 15px;
  float: left;
  padding: 0;
  overflow: hidden;
}

.productInfo { 
  width: 284px;
  float: right;
  padding: 0;
}

.cartItem .productPic { 
  float: none;
  width: 140px;
  text-align: left;
  padding: 0; margin: 0;
}

.cartItem .productAction { 
  vertical-align: bottom;
  width: 130px;
  padding-left: 10px;
  text-align: left;
  color: #003574;
}

.cartItem .productInfo { 
  float: none;
  text-align: right;
  vertical-align: bottom;
}

.cartItem .productPrice th,
.cartItem .productPrice td {
  padding-top: 20px !important;
  }

.shortInfo {
  width: 284px; 
  border-collapse: collapse;
  }
.shortInfo,
.shortInfo label,
.productAction {
  font-size: 12px;
}
    
.shortInfo * select,
.shortInfo .shortInfo-data input {
  border: solid 1px #003574; 
}

.shortInfo .shortInfo-data input {
  width: 90%;
}

.shortInfo-buttons input,
.hiddenField input {
  border: none !important; 
  }
  
.shortInfo th.shortInfo-header {
  width: 100px;
  font-weight: bold; 
  padding: 4px 15px 4px 0px;
  text-align: right; 
  vertical-align: top;
}
.shortInfo td.shortInfo-data {
  width: 160px;
  padding: 4px 0px 4px 10px;
  text-align: left; 
  vertical-align: top;
  border-bottom: 1px solid #003574;
  color: #003574;
}
.shortInfo-buttons {
  width: 100%;
  margin-top: -1px;
  text-align: right;
  vertical-align: top;
  border-top: 1px solid #003574;
  color: #003574;
}

.price {
  font-weight: bold;
}
.shortInfo-buttons br { display: none; }

.shortInfo-description { text-align: left; padding-top: 11px; }

#productGeneral .shortInfo-buttons { 
  margin-top: 25px;
  }
  
#productGeneral .shortInfo .price {
  font-size: 16px;
  }
  
.cartPrice .shortInfo {
  margin: auto 0 auto auto;
  }

.cartSubTotal {
  font-size: 16px;
  font-weight: bold;
  }

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
  padding: 10px 15px; 	
	background-color: #ffffff;
	}

.formDescription,
.instructions {
  padding-bottom: 15px;
}

.formDescription.sub {
  padding-top: 15px;
  padding-bottom: 0;
}	
	
/*neue schritt styles // Leiste oben im bestellprozess */

#newschritt {
	position: relative;
	height: 31px;
	line-height: 31px;
	padding: 0 0 15px 0; 
}	

#newschritt .off{
	font-weight: bold;
	width: auto;
	height: 31px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	background: url(../images/0.gif) top left repeat-x;
	float: left;
	color: white;
} 

#newschritt .on{
	font-weight: bold;
	width: auto;
	height: 31px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	background: url(../images/1.gif) top left repeat-x;
	float: left;
	color: white;
} 

#newschritt .ecke_0_0{
	width: 16px;
	height: 31px;	
	background: url(../images/0_0.gif) top left no-repeat;
	float: left;
	}

#newschritt .ecke_0_1{
	width: 16px;
	height: 31px;	
	background: url(../images/0_1.gif) top left no-repeat;
	float: left;
	}	
	
#newschritt .ecke_1_0{
	width: 16px;
	height: 31px;	
	background: url(../images/1_0.gif) top left no-repeat;
	float: left;
	}	
	
#newschritt .ecke_links_0{
	width: 16px;
	height: 31px;	
	background: url(../images/links_0.gif) top left no-repeat;
	float: left;
	}	

#newschritt .ecke_links_1{
	width: 16px;
	height: 31px;	
	background: url(../images/links_1.gif) top left no-repeat;
	float: left;
	}	

#newschritt .ecke_rechts_0{
	width: 16px;
	height: 31px;	
	background: url(../images/rechts_0.gif) top left no-repeat;
	float: left;
	}	

#newschritt .ecke_rechts_1{
	width: 16px;
	height: 31px;	
	background: url(../images/rechts_1.gif) top left no-repeat;
	float: left;
	}		

#newschritt .bigboldon {
	font-size: 18px;
	font-weight: bold;
	color: white;
	width: auto;
	text-align: center;
	float: left;
	height: 24px;
	display: block;
	}
	
#newschritt .bigboldoff {
	font-size: 18px;
	font-weight: bold;
	color: #033476;
	width: auto;
	text-align: center;
	float: left;
	height: 24px;
	display: block;
	}
	
#newschritt .smallboldon {
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: auto;
	text-align: center;
	float: left;
	height: 24px;
	padding-left: 5px;
	display: block;
	}
	
#newschritt .smallboldoff {
	font-size: 11px;
	font-weight: bold;
	color: #033476;
	float: left;
	width: auto;
	text-align: center;
	height: 24px;
	padding-left: 5px;
	display: block;
	}	
	
	
	
	
	
	
