/************************** Allgemeine Formatierungen ******************/
					
h1.allgemeineHeadline {
	width:				573px;
	margin-bottom: 10px;
	background-image:url(http://www.bootsschuhe.de/images/higru-ueber.jpg);
	background-repeat:no-repeat;
	text-align:			left;
	font-size:			12px;
	font-weight:		bold;
	line-height:		30px;
	text-indent:		25px;
	letter-spacing:1px;
	color:				#5D798C;
}

h1.allgemeineHeadline a {
	color:				#858f9b;
}

h1.contentHeadline {
	width:				100%;	
	text-align:			left;
	font-size:			11px;
	font-weight:		bold;
	text-indent:		10px;
	color:				#6D808F;
	line-height:		25px;
	margin-top:			5px;
	
}

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

.contentRow {
	display:			block;
	color: #414C5E;
	width:				90%;
	text-align:			left;
	font-size:			11px;
	margin-top:			5px;	
}

.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;
}
/* --------- Inhaltsbox abgerundet MH ------------ */
.box-oben {
  background-image: url(http://www.bootsschuhe.de/images/grafik-box-oben.jpg);
  background-repeat:no-repeat;
  width:572px;
  height:30px;
}
.box-unten {
  background-image: url(http://www.bootsschuhe.de/images/grafik-box-unten.jpg);
  background-repeat:no-repeat;
  width:572px;
  height:30px;
}
.box-inhalt {
  width:549px;
  border-left: 1px solid #C8C8C8;
  border-right: 1px solid #C8C8C8;
  padding-left:10px;
  padding-right:10px;
}
/***** Listformatierungen ********/

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

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


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

h2.contentHervorhebung {
	display:			inline;
	font-size:			15px;
	color:				#B5A66D;	
}

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 Titelbild ------------------------*/
.titelbildbox{
  height:352px;
  margin-bottom:15px;
  background-image:url(../images/titelbild-2010-normal.jpg);
  background-repeat:no-repeat;
}
.titelbildtext{
  position:relative;
  left:-7px;
  top:90px;
  width:300px;
  text-align:right;
  border-right:5px solid #E4E4E4;
  padding-right:10px;
  color:#464646;
}
.titelkategorie{
  position:relative;top:-52px;left:22px;
}


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

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

.startArtikelBox {
	width:				573px;
	
}

#startArtikelFormat {
   display: 			block;
   float: 				left;
   width: 				189px;
   height: 				172px;
   margin-right:2px;   
   background-image:url(http://www.bootsschuhe.de/images/higru-angebot.jpg);
   background-repeat:no-repeat;
   text-decoration: 	none;   
   text-align:center;   
}

span.startArtikelbildFormat a {
	display:block;
  vertical-align:bottom;	
	padding-top:		30px;	
	height:95px;
}

span.startArtikelnameFormat a {
	display:			block;	
}

span.startArtikelpreisFormat {
	display:			block;
	font-weight:bold;
	color:#796449;
	
}


/*********************************** 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;
	background:none;
	font-weight:bold;
	font-size:12px;
	text-indent:20px;
	letter-spacing:1px;
}




/***************************** 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:				570px;
  height:auto;	
}
.artikelbox-oben {
  background-image: url(http://www.bootsschuhe.de/images/artikel-box-oben.jpg);
  background-repeat:no-repeat;
  width:572px;
  height:20px;
  padding-top:10px;
}
.artikelbox-unten {
  background-image: url(http://www.bootsschuhe.de/images/grafik-box-unten.jpg);
  background-repeat:no-repeat;
  width:572px;
  height:30px;
}
.artikelbox-inhalt {
  width:549px;  
  border-left: 1px solid #C8C8C8;
  border-right: 1px solid #C8C8C8;
  padding-left:10px;
  padding-right:10px;  
}
.artikelUebersichtName, .artikelUebersichtName a {		
	padding-left:		10px;
	font-weight:		bold;
	font-size: 11px;
	color: #83794F;
}
.zeile1 {
  display:inline; 
  min-height:100px;
  height:auto;   
}
.artikelUebersichtBild  {	
	float:				left;	
	width:				170px;
	margin-top:		10px;
}
.artikelUebersichtInfos {	
  float:left;	
	width:				200px;
	text-align:			left;	
	margin-top:		10px;
	padding-right: 20px;
	line-height:		15px;
}
.artikelUebersichtPreis {
  display:block;
  float:left;
	width:				158px;	
	text-align:			right;	
	margin-top:		10px;
}
.altpreis {
 color:#565252; 
 font-style:italic;
}
.veroeffentlichung {
 color:#000;
 font-weight:bold;
 font-style:italic;
}
select.variantenForm {
	width:				90px;		
	margin-top:			3px;	
}
.zeile2 {
  display:inline; 
  width:549px; 
}

.platzhalter {
 width:170px;
 height:25px;
 float:left;
}
.mehr_details {
  width:116px;
  height:25px;
  float:left;
}
.auf_merkzettel {
  width:116px;
  height:25px;
  float:left;
}
.in_warenkorb {
  width:147px;
  height:25px;
  float:left;
  text-align:right;
}




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

.artikelDetailBild {
	float:				left;
	width:				350px;
	text-align:		left;
	margin-top:		15px;
  vertical-align:bottom;
}
.artikelDetailPreis {
  display:block;
  float:left;
	width:				188px;	
	text-align:			right;	
	margin-top:		10px;
}
.platzhalter-det {
 width:170px;
 height:25px;
 float:left;
}
.mehr_details-det {
  width:116px;
  height:25px;
  float:left;
}
.auf_merkzettel-det {
  width:116px;
  height:25px;
  float:left;
}
.in_warenkorb-det {
  width:308px;
  height:25px;
  float:left;
  text-align:right;
}

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

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

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

#ArtikelDetailCrossellingFormat {
	
   	display: 			block;
   	float: 				left;
   	width: 				120px;
   	height:				120px;
   	margin:				5px;
   	border:				1px dotted #D5E1F1;
   	text-decoration: 	none;
   	padding-top:		15px;
   	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 #6D808F;
	background-color:	#fff8e2;
	padding-left:10px;	
	width:500px;
}
fieldset.registrieren, fieldset.lieferadresse, fieldset.passwort, fieldset.zahlungsart, fieldset.sucheFormular2, fieldset.empfehlen, fieldset.kontaktform {
	border:				1px solid #88929e;
	background-color:	#fff8e2;
	background-image:url(http://www.bootsschuhe.de/images/higru-anmeldung.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding-left:10px;
	width:538px;  
}

fieldset.lieferadresse {
  background-image:url(http://www.bootsschuhe.de/images/higru-lieferadresse.jpg);
}
fieldset.sucheFormular2 {
  background-image:url(http://www.bootsschuhe.de/images/higru-suchbox.jpg);
}
fieldset.empfehlen {
  background-image:url(http://www.bootsschuhe.de/images/higru-empfehlen.jpg);
}
fieldset.passwort {
  background-image:url(http://www.bootsschuhe.de/images/higru-passwort.jpg);
}
fieldset.kontaktform {
  background-image:url(http://www.bootsschuhe.de/images/higru-kontaktform.jpg);
}
fieldset.registrieren label, fieldset.lieferadresse label, fieldset.passwort label, fieldset.empfehlen label, fieldset.kontaktform label{
 float:left;
 width:155px;
 line-height:24px;
 font-weight:bold;
 border-bottom:1px dotted #c0c0c0;
}
 
fieldset.content-login {
	border:				1px solid #6D808F;
	background-color:	#fff8e2;
	padding-left:10px;
	width:270px;	
}
input.content, select.content {
	width:				200px;
	height:				19px;
	font-size:			12px;
	border:				1px solid #6D808F;
	margin:				3px;
}
input.radiocontent {
	width:				20px;
	height:				19px;
	font-size:			12px;
	border:				0px solid #6D808F;
	margin:				3px;
	vertical-align: middle;
}
input.content-login, select.content-login {
	width:				170px;
	height:				19px;
	font-size:			12px;
	border:				1px solid #6D808F;
	margin:				3px;
}
label.content {
	float:				left;
	width:				140px;	
}
label.content-login {
	float:				left;
	width:				80px;
	line-height:25px;	
}

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

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

textarea.content {
	width:				290px;
	height:				120px;
	font-size:			12px;
	border:				1px solid #6D808F;
	margin:				3px;
}
textarea.empfehlen {
	width:				200px;
	height:				90px;
	font-size:			12px;
	border:				1px solid #6D808F;
	margin:				3px;
}

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

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

.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;
	background-color:#caa771;
	color:#fff;
}

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

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

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

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


#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:	#e0e3f2;
	font-weight:		bold;
	font-size:			10px;
	color:				#6D808F;
	padding:			3px;
	spacing:			1px;
	border:				1px solid #ffffff;
}

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

td.tdSummHighlightLow {
	text-align:			right;
}
td.tdSummHighlightLowWk {
	text-align:			right;	
}

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

td.tdSummeGesamt {
	font-weight:		bold;
	text-align:			right;
	color:				#AA9E67;
	font-size:			12px;	
}
td.tdSummeGesamtWk {
	font-weight:		bold;
	text-align:			right;
	color:				#AA9E67;
	font-size:			12px;
	background-color: #eddfde;
}



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

.zahlVersandListFormat {
	display: 			block;
	font-weight:		bold;
	font-size:			11px;
	letter-spacing:1px;
	margin:0px 0 10px 0;
	padding-left:10px;
	background-color:#e0e3f2;
	line-height:25px;
}

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



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

/* ++++++++++++++++++++++++++  Größentabelle +++++++++++++++++++++++++ */
table.groessen {  
  border:1px dotted black;
  border-collapse:collapse;
  width:80%;
  text-align:center;
  }
td.tabelle {
  background-color:#f6f1e5;
  border-left:1px dotted black;
  border-right:1px dotted black;
  }
td.tabelle2 {
  background-color:#fff;
  border-left:1px dotted black;
  border-right:1px dotted black;
  }
/* +++++++++++++++++++++++++++ Impressum +++++++++++++++++++++++++++++++ */
td.normal {
  background-color:transparent;
  padding:15px;
  font-size:11px;
  }
/* +++++++++++++++++++++ Bildgalerien +++++++++++++++++++++++++++++++++++ */
#gallery {width:549px;height:215px;margin-top:30px;}
#gallery ul {list-style:none; padding:0; margin:0; width:180px; position:relative; top:0px;left:0px;float:left;}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {position:absolute; left:230px; top:0; width:auto; height:auto; border:1px solid #000;}

