a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #D6D5D1;
}
a:active {
	text-decoration: underline;
	color: #D6D5D1;
}

.artikel {
	color: #4E8544;
}
.artikel:link {color:#4E8544; text-decoration:underline}
.artikel:visited {color:#4E8544; text-decoration:underline}
.artikel:active {color:#716F64; text-decoration:none}
.artikel:hover {color:#4E8544; text-decoration:none}

#navi a, #navi a:visited {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	width:auto;
	height:1.4em;
	margin-left: 1px;
	font-size: 0.8em;
	padding-top: 0.8em;
	padding-right: 3em;
	padding-bottom: 0.8em;
	padding-left: 2em;
	font-weight: normal;
	background-color: #4E8544;
	border-top-style: none;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72B066;
	text-align: right;
	background-image: url(../img/nav_up.gif);
	background-repeat: no-repeat;
	background-position: 225px 11px;

  }
#navi a:hover, #navi a:active{
	text-align:right;
	color: #E9D631;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72B066;
	margin-right: 5px;
	background-color: #548F49;
	background-position: 225px 11px;
	background-image: url(../img/nav_over.gif);
	background-repeat: no-repeat;
  }
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #4E8544;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #45443D;
	line-height: 1.3em;
}
.txt_bold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #5F5E54;
}
ul {
	color: #4E8544;
}

.txtsmall {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #FFFFFF;
}
.red {color: #FF0000}

.txtsmall2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #45443D;
}
.navi_topright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #716F64;
	text-align: right;
}
.txt_bold_negativ {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}
.blind {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #D6D5D1;
}

