/*******************************************************************************

	Project:		redaxo.in-ecommerce.com

*******************************************************************************/



/*	Navigation vertical - 
	Wenn nur die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
-------------------------------------------------------------------------------*/
/* ### Header Navigation ##################################################### */

#navheight_horiz_vert {
	min-height: 153px;
	margin: 20px 0;
}
* html body #navheight_horiz_vert { height: 153px; } /* IE 6 / 5.5 Hack */ 

#navheight_horiz_vert ul.nav1st { padding: 0px 20px; }


#nav-header {
	font-size: 13px;
	background-color: #6a7972;
	height: 100px;
	width: 928px;
	z-index: 2;
}


#nav-header li {
	display:inline;
	float: left;
	width: 113px;  /*alt:110*/
	margin: 0px;
	padding-right: 10px; /*5px*/
}

/* Ausrichtung Vertikale Trennlinie zwischen Menupunkten aus oberem Menu  */
#Trennlinie {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
}

/*Abstand zwischen Bildschirm-Oberkante und Menutext*/
/*(Nötig, damit im IE der Text nicht am oberen Ende der blauen Trennstriche angezeigt wird*/
#Menutext {
	float: left;
	padding-top: 31px; /*46px*/
	padding-left: 15px;
	margin: 0px;	
}


#nav-header a,
#nav-header a:link {
	color:#162982;
	text-decoration: none;
	background-color: inherit;
	margin: 0px;	
	padding-right: 10px;
}

#nav-header a:hover {
	color:#162982;
	font-weight:bold;
	overflow: hidden;
	background-color: inherit;
	margin: 0px;	
	padding-right: 10px;
}


#nav-header a.current, 
#nav-header a.current:link {
	color:#162982;
	font-weight:bold;
	background-color: inherit;
	margin: 0px;	
	padding-right: 10px;
}

#nav-header a.current:hover {
	color:#162982;
	font-weight:bold;
	background-color: inherit;
	margin: 0px;	
	padding-right: 10px;
}


/* ### Sub Navigation ######################################################### */

#nav {
	display:block;
	float:left;
	width:176px;/*eigentlich 180*/
	height: 484px;
	background-color: #162982;
	z-index: 2;

}

#nav p.copy,
#nav p {
	padding-right:20px;
	color:#fff;
	background: inherit;
	text-align: right;
}


#nav p.copy a,
#nav p.copy a:link {
	color: #fff;
	background: inherit;
	text-decoration: none;
}

#nav p.copy a:hover {
	color: #fff;
	background: inherit;
	text-decoration: underline;
}

/*	Navigation horizontal and vertical - 
	Wenn nur die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
-------------------------------------------------------------------------------*/

#navheight_vert {
	min-height: 193px;
  position: relative;
  left: 120px;
}
* html body #navheight_vert { height: 193px; } /* IE 6 / 5.5 Hack */


#navheight_vert_add {
	min-height: 123px;
	z-index:3;
}

#navheight_vert ul.nav1st { padding:0px 0px;  }



/* ### nav1st - first level navigation ######################################## */

ul.nav1st {
	padding:0px 20px;
	font-size:13px;
}

/*Unteres Menu: ausgewählter Menupunkt */
ul.nav1st li {
	display: block;
	padding:3px 0;
	color:#000066;
	background: inherit;
	font-weight:normal;
	font-size:20px;
	text-align: left;
  font-family: georgia;
}

/*Unteres Menu: nicht ausgewählter Menupunkt */
ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	color:#000066; 
	background: inherit;
	padding: 1px 0;
}

ul.nav1st a:hover {
	color:#fff;
	background: inherit;
	font-size:20px;
	padding: 1px 0;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color:#fff;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st li a.current:hover {
	color:#fff;
	background: inherit;
	padding: 1px 0;
}


/* ### nav2nd - second level navigation ######################################### */

ul.nav2nd {
	color:#ffffff;
	/*padding-top:5px;*/
	padding:0px;
	font-size:13px;
	font-weight:normal;
	text-transform:none;
}

.nav2nd a {
	color:#d8d8da;
	padding-top:0px;
	font-size:13px;
	font-weight:normal;
	text-transform:none;
}

