#navigationsBox {
	width:						160px;
	position:					relative;
	left:							5px;
	top:							5px;
	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:						170px;
	height:						25px;
	line-height:			25px;
	color:						#ffffff;
	text-decoration:	none;
	text-indent:			10px;
	background-color:	#D00F0F;
	text-align:				left;
	font-weight:			bold;

}



/* *********************** Aufbau des Headers *********************** */

.logoPosition {
	position:			absolute;
	left:				20px;
	top:				0px;
	z-index:			1;
}


/***** Formatierung der CMS Navigation ******/

ul.cmsNavigationBox {
	margin:				0;
	padding:			0;
	list-style:			none;
position:absolute;
left: 0px;
top:160px;

}

ul.cmsNavigationBox a {
	display:			block;
	padding:			0 0px;
	line-height:		20px;
        color:#ffffff;
	border-left:		0px solid #D00F0F;
	border-bottom:		0px solid #D00F0F;
        border-right:		0px solid #D00F0F;
        border-top:		0px solid #D00F0F;
        font-weight:bold;
        margin-right:10px;
        text-align:center;

}

ul.cmsNavigationBox a:hover {
	display:			block;
	padding:			0 0px;
	line-height:		20px;
        color:#ffffff;
	border-left:		0px solid #D00F0F;
	border-bottom:		2px solid #D00F0F;
        border-right:		0px solid #D00F0F;
        border-top:		0px solid #D00F0F;
        font-weight:bold;
        margin-right:10px;
        text-align:center;

}


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;
border-top:             1px solid #D00F0F;
border-bottom: 		1px solid #D00F0F; 


}

li.kategorieLiNavigation a {
display:	block;
height:25px;
width:170px;
line-height:		25px;
color:	#000000;
text-decoration:	none;
text-indent:		11px;
border-top:             0px solid #D00F0F;
border-bottom: 		1px solid #D00F0F; 

background-color:#EDEFF0;
font-weight:bold;      
}

li.kategorieLiNavigation a:hover {
display:	block;
height:25px;
width:170px;
line-height:		25px;
color:	#ffffff;
text-decoration:	none;
text-indent:		11px;
border-top:             0px solid #D00F0F;
border-bottom: 		1px solid #D00F0F; 

background-color:#000000;
font-weight:bold;      
}





/* Weitere Ebenen */
ul.kategorieUlSecondNavigation {
list-style:none;   
}

li.kategorieLiSecondNavigation a {
	display:			block;
	width:				170px;
	height:				25px;
	line-height:		25px;
	color:				#d00f0f;
	text-decoration:	none;
	text-indent:		20px;
	text-align:			left;
border-top:0px solid #D00F0F;
border-bottom: 		1px solid #D00F0F; 

background-color:#EDEFF0;
font-weight:bold;  
}

li.kategorieLiSecondNavigation a:hover {
	display:			block;
	width:				170px;
	height:				25px;
	line-height:		25px;
	color:				#ffffff;
	text-decoration:	none;
	text-indent:		20px;
	text-align:			left;
border-top:0px solid #D00F0F;
border-bottom: 		1px solid #D00F0F; 

background-color:#000000;
font-weight:bold;  

}






/* 3. und weitere Ebenen */
li.kategorieLiThirdNavigation a {
display:	block;
height:25px;
width:170px;
line-height:		25px;
color:	#545454;
text-decoration:	none;
text-indent:		30px;
border-top:             0px solid #D00F0F;
border-bottom: 		1px solid #D00F0F; 

background-color:#EDEFF0;
font-weight:bold;  
}

li.kategorieLiThirdNavigation a:hover {
display:	block;
height:25px;
width:170px;
line-height:		25px;
color:	#ffffff;
text-decoration:	none;
text-indent:		30px;
border-top:             0px solid #D00F0F;
border-bottom: 		1px solid #D00F0F; 

background-color:#000000;
font-weight:bold;  
}





/* *********************** Aufbau Mein Konto *********************** */

ul.meinKonto {
	list-style: 		none;

}

/* Linkformatierung */
li.meinKontoFormatHeadline {
	height:						25px;
	line-height:			25px;
	color:						#ffffff;
	text-decoration:	none;
	text-indent:			10px;
	background-color:	#D00F0F;
	text-align:				left;
	font-weight:			bold;
border-bottom: 		1px solid #D00F0F; 
border-top: 		1px solid #D00F0F; 
}

li.meinKontoFormat a {
	display:			block;
background-color:#EDEFF0;

}


/* Kleines Login Formular */
fieldset.loginFormular {

	padding-left:		10px;
	padding-top:		5px;
	text-align:			left;
background-color:#EDEFF0;
border:		1px solid #EDEFF0;
}

input.loginForumlarInput {
	width:				150px;
	height:				18px;
}

