#navheight_horiz_vert {
	margin: 0px 0;
}
* html body 
#navheight_horiz_vert { 

} 
/* IE LIGHTER VERSION 6 HACK*/

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

}


#navheader {
	font-size: 12px;
	margin-left: 77px;
	margin-top: 20px;
	
}


#navheader ul li {
	display: inline;
	width: 97px;
	height: 31px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
    font-weight: normal; 
    color: #ffffff;  
	letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
	list-style: none;	
	padding-right:20px;
}
* html #navheader ul li  {  /* nur fuer Internet Explorer */
    margin-bottom: 0px;    /* Version 6 */
}


#navheader ul a {
	padding: 6px 25px 3px 25px;
	font-weight: normal; 
    color: #ffffff;  
	letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
	width: 97px;
	height: 31px;
	background-image: url(/testumgebung/files/images/bg_navi_button.jpg);	
	
}

#navheader ul li a:hover, 
#navheader ul li a.current {
	background-image: url(/testumgebung/files/images/bg_navi_button_active.jpg);
	background-position: 0px 0px;
	
}

  #navigation {
	float: left;
    padding-left: 80px;
	font-size: 13px;
	text-transform: uppercase;
	color: #5C000A;
	padding-top: 30px;
}

  #navigation li {
    display: inline;
    list-style: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #cccccc;	
	font-weight: lighter;
	margin: 0px;
}


  


#navigation a.current, 
#navigation a.current:link {
	padding: 0 20px 0px 0px;
	color:#ffffff; 
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}

#navigation a, 
#navigation a:link {
	padding: 0 20px 0 0px;
	color:#ffffff; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;

}

#navigation.current:hover {
	padding: 0 20px 0 0px;
	color:#ffffff; 
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
}


#navigation a:hover {
	padding: 0 20px 0 0px;
	color:#a1cb21; 
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
}

/* ### Breadcrump Navigation #################################################### */

#bread{
    text-transform: uppercase;
	font-size: 10px;
	margin-left: 76px;
	padding-bottom: 20px;
}

#bread a, #bread a:link {
    font: 10px Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold; 
    text-decoration: none; 
    color: #666666; 
	letter-spacing: 1px; 
}

#bread a:hover {
    font: 10px Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold; 
    text-decoration: none; 
    color: #999999; 
	letter-spacing: 1px; 
}


#bread a.current:link {
    font: 10px Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold; 
    text-decoration: none; 
    color: #222222; 
	letter-spacing: 1px; 
	
}

#sitePath {          
    margin: 20px 0 0 30px;
    height: 15px;
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
	text-align:left;
}

#sitePath a, #sitePath a:link {
	color: #666666;
	background: inherit;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#sitePath a:hover {
	color:#cccccc;
	background: inherit;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#sitePath a.current:link {
	color: #cccccc;
	background: inherit;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#bread .img {

border: none;
padding-bottom: 5px;
}