@CHARSET "ISO-8859-1";

/**
	* Allgemeine Definitionen
	*
	* @section allgemein
	*/
* {
	margin: 0;
	padding: 0;
}

h1 {
	margin-bottom: 5px;
}

h2 {
  color: #01A88E;
  font-size: 15px;
  margin: 20px 0px 10px 0px;
  border-bottom: 1px dotted #00A88E;
}

.listHeader {
    border-top: 1px dotted #9a9a9a;
    border-bottom: 1px dotted #9a9a9a;
    background: #EBEBEB;
    padding: 5px 10px;
    margin: 5px 0 0 0;
    position: relative;
}
.listHeader h2 {
  color: #4B4B4B;
  border: none;
  margin: 0;
  padding: 0;
  display: inline;
}
.listHeader form {
  position: absolute;
  right: 5px;
  top: 0px;
  padding: 4px 0 0 0;
  text-align: right;
}
.listHeader form .sizeInput {
  width: 30px;
  height: 15px;
  text-align: right;
}
.listHeader form label{
  margin: 0 10px 0 0;
}
.listHeader form .submit{
  float: right;
}

a {
  color: #018A70;
	text-decoration: none;
	outline-style: none;
}

a:hover {
	text-decoration: underline;
}

a.withArrow {
	background: url(styles/img/linkArrow.png) center right no-repeat;
	padding-right: 8px;
}

a.galleryLink {
	margin-top: 5px;
	display: block;
	width: 60px;
}

a.upLink {
	font-size: 11px;
	font-weight: normal;
	display: block;
	position: absolute;
	right: 0;
	top: 4px;
}

a.send {
	background: url(styles/img/sendIcon.jpg) center left no-repeat;
	padding-left: 15px;
	margin-left: 2px;
}

a img {
	border: none;
}

ul{
	list-style-type: none;
}

#mainContent ul {
    list-style-type:square;
}

ul.noStyle,
#mainContent ul.noStyle {
	list-style-type: none;
}

ul.noStyle li,
#mainContent ul.noStyle li{
	list-style-position: outside;
}

li.first {
	border: none !important;
}

#header a {
	text-decoration: none;
}

.point {
	font-size: 15px;
	padding-right: 5px;
}

.price {
	color: #01A88E;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}

.hidden {
	visibility: hidden;
}

.clearfix:after {
	content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
	display: inline-block;
}

hr.clearfix {
	visibility: hidden;
	margin: 0;
	padding: 0;
  clear: left;
}

.dottedLine {
	border-top: dotted 1px #00A88E;
	height: 1px;
	width: 100%; 
}

.bigDottedLine {
	background: #ebebeb;
  border-top: dotted 1px #9A9A9A;
  height: 15px;
}

.bigLine {
	background: #ebebeb;
  height: 14px;
}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* End hide from IE-mac */

.hidden {
	visibility: hidden;
}

#mainContent p {
	margin: 5px 0 5px 0;
}

/**
	* Layout Definitionen
	*
	* @section layout
	*/
body {
	background: url(styles/img/bg_header.png) repeat-x;
	font-family: Times New Roman, Arial,Helvetica,sans-serif
}

#mainContent ol, 
#mainContent ul{
    list-style-position:inside;
}

#mainContent .wysiwygContent ul{
    list-style-position:outside;
    margin-left: 13px;
}

#mainContent .wysiwygContent ol {
    list-style-position:outside;
    margin-left: 25px;
}

#contentWrapper {
	margin: auto;
	width: 1010px;
}

.column {
	float: left;
}

/* Header */
#header {
	height: 150px;
	position: relative;
}

#logo {
	left: 30px;
	position: absolute;
	top: 17px;
}

#topnavi {
	left: 200px;
	position: absolute;
	top: 73px;
	font-size: 11px;
}
#topnavi li {display: inline; margin: 0 5px 0 0;}
#topnavi a {color: #FFFFFF;}
#topnavi a:hover {text-decoration: underline;}

#metanavi {
	background: #006d5c;
	left: 653px;
	padding: 3px 10px 5px 10px;
	position: absolute;
}

#metanavi a:hover {
	text-decoration: underline;
}

#metanavi li {
	border-left: 1px solid #E5EFEE;
	display: inline;
	padding: 0 5px 0 5px;
}

#mainbar {
	position: relative;
	top: 110px;
	height: 40px;
}

#mainbar form {
	left: 679px;
	position: absolute;
}

*html #mainbar form {
	left: 679px;
}

#mainbar .inputText {
	background: #9d9d9d;
	border: #a4a4a4 solid 1px;
	color: #ffffff;
	padding: 2px 0px 2px 0px;
	width: 170px;
	position: absolute;
	top: 11px;
}

*html #mainbar .inputText {
	width: 155px;
}

*+html #mainbar .inputText {
	width: 155px;
}

#mainbar .inputSubmit {
	background: none;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	position: absolute;
	top: 12px;
	left: 277px;
}

#mainnavi {
	left: 20px;
	position: absolute;
}

#mainnavi li {
	float: left;
}

