@charset "utf-8";
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A53118;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content {
	padding: 15px;
	background-color: #FFFFFF;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: none;
}
.ohnerand {
	list-style-type: disc;
	padding: 0px;
	border:none;
	list-style-position: inside;





}
.rot {
	color: #F00;font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.ueberfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}

