@charset "utf-8";
.rahmen {
	border: 2px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #F90;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	color:#F90;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:active{
	color:#000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:hover {
	color:#000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.rahmenf {
	border: 1px solid #000;
}

