/*-----------MENU_LINKS--------------------*/
.bd3 {
	margin-top:-1px;
	height:32px;
	z-index: 990;
	border-bottom: 1px solid #ffffff;
	position: relative;
}

*+html .bd3 {
	height:31px;
}

* html .bd3 {
	height:30px;
}


#menu_left {
	list-style-type:none; 
	padding:0;
}

#menu_left li {
	float:left; 
	padding:0; 
	margin:0 0 0 4px; 
	position:relative; 
	height:1px; 
	z-index:1000;
}

#menu_left li a{
	float:left; 	
}

#menu_left li a:visited {
	text-decoration:none;
}

#menu_left dl {
	/*position:absolute; */
	top:0; 
	left:0; 
	width: 100px; 
	margin: 6px 1px 0 0; 
	padding:0; 
}
	
*+html #menu_left dl {
	margin-top: 5px; 
}

* html #menu_left dl {
	margin-top: 5px; 
}
	
#menu_left dt {
	margin:0;
	font-size: 11px; 
	width:100px; 
	float:left;
	font-family:tahoma;
}
	
#menu_left dt a, 
#menu_left dt a:visited {
	display:block; 
	color:#ffffff; 
	width:100px;
	font-family:tahoma;
	font-size:11px;
	
}

	
#menu_left dd {
	display:none; 
	background: transparent;
	border-bottom:1px;
	clear:left;
	margin:0; 
	padding:0; 
	color: #fff; 
	font-size: 12px; 
	text-align:left;
	width: 100px;
	overflow: visible;	
}

	
	
#menu_left dd a, 
#menu_left dd a:visited {
	background:#e8ecf2;
	color:#103a7d;
	text-decoration:none; 
	display:block; 
	padding:7px 10px 5px 15px; 
	width:100px;
	font-family:tahoma;
	font-size:11px;
	border-left:1px solid #ffffff;
	border-right: 1px solid #ffffff;

}

#menu_left li a:hover {
	margin:0;
	font-size: 11px; 
	border-bottom:1px
	solid #fff;
	font-family:tahoma;
	border:0;
}

#menu_left li:hover dd, 
#menu_left li a:hover dd {
	display:block;	
}
	
	
#menu_left li:hover dl, 
#menu_left li a:hover dl {
	width:100px; 
}
	
	

#menu_left dd a:hover {
	color:#103a7d;
	border:#ffffff;
	border-left:1px solid #ffffff;
	border-right: 1px solid #ffffff;
}


#menu_left li a{
	/* background: transparent url(../images/nav_grau_middle_no.gif) repeat-x scroll 0 bottom; */
	background: transparent url(../images/nav_grau_right_no.gif) no-repeat scroll right bottom;
	padding-right: 2px;
	width:100px; 
} 


#menu_left li a:hover, #menu_left li.active dt a {
	/* background: transparent url(../images/nav_grau_middle_hover.gif) repeat-x scroll 0 bottom; */

}


#menu_left a span.cl{
	/* background: transparent url(../images/nav_grau_right_no.gif) no-repeat scroll right bottom; */
	background: transparent url(../images/nav_grau_left_no.gif) no-repeat scroll left bottom;
	cursor:pointer;
	display:block;
	line-height: 26px;
	text-align:center;
	margin-bottom:1px;
	/*
	margin-right:-2px;
	*/
	padding-left: 2px;
	
}



#menu_left a span.cr{
	/* background: transparent url(../images/nav_grau_left_no.gif) no-repeat scroll left bottom; */
	background: transparent url(../images/nav_grau_middle_no.gif) repeat-x scroll left top;
	
	cursor:pointer;
	display:block;
	height:26px;
	position:relative;
	text-align:center;
	min-width:74px;
	margin-bottom:-1px;

	/* margin-left:-2px; */
	/* margin-right:-2px; */
}


#menu_left dt a:hover span.cl, #menu_left li.active dt a span.cl{
	background-image: url(../images/nav_grau_left_hover.gif);
	color:#103a7d;

}


#menu_left dt a:hover span.cr, #menu_left li.active dt a span.cr{
	background-image: url(../images/nav_grau_middle_hover.gif);
}

#menu_left dt a:hover, #menu_left li.active dt a {
	background-image: url(../images/nav_grau_right_hover.gif);

}








