center {
	text-align: center;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
}
h1-rot {
	font-size: 16px;
	color: #dd3c20;
	font-weight: bolder;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #dd3c20;
}
h3 {
	font-size: 14px;
}
.titel {
	font-size: 15px;
	font-weight: bold;
	}
a:link,a:visited,a:active {
	color:#1C1E4E;
	text-decoration: none;
}
a:hover{
	color:#dd3c20;
}
li {
	list-style-image: url(nav/punkt.gif);
	list-style-position: inside;
	line-height: 22px;
	font-weight: bold;
	page-break-after: left;
}
legend {
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
