/*-------------------Navigation ---------------------
---------------------------------------------------*/


/*-------------------TOP Navigation -----------------
---------------------------------------------------*/

#headernav ul, #headernav li {
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
}

#headernav ul li a,
#headernav ul li .cur {
	color:#595959;
	font-weight:lighter;

}


#headernav ul a:hover,
#headernav ul a:focus,
#headernav ul .act a{
	text-decoration:none;
	color:#205DA7;
	font-weight:normal;
}


/*-------------------Haupt Navigation -----------------
---------------------------------------------------*/
#nav ul{
	float:left;
}

#nav li {
	float:left;
	line-height:56px;
	background-image: url(images/menu-button.png);
	background-repeat:no-repeat;
	width: 223px;
}

#nav ul li a,
#nav ul li .cur {
	color:#fff;
	font-weight:lighter;
	font-size:115%
}

#nav ul li a:hover{
	float:left;
	background-image: url(images/menu-button-hover.png);
	background-repeat:no-repeat;
	width: 223px;
	text-decoration:none;
}

/*----------Buttons/Navigation im Slider-Bereich --
---------------------------------------------------*/
#flash_button {
	position: absolute;
	bottom: 35px;
	left:  56px;
}

#flash_button p {
	margin-left: 150px;
	font-size: 70%;
	line-height: 1.2em;
	padding-top: 10px;
}


#flash_button ul{
	float:left;
}

#flash_button li {
	float:left;
	line-height:44px;
	background-image: url(images/cta-button-hoover.png);
	background-repeat:no-repeat;
	width: 145px;
	text-align: center;
	font-weight: normal;
}

#flash_button ul li a,
#flash_button ul li .cur {
	color: #ffffff;
	font-size:100%;
	font-weight: normal;
	width: 144px;
	text-decoration: none;
}

#flash_button1 {
	position: absolute;
	bottom: 35px;
	left:  56px;
}

#flash_button1 p {
	margin-left: 150px;
	font-size: 70%;
	line-height: 1.2em;
	padding-top: 10px;
}


#flash_button1 ul{
	float:left;
}

#flash_button1 li {
	float:left;
	line-height:44px;
	background-image: url(images/cta-button-hoover.png);
	background-repeat:no-repeat;
	width: 145px;
	text-align: center;
	font-weight: normal;
}

#flash_button1 ul li a,
#flash_button1 ul li .cur {
	color: #ffffff;
	font-size:100%;
	font-weight: normal;
	width: 144px;
	text-decoration: none;
}

#flash_button2 {
	position: absolute;
	bottom: 35px;
	left:  56px;
}

#flash_button2 p {
	margin-left: 150px;
	font-size: 70%;
	line-height: 1.2em;
	padding-top: 10px;
}


#flash_button2 ul{
	float:left;
}

#flash_button2 li {
	float:left;
	line-height:44px;
	background-image: url(images/cta-button-hoover.png);
	background-repeat:no-repeat;
	width: 145px;
	text-align: center;
	font-weight: normal;
}

#flash_button2 ul li a,
#flash_button2 ul li .cur {
	color: #ffffff;
	font-size:100%;
	font-weight: normal;
	width: 144px;
	text-decoration: none;
}

#flash_button3 {
	position: absolute;
	bottom: 35px;
	left:  56px;
}

#flash_button3 p {
	margin-left: 150px;
	font-size: 70%;
	line-height: 1.2em;
	padding-top: 10px;
}


#flash_button3 ul{
	float:left;
}

#flash_button3 li {
	float:left;
	line-height:44px;
	background-image: url(images/cta-button-hoover.png);
	background-repeat:no-repeat;
	width: 145px;
	text-align: center;
	font-weight: normal;
}

#flash_button3 ul li a,
#flash_button3 ul li .cur {
	color: #ffffff;
	font-size:100%;
	font-weight: normal;
	width: 144px;
	text-decoration: none;
}





/*----------Coda-Navigation--------------------- --
---------------------------------------------------*/

#coda-nav-1 {
	color:#606060;
	left:57px;
	position:absolute;
	top:92px;
	width:500px;
	z-index: 2;
	
}