#rechts .container {
	left: 10px;
	top: 10px;
}
#rechts .ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D90132;
}
#rechts .text_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#rechts .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
#rechts .text_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D90132;
	text-decoration: none;
}
#rechts .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D90132;
	border: 1px solid #000000;
	height: 18px;
	width: 145px;
}
#rechts .input_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D90132;
	border: 1px solid #000000;
	width: 145px;
}
#rechts .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D90132;
	text-decoration: none;
}
