/************************** Allgemeine Formatierungen ******************/
					
h1.allgemeineHeadline {
	width:				100%;
	padding-bottom: 	10px;		
	text-align:			left;
	font-size:			12px;
	font-weight:		normal;
	line-height:		20px;
	color:				#965397;
	border-bottom:		8px solid #F3F3F3;
}

h1.allgemeineHeadline a {
	color:				#965397;
}

h1.contentHeadline {
	width:				100%;
	text-align:			left;
	font-size:			11px;
	font-weight:		bold;
	color:				#965397;
	background-color:	#F3F3F3;
	line-height:		18px;
	margin-top:			10px;
}

.contentAusgabe {
	display:			block;
	text-align:			center;
	margin:				10px;
}

.contentRow {
	display:			block;
	width:				100%;
	text-align:			left;
	font-size:			11px;
	margin-top:			1px;
	padding:			2px;
}

.contentSecondRow {
	display:			block;
	width:				100%;
	background-color:	#F2F2F2;
	text-align:			left;
	font-size:			11px;
	margin-top:			1px;
	padding:			2px;
}

.fliesstext {
	display:			block;
	margin-top:			10px;
	margin-bottom:		10px;
}

.higlightText {
	font-weight:		bold;
}

/***** Listformatierungen ********/

ul.list {
	list-style-position: inside;
}

ol.list {
	list-style-position: inside;
}


/******* Hervorhebungen fuer Preise und Infos **********/

h2.contentHervorhebung {
	display:			inline;
	font-size:			14px;
	color:				#FF7900;
	padding-right:		4px;
}

h2.textHeadline {
	font-weight:		bold;
	font-size:			12px;
}

h3.contentWichtig {
	display:			block;
	font-size:			12px;
	color:				#FF7900;
	padding-right:		4px;
	padding-top:		10px;
	padding-bottom:		10px;
}

.blockausgabe {
	display:			block;
	text-align:			left;
}

.fehlerMeldung {
	display:			block;
	color:				red;
	font-size:			12px;
	font-weight:		bold;
	margin:				8px;
	text-align:			center;
}

.erfolgsMeldung {
	display:			block;
	color:				green;
	font-size:			12px;
	font-weight:		bold;
	margin:				8px;
	text-align:			center;
}

/***************************** Startseite Artikelformatierung ******************************/

.artikelCleaner {
	clear:				both;
	padding-bottom:		10px;
}

.startArtikelBox {
	width:				530px;
}

#startArtikelFormat {
   display: 			block;
   float: 				left;
   width: 				155px;
 	 height: 				225px;
   margin: 				9px;
  	border:				1px solid #B4B4B4;
   text-decoration: 	none;   
   text-align:			center;
}

span.startArtikelbildFormat a {
	display:			block;
	padding-top:		3px;
}

span.startArtikelnameFormat a {
	display:			block;
}

span-startArtikelpreisFormat {
	display:			block;
}


/*********************************** Artikel Kategorieanzeige ***************************************/

#kategorieArtikelFormat {
   display: 			block;
   float: 				left;
   width: 				118px;
   height: 				100px;
   margin: 				6px;
   border: 				1px solid #000000;
   text-decoration: 	none;   
   text-align:			center;
}

span.kategorieArtikelbildFormat a {
	display:			block;
	padding-top:		3px;
}

span.kategorieArtikelnameFormat a {
	display:			block;
}




/***************************** Artikeluebersicht Formatierung ******************************/

.weiterZurueckFormat {
	text-align:			center;
	line-height:		25px;
}

span.artikelweiterButton  a {
	font-weight:		bold;
	font-size:			14px;
	margin:				5px;
}

span.artikelZurueckButton a {
	font-weight:		bold;
	font-size:			14px;
	margin:				5px;
}

.artikelBox {
	xwidth:				200px;	
}

#ArtikelUebersichtFormat {
   display: 			block;
   float: 				left;
   width: 				275px;
   min-height:			190px;
   xborder: 				1px solid #D0D5D9;
   text-decoration: 	none;   
   xbackground-color:	#F2F2F2;
   margin-bottom:		20px;
}

.artikelUebersichtBild a {
	width:				115px;
	height:				190px;
	float:				left;
	text-align:			center;
	background-color:	#FFFFFF;
	border:				1px solid #B4B4B4;
}

