@charset "UTF-8";
a:hover {
	background-color: #B57018;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	color: #333333;
}
.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 23px;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
}
.mehrweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.navitop {
	font-family: Verdana, Arial, Helvetica, sans-serif, Calibri;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	padding: 7px;
}

.no_hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nounderline {
	text-decoration: none;
}
