
/* CSS Document */


#h_nav_head {
		padding:3px 0px 4px 3px;	/*muss mit Abstand im li a korrespondieren*/
		margin: 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:11px;
		font-weight:normal;
		color:#888;
		}
	#h_nav_head ul {
		padding:0;
		margin:0;
		}
	#h_nav_head li {
		display: inline;
		padding: 0 0;
		margin: 0 0;
		}
	#h_nav_head li a {
		display: inline;
		padding:3px 5px 3px 5px;   /* bestimmt den Abstand der punkte zueinander*/
		margin:0px 0px 0 0px;
		line-height: 11px;
		text-decoration:none;
		border-right:1px solid #fff;
		color:#666;
		}
	#h_nav_head li a:hover {
		color:#000;
		}
	#h_nav_head li .inactive {
		display:inline;
		padding:3px 5px 3px 5px;   /* bestimmt den Abstand der punkte zueinander*/
		margin:0px 0px 0 0px;
		line-height: 11px;
		border:0px;
		color:#000;
		}

/* ------------ */

#h_nav_head2{
		padding:3px 0px 4px 0px;	/*muss mit Abstand im li a korrespondieren*/
		margin: 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:11px;
		font-weight:bold;
		color:#515352;
		}
	#h_nav_head2 ul {
		padding:0;
		margin:0;
		}
	#h_nav_head2 li {
		display: inline;
		padding: 0 0;
		margin: 0 0;
		}
	#h_nav_head2 li a {
		display: inline;
		padding:4px 8px 5px 8px;   /* bestimmt den Abstand der punkte zueinander*/
		margin:0px 0px 0 0px;
		line-height: 12px;
		text-decoration:none;
		color:#666;
		letter-spacing:2px;
		text-transform:uppercase;
		}
	#h_nav_head2 li a:hover {
		color:#000;
		}
	#h_nav_head2 li .inactive {
		display:inline;
		padding:4px 8px 5px 8px;   /* bestimmt den Abstand der punkte zueinander*/
		margin:0px 0px 0 0px;
		line-height: 12px;
		border:0px;
		color:#fff;
		background-color:#4E504F;
		}

/* ------------ */		


#h_nav_clearer {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	}

#horizontal_navi{
	padding:0;
	marign:0;
	width:790px;  /*981*/
	float:right;
	overflow:hidden;
	}
#h_nav {
		padding:3px 0px 4px 0px;	/*muss mit Abstand im li a korrespondieren*/
		margin: 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:11px;
		font-weight:normal;
		background: #4E504F;
		border-bottom:3px solid #142852;
		}
	#h_nav ul {
		padding:0;
		margin:0;
		}
	#h_nav li {
		display: inline;
		padding: 0 0;
		margin: 0 0;
		}
	#h_nav li a {
		display: inline;
		padding:6px 12px 6px 12px;   /* bestimmt den Abstand der punkte zueinander*/
		margin:0px 0px 0 0px;
		line-height: 18px;
		background: #4E504F;
		text-decoration:none;
		border-right:1px solid #aaa;
		color:#bbb;
		text-transform:uppercase;
		}
	#h_nav li a:hover {
		background: #999;
		color:#333;
		}
	#h_nav .inactive {
		display:inline;
		padding:6px 12px 6px 12px;   /* bestimmt den Abstand der punkte zueinander*/
		margin:0px 0px 0 0px;
		line-height: 18px;
		border:0px;
		background: #142852;
		color:#fff;
		border-right:1px solid #aaa;

		}

/* ------------ */		

#horizontal_navi_home{		
	width:208px;  /*981*/
	float:left;
	overflow:hidden;

	}
#h_nav_home {
		padding:3px 0px 4px 0px;	/*muss mit Abstand im li a korrespondieren*/
		margin: 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:11px;
		font-weight:normal;
		background: #4E504F;
		border-bottom:3px solid #142852;
		}
	#h_nav_home ul {
		padding:0;
		margin:0;
		}
	#h_nav_home li {
		display: inline;
		padding: 0 0;
		margin: 0 0;
		}
	#h_nav_home li a {
		display: inline;
		padding:6px 159px 6px 15px;   /* bestimmt den Abstand der punkte zueinander*/
		margin:0px 0px 0 0px;
		line-height: 18px;
		background: #4E504F;
		text-decoration:none;
		color:#bbb;
		border-right:1px solid #aaa;
		}
		*html #h_nav_home li a {
		padding:6px 163px 6px 15px;
		}
		*+html #h_nav_home li a {
		padding:6px 163px 6px 15px;
		}
	#h_nav_home li a:hover {
		background: #999;
		color:#333;
		}
	#h_nav_home .inactive {
		display:inline;
		padding:3px 15px 3px 15px;   /* bestimmt den Abstand der punkte zueinander*/
		margin:0px 2px 0 2px;
		line-height: 12px;
		border:0px;
		background: #ddd;
		color:#7A2323;
		}
	


/* Footer Navi ------------------ */

#h_nav_footer {
		padding:3px auto 4px auto;	/*muss mit Abstand im li a korrespondieren*/
		margin: 20px 0px 20px 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:11px;
		font-weight:bold;
		color:#555;
		text-align:center;
		}
	#h_nav_footer ul {
		padding:0;
		margin:0;
		}
	#h_nav_footer li {
		display: inline;
		padding: 0 0;
		margin: 0 0;
		}
	#h_nav_footer li a {
		display: inline;
		padding:3px 5px 3px 5px;   /* bestimmt den Abstand der punkte zueinander*/
		margin:0px 0px 0 0px;
		line-height: 11px;
		text-decoration:none;
		color:#666;
		}
	#h_nav_footer li a:hover {
		color:#000;
		}
	#h_nav_footer li .inactive {
		display:inline;
		padding:3px 5px 3px 5px;   /* bestimmt den Abstand der punkte zueinander*/
		margin:0px 0px 0 0px;
		line-height: 12px;
		border:0px;
		color:#000;
		}

/* ------------ */

