.registerReiter1 {
	font-weight:bold;
	text-align:right;
	background-color: #1F1A17;
	color: #FFA518;
    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: #F6F895;
	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: #FFA518;
	color: #FFFFFF;
    width: 18px;
	height: 18px;
	float:left;
}

.registerReiterNummerAktiv1 {
	font-weight:bold;
	text-align:center;
	background-color: #394C59;
	color: #FFFFFF;
    width: 18px;
	height: 18px;
	float:left;
}

.registerReiter2 {
	font-weight:bold;
	text-align:right;
	background-color: #3B487C;
	color: #FFFFFF;
    width: 120px;
	height: 30px;
	border-style:double;
	border-color:#FF0000;
	border-top-width:1px;
	float:left;
}

.registerReiterAktiv2 {
	font-weight:bold;
	text-align:right;
	background-color: #5D72C5;
	color: #000000;
    width: 120px;
	height: 30px;
	border-style:double;
	border-color:#FF0000;
	border-top-width:1px;
	float:left;
}


.registerReiterNummer2 {
	font-weight:bold;
	text-align:center;
	background-color: #FFFFFF;
	color: #000000;
    width: 18px;
	height: 18px;
	float:left;
}

.registerReiterNummerAktiv2 {
	font-weight:bold;
	text-align:center;
	background-color: #000000;
	color: #FFFFFF;
    width: 18px;
	height: 18px;
	float:left;
}

.eingabeBlockUeberschrift{ 
    width:450px;
	height:20px;
	background-color: #00873E;
	color:FFFFFF;
	margin:4px;
	padding:2px;
	margin-bottom:0px;
}

.eingabeBlock{ 
    width:450px;
	padding:2px;
	background-color:ABDD7E;
	margin:4px;
	margin-top:0px;
	margin-bottom: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;
	color:000000;
	background-color:ABDD7E;
}

.schalterZeile{ 
    width:550px;
	height:25px;
	padding:2px;
	background-color: #3B487C;
	color:ffffff;
	margin:4px;
	margin-bottom:0px;
	text-align:right;
}

.tabellenkopf{
	background-color: #5D72C5;
	color: #FFFFFF;
}

.bezeichnung_td{
	background-color:#B9CCD0;
}

table.input{
	width:530px;
}

.formularblock{
	position:relative;
}