#navigationsBox {
	width:						190px;
	position:					relative;
	left:							0px;
	top:							10px;
	padding-bottom: 	10px;	
	text-align:				left;
	
}

/* Allgemeine Informationen zu den Navigationsheadlines und Navilinks */
/* Alle Navis und Linkdefinitionen koennen weiter unten noch mit zusaetzlichen Infos gesetzt werden */
/* Sollen nur die weiter unten aufgefuehrten Styles gelten, muessen diese hier entfernt werden */
#navigationsHeadline {
	width:						190px;
	height:						32px;
	line-height:			32px;	
	background-color:	transparent;
	text-align:				left;	
	margin-top:      5px;
}
#navigationsSubline {	
width:						190px;
	height:						20px;
	line-height:			20px;	
	background-color:	transparent;
	text-align:				left;	
	margin-top:      0;	
}

/*#naviLinkdefinition a {
	width:						170px;
	height:						17px;
	line-height:			17px;
	color:						#0D141C;
	text-decoration:	none;
	text-indent:			10px;
	background-color:	#D0D5D9;
	border-bottom: 		1px solid #6D808F;
	border-top:				1px solid #ffffff;
	text-align:				left;
}

#naviLinkdefinition a:hover {
	width:						170px;
	height:						17px;
	line-height:			17px;
	color:						#0D141C;
	text-decoration:	underline;
	text-indent:			10px;
	background-color:	#D0D5D9;
	border-bottom: 		1px solid #6D808F;
	border-top:				1px solid #ffffff;
	text-align:				left;
}*/

/* *********************** Aufbau des Headers *********************** */

.logoPosition {
	position:			absolute;
	left:				10px;
	top:				50px;
	z-index:			1;
}

/***** Formatierung der CMS Navigation ******/

ul.cmsNavigationBox {
	margin:				0;
	padding:			0;
	list-style:			none;
}

ul.cmsNavigationBox a {
	display:			block;
	padding:			0 15px;
	line-height:		21px;
	background-color:	#cadaea;
	border-left:		1px solid #000;
	border-bottom:		1px solid #000;
}

ul.cmsNavigationBox a:hover {
	display:			block;
	padding:			0 15px;
	line-height:		21px;
	border-left:		1px solid #000000;
	border-bottom:		1px solid #000000;
	background-color:	#ffffff;
}


ul li.cmsNavigationText {
	float:				right;
}

.bannerPosition {
	position:			absolute;
	top:				27px;
	left:				415px;
}

/******** Platz fuer Alternative Bildinhalte oder Backgrounds **********/
#eyecatcher {

}

#eyecatcher2 {

}


/* *********************** Aufbau des Kategoriebaumes *********************** */
/* Erste Ebene */
ul.kategorieUlNavigation {
	list-style: 		none;
}

li.kategorieLiNavigationHeadline {
	display:			block;
	margin-left:0px;
}

