

/*******************************************************************************
																MAIN NAVIGATION
********************************************************************************/
#contentNavigationMain {
	font-size: 9pt;
	height:79px;
	border-bottom:1px solid #DEDEDE; 
	margin-bottom:0px;

}

#contentNavigationMain a {
	text-decoration:none;
	color: #000000;
}

#contentNavigationMain .border{
	float:left;
	margin-right:25px;
	margin-top: 60px;
	height: 19px;
}

/*
#contentNavigationMain .margin {
	padding-bottom: 0px;
}
*/

#contentNavigationMain .cur .border ,
#contentNavigationMain .act .border {	
	background: url('/fileadmin/images/gray19x2.jpg') 0px 0px repeat-x;
}


#contentNavigationMain a:hover {
	color:#2B6DAA;
	border-bottom:2px solid #888888; 
	padding-bottom: 1.5px;
}


#contentNavigationMain .cur a:link,
#contentNavigationMain .cur a:visited,
#contentNavigationMain .cur a:active,
#contentNavigationMain .act a:link,
#contentNavigationMain .act a:visited,
#contentNavigationMain .act a:active{
	font-weight:bold;
	color:#2B6DAA;
}

/* Extra für Home Seite */
#contentNavigationMainHOME {
	margin-left: 180px;
}


/*******************************************************************************
																EU NAVIGATION
********************************************************************************/
#contentNavigationEU {
	font-size: 9pt;
	margin-left: 60px;
	
}

#contentNavigationEU a {
	text-decoration:none;
	color: #888888;
}


#contentNavigationEU .border {
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-top: 20px;
	
}

/*
#contentNavigationEU .pipe {
	float:left;
	width: 2px;
	background-color: #888888;
}



#contentNavigationEU .margin {
		margin-right: -1px;
		background-color: #E5E5E5;

}
*/


#contentNavigationEU a:hover {
	color:#666666;
}


#contentNavigationEU .cur a:link,
#contentNavigationEU .cur a:visited,
#contentNavigationEU .cur a:active,
#contentNavigationEU .act a:link,
#contentNavigationEU .act a:visited,
#contentNavigationEU .act a:active{
	font-weight:bold;
	color:#666666;
}







/******************************************************************************
															    LEFT NAVIGATION
*******************************************************************************/
#contentStartseite {
	padding-left: 45px;
	margin-top: 7px;
	height: 23px;
}

#contentStartseite A {
	text-decoration:none;
	color: #999999;
}


#contentNavigationLeft {
	border-top:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
	margin-right: 30px;
	margin-left: 15px;
	font-size: 8pt;
}

#contentNavigationLeft a {
	text-decoration:none;
}

#contentNavigationLeft .border {
	margin-left: 15px;
	margin-bottom: 8px;
}

#contentNavigationLeft .cur {
	background-image:url(/fileadmin/images/std/pfeil_orange.gif); 
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-weight:bold;
	margin-left: 15px;
	
}

#contentNavigationLeft .act {
	background-image:url(/fileadmin/images/std/pfeil_grau.gif); 
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin-left: 15px;
}


#contentNavigationLeft .no {
	background-color:#ffffff;
	font-weight:normal;
	margin-left: 15px;
}


#contentNavigationLeft .menue-lv1-no A,
#contentNavigationLeft .menue-lv1-act A,
#contentNavigationLeft .menue-lv1-cur A {
	color: #000000;
}

#contentNavigationLeft .menue-lv2-no A,
#contentNavigationLeft .menue-lv2-act A,
#contentNavigationLeft .menue-lv2-cur A {
	color: #666666;
}


#contentNavigationLeft .menue-lv3-no A,
#contentNavigationLeft .menue-lv3-act A,
#contentNavigationLeft .menue-lv3-cur A {
	color: #999999;
}

#contentNavigationLeft .menue-lv4-no A,
#contentNavigationLeft .menue-lv4-act A,
#contentNavigationLeft .menue-lv4-cur A {
	color: #acacac;
}


#contentNavigationLeft .menue-lv5-no A,
#contentNavigationLeft .menue-lv5-act A,
#contentNavigationLeft .menue-lv5-cur A {
	color: #acacac;
}

#contentNavigationLeft .menue-lv6-no A,
#contentNavigationLeft .menue-lv6-act A,
#contentNavigationLeft .menue-lv6-cur A {
	color: #acacac;
}


/*********************************************************************************
																	BREADCRUMB		
*********************************************************************************/
#contentNavigationBreadcrumb {
	background-color: #FFFFFF;
	height: 25px;
	width: 720px;
	margin-top: 5px;
	color: #999999;
}

#contentNavigationBreadcrumb A,
#contentNavigationBreadcrumb SPAN {
	text-decoration:none;
	color: #999999;
	font-size: 11px;
}




/**********************************************************************
																 FOOTER
**********************************************************************/
#containerFoot {
	clear:both;
	width: 100%;
	background-color: #E6E6E6;
	height: 30px;
	color: #888888;
	font-size: 10px;
}


#containerFootLeft {
	float:left;
	width:240px;
	height:30px;
	padding-top: 10px;

}

.sprache {
	margin-left: 60px;
}

.sprache a {
	text-decoration:none;
	color: #2b6dae;
}

.sprache a:link {
	color: #2b6dae;
}
.sprache a:hover {
	text-decoration:underline;
}
.sprache a:visited {
	color: #2b6dae;
}
.sprache a:active {
	color: #2b6dae;
}


#containerFootRight {
	float:left;
	width:720px;
	height:30px;
	border-left: 1px solid #FFFFFF;  
	padding-top: 10px;
	color: #888888;
}

#containerFootRight a {
	text-decoration:none;
	color: #888888;
}

#containerFootRight .border {
	float:left;
}

#containerFootRight a:hover {
	color:#2B6DAA;
}

#containerFootRight .cur a:link,
#containerFootRight .cur a:visited,
#containerFootRight .cur a:active,
#containerFootRight .act a:link,
#containerFootRight .act a:visited,
#containerFootRight .act a:active{
	font-weight:bold;
	color:#2B6DAA;
}


#contentNavigationFoot {
	margin-left: 25px;
}



