.textekasten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.textleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
        text-align: justify;
}
.textsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textredkasten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
input, textarea { font-size:12px; font-family:Arial; }
.feld  { background-color:#FFFFFF; width:250px; border:1px solid #999999; color:#000000; }
.button  { background-color:#FFFFFF; width:150px; height:18px; border:1px solid #999999; color:#000000; }