#mainnavi li.active {
	background: #FFFFFF;
}
/* Ende Header */

#breadcrumb {
	padding: 10px 0 0 30px;
}

#contentarea,
#contentarea_start {
	padding: 10px 30px 10px 30px;
	position: relative;
}

/* linke Sidebar */
#sidebar {
	width: 192px;
	margin-right: 22px;
}
#contentAddictedNavi {
  background-color: #ECECEC;
	padding: 10px 10px 30px 20px;
}
#contentAddictedNavi li {
	margin-bottom: 5px;
}
#contentAddictedNavi li.active {
	list-style-image: url(styles/img/listImage.jpg);
	list-style-position: outside;
}
*html #contentAddictedNavi li.active {
	list-style-image: url(styles/img/listImage_ie.jpg);
	list-style-image: none;
	background: url(styles/img/listImage_ie.jpg) left 5px no-repeat;
	margin-left: -10px;
	padding-left: 10px;
}
*+html #contentAddictedNavi li.active {
  list-style-image: url(styles/img/listImage_ie.jpg);
  list-style-image: none;
  background: url(styles/img/listImage_ie.jpg) left 5px no-repeat;
  margin-left: -10px;
  padding-left: 10px;
}
#contentAddictedNavi li.active_noDot {
  list-style-image: none;
}
.activelink{
	color: #000000!important;
}
.subLevel {
	list-style-image: none;
	margin: 5px 0 10px 15px;
}
.subLevel li,
.subLevel li.active {
	margin-bottom: 0 !important;
}
/* Ende linke Sidebar */

/**
	* Hauptbereich
	*
	* Der erste Teil enthält allgemeine Definitionen für den Hauptbereich.
	* Danach werden Seitenspezifische Styles definiert.
*/
#mainContent,
#mainContent_wide {
	margin-right: 20px;
}
#mainContent {
	width: 516px;
}
#mainContent_wide {
  width: 733px;
  margin-right: 17px;
}
*html #mainContent_wide {
  width: 735px;
}
*+html #mainContent_wide {
  width: 735px;
}

#mainContent,
#mainContent_wide {
    overflow: hidden;
}

