#navigationsBox {
	width:					170px;
	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:					20px;
	line-height:			20px;
/*	float:					left; */
	color:					#000000;
	text-decoration:		none;
	text-indent:			10px;
	background-color:		#cccccc;
	text-align:				left;
	font-weight:			bold;
}

#naviLinkdefinition a {
	width:					170px;
	height:					18px;
	line-height:			18px;
/*	float:					left; */
	color:					#000000;
	text-decoration:		none;
	text-indent:			10px;
	border-bottom: 			1px solid #999999;
	border-top:				1px solid #ffffff;
	text-align:				left;
}

#naviLinkdefinition a:hover {
	width:					170px;
	height:					18px;
	line-height:			18px;
	color:					#666666;
/*	text-decoration:		underline; */
	text-indent:			10px;
	text-align:				left;
}

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

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

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

ul.cmsNavigationBox {
	margin-top:			-25px;
	margin-left:		0;
	margin-right:		0;
	margin-bottom:		0;
	padding:			0;
	list-style:			none;
}

ul.cmsNavigationBox a {
	display:			block;
	padding:			0 12px;
	line-height:		20px;
	background-color:	#ffffff;
	border:				1px solid #999999;
/*	border-left:		1px solid #999999;
	border-right:		1px solid #999999;
	border-bottom:		1px solid #999999; */
	margin-left:		2px;
}

ul.cmsNavigationBox a:hover {
	display:			block;
	padding:			0 12px;
	line-height:		20px;
	background-color:	#ffffff;
	border:				1px solid #999999;
/*	border-left:		1px solid #999999;
	border-right:		1px solid #999999;
	border-bottom:		1px solid #999999; */
	margin-left:		2px;
}


ul li.cmsNavigationText {
	float:				right;
}

.bannerPosition {
	position:			absolute;
	top:				20px;
	left:				410px;
}

/******** Platz fuer Alternative Bildinhalte oder Backgrounds **********/
#logofrolexus {
	position:			relative;
	left:				0px;
	top:				0px;
	z-index:			1;
}

#eyecatcher2 {

}


/* *********************** Aufbau des Kategoriebaumes *********************** */
/* Erste Ebene */
ul.kategorieUlNavigation {
	list-style: 		none;
/*	float:				left; */
}

li.kategorieLiNavigationHeadline {
	display:			block;
}

li.kategorieLiNavigation a {
	display:			block;
}

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

li.kategorieLiSecondNavigation a {
	display:			block;
/*	float:				left; */
	width:				170px;
	height:				18px;
	line-height:		18px;
	color:				#000000;
	text-decoration:	none;
	text-indent:		16px;
	border-bottom: 		1px solid #999999;
	border-top:			1px solid #ffffff;
	text-align:			left;
}

li.kategorieLiSecondNavigation a:hover {
	display:			block;
/*	float:				left; */
	width:				170px;
	height:				18px;
	line-height:		18px;
	color:				#666666;
/*	text-decoration:	underline; */
	text-indent:		16px;
	text-align:			left;
}

/* 3. und weitere Ebenen */
li.kategorieLiThirdNavigation a {
	display:			block;
/*	float:				left; */
	width:				170px;
	height:				18px;
	line-height:		18px;
	color:				#000000;
	text-decoration:	none;
	text-indent:		26px;
	border-bottom: 		1px solid #999999;
	border-top:			1px solid #ffffff;
	text-align:			left;
}

li.kategorieLiThirdNavigation a:hover {
	display:			block;
/*	float:				left; */
	width:				170px;
	height:				18px;
	line-height:		18px;
	color:				#666666;
/*	text-decoration:	underline; */
	text-indent:		26px;
	text-align:			left;
}

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

ul.meinKonto {
	list-style: 		none;
}

/* Linkformatierung */
li.meinKontoFormatHeadline {
	display:			block;
	margin-top:			10px;
}

li.meinKontoFormat a {
	display:			block;
}


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

