@charset "ISO-8859-1";
a:link {
	color: #E31A23;
	text-decoration: none;
}
a:visited {
	color: #E62622;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #E62622;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #E31A23;
	font-style: normal;
	font-weight: bold;
}
.fett {
	font-weight: bold;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.rotfett {
	font-weight: bold;
	color: #E31A23;
}
.subnavi {
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
}