#footer {
	margin: 20px 0px 30px 0px;
	padding-top: 40px;
	clear: both;
	width: 100%;
}
#footerTopBar {
	position: relative;
	height: 30px;
}
*+html #footerTopBar {
	height: 15px;
}
#footerNavi {
	text-align: right;
	margin-bottom: 0px;
	margin-top: 16px;
	width: 300px;
	float: right;
}
#footerNavi {
	float: none;
	position: absolute;
	right: 0px;
}
#footerNavi li {
	display: inline;
	border-left: 1px solid #018A70;
	padding: 0px 5px 0px 10px;
}
#logoBox {
	float: left;
	width: 300px;
	margin-left: 5px;
}
#logoBox {
	float: none;
	position: absolute;
}
#logoBox img {
	border: 1px solid #868686;
	padding: 2px;
}
a.send {
	float: left;
	display: block;
}
#categoryNavi {
	background: #008A75;
	padding: 7px 5px 7px 5px;
	text-align: center;
	clear: both;
	margin-top: 8px;
}
#categoryNavi li {
	display: inline;
	padding-right: 5px;
}
.separator,
.separator2{
	border-bottom: 1px dotted #018A70;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.separator2{
    border-bottom: 1px dotted #989898;
}
.anchorList {
	margin: 20px 0 20px 0;
}
.anchorItem span{
	float: right;
	padding: 10px 0 0 0;
}
.anchorItem h2{
	float: left;
}
.anchorItem {
	margin: 0 0 20px 0;
}
.checkoutForm {
	width: 100%;
}

  /* Styles für Startseite */
  #contentarea_start #mainContent_wide, 
	#contentarea_start #marginalspalte {
	  margin-top: 5px;
	}
  
  .bigTeaser {
    float: left;
    width: 471px;
  }
  .mediumTeaser {
    margin: 0px 0px 6px 476px;
  }
  .bigTeaser img,
  .mediumTeaser img,
  .smallTeaser img,
  .teaserLink {
    display: block;
  }
  a.teaserLink:hover {
    text-decoration: none;
  }
  .bigTeaser .teaserLink,
  .mediumTeaser .teaserLink {
    height: 20px;
    padding: 8px 10px 8px 10px;
  }
  .bigTeaser .teaserLink {
    background: url(styles/img/teaserBig_background.png) no-repeat;
  }
  .bigTeaser a.teaserLink:hover {
    background: url(styles/img/teaserBigAktiv_background.png) no-repeat;
  }
  .mediumTeaser .teaserLink {
    background: url(styles/img/teaserMedium_background.png) no-repeat;
  }
  .mediumTeaser a.teaserLink:hover {
    background: url(styles/img/teaserMediumAktiv_background.png) no-repeat;
  }
  #teaserbar {
    margin-top: 36px;
  }
  .smallTeaser {
    float: left;
    margin-left: 2px;
  }
  .smallTeaser.first {
    margin-left: 0px;
  }
  .smallTeaser .teaserLink {
    background: url(styles/img/teaserSmall_background.png) no-repeat;
    margin-top: 1px;
    padding: 5px 10px 5px 10px;
  }
  .smallTeaser a.teaserLink:hover {
    background: url(styles/img/teaserSmallAktiv_background.png) no-repeat;
  }
  #productOverviewBox {
    margin-top: 20px;
  }
  *html #productOverviewBox {
    margin-top: 0px;
  }
  *+html #productOverviewBox {
    margin-top: 0px;
  }
  #productOverviewBox h2,
  #articleTeaserBox h2 {
    border-bottom: 1px dotted #00A88E;
  }
  *html #productOverviewBox h2 {
    margin-top: 0px;
  }
  *+html #productOverviewBox h2 {
    margin-top: 0px;
  }
  .productLinkBox {
    float: left;
    margin: 0px 40px 0px 0px;
  }
  /* Ende Styles für Startseite */

	/* Styles für Kategorie Übersichtsseite */
	.mainTeaserText {
    margin: 14px 0px 36px 0px;
	}
	.mainBoxes_252 {
		margin: 0 0 20px 0;
	}
	.mainBoxes_252 img {
    display: block;
	}
	.mainBoxes_252 p {
		padding: 0 10px 0 10px;
	}
	.mainBox_252,
	.mainBox_252_left {
		float: left;
		position: relative;
		width: 252px;
		margin-bottom: 30px;
	}
	.mainBox_252_left {
		margin-right: 12px;
	}
	.mainBoxLink {
		background: url(styles/img/mainBoxes_background.jpg) #bfbfbf no-repeat right;
		border-top: 1px solid #FFFFFF;
		display: block;
		color: #FFFFFF;
		padding: 7px 20px 8px 10px;
	}
	a.mainBoxLink:hover {
    text-decoration: none;
    background: url(styles/img/mainBoxesAktiv_background.png) #a5a5a5 no-repeat right;
	}
	.mainBox_516 {
		float: left;
		position: relative;
		width: 516px;
		margin-bottom: 30px;
	}
	/* Ende Kategorie Übersichtsseite */

	
	/* Checkout */
	#basketStepsRow {
    height: 66px;
	}
	.basketStepBox,
	.basketStepBox_active {
    width: 133px;
    float: left;
    margin-left: 14px;
	}
	.basketStepBox.first,
  .basketStepBox_active.first {
    margin-left: 0;
  }
	.basketStepBox_active,
	.basketStepBox_active a {
    color: #CD0079;
	}
	.basketStepBox .headline,
	.basketStepBox .headline a {
    color: #666666;
	}
	.basketStepBox .headline {
    border-bottom: 1px dashed #868686; 
	}
	.basketStepBox_active .headline {
    border-bottom: 1px dashed #CD0079;
	}
	.basketStepBox .basketStepText_big,
	.basketStepBox_active .basketStepText_big {
    font-size: 18px;
    font-weight: bold;
	}
	.basketStepBox .basketStepText_normal,
  .basketStepBox_active .basketStepText_normal {
    font-size: 15px;
    font-weight: bold;
  }
	.basketStepBox .basketStepText_small,
	.basketStepBox .basketStepText_small a {
     color: #7f7f7f;
     font-size: 11px;
	}
	
  .basketStepBox_active .basketStepText_small,
  .basketStepBox_active .basketStepText_small a {
    font-size: 11px;
  }
	h2.basketHeader {
    color: #cd0079;
    background: #d8d8d8;
    padding: 5px 20px 5px 20px;
    font-size: 15px;
    margin: 20px 0px 0px 0px;
    border: none;
	} 
	*html h2.basketHeader.first {
    margin-top: 0px;
	}
	*+html h2.basketHeader.first {
    margin-top: 0px;
  }
	.basket {
    background: #ebebeb;
    width: 100%
	}
	.basket th {
    color: #6a6a6a;
    padding-bottom: 5px;
    text-align: left;
	}
	.basket td {
    vertical-align: top;
	}
	.basket .singleLine,
	.basket .doubleLine {
    border: none;
    border-bottom: 1px dotted #858585;
    margin: 5px 0px 5px 0px;
    height: 1px;
	}
	.basket .doubleLine {
    border-top: 1px dotted #858585;
    height: 5px;
	}
	*html .basket .doubleLine {
    margin-bottom: 20px;
	}
	th.alignRight,
	td.alignRight {
    text-align: right;
	}
	*html .quantityCell {
    position: relative;
    width: 100px;
	}
	*+html .quantityCell {
    position: relative;
    width: 100px;
  }
	.basket .quantityInput {
    border: 1px solid #CECECE;
    color: #6b6b6b;
    font-size: 12px;
    padding: 3px;
    text-align: right;
    margin-right: 5px;
    display: block;
    float:left;
	}
	*html .basket .quantityInput {
    width: 15px;
    height: 15px;
	}
	
  *+html .basket .quantityInput {
    width: 15px;
    height: 15px;
  }
	.basket .refreshButton {
    margin-left: 5px;
    display: block;
	}
	*html .basket .refreshButton {
    position: absolute;
    top: 0;
    left: 20px;
	}
	*+html .basket .refreshButton {
    position: absolute;
    top: 0;
    left: 20px;
  }
	.basket .deleteButton {
    display: block;
    margin: -10px 0px 0px 42px;
	}
	*html .basket .deleteButton {
    position: absolute;
    top: 35px;
    left: 25px;
    margin: -10px 0px 0px 0px;
	}
	*+html .basket .deleteButton {
    position: absolute;
    top: 35px;
    left: 25px;
    margin: -10px 0px 0px 0px;
  }
	.nextStepBox,
	.infoBox,
	.noProductsBox {
    background: #f7d6e9;
    margin-top: 10px;
    padding: 10px 20px 10px 20px;
    text-align: right;
	}
	.noProductsBox {
    font-size: 16px;
    text-align: center;
  }
	form .nextStepBox {
    text-align: left;
	}
	form .nextStepBox input {
    position: relative;
    left: 490px;
	}
	.sumRow {
    color: #494949;
    font-size: 18px;
	}
	.basket .productTitle a {
    color: #6A6A6A;
    font-weight: bold;
	}
	.infoBox {
    margin: 20px 0 20px 0;
    text-align: left;
	}
	.infoBox a {
    color: #767676;
    text-decoration: underline;
	}
	.infoBox input {
    display: block;
    float: left;
    margin-top: 10px;
	}
	.infoBox label {
    margin: 10px 200px 10px 30px;
    display: block;
	}
	.greyBox {
    background: #EBEBEB;
    padding: 20px;
    position: relative;
	}
	.greyBox input {
    float: right; 
	}
	.greyBox input.rechnungButton {
    float: none;
    position: absolute;
    top: 20px;
    left: 450px;
	}
	/* Ende Checkout */
	
	/* Styles für CMS Detailseite */
	h2#empfehlung {
	 margin-bottom: 20px;
	}
	/*
	#articleTeaserBox h2 {
    color: #01A88E;
    font-size: 15px;
    margin: 30px 0px 30px 0px;
	}*/
	.productImage {
    border: solid 3px #bebebe;
    float: left;
    width: 100px;
    overflow: hidden;
    margin: 0 8px 0 0;
    position: relative;
	}
	.productTitle {
    color: #666666;
    font-weight: bold;
	}
	.priceContainer {
    position: absolute;
    top: 33px;
    left: 112px;
	}
	p.priceContainer {
    padding: 0px;
    padding-left: 3px;
	}
	/* Ende CMS Detailseite*/
	
	/* Suchseite */
	.locationBar {
    margin: 20px 0 5px 0;
	}
	.optionBar {
    background: #ebebeb;
    border-top: dotted 1px #9A9A9A;
    border-bottom: dotted 1px #9A9A9A;
    padding: 5px;
	}
	.barContent_left {
    float: left;
	}
	.barContent_right {
    float: right;
	}
	.searchItemBox {
    margin: 10px 0px 10px 0px;
    position: relative;
    height: 1%; /* IE6 */
	}
	.searchItemBox_titleRow {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    float: left;
    width: 399px;
    overflow: hidden;
    position: relative;
	}
	.searchItem_title {
	   display: block;
	   width: 305px;
	}
	.searchItem_price {
    float: right;
    text-align: right;
	}
	.searchItem_price .subInfo {
    display:block;
	  font-size: 10px;
	}
	.searchItem_content {
    margin-right: 150px;
	}
	.listSearchPages {
    text-align: right; 
	}
	/* Ende Suchseite */
	
	/* Anfang Sitemap */
	.sitemapColumn{
	  float: left; 
	  overflow: hidden; 
	  width: 121px; 
	  line-height: 20px;
	} 	
	.sitemapColumnMargin{
	  margin-right: 10px;	
	}
	.sitemapColumn a{
	  color: #666666;
	}
	.sitemapColumn h2{
	  font-size: 13px;
	}
	.aUnderline{
	  text-decoration: underline;
	}
	.subpageUl{
	  margin-bottom: 20px;
	}
	/* Ende Sitemap */
	
	/* Formulare */
	.floatingForm {
    margin-top: 20px;
	}
	*html .floatingForm {
    margin-top: 0px;
	}
  *+html .floatingForm {
    margin-top: 0px;
  }
	.floatingForm fieldset,
	.paymentcontenttext {
    background: #EBEBEB;
    padding: 20px;
    border: none; 
    position: relative;
	}
	.floatingForm .nextStepBox input {
    float: none !important;
	}
	.floatingForm label,
	.floatingForm input,
	.floatingForm textarea,
	.floatingForm select {
    display: block;
    float: left;
    /*margin-bottom: 5px;*/
    width: 120px;
	}
	.floatingForm label {
    color: #666666;
    font-weight: bold;
    margin: 5px 0px 5px 0;
	}
	.floatingForm br {
    clear: left;
	}
	.floatingForm .textInput,
	.floatingForm .checkInput,
	.floatingForm textarea,
	.floatingForm select,
	.searchPageForm .textInput {
    border: 1px solid #bcbcbc;
    margin: 3px 0px 3px 0;
    padding: 3px 5px 3px 5px;
	}
  .floatingForm select {
    padding: 0px;
  }
	.floatingForm .textInput.geburtstag {
    display: inline; 
    float: none;
	}
	.floatingForm input.checkInput,
	.floatingForm input.radioInput {
    float: none;
    display: inline; 
    height: 16px;
    width: 16px;
	}
	.floatingForm input.radioInput {
    float: left;
	}
	.floatingForm input {
    width: 200px;
	}
  .floatingForm textarea {
    height: 100px;
    width: 250px;
  }
  .floatingForm .mainLabel {
    margin-left: 10px;
    margin-top: 0px;
    width: auto;
  }
	p.hinweis {
    font-size: 11px;
    padding: 10px 10px 10px 120px;
	}
	.floatingForm .optionContent {
    margin-left: 27px;
	} 
	.floatingForm .optionContent label {
    font-weight: normal;
	}
	.floatingForm .formText {
    margin-bottom: 20px;
	}
	.floatingForm .optionContent .formText {
    margin: 0px 0px 0px 120px;
	}
  input#contactSubmit {
    float: none;
    margin-left: 120px;
    width: auto;
  }
  .searchPageForm {
    background: #ebebeb;
    margin-top: 20px;
    position: relative;
    height: 50px;
  }
  .searchPageForm label,
  .searchPageForm .textInput,
  .searchPageForm .submitInput {
    float: left;
    position: absolute;
  }
  .searchPageForm label {
    color: #4d4d4d;
    font-size: 15px;
    font-weight: bold;
    left: 20px;
    top: 15px;
  }
  .searchPageForm .textInput {
    width: 200px;
    left: 150px;
    top: 10px;
  }
  .searchPageForm .submitInput {
    left: 370px;
    top: 13px;
  }
	/* Ende Formulare */
	
