@charset "ISO-8859-1";

p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
}
em {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	margin-bottom: -10px;
}
a {
	border-bottom-width: 0px;
}
	
.kleiner {
	font-size: 9px;
	color: #666666;
}
