/* Texte und Verlinkung */
.fliesstext {  font-family: Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #ffffff}
.infoline {  font-family: Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #ffffff}
.headline {  font-family: Arial; font-size: 14px; font-style: normal; font-weight: bold; color: #ffffff}
.headline_klein {  font-family: Arial, Trebuchet MS, Arial; font-size: 12px; font-style: normal; font-weight: bold; color: #ffffff}


.fliesstext_verlinkung {font-family: Trebuchet MS, Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #DBC5B3; text-decoration:none; }
a.fliesstext_verlinkung:active, a.fliesstext_verlinkung:hover, a.fliesstext_verlinkung:focus {font-family: Trebuchet MS, Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #ffffff; text-decoration:underline;}

.menue_verlinkung {font-family: Trebuchet MS, Arial; font-size: 12px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration:none; padding-left: 6px; letter-spacing:2px;}
a.menue_verlinkung:active, a.menue_verlinkung:hover, a.menue_verlinkung:focus {font-family: Trebuchet MS, Arial; font-size: 12 px; font-style: normal; font-weight: bold; color: #644820; text-decoration:none; padding-left: 6px;}


/* Hauptmenue und Submenue */

a.navi_home { 
	background-color:#AB652D;
	border-bottom-color:#CFAF96;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#CFAF96;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#CFAF96;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CFAF96;
	border-right-style:solid;
	border-right-width:1px;
	font-family: Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
	display:block;
	background-repeat:no-repeat;
	background-position:top left;
}
a.navi_home:active, a.navi_home:hover, a.navi_home:focus {
	background-color:#874B1A;
	border-bottom-color:#CFAF96;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#CFAF96;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#CFAF96;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CFAF96;
	border-right-style:solid;
	border-right-width:1px;
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
	display:block;
	background-repeat:no-repeat;
	background-position:top left;
}
	
a.navi_home_aktiv { 
background-color:#874B1A;
	border-bottom-color:#CFAF96;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#CFAF96;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#CFAF96;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CFAF96;
	border-right-style:solid;
	border-right-width:1px;
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
	display:block;
	background-repeat:no-repeat;
	background-position:top left;

}