/* UnsereNav*/

/*Der Nav-Container*/
#nav{

	padding-bottom:20px;
	background:#ffef84;
	background-image:url('bg4.jpg');
	border-right:solid 1px #f1b05c;
}

#nav ul {
	padding-top:20px;
}

/* Alle Tabellen werden an Nav-Containerbreite angepasst */

#nav ul table {
width:200px;
padding:0px;
margin:0px;
}

/* -------------------- 1. Ebene und Grundeinstellungen f�r die Nav ------------ */

/*Ein Element Ebene 1*/
#nav ul li {
	font-weight:bold;
	padding-bottom:0px;
	color:#a3e5f1;

}

#nav ul li a:link,
#nav ul li a:visited {
	text-decoration:none;
	font-style:normal;
	color:#a3e5f1;
	font-family:Arial,Sans-Serif;
	font-size:12px;
	letter-spacing:1px;
}
#nav ul li a:hover,
#nav ul li a:active,
#nav ul li a:focus {
	text-decoration:underline;
	color:#a3e5f1;
	letter-spacing:1px;
}

#nav ul div {
padding-top:8px;
background-image:url('6.gif');
height:35px;
margin-left:4px;
width:100%
position:absolute;
text-align:left;
padding-left:11px;

}

/*Das ausgew�hlte Element Ebene 1*/
#nav ul li strong {
	color:#f8907d;
	font-weight:bold;
	padding:0;
	margin:0;
}
#nav ul li strong a {
	color:#f8907d;
	font-weight:bold;
}
/* ----------- 2. Ebene ------------ */

#nav ul ul {
	padding-top:0px;
	padding-bottom:10px;
}

/*Ein Element Ebene 2*/
#nav ul ul li {
margin-top:3px;
	font-weight:normal;
	padding-bottom:3px;
}


#nav ul ul li a:link,
#nav ul ul li a:visited {
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	font-family:Arial,Sans-Serif;
	font-size:12px;
	letter-spacing:1px;
}
#nav ul ul li a:hover,
#nav ul ul li a:active,
#nav ul ul li a:focus {
	text-decoration:underline;
	color:#000000;
	letter-spacing:1px;
	font-weight:normal;
}

#nav ul ul div {
padding-top:0px;
background-image:none;
height:10px;
text-align:left;
padding-left:20px;
padding-right:0px;
}

/*Das ausgew�hlte Element Ebene 2*/
#nav ul ul li strong {
	color:#000000;
	font-weight:bold;
	padding:0;
	margin:0;
}
#nav ul ul li strong a {
	color:#000000;
	font-weight:bold;
}

/* ------------ 3. Ebene ------------ */

/*Ein Element Ebene 3*/
#nav ul ul ul li {
	font-weight:normal;
}

#nav ul ul ul li a {
	font-weight:normal;
}

#nav ul ul ul div {
padding-top:0px;
background-image:none;
height:10px;
text-align:left;
padding-left:30px;
padding-right:0px;
}

/*Das ausgew�hlte Element Ebene 3*/
#nav ul ul ul li strong {
	color:#8ce3f3;
	font-weight:bold;
	padding:0;
	margin:0;
}
#nav ul ul ul li strong a {
	color:#8ce3f3;
	font-weight:bold;
}

/* ------------------ 4. Ebene ---------- */

/*Ein Element Ebene 4*/
#nav ul ul ul ul li {
	font-weight:normal;
}
#nav ul ul ul ul li a {
	font-weight:normal;
}

#nav ul ul ul ul div {
padding-top:0px;
background-image:none;
height:10px;
text-align:left;
padding-left:40px;
padding-right:0px;
}

/*Das ausgew�hlte Element Ebene 4*/
#nav ul ul ul ul li strong {
	color:#8ce3f3;
	font-weight:bold;
	padding:0;
	margin:0;
}
#nav ul ul ul ul li strong a {
	color:#8ce3f3;
	font-weight:bold;
}

/* ------------------- 5. Ebene ---------------- */

/*Ein Element Ebene 5*/
#nav ul ul ul ul ul li {
	font-weight:normal;
}
#nav ul ul ul ul ul li a {
	font-weight:normal;
}

#nav ul ul ul ul ul div {
padding-top:0px;
background-image:none;
height:10px;
text-align:left;
padding-left:50px;
padding-right:0px;
}


/* ### 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;
}


#nav-header li {
	display:inline;
	border-left: 1px solid #aaa;
}

#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;
}


/* ### Sub Navigation ######################################################### */

#nav {
	/*display:block;*/
	float:left;
	width:208px;
	/*background:url(bg_nav.gif) repeat-y;*/
	background-color:#ffef84;
}

#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;
}
* 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;
	background-image:url('file:///C:/Dokumente%20und%20Einstellungen/Lord%20Schaft/Desktop/button.gif');
	background-position: 158px 8px;
	background-repeat: no-repeat; padding-left:10px; padding-right:17px; padding-top:4px; padding-bottom:4px
}


ul.nav2nd a:hover {
	background-image:url('file:///C:/Dokumente%20und%20Einstellungen/Lord%20Schaft/Desktop/button.gif');
	background-position: 158px -12px;
	background-repeat: no-repeat;
	background-color:#c4d4dc;
	color:#37444f; padding-left:10px; padding-right:17px; padding-top:4px; padding-bottom:4px
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
	background-image:url('file:///C:/Dokumente%20und%20Einstellungen/Lord%20Schaft/Desktop/button.gif');
	background-position: 158px -32px;
	background-repeat: no-repeat;
	background-color:#c4d4dc;
	color:#37444f; padding-left:10px; padding-right:17px; padding-top:4px; padding-bottom:4px
}


/* ### Breadcrump Navigation #################################################### */

#sitePath {
	float:left;
	padding-left:20px;
	color:#c4d4dc;
	background: inherit;
}

#sitePath a, #sitePath a:link {
	color:#c4d4dc;
	background: inherit;
	text-transform:none;
}
