/*******************************************************************************

	Project		:	Redaxo Demo
	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de

*******************************************************************************/



/*	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: 1.3em;
	width:322px; 
	height:251px;
}


#nav-header li {
	display:inline-block;
	border-left: 1px solid #aaa;
	height:251px; width:224px;
}

#nav-header  ul {list-style:none; margin:0; padding:0;height:251px; width:224px; }

#nav-header a, 
#nav-header a:link {
	color:#fff; 
	text-decoration: none;
	text-transform: uppercase;
	background-color: inherit;
	padding: 0 8px;
}

#nav-header a:hover {
	color:#eee;
	background-color: #4B5761;
	padding: 0 8px;
}

#nav-header a.current, 
#nav-header a.current:link {
	color:#fff;
	background-color: #4B5761;
	padding: 0 8px;
}

#nav-header a.current:hover {
	color:#eee;
	background-color: #4B5761;
	padding: 0 8px;
}


#menu ul {list-style:none; margin:0; padding:0; width:875px;display:inline-block; }
#menu li {margin:0; padding:0;display:inline-block;}
#menu a {
	display: inline-block;

 
 }
 
#menu .Nav_1, #menu .Nav_1 a {background-image:url(top_nav_01.gif);background-repeat: no-repeat; width:322px; height:251px; }
#menu .Nav_1 a:hover, #menu.Nav_1 .Nav_1 a {background-image:url(top_nav_up_01.gif); background-repeat: no-repeat; }
#menu .Nav_2, #menu .Nav_2 a {background-image:url(top_nav_02.gif); width:353px; height:251px; background-repeat: no-repeat; }
#menu .Nav_2 a:hover, #menu.Nav_2 .Nav_2 a {background-image:url(top_nav_up_02.gif); background-repeat: no-repeat; }


#menu .Nav_1_selective, #menu .Nav_1_selective a {background-image:url(top_nav_up_01.gif); width:322px; height:251px; background-repeat: no-repeat; }
#menu .Nav_1_selective a:hover, #menu.Nav_1_selective .Nav_1_selective a {background-image:url(top_nav_up_01.gif); background-repeat: no-repeat; }
#menu .Nav_2_selective, #menu .Nav_2_selective a {background-image:url(top_nav_up_02.gif); width:353px; height:251px; background-repeat: no-repeat; }
#menu .Nav_2_selective a:hover, #menu.Nav_2_selective .Nav_2_selective a {background-image:url(top_nav_up_02.gif); background-repeat: no-repeat; }


/* ### Sub Navigation ######################################################### */

#leftright_nav ul {list-style:none; margin:0;margin-right:5; padding:0; width:70px; float:right;}

#leftright_nav li {margin:0; padding:0;display:inline;}

#leftright_nav {
	margin-top: 75px;
	font-size:21px;
	text-align:right;
	
}

#leftright_nav a {
	display: block;


}

#leftright_nav .Nav_1, #leftright_nav .Nav_1 a {background-image:url(left_right_01.gif); background-repeat: no-repeat; width:24px; height:41px; }
#leftright_nav .Nav_1 a:hover, #leftright_nav.Nav_1 .Nav_1 a {background-image:url(left_right_up_01.gif) }
#leftright_nav .Nav_2, #leftright_nav .Nav_2 a {background-image:url(left_right_02.gif); background-repeat: no-repeat; width:23px; height:41px; }
#leftright_nav .Nav_2 a:hover, #leftright_nav.Nav_2 .Nav_2 a {background-image:url(left_right_up_02.gif) }


#leftovernumber ul {list-style:none; margin:0;margin-right:5; padding:0; width:70px; float:right;}

#leftovernumber li {margin:0; padding:0;display:inline;}

#leftovernumber {
	margin-top: 75px;
	font-size:21px;
	text-align:right;
	
}

#leftovernumber a {
	display: block;


}





#nav {
	display:block;
	float:left;
	width:850px;
	/*
	background:url(bg_nav.gif) repeat-y;*/
}

#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;
}


#nav_info {
	display:block;
	float:left;
	color:#000000;
	margin-left:13px;
	width:295px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	text-align:left;
	letter-spacing:1px;
	margin-top:63px;
	/*
	background:url(bg_nav.gif) repeat-y;*/
}

#nav_info h1{

	color:#000000;
	font-size:16px;
	padding-bottom:10px;
	margin-bottom:5px;
	
	letter-spacing:2px;
	text-transform:uppercase;
	background-image:url(dots.png); 
	background-repeat: no-repeat;
	height:31px;
}

#nav_info h2{

	color:#000000;
	font-size:11px;
	letter-spacing:1px;
	padding-bottom:2px;
	text-decoration:underline;
	text-transform:uppercase;
}

#nav_info h2 a{
	color:#000000;
	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;
}
* html body #navheight_vert { height: 193px; } /* IE 6 / 5.5 Hack */

#navheight_vert ul.nav1st { padding:10px 20px;  }


/* ### nav1st - first level navigation ######################################## */

ul.nav1st {
	padding:0px 20px;
	font-size:1.2em;
	text-transform:uppercase;
}

ul.nav1st li {
	display: block;
	padding:3px 0;
	color:#37444f;
	background: inherit;
	font-weight:bold;
	text-align: right;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	color:#37444f;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st a:hover {
	color:#fff;
	background: inherit;
	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 {
	margin: 0 0 10px 0;
	font-size:1em;
	font-weight:normal;
	text-transform:none;
}

ul.nav2nd li {
	padding:0;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: right;
}

ul.nav2nd a, 
ul.nav2nd a:link {
	display:block;
	padding:4px 17px 4px 10px;
	background-image:url(button.gif);
	background-position:158px 8px;
	background-repeat: no-repeat;
}


ul.nav2nd a:hover {
	padding:4px 17px 4px 10px;
	background-image:url(button.gif);
	background-position:158px -12px;
	background-repeat: no-repeat;
	background-color:#c4d4dc;
	color:#37444f;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
	padding:4px 17px 4px 10px;
	background-image:url(button.gif);
	background-position:158px -32px;
	background-repeat: no-repeat;
	background-color:#c4d4dc;
	color:#37444f;
}


/* ### Breadcrump Navigation #################################################### */

#sitePath {
	float:left;
	padding-left:20px;
	color:#c4d4dc;
	background: inherit;
}

#sitePath a, #sitePath a:link {
	color:#c4d4dc;
	background: inherit;
	text-transform:none;
}



ul#Navigation {

margin: 0px;
padding: 0;
text-align: left;

}
ul#Navigation li {
list-style: none;
display: inline;
margin: 0em; padding: 0;
}

ul#NavigationLR {

margin: 0; 
margin-right: 2px;
padding: 0;
text-align: right;

}
ul#NavigationLR li {
list-style: none;
display: inline-block;
margin: 0em; padding: 0;
}