/* Ende Hauptbereich */

/* Marginalspalte */
#marginalspalte {
	margin-bottom: 30px;
	width: 200px;
}

.container {
	margin-bottom: 5px;
}

.container h3 {
	height: 31px;
	width: 200px;
	text-indent: -1000000px;
}

.containerContent {
	padding: 10px 15px 20px 15px;
}

.containerContent img {
	margin-top: 10px;
}

	/* Mini Warenkorb */
	#basket {
		background: url(styles/img/basket_background.jpg) bottom center no-repeat;
	}
	#basket h3 {
		background: url(styles/img/basket_header.jpg) top center no-repeat;
	}
	#basket table,
	#basket table a {
		width: 100%;
		color: #C40D69;
	}
	#basket thead th {
		border-bottom: 1px dotted #C40D69;
	}
	#basket tfoot td,
	#basket #summe_row td {
		border-top: 1px solid #C40D69;
		font-weight: bold;
	}
	#basket tbody td {
		padding: 3px 0 3px 0;
	}
	*html .miniBasket_product {
    padding-right: 3px;
	}

	/* Filialen */
	#branches {
		background: url(styles/img/branches_background.jpg) bottom center no-repeat;
		position: relative;
	}
	*html #branches {
		position: static;
	}
	#branches h3 {
		background: url(styles/img/branches_header.jpg) top center no-repeat;
	}
	#branches .dkarte {
		float: right;
		margin-top: -38px;
		position: relative;
		
	}
	#branches p {
		margin-right: 80px;
	}
	 *html #branches .containerContent {
    height: 10px;
	}

	/* Top Produkte */
	#topProducts,
	#informationen,
	#hotline,
	#teaser {
		background: url(styles/img/topProducts_background.jpg) bottom center no-repeat;
	}
	#topProducts h3 {
		background: url(styles/img/topProducts_header.jpg) top center no-repeat;
	}
	#topProducts li {
		border-top: dotted 1px #7c7c7c;
	}
	#topProducts img {
    border: 2px solid #FFFFFF;
    display: block;
		float: left;
	}
	#topProducts .productBoxText {
		color: #464646;
		font-size: 13px;
		margin-left: 70px;
		padding: 25px 5px 25px 0;
	}
	*html #topProducts .productBoxText {
	 padding-top: 5px;
	}
	*+html #topProducts .productBoxText {
	 padding-top: 5px;
	}
	#topProducts .productBoxText a {
		font-size: 11px;
	}
	
	/* Hotline */
  #hotline h3 {
    background: url(styles/img/hotline_header.png) top center no-repeat;
  }
  #hotline {
    color: #454545;
  }
	
	/* Teaser */
	#teaser h3 {
    background: url(styles/img/teaser_header_special.png) top center no-repeat;
  }
  
	/* Informationen */
	#informationen h3 {
    background: url(styles/img/informationen_header.png) top center no-repeat;
  }
    #informationen li a{
    color: #454545;
    font-size: 11px;
    font-weight: bold;
    }
    #informationen li  {
		border-top: dotted 1px #7c7c7c;
		padding: 5px 0px 5px 0px;
	}
	