input.loginForumlarInput {
	width:				150px;
	height:				18px;
	border-color:		#999999;
}

input.loginFormularSubmit {
	width:				73px;
	margin-top:			1px;
	border-color:		#999999;
}


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

/* Linkformatierung */
span.sucheFormatHeadline {
	display:			block;
	margin-top:			3px;
}

fieldset.sucheFormular {
	border:				solid 0 transparent;
	padding-top:		5px;
	padding-left:		10px;
	text-align:			left;
	text-indent:		10px;
/*	height:				60px; */
	background-color:	#ffffff;
}

fieldset.cmsSucheFormular {
	border:				solid 0 transparent;
	padding-top:		5px;
	padding-left:		1px;
	text-align:			left;
	text-indent:		10px;
/*	height:				30px;*/
	border-color:		#999999;
}

select.sucheFormatSelect {
	width:				150px;
	height:				18px;
	margin-bottom:		2px;
	display:			block;
	border-color:		#999999;
}

input.sucheFormularInput {
/*	position: 			relative; */
	float:				left;
	margin-top:			3px; 
	width:				115px;
	height:				18px;
	margin-bottom:		1px;
	border-color:		#999999;
}

input.sucheFormularSubmit {
/*	position: 			relative; */
	float:				right;
	margin-top:			3px;
	margin-right:		8px; 
	width:				30px;
	height:				18px;
	margin-bottom:		1px;
	border-color:		#999999;
}

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

span.herstellerFormatHeadline {
	display:			block;
	margin-top:			5px;
	background-color:	#ffffff;
}

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;
	margin-top:			5px;
	background-color:	#ffffff;
}

li.aktionsListFormat a {
	display:			block;
}


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

span.empfehlenFormatHeadline {
	display:			block;
	margin-top:			5px;
	background-color:	#ffffff;
}

span.empfehlenFormatText a {
	display:			block;
	padding-left:	    10px;
	margin-top:			5px;
/* 	text-indent:		10px; */
/*	line-height:		20px; */
	text-align:			left;
}


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

span.newsletterFormatHeadline {
	display:			block;
	margin-top:			10px;
}

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

input.newsletterFormatInput {
	width:				150px;
	height:				18px;
	border-color:		#000000;
}

input.newsletterFormularSubmit {
	position:			relative;
	left:				0px;
	width:				73px;
	border-color:		#000000;
}

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

.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:		18px;
	font-size:			11px;
	padding-top:		5px;
}


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

.partnerBox {
/*	height:				84px; */
	margin-top:			10px; 
}

span.partnerFormatHeadline {
	display:			block;
}

h4.partnerFormatText {
	display:			block;
	text-indent:		10px;
	text-align:			left;
	font-weight:		normal;
	line-height:		18px;
	font-size:			11px;
/*	border-bottom:		5px solid #f1f7fb; */
}



/*********************** Aufbau Warenkorb ************************* */

.warenkorbBox {
/*	height:				94px; */
/*	float:				right; */
}

span.warenkorbFormatHeadline {
	display:			block;
}

h4.warenkorbFormatText {
	display:			block;
	margin-top:			5px; 
	padding-left:		10px; 
	text-align:			left;
	font-weight:		normal;
/*	line-height:		18px; */
	font-size:			11px;
}


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

.preislisteBox {
	margin-top:			5px; 
}

span.preislisteFormatHeadline {
	display:			block;
}

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


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

.bestsellerBox {
	margin-top:			5px;
/*	float:				right; */
}

span.bestsellerFormatHeadline {
	display:			block;
	margin-top:			5px;
}

ol.bestsellerFormatText {
	margin-top:			5px;
	width:				160px; 
	position:			relative;
	list-style:			none;
	left:				10px;
	text-decoration:	none;
	color:				#993300;
}

li.bestsellerFormatText a {
	display:			block;
	margin-top:			5px;
	width:				160px; 
/*	height:				18px; */
/*	line-height:		16px; */
	text-decoration:	none;
	text-align:			left;
}