.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: outside;
	cursor: hand;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-top: thin none #333333;
	border-right: thin none #333333;
	border-bottom: thin dotted #333333;
	border-left: thin none #333333;

}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: outside;
	cursor: hand;
}
.link-gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEF101;
}
.link-gelb a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEF101;
}
.rahmen {
	border: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