/* Menu Rechts */

#menu_right {
	list-style-type:none; 
	padding:0;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 999;
}

#menu_right li {
	float:left; 
	padding-left:0; 
	margin:0 0 0 2px; 
	position:relative; 
	height:1px; 
	z-index:1000;
	padding-bottom:0px;
}


#menu_right li a:visited {
	text-decoration:none;
}

#menu_right dl {
	left:0; 
	margin: 6px 1px 0 0;

}

*+html #menu_right dl {
	margin-top: 5px; 
}

* html #menu_right dl {
	margin-top: 5px; 
}
	
#menu_right dt {
/*	background: transparent;*/  
	margin:0;
	width:100px; 
	float:left;
	font-family:tahoma;
	font-size: 11px;
	/*color:#103a7d;*/
	/*height:25px;*/
}



#menu_right dd {
/* 	display:none; */
	background: transparent;
	border-bottom:1px; 
	/*solid #cce; */
	clear: left;
	margin-left: 0px;
	padding:0; 
	color: #fff; 
	font-size: 12px; 
	text-align:left;
	width: 100px;
	overflow: visible;
	visibility: hidden;
	top: -9000px;
	position: absolute;

}

* html #menu_right dd {
	width: 100px;
	
}


#menu_right li:hover dd, 
#menu_right a:hover dd {
	/* display:  block; */
	visibility: visible;
	top: 0;
	position: relative;
}


/*
* html #menu_right a dd{
		position: static;
}

* html #menu_right a:hover dd{
		position: relative;
}

*/

#menu_right dt a, 
#menu_right dt a:visited {
	display:block; 
	color:#ffffff; 
	width:100px;
	font-family:tahoma;
	font-size:11px;
	height: 26px;
}

* html #menu_right dt a, * html #menu_right dt a:visited, * html #menu_right dt a:hover,
* html #menu_right dt a:focus, * html #menu_right dt a:active {


font-size:10px;

}


#menu_right li a{
	width:100px; 
	float:left;
}

	
#menu_right li dd a, 
#menu_right li dd a:visited {
	background:#e8ecf2;
	color:#103a7d;
	text-decoration:none; 
	display:block; 
	padding:5px 10px 5px 15px; 
	font-family:tahoma;
	font-size:11px;
	border-left:1px solid #ffffff;
	border-right: 1px solid #ffffff;
	width: 120px;
}

/*
* html #menu_right li dd a, * html #menu_right li dd a:hover,
* html li dd a:visited, * html li dd a:focus,* html li dd a:active{

padding:5px 2px 5px 2px;
font-size:10px;
width: 100px;

}
*/


#menu_right li a:hover {
	margin:0;
	font-size: 11px; 
	border:0;
}


#menu_right li a{
	float:left; 	
}



* html #menu_right li dd a, * html li dd a:visited, * html li dd a:focus, * html li dd a:active {

text-decoration:none; 
/*padding:5px 2px 5px 2px;*/
/*font-size:10px;*/


	width: 120px;
	position: relative;
}

	
#menu_right li dd a:hover {
	background: #ffffff; 
	color:#103a7d;
	border-left:1px solid #ffffff;
	border-right: 1px solid #ffffff;

}


#menu_right li dt a{
	background: transparent url(../images/nav_blau_right_no.gif) no-repeat scroll right bottom;	
	padding-right: 2px;
}

#menu_right li dt a:hover, #menu_right li.active dt a {
	background-image: url(../images/nav_blau_right_hover.gif);
}


#menu_right dt a span.cl{
	background: transparent url(../images/nav_blau_left_no.gif) no-repeat scroll left top;
	cursor:pointer;
	display:block;
	line-height:26px;
	height: 26px;
	text-align:center;
	padding-left: 2px;
}	
	
#menu_right dt a span.cr{
	background: transparent url(../images/nav_blau_middle_no.gif) repeat-x scroll right top;
	cursor:pointer;
	display:block;
	height:26px;
	margin-bottom:-1px;
	min-width:74px;
	position:relative;
	text-align:center;
}

#menu_right dt a:hover span.cl, #menu_right li.active dt a span.cl{
	background-image: url(../images/nav_blau_left_hover.gif);
	color:#103a7d;

}