/* Ende Marginalspalte */

/**
  * Typografische Definitionen
  *
  * @section typografie
  */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #767676;
}

h1 {
  color: #4b4b4b;
  font-size: 22px;
  margin-left: -1px;
}
/*
h2 {
	font-size: 22px;
}*/

#productOverviewBox h2 {
	font-size: 16px;
}

a.send {
	font-size: 11px;
}

/* Header */
#metanavi a {
	color: #E5EFEE;
	font-size: 12px;
}

#mainbar,
#mainbar a {
	font: 17px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#mainnavi li.active a {
	color: #000000;
}
/* Ende Header*/
#breadcrumb,
#breadcrumb a {
	font-size: 11px;
	text-decoration: none;
	color: #797979;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
/* linke Sidebar */
#contentAddictedNavi,
#contentAddictedNavi a {
	color: #696969;
	text-decoration: none;
}
#contentAddictedNavi a:hover {
	font-weight: bold;
}
#contentAddictedNavi li.active,
#contentAddictedNavi li.active_noDot {
	color: #000000;
	font-weight: bold;
}
.subLevel {
	font-weight: normal;
}
/* Ende linke Sidebar */

/* Hauptbereich */
.mainBoxLink {
	font-size: 14px;
	font-weight: bold;
}
.mainBoxes_252 p {
	color: #4E4E4E;
	font-size: 11px;
}
#categoryNavi,
#categoryNavi a {
	color: #FFFFFF;
	text-transform: uppercase;
}
#categoryNavi a {
	font-weight: bold;
}
.bigTeaser .teaserLink,
.mediumTeaser .teaserLink {
  color: #007b5f;
  font-size: 18px;
}
.smallTeaser .teaserLink {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#footerNavi {
	font-size: 11px;
}
#productOverviewBox a {
	color: #868686;
	font-size: 11px;
}
/* Ende Hauptbereich */

