@charset "utf-8";
.Navigationsleiste {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #c0504d;
	text-decoration: none;
	font-style: italic;
}
.Navigationsleiste strong em a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #C0504D;
	text-decoration: none;
display: block;
width: 270px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #dcdcdc;

}
.Navigationsleiste strong em a:hover {
	border: 1px solid #000000;
	background: #333333;
	color: #ffffff;
}
.Content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #000;
}
.Contentheader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #00b050;
	font-weight: bold;
}
.Contentcolorized {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	font-size: 14px;
	color: #993366;
}
.Indexheader {
	font-family: Forte;
	color: #c0504d;
	font-size: 33px;
}
.Indexcontent {
	font-family: Forte;
	font-size: 21px;
}
