body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #a4aeb9;
	margin: 0px;
	background-image: url(../images/background_grey_fade.jpg);
	background-repeat: repeat-x;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.balken {
	font-size: 16px;
	color: #087C7B;
	width: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	background-color: #DEEEEE;
}
.balken2 {
	font-size: 12px;
	color: #000000;
	width: 98%;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	background-color: #FFFFCC;
}
.rot {
	font-weight: bold;
	color: #FF0000;
}
.gruen {
	color: #087C7B;
	background-color: #DEEEEE;
	font-weight: bold;
}
.gruen2 {
	color: #087C7B;
	background-color: #DEEEEE;
	font-size: 10px;
	padding-top: 0px;
	margin-top: 8px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.weiss {
	color: #FFFFFF;
}

.bgrot {
	background-color: #ff0000;
}

a:link {
	color: #087C7B;
}
a:visited {
	color: #499F9E;
}
a:hover {
	color: #000000;
}.button {
	color: #000000;
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	width: 150px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	font-weight: normal;
	line-height: 24px;
}
.klein {
	font-size: 10px;
	font-style: italic;
}
.untertitel {
	font-size: 10px;
	text-decoration: none;
	white-space: normal;
}
.anmerkung {
	font-size: 10px;
	text-decoration: none;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
}