/* Marginalspalte */
#basket thead th,
#basket tfoot td {
	font-weight: bold;
}
#basket {
	font-size: 11px;
}
#branches {
	color: #464445;
	font-size: 11px;
}
/* Ende Marginalspalte */

.anchorList {
	font-weight: bold;
	line-height: 1.5;
}
.anchorItem h2{
	color: #018A70;
}
/* ALT
.tabMenu li{
	float: left;
	background-color: #999999;
	color: #FFFFFF;
	height: 11px;
	padding: 8px 26px 12px 26px;
	border-bottom: 2px solid #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	margin: 0 2px 0 0;
}
.tabMenu li a{
	color: #FFFFFF;
}
.tabMenu li.active{
	background-color: #C6C6C6;
	color: #565656;
	border-bottom: 2px solid #C6C6C6;
}
.tabMenu li:hover{
	background-color: #C6C6C6;
	color: #565656;
}
.tabMenu li.active a{
	color: #565656;
}
*/

.tabMenu {
    height: 30px;
    background-image:  url(0/images/tab_bg.png);
    background-repeat: repeat-x;
    margin: 0 0 15px 0;
    padding: 0 0 0 8px;
}

#mainContent .tabMenu li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
	background-repeat: no-repeat;
	display: block;
}

.tabMenu li a {
	float: left;
	background-image: url(0/images/tab_std2.png);
	background-position: top right;
	background-repeat: no-repeat;
    color: #FFFFFF;
    height: 10px;
    padding: 8px 15px 12px 0px;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 0 -5px;
    text-decoration: none;
}
.tabMenu li a:hover {text-decoration: none;}
.tabMenu li {background-image: url(0/images/tab_std1.png);}
.tabMenu li.hover{background-image: url(0/images/tab_over1.png);}
.tabMenu li.hover a{background-image: url(0/images/tab_over2.png);}
.tabMenu li.active a{
  color: #C40D69;
  background-image: url(0/images/tab_act2.png);
}
.tabMenu li.active {background-image: url(0/images/tab_act1.png);}
.tabMenu li.active2 a{
  color: #C40D69;
  background-image: url(0/images/tab_act22.png);
}
.tabMenu li.active2 {background-image: url(0/images/tab_act12.png);}

/* NEU Ende */

.formContent{
	padding: 20px 0 0 12px;
	background-color: #C6C6C6;
}

.formContent .mainImages li{
    float: left;
    width: 30px;
    height: 30px;
    padding: 6px 0 0 6px;
}
.formContent .mainImages li.active{
    background-image: url(0/images/config_activeColor1.jpg);
}

.formContent .subImages{
    background-color: #EEEEEE;
    padding: 6px;
    margin-bottom: 5px;
}

.formContent .subImages li{
    border: 1px solid #BEBEBE;
	float: left;
	width: 22px;
	height: 22px;
	margin: 1px 1px 1px 1px;
}
.formContent .subImages img{
    display: block;
	width: 20px;
	height: 20px;
	margin: 1px;
}