.artikelUebersichtName  {
	position:			relative;
	float:				left;
	width:				120px;
	height:				40px;
	text-align:			left;
	font-weight:		bold;
	margin-left:		10px;
}

.artikelUebersichtPreis {
	position:			relative;
	float:				left;
	top:				10px;
	width:				130px;
	height:				50px;
	text-align:			left;
	margin-left:		10px;
	color:				#B4B4B4;
	font-weight:		bold;
	font-size:			13px;
}

.artikelUebersichtPreis span {
	width:				130px;
	text-align:			left;
	color:				#B4B4B4;
	font-weight:		normal;
	font-size:			10px;
}

.artikelUebersichtInfos {
	position:			relative;
	float:				left;
	top:				0px;
	left:				0px;
	width:				130px;
}

.artikelUebersichtInfos span {
	position:			absolute;
	top:				40px;
	left:				0px;
	width:				60px;
	background-color:	#A16FA0;
	height:				18px;
	line-height:		18px;
	text-align:			center;
	font-weight:		bold;
}

.artikelUebersichtInfos span a {
	z-index:			100;
	color:				#ffffff;
}

.artikelUebersichtInfos div {
	position:			absolute;
	top:				40px;
	left:				60px;
	height:				20px;
}


select.variantenForm {
	position:			relative;
	top:				0px;
	width:				130px;
	text-align:			left;
	margin-top:			10px;
	margin-left:		10px;
	border:				1px solid #A16FA0;
	background-color:	#ffffff;
}




/***************************** Artikeldetail Formatierung ******************************/

.artikelDetailBild {
	float:				left;
	width:				300px;
	height:				420px;
	text-align:			center;
	margin-top:			10px;
	margin-right:		10px;
	border:				1px solid #B4B4B4;
}

a.artikelDetailBilder {
	border:				1px solid #B4B4B4;
	width:				120px;
	height:				190px;
	float:				left;
	margin-right:		5px;
	margin-top:			5px;
	text-align:			center;
	z-index:			300;
}

.artikelDetailInfos {
	float:				left;
	width:				240px;
	text-align:			left;
	margin-top:			10px;
	line-height:		17px;
}

.artikelDetailInfos h6 {
	font-size:			11px;
	font-weight:		normal;
	margin-bottom:		10px;
}

.artikelDetailInfos h3 {
	float:				right;
	width:				240px;
	text-align:			right;
	line-height:		17px;
	color:				#965397;
	margin-top:			5px;
	font-size:			13px;
}

.artikelDetailInfos h5 {
	float:				right;
	width:				240px;
	text-align:			right;
	line-height:		17px;
	font-size:			11px;
	font-weight:		normal;
	margin-bottom:		10px;
	color:				#9A9AA2;
}

.artikelDetailInfos h1 {
	width:				240px;
	text-align:			left;
	margin-bottom:		10px;
	line-height:		18px;
	font-size:			11px;
}

.variantenFormat {
	display:			block;
	width:				240px;
	text-align:			right;
	min-height:			20px;
	margin-bottom:		10px;
}

#ArtikelDetailCrossellingFormat {
	
   	display: 			block;
   	float: 				left;
   	width: 				120px;
   	height:				120px;
   	margin-top:			5px;
   	margin-right:		5px;
   	border:				1px solid #B4B4B4;
   	text-decoration: 	none;
   	padding-top:		5px;
   	text-align:			center;
}

.ausgabeBewertung {
	display:			block;
	text-align:			left;
	margin-bottom:		15px;
}

textarea.artikelPartnerTextarea {
	width:				530px;
	height:				150px;
	border:				1px solid #6D808F;
	background-color:	#EDEFF0;
	font-size:			10px;
	font-family:		verdana, arial, "sans serif";
}


/********************************* Content Formular Formatierungen ************************/

fieldset {
	border:				1px solid #F3F3F3;
	background-color:	#ffffff;
	padding:			5px;
}

label.content {
	float:				left;
	width:				160px;
}

input.content, select.content {
	width:				290px;
	height:				19px;
	font-size:			12px;
	border:				1px solid #A16FA0;
	margin:				3px;
}

input.contentMed {
	width:				245px;
	height:				19px;
	font-size:			12px;
	border:				1px solid #A16FA0;
	margin:				3px;
}

input.kleincontent {
	width:				35px;
	height:				19px;
	font-size:			12px;
	border:				1px solid #A16FA0;
	margin:				3px;
}

