#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:				148px;
	height:				42px;
	line-height:		20px;
	color:				#65201A;
	text-decoration:	none;
	text-indent:		10px;
	text-align:			left;
	font-weight:		bold;
	background-image: 	url(http://www.walk-of-fame-presents.com/images/template/navi_left_back.gif);
	background-repeat: repeat-x;
}

#navigationsHeadline[id] {
	height:				32px;
	line-height:		20px;
}


#naviLinkdefinition a {
	width:				148px;
	height:				17px;
	line-height:		17px;
	color:				#0D141C;
	text-decoration:	none;
	text-indent:		10px;
	text-align:			left;
}

#naviLinkdefinition a:hover {
	width:				148px;
	height:				17px;
	line-height:		17px;
	color:				#0D141C;
	text-indent:		10px;
	text-align:			left;
}

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

.logoPosition a{
	position:			absolute;
	left:				10px;
	top:				115px;
	z-index:			10;
	width:				240px;
	height:				50px;
}

div.ticker {
	position:			absolute;
	top:				182px;
	height:				17px;
	background-color:	#75261F;
}

div.ticker input {
	width:				887px;
}

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

ul.cmsNavigationBox {
	margin:				0;
	padding:			0;
	list-style:			none;
}

ul.cmsNavigationBox a {
	display:			block;
	padding:			0 15px;
	line-height:		20px;
	border-left:		1px solid #66211B;
	border-top:			1px solid #66211B;
	border-right:		1px solid #66211B;
	color:				#ffffff;
}

ul.cmsNavigationBox a:hover {
	display:			block;
	padding:			0 15px;
	line-height:		20px;
	border-left:		1px solid #D1B449;
	border-top:			1px solid #D1B449;
	border-right:		1px solid #D1B449;
	border-bottom:		1px solid #2A1507;
	color:				#ffffff;
	background-image: url(http://www.walk-of-fame-presents.com/images/template/navi_head.gif);
}


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

li.kategorieLiNavigation a {
	display:			block;
}

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

li.kategorieLiSecondNavigation a {
	width:				138px;
	height:				17px;
	line-height:		17px;
	color:				#0D141C;
	text-indent:		10px;
	text-align:			left;
}

li.kategorieLiSecondNavigation a:hover {
	width:				138px;
	height:				17px;
	line-height:		17px;
	color:				#0D141C;
	text-indent:		10px;
	text-align:			left;
}

/* 3. und weitere Ebenen */
li.kategorieLiThirdNavigation a {
	display:			block;
	width:				170px;
	height:				17px;
	line-height:		17px;
	color:				#0D141C;
	text-decoration:	none;
	text-indent:		30px;
	text-align:			left;
}


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

ul.meinKonto {
	list-style: 		none;
}

/* Linkformatierung */
li.meinKontoFormatHeadline {
	display:			block;
	border-top:			10px solid #FFFAE4;
}

li.meinKontoFormat a {
	display:			block;
}


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

input.loginForumlarInput {
	width:				130px;
	height:				18px;
	border:				1px solid #65201A;
	background-color:	#ffffff;
}

input.loginFormularSubmit {
	width:				63px;
	border:				1px solid #65201A;
	background-color:	#ffffff;
}




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

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

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:				130px;
	display:			block;
	margin-bottom:		2px;
	border:				1px solid #65201A;
	background-color:	#ffffff;
}

input.sucheFormularInput {
	width:				96px;
	height:				18px;
	border:				1px solid #65201A;
	background-color:	#ffffff;
}

input.sucheFormularSubmit {
	position: 			relative;
	top:				3px;
	width:				30px;
	height:				18px;
	border:				1px solid #65201A;
	background-color:	#ffffff;
}


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

span.herstellerFormatHeadline {
	display:			block;
}

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

select.herstellerFormatSelect {
	width:				130px;
	display:			block;
	border:				1px solid #65201A;
	background-color:	#ffffff;
}



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

ul.aktionsList {
	list-style: 		none;
}

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

li.aktionsListFormat a {
	display:			block;
}



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

span.empfehlenFormatHeadline {
	display:			block;
	border-top:			10px solid #FFFAE4;
}

span.empfehlenFormatText a {
	display:			block;
	text-indent:		10px;
	line-height:		20px;
	text-align:			left;
	height:				30px;
}



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

span.newsletterFormatHeadline {
	display:			block;
	border-top:			10px solid #FFFAE4;
}

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

input.newsletterFormatInput {
	width:				130px;
	height:				18px;
	border:				1px solid #65201A;
	background-color:	#ffffff;
}

input.newsletterFormularSubmit {
	position:			relative;
	left:				0px;
	width:				63px;
	border:				1px solid #65201A;
	background-color:	#ffffff;
}

span.newsletterMeldung {
	height:				30px;
	display:			none;
}


/*********************** Aufbau Counter ************************* */

.counterBox {
	height:				85px;
}

span.counterFormatHeadline {
	display:			block;
	border-top:			2px solid #FFFAE4;
}

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


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

.sprachBox {
	position:			absolute;
	left:				742px;
	top:				185px;
	height:				45px;
	width:				100px;
	z-index:			20;
}

.sprachBox[class] {
	top:				187px;
}

.cmsSprachBox {
	height:				5px;
	border-top:			5px solid #ffffff;
	z-index:			20;
}

span.sprachFormatHeadline {
	display:			block;
	z-index:			20;
}

.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 {
	position:			relative;
	top:				50px;
	height:				130px;
}

span.warenkorbFormatHeadline {
	display:			block;
	border-top:			10px solid #FFFAE4;
}

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


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

.preislisteBox {
	height:				20px;
	position:			relative;
	top:				50px;
}

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

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


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

.bestsellerBox {
	height:				400px;
	position:			relative;
	top:				90px;
}

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

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

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