.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #1A2A17;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;
}
.tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #1A2A17;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #5B6B59;
	border-right-color: #5B6B59;
	border-bottom-color: #5B6B59;
	border-left-color: #5B6B59;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 0px;


}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #2C3D28;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A2A17;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A2A17;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A2A17;
	text-decoration: underline;
}

