/************************** Allgemeine Formatierungen ******************/
					
h1.allgemeineHeadline {
	width:				520px;;
	
	background-color:	#999999;
	text-align:			left;
	font-size:			12px;
	font-weight:		bold;
	
	text-indent:		5px;
	color:				#000000;
	line-height:		20px;
	margin-bottom: 10px;		
	/*border: 				1px solid #fff;*/
	
}


h1.allgemeineHeadline a {
	color:				#000;
}

h1.contentHeadline {
	width:				100%;
	background-color:	#999;
	text-align:			left;
	font-size:			11px;
	font-weight:		bold;
	text-indent:		5px;
	color:				#000000;
	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:outside;
	margin-left:15px;
}

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


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

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

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

h2.red
{
font-weight:		bold;
	font-size:			12px;
color:				#330066;
}

h3.contentWichtig {
	display:			block;
	font-size:			12px;
	color:				#330066;
	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: 				185px;
   margin: 				9px;
   border: 				1px solid #000000;
   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 {
	width:				520px;	
}

#ArtikelUebersichtFormat {
   display: 			block;
   float: 				left;
   width: 				518px;
   min-height:			130px;
   border: 				1px solid #999;;
   text-decoration: 	none;   
   margin-bottom:		20px;
   /*background-color:	#cccccc;*/
   
}

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

.artikelUebersichtName a {
	width:				325px;
	float:				right;
	text-align:			left;
	margin-top:			10px;
	margin-right:		10px;
	font-weight:		bold;
	
}

.artikelUebersichtPreis {
	width:				325px;
	float:				right;
	text-align:			left;
	margin-top:			3px;
	margin-right:		10px;
}

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


select.variantenForm {
	width:				150px;
	float:				left;
	text-align:			left;
	margin-top:			3px;
	margin-right:		10px;
	margin-left:		2px;
}




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

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

a.artikelDetailBilder, .artikelDetailBilder {
	float:				left;
	margin:				10px;
}

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

.variantenFormat {
	display:			block;
	min-height:		20px;
	
}

#ArtikelDetailCrossellingFormat {
	
   	display: 			block;
   	float: 				left;
   	width: 				120px;
   	height:				120px;
   	margin:				5px;
   	border:				1px solid #000000;
   	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 #999;
 /*background-color:	#EDEFF0;*/
	padding:			5px;
	color:#000;
}

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




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

input.inp2 {
  width:				98%;
	height:				19px;
	font-size:			12px;
	border:				1px solid #999;
	margin:				2px;
}

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

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

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


textarea.banner {
	width:				290px;
	height:				120px;
	font-size:			12px;
	border:				1px solid #999;
	
}

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

.allgemeinSubmitButton, a.allgemeinSubmitButton {
	float:				right;
	margin:				5px;
	padding:			3 5px;
	border:				1px solid #999;
	font-weight:		bold;	
}

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

.mybutton {

	float:				right;
	margin:				5px;
	padding:			0 5px;
	font-weight:		bold;
}
.mybutton2 {

	float:				left;
	margin:				5px;
	padding:			0 5px;
	font-weight:		bold;
}


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

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

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

.warenkorbButtonKasse {
	float:				right;
	margin:				5px;
	padding:			2 5px;
	border:				1px solid #999;
	font-weight:		bold;
}

.weitershoppenButtonKasse {
	float:				right;
	margin:				5px;
	padding:			2 5px;
	border:				1px solid #999;
}


#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 */
}

#beschr1{width:				100%;

}
}
#beschr2{width:				100%;

}


th {
	background-color:	#000 ;
	font-weight:		bold;
	font-size:			10px;
	color:				#fff;
	padding:			3px;
	spacing:			1px;
	border:				1px solid #999;
}

td {
	padding:			3px;
	font-size:			10px;
	border:				1px solid #999;
	/*background-color:	#ffe7cf;*/
	vertical-align:		top;
	overflow:			hidden;
	line-height:		16px;
}


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

th.tab {
	background-color:	#ffba75 ;
	font-weight:		bold;
	font-size:			10px;
	color:				#ffe7cf;
	padding:			2px;
	spacing:			1px;
	border:				1px solid #ffffff;
}

td.tab {
	padding:			2px;
	font-size:			10px;
	border:				1px solid #ffffff;
	background-color:	#ffe7cf;
	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;
   border: 				1px solid #D0D5D9;
   text-decoration: 	none;   
   margin-bottom:		20px;
   background-color:	#F2F2F2;
}

.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;
}



span.bold{
	font-weight:		bold;
}



div#bild1{
position: relative;  margin-top: 20px; margin-right:160px; float:right;
}


div#bild2{
 float:left;
 margin: 7px;
 margin-left: 0px;
 
}

div#bild3{
 float:left;
 margin: 7px;
 margin-left: 0px;
}

div#bild4{
 float:left;
 margin: 7px;
 margin-left: 0px;
}

div#bild5{
 float:left;
 margin: 7px;
 margin-left: 0px;
 margin-right: 0px;
}


div#bild6{
 position: relative;  margin-top: 20px; margin-right:10px; float:right;
 margin-left: 5px;
}

div#bild{
 position: relative;  margin-top: 15px; margin-right:10px; float:right;
 margin-left: 20px; width:200px; height:300px;
}

div#bild8{
 position: relative;  margin-top: 10px; margin-right:10px; float:left;
 margin-right: 5px;
}

div#bild9{
 position: relative;  margin-top: 10px;  float:left;
 margin-right: 5px;
}

div#bild10{
 position: relative;  margin-top: 15px; margin-right:10px; float:left;
}

div#bild11{
 position: relative;  margin-top: 15px; margin:5px; float:right;
}

div#bild12{
 position: relative;  margin-top: 15px; margin:5px; float:left;
}

img.cleft{
 
 margin: 5px;

}

div.imgbeschr
{
  float:right;
  margin-left: 10px;
}

div.clear{
 clear:both;
}



.hline
{
text-align:center;
/*width:517px;*/
width:100%;
height:2px;

background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
}


.schmal{
float:left;
width:160px;

}

.tleft
{
text-align:left;
}

.tcenter
{
text-align:center;
}

.tright
{
text-align:right;
}

.news
{
/*background-color:		#ffe7cf;
width: 300px;*/
border:2px solid #b6235a;
padding: 10px;
margin:5px;
font-size:17px;
}

.darkred2
{
color: #b6235a;

}