.formContent .subImages .active{
    border: 1px solid #8D8D8D;
    background-color: #FFFFFF;
	float: left;
	width: 24px;
	height: 24px;
	margin: 0;
}
.formContent .subImages .active img{
    width: 18px;
	height: 18px;
	margin: 3px;
}
.formContent .col2{
    width: 150px;
	float: left;
	margin: 0 0 0 10px;
}

#formTrailer{
    position: absolute;
	width: 126px;
	background-color: #FFFFFF;
	padding: 10px 10px 0 10px;
}
#formTrailer h2{
	border-bottom: 1px dotted #989898;
	color: #858585;
	font-weight: normal;
	font-size: 11px;
	padding: 0 0 3px 0;
	position: relative;
	margin: 0;
}
#formTrailer .trailerPrice{
	color: #CD0079;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 7px 0 10px 0;
}
#formTrailer span{
	font-weight: bold;
}
#formTrailer ul{
	margin: 3px 0 10px 0;
	padding: 0;
}
.formContent h2{
	color: #535353;
	border-bottom: 1px dotted #FFFFFF;
	font-size: 14px;
	padding: 0 0 3px 0;
	margin: 0 0 6px 0;
}
.formContent fieldset,
.formContent .formText {
	width: 308px;
	float: left;
	border: none;
	background-color: #D1D1D1;
	padding: 14px 16px 14px 16px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.formContent fieldset {
    margin: 0;
}
.formContent .formText {
	background-color: transparent;
	padding-top: 0px;
	padding-left: 0px;
	width: 324px;
}
.formContent .rowInfo {
    width: 146px;
    float: left;
	margin: 0 0 0 1px;
	overflow: hidden;
	background-color: #FFFFFF;
	text-align: center;
}

.formRow {
    margin: 0;
    font-size: 11px;
}
.formRow label {
	width: 135px;
	margin: 0 0 5px 0;
	float: left;
	padding: 5px 0 0 0;
}
.formRow select {
    width: 150px;
    height: 20px;
}
.formRow input{
    width: 47px;
    height: 17px;
    padding: 3px 0 0 5px;
}
.formRow input,
.formRow select {
    font-family: Arial;
    font-size: 11px;
    border: 1px solid #807E7E;
}
.formRow .configButtonOk{
 float: left; 
 margin-right: 5px; 
 cursor: pointer;
}

.formRow .intervalInput{
    float: left;
}

*html .formRow .intervalInput{
    margin-left: 3px;
}

.hideFormRow .formRow {
    display: none;
}

.errorbox {
    border: 1px solid #C7177A;
    color: #C7177A;
    padding: 10px;
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 14px;
}
.errorbox p {
    padding: 5px 0 0 0;
    font-size: 11px;
    font-weight: normal;
}
.msgbox {
    border: 1px solid #018A70;
    color: #018A70;
    padding: 10px;
    margin: 0 0 20px 0;
    font-size: 14px;
}
.productSummary {
    border: 1px solid #C7177A;
    padding: 18px;
    margin: 6px 0 0 0;
    font-size: 11px;
}   
.productSummary h3 {
    font-size: 22px;
    font-family: Arial;
    font-weight: normal;
}   
.productSummary .properties {
    width: 320px;
    float: left;
    margin: 10px 0 0 0;
    overflow: hidden;
}   
.productSummary .properties li{
    padding: 3px 0 3px 0;
}   
.productSummary .properties label {
    clear: left;
    width: 145px;
    float: left;
    overflow: hidden;
}    
.productSummary .properties span {
    width: 150px;
    float: left;
}    
.basketProductSummary .properties {
    width: 210px;
    float: left;
    margin: 10px 0 0 0;
    overflow: hidden;
}   
.basketProductSummary .properties li{
    padding: 0;
}   
.basketProductSummary .properties li div{
    padding: 0 0 9px 0;
}   
.basketProductSummary .properties label {
    /*clear: left;
    width: 120px;
    float: left;*/
    margin: 0 5px 0 0;
}    
.basketProductSummary .properties span {
    /*width: 40px;
    float: left;*/
}   
.priceBox {
    width: 140px;
    float: right;
}
.priceBox span {
    color: #C7177A;
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin: -1px 0 5px 0;
    font-family: Arial;
}
.priceBox .amount {
    border: 1px solid #BCBCBC;
    width: 20px;
    text-align: right;
    font-weight: bold;
    padding: 2px;
}
.priceBox label {
    margin: 0 0 0 5px;
}
.priceBox .buttonToBasket {
    display: block;
    margin: 5px 0 0 0;
}
.imageZoom{
    position: absolute;
    margin: 5px 0 0 5px;
    padding: 1px;
    border: 1px solid #C6C6C6;
    background-color: #FFFFFF;
}

.specialPrice{
    color: #CD0079;
    font-size: 15px;
    margin: 10px 0 0 0;
    text-align: right;
}

.specialPrice span{
    font-weight: bold;
    font-size: 18px;
}

.specialPrice span.delivery{
    font-weight: normal;
    font-size: 12px;
    color: #575757;
    float: right;
    margin: 5px 0 0 0;
}

#mainContent .configSnippet li{
    float: left;
    /* height: 162px; */
    width: 161px;
    padding: 0 0 0 10px;
    margin: 0;
    border-left: 1px dotted #00A88E;
    /* overflow: hidden; */
}
.configSnippet span{
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin: 0 0 2px 0;
}
.configSnippet h3{
    margin: 2px 0 2px 0;
    font-size: 12px;
    font-weight: normal;
    /* white-space: nowrap; */
}
.infoLink {
    float:right;
    margin: -6px 0 0 0;
}
.formContent fieldset:hover{
    background-color: #DFDFDF;
}
.formContent fieldset.active{
    background-color: #DFDFDF;
}
#extendedContentMenu{
    margin: 20px 0 10px 0;
}

