body
{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	margin: 0px;
}

td
{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a
{
	color: #6D9E0C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #99CC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}

.gedrueckt
{
	color: #99CC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}

.titel
{
	color: #5B8231;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url("img/content_heading_voran.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.tableueberschrift
{
	color: #5B8231;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.button
{
	color: #000000;
	border: solid 1px #000000;
	background-color: #EEEEEE;
}

.warnung
{
	color: #FF0000;
}
