p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.klein {
	font-size: 7.5pt;
	font-weight: normal;
}

a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.input {
	border-top: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	padding-left: 4px;
	padding-top: 2px;
}
a:visited {
	color: #FF5353;
}
.ueberschrift {
	font-size: 9pt;
	font-weight: bold;
}
.subnavi { font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #333333; text-decoration: none; }
.ueberweiss {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
