.nav A{
	background-image:url("../images/menue_1.gif");
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 35px;
	TEXT-DECORATION: none;
	DISPLAY: block; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D9796;
	width: 100%;
	margin-bottom: -1px;
}

.nav  A:HOVER{
	background-image : url(../images/menue_2.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 35px;
	TEXT-DECORATION: none;
	DISPLAY: block; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E62214;
	width: 100%;
	margin-bottom: -1px;
}

.sub_nav A{
	background-image:url("../images/subnav_1.gif");
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 45px;
	TEXT-DECORATION: none;
	DISPLAY: block; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D9796;
	width: 100%;
	margin-bottom: -1px;
}

.sub_nav  A:HOVER{
	background-image: url(../images/subnav_2.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 45px;
	TEXT-DECORATION: none;
	DISPLAY: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E62214;
	width: 100%;
	margin-bottom: -1px;
}


.fuss{
	border: 2px solid #DCEAEB;
	padding: 3px;
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #626161;
}

.service_nav A{
	font-family: Arila, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #617B79;	
}
.service_nav A:HOVER{
	font-family: Arila, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #617B79;	
}

.box_header{
	font-family: Arila, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
}

.box_subheader{
   font-family: Arila, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B6465;
}

.box_text{
	font-family: Arila, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
}
.box_text a:visited, .box_text a:link, .box_text a:active
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #313131;
	text-decoration: underline;
	
}

.box_text a:hover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #313131;
	text-decoration: none;
}

hr{
	border:solid #92A1A1 1px;height:2px;
}

.box_subheader2{
   font-family: Arila, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4B6465;
}