textarea.content {
	width:				290px;
	height:				120px;
	font-size:			12px;
	border:				1px solid #A16FA0;
	margin:				3px;
}

input.radio {
	width:				10px;
	height:				10px;
}

.allgemeinSubmitButton, a.allgemeinSubmitButton {
	float:				right;
	margin-top:			10px;
	padding:			0 5px;
	border:				1px solid #A16FA0;
	font-weight:		bold;
	background-color:	#A16FA0;
	color:				#ffffff;
}

.warenkorbButtonUebersicht {
	float:				right;
	margin:				5px;
	padding:			0 5px;
	border:				1px solid #000000;
	font-weight:		bold;
}

.merkzettelButtonUebersicht {
	float:				right;
	margin:				5px;
	padding:			0 5px;
	border:				1px solid #000000;
}

.warenkorbButtonDetail {
	float:				right;
	margin-top:			10px;
	padding:			0 5px;
	border:				1px solid #A16FA0;
	font-weight:		bold;
	background-color:	#A16FA0;
}

.warenkorbButtonDetail a {
	color:				#ffffff;
}

.merkzettelButtonDetail {
	float:				right;
	margin-top:			10px;
	margin-right:		10px;
	padding:			0 5px;
	border:				1px solid #A16FA0;
	font-weight:		bold;
	background-color:	#A16FA0;
}

.merkzettelButtonDetail a {
	color:				#ffffff;
	font-weight:		normal;
}

.warenkorbButtonKasse {
	float:				right;
	margin-top:			10px;
	margin-right:		10px;
	padding:			0 5px;
	height:				23px;
	line-height:		23px;
	border:				1px solid #A16FA0;
	font-weight:		bold;
	background-color:	#A16FA0;
	color:				#ffffff;
}

.warenkorbButtonKasse a {
	color:				#ffffff;
}

.weitershoppenButtonKasse {
	float:				right;
	margin-top:			10px;
	margin-right:		10px;
	padding:			0 5px;
	height:				23px;
	line-height:		23px;
	border:				1px solid #A16FA0;
	font-weight:		normal;
	background-color:	#A16FA0;
	color:				#ffffff;
}

.weitershoppenButtonKasse a {
	color:				#ffffff;
}


#formfehler {
	background-color:	red;
	color:				#ffffff;
}



/********************************* Content Tabellen Formatierungen ************************/

table {
	width:				100%;
	table-layout:		auto;
	border-spacing:		8px;
	empty-cells:		show;
	border-collapse:	collapse; /* seperate unterteilt Spalte */
}

th {
	background-color:	#F3F3F3;
	font-weight:		bold;
	font-size:			10px;
	color:				#965397;
	padding:			3px;
	spacing:			1px;
	border:				1px solid #ffffff;
}

td {
	padding:			3px;
	font-size:			10px;
	border:				1px solid #F3F3F3;
	vertical-align:		top;
	overflow:			hidden;
	line-height:		16px;
}

td.tdSummHighlightLow {
	text-align:			right;
}

td.tdSummHighlight {
	font-weight:		bold;
	text-align:			right;
}

td.tdSummeGesamt {
	font-weight:		bold;
	text-align:			right;
	color:				red;
	font-size:			12px;
}



/********************** Formatierung fuer Zahlungsart und Versandartauflistung ***********************/

.zahlVersandListFormat {
	display: 			block;
	font-weight:		bold;
	font-size:			13px;
	padding-bottom:		10px;
}

.zahlVersandListBeschreibung {
	display: 			block;
	padding-bottom:		35px;
}


/******************************** CMS **************************************/

.CMSBox {
	width:				100%;	
}

#CMSUebersichtFormat {
   display: 			block;
   float: 				left;
   width: 				100%;
   min-height:			130px;
   text-decoration: 	none;   
   margin-bottom:		20px;
}

.CMSUebersichtBild a {
	width:				140px;
	float:				left;
	text-align:			left;
	margin:				10px;
}

.CMSUebersichtName {
	width:				95%;
	float:				right;
	text-align:			left;
	margin-top:			10px;
	padding-right:		10px;
	font-weight:		bold;
}

.CMSUebersichtInfos {
	display:			block;
	float:				right;
	width:				95%;
	text-align:			left;
	margin-top:			5px;
	margin-right:		10px;
	line-height:		17px;
}

.textBildFormat {
	float:					left;
	margin:					0 10px 10px 0;
}