#extendedContentMenu li{
    float: left;
    margin: 0 10px 0 0;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 23px;
    cursor: pointer;
}

.buttonNext {
    float: right;
    height: 25px;
    width: 85px;
    background-image: url(0/images/button_next.jpg);
    margin: 5px 0 0 0;
}
.buttonNext:hover {
    background-image: url(0/images/button_nextOver.jpg);
}
.altLink {
    color: #C7177A;
}

.paymentcontenttext .fontbold {
    font-weight: bold;
}
.paymentcontenttext input{
    width: auto;
}
.voucherlistwarning {
    color: red;
    font-weight: bold;
}

.tooltip {
    position: absolute;
    background: url(0/images/tooltip_bottom.png) bottom left no-repeat;
    padding: 0 0 17px 0;
    width: 159px;
}

.tooltip .inner_tooltip {
    width: 147px;
    border-top: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    border-left: 1px solid #c0c0c0;
    padding: 5px;
    background: url(0/images/tooltip.png) bottom left no-repeat #ffffff;
    margin: 0;
    font-weight: bold;
}

div.tabBackground {
	background-image:url(0/images/tab_bg.png);
	background-repeat:repeat-x;
	height:30px;
	margin: 0px 0 5px;
	padding:0 0 0 8px;
	position: relative;
	z-index: 1;
}

/** Styles for autocomplete searchbox ***/
div#search_hint li.selected {
    background: #999;
    color: #fff;
}

.searchItemBox .searchButtons {
    position: absolute;
    bottom: 0px;
    left: 420px; /* IE6 - otherwise right */
    white-space: nowrap;
}

.searchItemBox .searchButtons a {
    margin-top: 5px;
}

#zoomImage {
    position: absolute;
    top: 50px;
    left: 300px;
}


#productDetail {
    overflow: hidden;
    height: 190px;
    margin: 20px 0 20px 0;
}

#productDetail #left{
    float: left;
    width: 245px;
    height: 190px;
    position: relative;
}

#productDetail #actionButton{
    margin: 10px 0 0 4px;
}

#productDetail #extendedContentMenu{
    position: absolute;
    bottom: 0px;
    margin: 0;
    width: 245px;
    border-bottom: 1px dotted #989898;
    padding: 0 0 20px 4px;
}

#productDetail #extendedContentMenu li{
    width: 115px;
    height: 23px;
    float: left;
    margin: 10px 10px 0 0;
    color: #FFFFFF;
    cursor: pointer;
    line-height: 0px;
}

#productDetail #right {
    float: left;
    width: 245px;
    margin: 0 0 0 25px;
}
#productDetail #right #medium{
    width: 190px;
    float: left;
    margin: 0 15px 0 0;
    position: relative;
    cursor: pointer;
}
#productDetail #right #medium #buttonZoom{
    position: absolute;
    bottom:5px;
    right: 5px;
}
#productDetail #right #thumbs{
    width: 40px;
    float: left;
    list-style-type: none;
}
#productDetail #right #thumbs li{
    width: 40px;
    height: 40px;
    margin: 0 0 10px 0;
    padding: 0;
    list-style-type: none;
    background-color: #CCCCCC;
}

#productDetail #right #thumbs li img{
    cursor: pointer;
}

#listZoomImageContainer {
    background-image: url(0/images/rahmen_schatten2.png);
    background-position: right bottom;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 10;
    padding: 0 5px 6px 0;
    overflow: hidden;
    border-top: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
}

#listZoomImage {
    border: 3px solid #BEBEBE;
    cursor: pointer;
}

.dialogBackground{
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left:0px;
    opacity: .5;
    filter: Alpha(opacity:50);
}

.dialogContainer{
    text-align: center;
    left: 10%;
    right: 10%;
}

#box_select_size {
  border-top: 1px dotted #A2A2A2;
  border-bottom: 1px dotted #A2A2A2;
  background-color: #ECECEC;
  margin: 10px 0 0 0;
  padding: 10px;
}
#box_select_size h3 {
  color: #000000;
  font-size: 12px;
  margin: 0 0 10px 0;
  padding: 0;
}

#box_select_size table {
  border-collapse: collapse;
  margin: 0 0 7px 0;
}

#box_select_size table input {
  width: 75px;
}

.videoListNotice {
  text-align: right; 
  font-size: 10px;
  padding: 0 1px 0 0;
  margin: -13px 0 0 0;
}