#menu_right dt a:hover span.cr, #menu_right li.active dt a span.cr{
	background: transparent url(../images/nav_blau_middle_hover.gif) repeat-x scroll right top;

}









/* Footer */

.footer{
	background:transparent url(../images/footer_bg.gif) repeat-x scroll 0 0;
	position:absolute;
	width:100%;
	left:0;	
	margin-top:30px;
}

.footer .footer_left {
	float:left;
	font-family:tahoma;
	font-size:11px;
	color:#a5a4a6;
	margin-right:70px;
	margin-top:10px;
	text-align: left;
	width: 42%;
}

.footer .footer_left1 {	
	color: #ffffff;
	font-family:tahoma;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	margin-top:5px;

}

.footer .footer_left1 a{	
	color: #ffffff;

}

.footer a:link, .footer a:visited, .footer a:hover {
	color: #B0AEB1;
}

.footer a:hover {
	color: #B0AEB1;
	text-decoration: underline;
}

.footer .footer_left1 a{	
	color: #ffffff;

}

.footer .footer_right {
	float:right;
	font-family:tahoma;
	font-size:11px;
	color:#a5a4a6;
	margin-top:10px;
	margin-left:10px;
	text-align:right;
	width: 45%;
}

.footer .footer_right1 {
	color: #ffffff;
	font-family:tahoma;
	font-size:11px;
	text-align:right;
	text-decoration:none;
	margin-top:5px;
	
}

.footer .footer_right1 a{	
	color: #ffffff;

	
}

.footer_mittel{
	background: url(../images/footer-trenner.gif) no-repeat;
	position:relative;
	float:left;
}

#innerFooter {
	margin:auto;
	width:905px;
	position:relative;
}




/* subnav */
/*
#content .subnav ul li, #content .subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

 #content .subnav ul ul {
	 border-bottom: 1px solid #fff;
 }

.subnav ul li a{
	color: #fff;
	display: block;
	line-height: 27px;
	height: 27px;
	background-image: url(../images/subnav-mainbg.png);
	background-repeat: repeat-x;
	background-color: #1D4985;
	text-decoration: none;
	padding-left: 14px;
	border-bottom: 1px solid #fff;
}


.subnav ul li a:hover, .subnav ul li.act a{
	color: #123A7A;
	display: block;
	line-height: 27px;
	height: 27px;
	background-image: url(../images/subnav-maincurbg.png);
	background-position: center center;
	background-repeat: repeat-x;
	text-decoration: none;
	margin: 0;
}

.subnav ul li.act a {
	color: #000;
	border-bottom: 1px solid #fff;
}

.subnav ul li.act li a {
	color: #000;
	border-bottom: none;
}



.subnav ul li.act ul li a{
	color: #123A7A;
	display: block;
	line-height: 25px;
	background-color: #E8ECF2;
	text-decoration: none;
	padding-left: 24px;
	background-image: none;
}


.subnav ul li.act ul li a:hover{
	background-color: #fff;
}

.subnav ul li.act ul li.act a{
	background-color: #fff;
	color: #000;
	background-image: none;
}




.subnav ul li.act ul li a:hover{
	background-color: #fff;
}

.subnav ul li.act ul li.act a{
	background-color: #fff;
	color: #000;
	background-image: none;
}

*/




.accordionelement .activeSelector {
	display: none;
}

#content .subnav ul, #content .subnav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .subnav .bottom{
	padding: 6px 0 6px 0;
}

#content .subnav h4 {
	padding-left: 10px;
	padding-right: 10px;
}

#content .subnav ul {
	margin-top: 4px;
}
#content .subnav ul li {
	padding-left: 1px;
	padding-right: 1px;

}

#content .subnav ul li a {
	display: block;
	padding: 4px 10px 4px 10px;
}

#content .subnav ul li a:hover {
	background-color: #E8ECF2;
	text-decoration: none; 
}

#content .subnav ul li.act a {
	background-color: #E8ECF2;
}

/* language navigation */
.language-menu {
	float: right;
	clear: right;
	margin: 6px 0 0 0;
}


.language-menu li{
	float: left;
	list-style: none;
	padding-left: 10px;
	
}

.language-menu .lang-selected {
	display: none;
}




