@charset "UTF-8";
.Titel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
}
.Text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.Navigation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #900;
	width: 15px;
	line-height: normal;
	letter-spacing: 1px;
	list-style-image: url(../bilder/quadrat.gif);
	list-style-position: outside;
}
.TitelSub {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #666;
}
