.text_rot {
	color: #9E043A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabelle { color: #333333; font-size: 10px; font-family: Arial, Helvetica, Sans-Serif; }
a:visited { color: #333333; }
.text_rot:visited { color: #B70F25; }
.blau:visited { color: #0F1734; }

input { font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; }
body {
	background-color: #CCB48F;
}
.tabelle_linie {
	border: 1px solid #666666;
}
.text_grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.text_grey_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #9E043A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9E043A;
}
a:hover {
	text-decoration: underline;
	color: #9E043A;
}
a:active {
	text-decoration: none;
	color: #9E043A;
}
{ 
scrollbar-arrow-color:#9E043A; 
scrollbar-track-color:#CCB48F; 
scrollbar-face-color:#CCB48F; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:; 
} .text_red_ueberschrift {

	font-family: Arial, Helvetica, sans-serif;
	color: #9E043A;
	font-size: 11px;
	font-weight: bold;
}
.aufzaehlung {
	list-style-position: inside;
	list-style-type: square;
}
.formular {
	color: #9E043A;
	border: 1px dashed #9E043A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

