a {
font-style : normal;
font-weight : normal;
font-variant : normal;
color : #FF9600;
text-decoration : underline;
}
a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
font-weight : normal;
font-variant : normal;
color : #FF9600;
text-decoration : none;
}

/* Navigation */
div#navigation a {
	width:100%;
	padding:5px;
	padding-top:0px;
	padding-right:0px;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	display: block; 
	padding-left: 0px; 
	border-bottom-width: 0px;
	color: #ffffff; padding-top: 2px; text-align: center; text-decoration: none;
 }
 
div#navigation a:hover {
background: #FFB74A; color: #ffffff; 

}
/* Ende  Style*/
/* SubNavigation Style*/
div#subnavigation a {
	width:100%;
	padding:5px;
	padding-top:0px;
	padding-right:0px;
	font-family: verdana,arial,helvetica;
	font-size: 9px;
	display: block; 
	padding-left: 0px; 
	border-bottom-width: 0px;
	color: #ffffff; padding-top: 2px; text-align: center; text-decoration: none;
 }
 
div#subnavigation a:hover {
background: #AABBCC; color: #ffffff; 

}
/* Ende  Style*/


.ftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.btext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.ktext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.HeadlineOrange {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9600;
	text-decoration: none;
}
.HeadlineGrün {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6699CC;
	text-decoration: none;
}
.rahmen {
	border: 1px solid #FFFFFF;
}
.naviline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

