.scrollArea {
	width: 750px;
	height: 500px;
	overflow: auto;
	scrollbar-base-color: #EF7E16;
	scrollbar-face-color: #F49A28;
	scrollbar-track-color: #F6A925;
	scrollbar-arrow-color: #D1181E;
	scrollbar-highlight-color:#F49A28;
	scrollbar-shadow-color:#D1181E;
	scrollbar-darkshadow-color:#F49A28;
	font-weight: lighter;

}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #383A39;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #383A39;
}

.werbezeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D65D14;
}

