body {
	background-color: #4B4B4B;
}
.TextBoxen {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.TitelBoxen {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
}
.Rahmen_schwarz {
	border: 1px solid #000000;
}
.RechteTrennlinie {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.change_cursor {
	cursor: crosshair;
	border: 1px solid #000000;
}
.Bilderbox {
	text-align: left;
	vertical-align: bottom;
}
.TextPreformatted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #CCCCCC;
}
.Schrift_bg {
	font-size: 10px;
	color: #4b4b4b;
}

