﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
.header {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
a:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tabelle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 20px;
	text-align: left;
	vertical-align: top;
}
.tabellegruen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 20px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #009480;
}
a.blau {
	color: #003399;
}
a.gruen {
	color: #00af8a;
}
a.rot {
	color: #e54661;
}
a.gelb {
	color: #d49100;
}
a.blau:visited {
	color: #003399;
}
a.gruen:visited {
	color: #00af8a;
}
a.rot:visited {
	color: #e54661;
}
a.gelb:visited {
	color: #d49100;
}