ul.nav2nd li {
	display: block;
	padding:3px 0;
	background: inherit;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: left;
}


ul.nav2nd a, 
ul.nav2nd a:link {
	display:block;
	padding:4px 17px 4px 10px;
	background-position:158px 8px;
	background-repeat: no-repeat;
}


ul.nav2nd a:hover {
	padding:4px 17px 4px 10px;
	background-position:158px -12px;
	background-repeat: no-repeat;
	background-color:inherit;
	/*color:#d3ddef;*/
	color: #ffffff;
	font-weight: normal;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
	padding:4px 17px 4px 10px;
	background-position:158px -32px;
	background-repeat: no-repeat;
	background-color:inherit;
	/*color:#d3ddef;*/
	color: #ffffff;
}


/* ### nav2nd additional - second level navigation ######################################### */

ul.nav2ndAdd {
	padding-top:5px;
	font-size:13px;
	font-weight:normal;
	text-transform:none;
}

ul.nav2ndAdd li {
	padding:0px;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: left;
}

ul.nav2ndAdd a, 
ul.nav2ndAdd a:link {
	display:block;
	padding:4px 17px 4px 10px;
	background-position:158px 8px;
	background-repeat: no-repeat;
}


ul.nav2ndAdd a:hover {
	padding:4px 17px 4px 10px;
	background-position:158px -12px;
	background-repeat: no-repeat;
	background-color:inherit;
	/*color:#d3ddef;*/
	color: #ffffff;
	font-weight: normal;
}

ul.nav2ndAdd li.active a, 
ul.nav2ndAdd li.active a:current,
ul.nav2ndAdd li.active a:link {
	padding:4px 17px 4px 10px;
	background-position:158px -32px;
	background-repeat: no-repeat;
	background-color:inherit;
	/*color:#d3ddef;*/
	color: #ffffff;
}



/* ### nav3rd - third level navigation ######################################### */

ul.nav3rd {
	margin: 0 0 10px 10px;
	font-size:10px;
	font-weight:normal;
	text-transform:none;
	list-style: none;
	background-repeat: no-repeat;
}

ul.nav3rd li {
	padding:0;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: left;
	background: url(aufzaehlungszeichen_hellblau.jpg) no-repeat 0px 50%;
	padding-left: 10px;
	color: #000000;
}



ul.nav3rd a, 
ul.nav3rd a:link {
	display:block;
	padding:4px 17px 4px 10px;
	background-position:158px 8px;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #000000;
}


ul.nav3rd li.active a.current:hover, ul.nav3rd a:hover {
	padding:4px 17px 4px 10px;
	background-position:158px -12px;
	background-repeat: no-repeat;
	background-color:inherit;
	color:#d3ddef;
	font-weight: bold; 

}


ul.nav3rd li.active a, 
ul.nav3rd li.active a:link {
	padding:4px 17px 4px 10px;
	background-position:158px -32px;
	background-repeat: no-repeat;
	background-color:inherit;
	color:#d3ddef;
}


/* ### Linkverhalten von Dislaimer und Impressum ################################# */
/* (hier muss im Gegensatz zur oberen Menuleiste padding-right weggelassen werden
/* Deshalb ist eine extra Linkdefinition notwendig) */

#disclaimer a,
#disclaimer a:link{
	color:#162982;
	text-decoration: none;
	background-color: inherit;
	margin: 0px;	
}

#disclaimer a:hover{
	color:#162982;
	font-weight:bold;
	overflow: hidden;
	background-color: inherit;
	margin: 0px;	
}
	
	
#disclaimer, a.current,
#disclaimer a.current:link {
	color:#162982;
	font-weight:bold;
	background-color: inherit;
	margin: 0px;	
}

#disclaimer a.current:hover,
#nav-header a.current:hover {
	color:#162982;
	font-weight:bold;
	background-color: inherit;
	margin: 0px;	
}


/* ### Zusätzliche Links: Disclaimer und Impressum ################################# */

#disclaimer {
	color:#162982;
	margin-top: 495px;
	text-align:right;
	font-size: 13px;
	font-weight: normal;
}


