.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-style: normal;
	line-height: 20px;
}

.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990000;
	font-style: normal;
	line-height: normal;
}



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-position: center bottom;
}


.linieweg {
	text-decoration: none;
	}
	
.linieoben {
	border-top: 1px solid #990000;
}
.linielinksunten {
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}
.linieunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:visited {
text-decoration: none;
	color: #333333;
}
.leichtsperren {
	letter-spacing: 0.3mm;
}
