.registerReiter1 {
	font-weight:bold;
	text-align:right;
	background-color: #CCCCCC;
	color: #000000;
    width: 100px;
	height: 40px;
	border-style:double;
	border-color:#000000;
#	border-bottom-width:0px;
	float:left;
}

.registerReiterAktiv1 {
	font-weight:bold;
	text-align:right;
	background-color: #88AAFF;
	color: #000000;
    width: 100px;
	height: 40px;
	border-style:double;
	border-color:#000000;
#	border-bottom-width:0px;
	float:left;
}


.registerReiterNummer1 {
	font-weight:bold;
	text-align:center;
	background-color: #888888;
	color: #FFFFFF;
    width: 18px;
	height: 18px;
	float:left;
}

.registerReiterNummerAktiv1 {
	font-weight:bold;
	text-align:center;
	background-color: #0000FF;
	color: #FFFFFF;
    width: 18px;
	height: 18px;
	float:left;
}

.registerReiter2 {
	font-weight:bold;
	text-align:right;
	background-color: #FFFFFF;
	color: #000000;
    width: 120px;
	height: 30px;
	border-style:double;
	border-color:#000000;
	border-top-width:1px;
	float:left;
}

.registerReiterAktiv2 {
	font-weight:bold;
	text-align:right;
	background-color: #88AAFF;
	color: #000000;
    width: 120px;
	height: 30px;
	border-style:double;
	border-color:#000000;
	border-top-width:1px;
	float:left;
}


.registerReiterNummer2 {
	font-weight:bold;
	text-align:center;
	background-color: #888888;
	color: #FFFFFF;
    width: 18px;
	height: 18px;
	float:left;
}

.registerReiterNummerAktiv2 {
	font-weight:bold;
	text-align:center;
	background-color: #0000FF;
	color: #FFFFFF;
    width: 18px;
	height: 18px;
	float:left;
}

.eingabeBlockUeberschrift{ 
    width:450px;
	background-color:888888;
	color:ffffff;
	margin:4px;
	margin-bottom:0px;
}

.eingabeBlock{ 
    width:450px;
	background-color:cccccc;
	margin:4px;
	margin-top:0px;
}

.eingabe{
	height:20px;
	font-size:10px;
	background-color:eeeeee;
	float:left;
}

.file{
	height:20px;
	font-size:10px;
	background-color:eeeeee;
	float:left;
}

.textfeld{
	font-size:12px;
	background-color:eeeeee;
	float:left;
}

.bezeichnung{
	width:100px;
}

.schalterZeile{ 
    width:450px;
	background-color:888888;
	color:ffffff;
	margin:4px;
	margin-bottom:0px;
}

.formularblock{
	height:1330px;
}