a {
	color: #AAAAAA;
	text-decoration:none;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana;
	font-size: 10px;
}
.titel {
	font-size: 16px;
}
.klsc {
	font-size: 12px;
}
.klscfett{
	font-size: 12px;
	font-weight: bold;
}

.linieunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.linierechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:	#000000;
}
