body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4D;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7D1513;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7D1513;
}
a:hover {
	text-decoration: none;
	color: #CD231F;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A2565;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	height: 26px;
	filter: Shadow(Color=#000000, Direction=70);
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	padding: 3px;
}
a:active {
	text-decoration: underline;
	color: #7D1513;
}
a.footer {
	color: #6E6E6E;
}
.footer {
	color: #6E6E6E;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0C3363;
	line-height: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1A4788;
	line-height: 18px;
}
table.border {
	border: 1px solid #EEEEEE;
}
table.border_main {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F2F2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
}
.rot {
	color: #CC0000;
}
.pflicht {
	border: 1px solid #CC0000;
}

