td {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C51F27;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C51E26;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C51E26;
	text-decoration: underline;
}

.fz, .fz a:link, .fz a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #ffffff;
	color: #666666;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.kopf {
	background-image: url(images/kopf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.ueberschriften {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C62129;
}
img{
	border:0;
}input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

