.farbband {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDF5D1;
	background-image: url(image/streifen.jpg);
	height: 80px;
	padding-left: 20px;
	padding-top: 5px;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-repeat: repeat-y;
	color: #2D5900;
	font-weight: normal;
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
	height:22px;
}
.text_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-repeat: repeat-y;
	color: #2D5900;
	font-weight: normal;
	border: none;
	padding-bottom: 0px;
	padding-top: 5px;
}
.text_ueber_kurz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-repeat: repeat-y;
	color: #FDF5D1;
	font-weight: bold;
	background-image: url(image/menu_klein.gif);
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	height:22px;
}
.text_ueber_lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-repeat: repeat-y;
	color: #FDF5D1;
	font-weight: bold;
	background-image: url(image/menu_gross.gif);
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	height:22px;
}
.menu_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-repeat: repeat-y;
	color: #FDF5D1;
	font-weight: bold;
	background-image: url(image/menu_klein.gif);
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	height:22px;
}
.untermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-repeat: repeat-y;
	color: #FDF5D1;
	font-weight: bold;
	background-color: #E8E5B8;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height:22px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FDF5D1;
}
.untermenu_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2D5900;
	font-weight: bold;
	border: none;
}
.spalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-repeat: repeat-y;
	color: #333333;
	font-weight: normal;
	border: none;
	padding-left:20px;
	padding-right:20px;
}
.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #A6B66F;
	font-weight: normal;
	border: none;
}
.menu_aktiv_als_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FDF5D1;
	font-weight: bold;
	border: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2D5900;
	font-weight: normal;
	border: none;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC3300;
	font-weight: bold;
	border: none;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2D5900;
	font-weight: normal;
	border: none;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normaAl;
	color: #669900;
	font-weight: bold;
	border: none;
	text-decoration: none;
}


