.fliesstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}

.ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}

.ueberschrift2 {
	font-family: Georgia;
	font-size: 20px;
	line-height: 22px;
	color: #dc9500;
}

html {
   scrollbar-arrow-color: #000000;
   scrollbar-base-color: #3e4145;
   scrollbar-3dlight-color: #2e2f30;
   scrollbar-darkshadow-color: #2e2f30;
   scrollbar-face-color: #3e4145;
   scrollbar-highlight-color: #3e4145;
   scrollbar-shadow-color: #3e4145;
   scrollbar-track-color: #53575c;
}

a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.ueberschrift3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #dc9500;
	font-weight: bold;
}

