@charset "utf-8";
.Rut-Seiten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	position: static;
	background-color: #666666;
}
a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline overline;
	font-weight: bolder;
	font-style: italic;
}
a:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline overline;
	font-weight: bolder;
	font-style: italic;
}

