.navigation {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #007316;
	text-decoration: none;
}
.text_normal {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #007316;
}
a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #007316;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #007316;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #007316;
	text-decoration: underline;
}

a:active {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #007316;
	text-decoration: none;
}

#Navigation a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #007316;
	text-decoration: none;
}

#Navigation a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #007316;
	text-decoration: none;
}

#Navigation a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #D4E2B7;
	text-decoration: none;
}

#Navigation a:active {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #007316;
	text-decoration: none;
}
table,td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #007316;
}

body {
	scrollbar-base-color:#669900;
	scrollbar-face-color:#D4E2B7;
	scrollbar-3d-light-color:#D4E2B7;
	scrollbar-dark-shadow-color:#669900;
	scrollbar-shadow-color:#669900;
	scrollbar-track-color:#669900;
	scrollbar-highlight-color:#D4E2B7;
	scrollbar-arrow-color:#669900;
	scrollbar-darkshadow-color:#D4E2B7;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #007316;
	list-style-image: url(images/liste.gif);
	list-style-type: disc;
}

.sn { /* Start Inner News Box */
	height:30px;
	overflow:hidden;
	line-height:15px;
	margin:11px 14px 0 14px;
	padding:0px;
}
.sni {
	padding:0 0 0 11px;
	background:url(images/liste.gif) no-repeat 0px 5px;
}