li.kategorieLiNavigation a, li.kategorieLiNavigation a:hover, li.kategorieLiNavigation a:active {
	display:			block;
	width:				188px;
	height:				21px;
	line-height:		21px;
	color:				#000;
	font-size:11px;		
	text-decoration:	none;
	text-indent:		5px;
	border-bottom: 		0;
	border-top:			1px solid #ffffff;
	border-left:			1px solid #ffffff;
	text-align:			left;
	background-image:url(http://www.bootsschuhe.de/images/higru-kasten-links.jpg);
	background-repeat:repeat-y;
	margin-left:0px;
}
li.kategorieLiNavigation a:hover, {background-image:none;background-color:#951F0F;color:#fff;}
li.kategorieLiNavigation a:active {font-weight:bold;background-image:none;background-color:#951F0F;}

/* Weitere Ebenen */
ul.kategorieUlSecondNavigation {
	display:			none;
	list-style: 		none;
}

li.kategorieLiSecondNavigation a {
	display:			block;
	width:				188px;
	height:				21px;
	line-height:		21px;
	color:				#00509B;
	text-decoration:	none;
	text-indent:		10px;
	border-bottom: 		1px solid #C6D4E6;
	border-top:			1px solid #ffffff;
	border-left:			1px solid #ffffff;
	text-align:			left;
	background-color:#DBEBFF;
	margin-left:0px;
}

li.kategorieLiSecondNavigation a:hover {
	display:			block;
	width:				188px;
	height:				21px;
	line-height:		21px;
	color:				#00264B;
	text-decoration:	none
	text-indent:		10px;
	border-bottom: 	1px solid #6D808F;
	border-top:			1px solid #ffffff;
	border-left:			1px solid #ffffff;
	text-align:			left;
	background-color:#C6D4E6;
	margin-left:0px;
}

/* 3. und weitere Ebenen */
li.kategorieLiThirdNavigation a {
	display:			block;
	width:				200px;
	height:				21px;
	line-height:		21px;
	color:				#6D808F;
	text-decoration:	none;
	text-indent:		30px;
	border-bottom: 		1px solid #6D808F;
	border-top:			1px solid #ffffff;
	text-align:			left;
}


/* *********************** Aufbau Mein Konto *********************** */

ul.meinKonto {
	list-style: 		none;
	margin-left:1px;
}

/* Linkformatierung */
li.meinKontoFormatHeadline {
	display:			block;  
  width:						190px;
	height:						32px;
	line-height:			32px;	
	background-color:	transparent;
	text-align:				left;		
}

li.meinKontoFormat a {
	display:			block;
	width:				173px;
	height:				21px;
	line-height:		21px;
	border-right:1px solid #fff;
	text-align:right;
	padding-right:15px;
}


/* Kleines Login Formular */
fieldset.loginFormular {
  border-color:#959EA8;
  background:transparent;	
	padding-left:		9px;
	padding-top:		5px;
	text-align:			left;		
	margin-left:10px;
	width:155px;
}

input.loginFormularInput {
	width:				145px;
	height:				18px;	
}

input.loginFormularSubmit {
	width:				70px;
}




/* *********************** Suche Formatierung *********************** */

/* Linkformatierung */
span.sucheFormatHeadline {
	display:			block;
	width:						190px;
	height:						32px;
	line-height:			32px;	
	background-color:	transparent;
	text-align:				left;	
	
}

fieldset.sucheFormular {
	border-color:#959EA8;
  background:transparent;	
	padding-left:		9px;
	padding-top:		5px;
	text-align:			left;		
	margin-left:10px;
	width:155px;
	background-image:url(http://www.bootsschuhe.de/images/higru-kasten-rechts.jpg);
	background-repeat:repeat-y;
}

fieldset.cmsSucheFormular {
	border:				solid 0 transparent;
	padding-top:		5px;
	padding-left:		1px;
	text-align:			left;
	text-indent:		10px;
	height:				30px;
}

select.sucheFormatSelect {
	width:				150px;
	display:			block;
	margin-bottom:		2px;
}

input.sucheFormularInput {
	width:				122px;
	height:				18px;
}

input.sucheFormularSubmit {
	position: 			relative;
	top:					0px;
	width:				30px;
	height:				20px;
}
input.suche {
background:0;
border:0;
margin-right:10px;
}

/* *********************** Hersteller *********************** */

span.herstellerFormatHeadline {
	display:			block;
	width:						200px;
	height:						32px;
	line-height:			32px;	
	background-color:	transparent;
	text-align:				left;
}

fieldset.herstellerFormular {
	border-color:#959EA8;
  background:transparent;	
	padding-left:		9px;
	padding-top:		5px;
	text-align:			left;		
	margin-left:10px;
	width:155px;
	background-image:url(http://www.bootsschuhe.de/images/higru-kasten-rechts.jpg);
	background-repeat:repeat-y;
}

select.herstellerFormatSelect {
	width:				150px;
	display:			block;
	margin-top: 5px;
}



/* *********************** Aufbau Aktionen *********************** */

ul.aktionsList {
	list-style: 		none;
}

/* Linkformatierung */
li.aktionsListFormatHeadline {
	display:			block;	
	margin-left:0px;	
	width:						200px;
	height:						32px;
	line-height:			32px;	
	background-color:	transparent;
}

li.aktionsListFormat a {
	display:			block;
	width:199px;	
	margin-left:0px;
	text-indent:5px;
	line-height:15px;
	height:15px;
	background-image:url(http://www.bootsschuhe.de/images/higru-kasten-links.jpg);
	background-repeat:repeat-y;
}
.mwst-wk{
  background-image:url(http://www.bootsschuhe.de/images/higru-kasten-rechts.jpg);
	background-repeat:repeat-y;
	font-size:9px;
	text-align:right;
	padding-right:15px;
	line-height:12px;
	margin-left:-1px;
}



/* *********************** Aufbau Weiterempfehlen *********************** */

span.empfehlenFormatHeadline {
	display:			block;
	border-top:			5px solid;
}

span.empfehlenFormatText a {
	display:			block;
	text-indent:		10px;
	line-height:		20px;
	text-align:			left;
	height:				30px;
}



/* *********************** Aufbau Newsletter *********************** */

span.newsletterFormatHeadline {
	display:			block;
	border-top:			5px solid;
}

fieldset.newsletterFormular {
	border:				solid 0 transparent;
	padding-top:		5px;
	padding-left:		10px;
	text-align:			left;
	height:				50px;
}

input.newsletterFormatInput {
	width:				150px;
	height:				18px;
}

input.newsletterFormularSubmit {
	position:			relative;
	left:				0px;
	width:				73px;
}

span.newsletterMeldung {
	height:				30px;
	display:			none;
}


/*********************** Aufbau Counter ************************* */

.counterBox {
	height:				85px;
}

span.counterFormatHeadline {
	display:			block;
	border-top:			5px solid;
}

h4.counterFormatText {
	display:			block;
	text-indent:		10px;
	text-align:			left;
	font-weight:		normal;
	font-size:			11px;
	line-height:		17px;
}


/*********************** Aufbau Sprachen ************************* */

.sprachBox {
	height:				45px;
}

.cmsSprachBox {
	height:				5px;
	border-top:		5px solid #ffffff;
}

span.sprachFormatHeadline {
	display:			block;
}

.sprachFormat {
	display:			block;
	text-indent:		10px;
	text-align:			left;
	font-weight:		normal;
	line-height:		17px;
	font-size:			11px;
	padding-top:		5px;
	border-bottom:		5px solid #f1f7fb;
}


/*********************** Aufbau Partnerprogramm ************************* */

.partnerBox {
	height:				60px;
}

span.partnerFormatHeadline {
	display:			block;
}

h4.partnerFormatText {
	display:			block;
	text-indent:		10px;
	text-align:			left;
	font-weight:		normal;
	line-height:		17px;
	font-size:			11px;
	border-bottom:		5px solid #f1f7fb;
}



/*********************** Aufbau Warenkorb ************************* */

.warenkorbBox {
	height:				auto;
	width: 189px;	
}

span.warenkorbFormatHeadline {
	display:			block;	
}

h4.warenkorbFormatText {
	display:			block;	
	text-align:			right;
	padding-right: 15px;
	margin-left:-1px;
	font-weight:		normal;
	line-height:		17px;
	font-size:			11px;
	border:1px dotted #fff;
	width:173px;	  
}
td.warenkorblink{
  background-color: #F9F9F9;font-size:9px;border-top:1px dotted black;padding-top:1px;padding-right:15px;line-height:12px;height:12px;width:170px;
}


/*********************** Aufbau Preisliste ************************* */

.preislisteBox {
	height:				60px;
}

span.preislisteFormatHeadline {
	display:			block;
	border-top:			5px solid;
}

h4.preislisteFormatText {
	display:			block;
	text-indent:		10px;
	text-align:			left;
	font-weight:		normal;
	line-height:		17px;
	font-size:			11px;
}


/*********************** Aufbau Bestsellerliste ************************* */

.bestsellerBox {
	height:				400px;	
}

span.bestsellerFormatHeadline {
	display:			block;
	width:						190px;
	height:						32px;
	line-height:			32px;	
	background-color:	transparent;
	text-align:				left;
}

ol.bestsellerFormatText {  
	width:				190px; 
	position:			relative; 
	list-style:			none;
	left:				0px;
	text-decoration:	none;
	color:				#6D808F;
	background-image:url(http://www.bootsschuhe.de/images/higru-kasten-rechts.jpg);
	background-repeat:repeat-y;
}

li.bestsellerFormatText a {
	width:				155px; 
	height:				17px;
	line-height:		17px;
	text-decoration:	none;
	text-align:			left;
	padding-left:10px;
	font-size:10px;	
	font-family:arial,helvetica,sans serif;
}