input.loginFormularSubmit {
	width:				70px;
}




/* *********************** Suche Formatierung *********************** */

/* Linkformatierung */
span.sucheFormatHeadline {
	display:			block;
	border-top:			5px solid #B9B9BB;
}

fieldset.sucheFormular {
	border:				solid 0 transparent;
	padding-top:		5px;
	padding-left:		10px;
	text-align:			left;
	text-indent:		10px;
	height:				60px;
}

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:				115px;
	height:				18px;
}

input.sucheFormularSubmit {
	position: 			relative;
	top:					2px;
	width:				30px;
	height:				18px;
}




/* *********************** Hersteller *********************** */

span.herstellerFormatHeadline {
	display:			block;
	border-top:			5px solid #B9B9BB;
}

fieldset.herstellerFormular {

	padding-top:		5px;
	padding-left:		10px;
	text-align:			left;
	text-indent:		10px;
	height:				25px;
background-color:#EDEFF0;
border:		1px solid #EDEFF0;
}

select.herstellerFormatSelect {
	width:				150px;
	display:			block;
}



/* *********************** Aufbau Aktionen *********************** */

ul.aktionsList {
	list-style: 		none;
background-color:#EDEFF0;



}

/* Linkformatierung */
li.aktionsListFormatHeadline {
	display:			block;
	border-top:			5px solid #B9B9BB;
}

li.aktionsListFormat a {
	display:			block;

height:25px;
text-indent:		10px;
	line-height:		20px;
	text-align:			left;
}



/* *********************** Aufbau Weiterempfehlen *********************** */

span.empfehlenFormatHeadline {
	display:			block;
	border-top:			5px solid #B9B9BB;
}

span.empfehlenFormatText a {
	display:			block;
	text-indent:		10px;
	line-height:		20px;
	text-align:			left;
	height:				30px;
background-color:#EDEFF0;
height:25px;

}



/* *********************** Aufbau Newsletter *********************** */

span.newsletterFormatHeadline {
	display:			block;
	border-top:			5px solid #B9B9BB;
}

fieldset.newsletterFormular {
	
	padding-top:		5px;
	padding-left:		10px;
	text-align:			left;
	height:				50px;
border:		1px solid #EDEFF0;
}

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 #B9B9BB;
}

h4.counterFormatText {
	display:			block;
	text-indent:		10px;
	text-align:			left;
	font-weight:		normal;
	font-size:			11px;
	line-height:		17px;
background-color:#EDEFF0;
}


/*********************** Aufbau Sprachen ************************* */

.sprachBox {
	height:				50px;
background-color:#EDEFF0;

}

.cmsSprachBox {
	height:				5px;
	border-top:		5px solid #B9B9BB;
}

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;
background-color:#EDEFF0;
}


/*********************** Aufbau Partnerprogramm ************************* */

.partnerBox {
	height:				60px;
	border:				1px solid #D00F0F;
}

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:				100px;
background-color:#EDEFF0;
}

span.warenkorbFormatHeadline {
	display:			block;
	border-top:		5px solid #B9B9BB;
}

h4.warenkorbFormatText {
	display:			block;
	text-indent:		10px;
	text-align:			left;
	font-weight:		normal;
	line-height:		17px;
	font-size:			11px;

}


/*********************** Aufbau Preisliste ************************* */

.preislisteBox {
	height:				60px;
background-color:#EDEFF0;
}

span.preislisteFormatHeadline {
	display:			block;
	border-top:			5px solid #B9B9BB;
}

h4.preislisteFormatText a{
display:	block;
height:25px;
width:170px;
line-height:		25px;
color:	#000000;
text-decoration:	none;
text-indent:		11px;
border-top:             0px solid #D00F0F;
border-bottom: 		1px solid #D00F0F; 

background-color:#EDEFF0;
font-weight:bold;   
}


h4.preislisteFormatText a:hover {
display:	block;
height:25px;
width:170px;
line-height:		25px;
color:	#ffffff;
text-decoration:	none;
text-indent:		11px;
border-top:             0px solid #D00F0F;
border-bottom: 		1px solid #D00F0F; 

background-color:#000000;
font-weight:bold;      
}





/*********************** Aufbau Bestsellerliste ************************* */

.bestsellerBox {
	height:				400px;
background-color:#EDEFF0;
}

span.bestsellerFormatHeadline {
	display:			block;
	border-top:			5px solid #B9B9BB;
}

ol.bestsellerFormatText {
	width:				155px; 
	position:			relative; 
	list-style:			none;
	left:				10px;
	text-decoration:	none;
	color:				#6D808F;
}

li.bestsellerFormatText a {
	width:				155px; 
	height:				17px;
	line-height:		17px;
	text-decoration:	none;
	text-align:			left;
}
