#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 {

}

#naviLinkdefinition a {

}

#naviLinkdefinition a:hover {
	color:				#D98D2C;
background-color:#ECC695;
}

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

.logoPosition {
	position:			absolute;
	left:				0px;
	top:				0px;
	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:		20px;
	background-color:	#D0D5D9;
	border-left:		1px solid #000000;
	border-bottom:		1px solid #000000;
}

ul.cmsNavigationBox a:hover {
	display:			block;
	padding:			0 15px;
	line-height:		20px;
	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.kategorieLiNavigation a {

	display:			block;
	width:				170px;
	height:				20px;
	line-height:		20px;
	color:				#ffffff;
	text-decoration:	none;
	text-indent:		5px;
	border-bottom: 		1px solid #ffffff;
	border-top:			0px solid #ffffff;
	text-align:			left;
background-color:#D98D2C;
}

* html li.kategorieLiNavigation a {
padding:2px 0px 0px 0px;
}

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

li.kategorieLiSecondNavigation a {
	display:			block;
	width:				170px;
	height:				17px;
	line-height:		17px;
	color:				#6D808F;
	text-decoration:	none;
	text-indent:		18px;
	border-bottom: 		1px solid #6D808F;
	border-top:			1px solid #ffffff;
	text-align:			left;
}

li.kategorieLiSecondNavigation a:hover {
	display:			block;
	width:				170px;
	height:				17px;
	line-height:		17px;
	color:				#6D808F;
	text-decoration:	underline	;
	text-indent:		18px;
	border-bottom: 		1px solid #6D808F;
	border-top:			1px solid #ffffff;
	text-align:			left;
}

/* 3. und weitere Ebenen */
li.kategorieLiThirdNavigation a {
	display:			block;
	width:				170px;
	height:				17px;
	line-height:		17px;
	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;
}

/* Linkformatierung */
li.meinKontoFormatHeadline {
	width:						170px;
	height:						20px;
	line-height:			20px;
	color:						#ffffff;
	text-decoration:	none;
	text-indent:			5px;
	background-color:	#9A0031;
	text-align:				left;
	font-weight:			bold;
	margin-top:10px;
}

li.meinKontoFormat a {
	display:			block;
	width:				170px;
	height:				20px;
	line-height:		20px;
	color:				#ffffff;
	text-decoration:	none;
	text-indent:		5px;
	border-bottom: 		1px solid #ffffff;
	border-top:			0px solid #ffffff;
	text-align:			left;
background-color:#D98D2C;
}


/* Kleines Login Formular */
fieldset.loginFormular {
	border:				solid 0 transparent;
	padding-left:		5px;
	padding-top:		5px;
	text-align:			left;
}

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

input.loginFormularSubmit {
	width:				60px;
}




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

.suche1{
float:right;
width:450px;
position:absolute;
top:170px;
left:250px;
z-index:20;
}




span.sucheFormatHeadline {
        width:				70px;
        background-color:#D98D2C;
        color:#ffffff;
        font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	border:				0px solid #6D808F;
        text-align:center;
        float:left;
	line-height:		20px;
        height:20px;
}


.sucheFormularInput {
	width:				220px;
        background-color:#ECC695;
	height:				20px;
        color:#000000;
        font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	border:			0px solid #F4DB13;
        float:left;
	line-height:		16px;
        text-indent:3px;
        padding:2px 0px 4px 0px;
}

.sucheFormularSubmit {
	width:				25px;
	height:				20px;
        background-color:#D98D2C;
        color:#ffffff;
        font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	border:				0px solid #6D808F;
  	line-height:		20px;
        float:left;
        cursor:pointer;
        text-align:center;
}

a.detailsuche:active,
a.detailsuche:visited,
a.detailsuche:link {
	height:			20px;
	line-height:		20px;
	color:			#D98D2C;
	text-decoration:	none;
	text-indent:		10px;
	text-align:		left;
        display:		block;
        font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

a.detailsuche:hover {
	height:			20px;
	line-height:		20px;
	color:			#ffffff;
	text-decoration:	none;
	text-indent:		10px;
	text-align:		left;
        display:		block;
        font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}




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

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

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

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



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

ul.aktionsList {
	list-style: 		none;
}

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

li.aktionsListFormat a {
	display:			block;
}



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

span.empfehlenFormatHeadline {
	display:block;
width:						170px;
	height:						20px;
	line-height:			20px;
	color:						#ffffff;
	text-decoration:	none;
	text-indent:			5px;
	background-color:	#9A0031;
	text-align:				left;
	font-weight:	bold;	
margin-top:10px;
}

span.empfehlenFormatText a {
	display:			block;
	width:				170px;
	height:				20px;
	line-height:		20px;
	color:				#ffffff;
	text-decoration:	none;
	text-indent:		5px;
	border-bottom: 		1px solid #ffffff;
	border-top:			0px solid #ffffff;
	text-align:			left;
background-color:#D98D2C;
}



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

span.newsletterFormatHeadline {
	width:						170px;
	height:						20px;
	line-height:			20px;
	color:						#ffffff;
	text-decoration:	none;
	text-indent:			5px;
	background-color:	#9A0031;
	text-align:				left;
	font-weight:			bold;
	margin-top:10px;
display:block;
}

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 {
z-index:20;
position:absolute;
left:0px;
bottom:5px;
}

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


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

span.warenkorbFormatHeadline {
	display:block;
width:						170px;
	height:						20px;
	line-height:			20px;
	color:						#ffffff;
	text-decoration:	none;
	text-indent:			5px;
	background-color:	#9A0031;
	text-align:				left;
	font-weight:		
}

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


/*********************** 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;
	border-top:			5px solid;
}

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





/*********************** Infos ************************* */

.infoBox {
display:    block;

margin:10px 0px 10px 0px;
}

ul.kategorieUlNavigationInfo {
	list-style:none;
}


.kategorieLiNavigationHeadline{
	width:						170px;
	height:						20px;
	line-height:			20px;
	color:						#ffffff;
	text-decoration:	none;
	text-indent:			5px;
	background-color:	#9A0031;
	text-align:				left;
	font-weight:			bold;
}


.kategorieLiNavigationInfo a{

	display:			block;
	width:				170px;
	height:				20px;
	line-height:		20px;
	color:				#ffffff;
	text-decoration:	none;
	text-indent:		5px;
	border-bottom: 		1px solid #ffffff;
	border-top:			0px solid #ffffff;
	text-align:			left;
background-color:#D98D2C;
}



.kategorieLiNavigationInfo a:hover{
	color:				#D98D2C;
background-color:#ECC695;

}