.fliesstext    {
	color: #666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-decoration: none;
}

.textlink        {
	color: #121212;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-decoration: underline
}

.textlink:hover        {
	color: #d90000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none
}

.nav          {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 8px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.nav:hover            {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 8px;
	font-variant: normal;
	text-decoration: none;
	background-color: #FF0000;
	text-transform: none;
	background-position: left;
	height: 0px;
	width: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.kleintext     { color: #d90000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-decoration: none }

.kleinlink:hover     { color: #d90000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-decoration: underline }

.adresse   { color: #787878; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

.adresslink      { color: #777; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-decoration: none }

.adresslink:hover     { color: #d90000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; text-decoration: none }
.shadow {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.tabelleoben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
	font-weight: bold;
}
.tabelleunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
}
.fusszeile {
	background-attachment: fixed;
	background-image: url(bilder/abschluss.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCCCC;
}

