body, div {
	font-family: Verdana, Arial; 
	font-size: 12px; 
}

input { 
	font-family: Verdana, Arial; 
	border: 1px solid #000000; 
}

td { 
	padding: 2px; 
	margin: 5px; 
	font-family: Verdana, Arial; 
	font-size: 12px; 
}

#blub { 
	text-align: center; 
	position: absolute; 
	top: 50%; 
	left: 0px; 
	width: 100%; 
	height: 1px; 
	overflow: visible; 
	visibility: visible; 
	display: block; 
}

#blablub { 
	margin-left: -125px; 
	position: absolute; 
	top: -125px; 
	left: 50%; 
	width: 390px; 
	height: 200px; 
	background-color:#EEF8FF;
}

#page { 
	text-align: left; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 1px; 
	overflow: visible; 
	visibility: visible; 
	display: block; 
}

#form-page { 
	margin-left: -400px; 
	position: absolute; 
	top: 115px; 
	left: 50%; 
	height: 1220px; 
	width: 1000px; 
	background-color: #f3f3f3; 
	border: 1px solid #000000; 
	padding: 7px;
}

#Hinweistexte { 
	display: inline; 
	height: 90px; 
}

#logout { 
	text-align: right; 
	margin-bottom: 9px; 
	width: 1000px;  
}



#footer { 
	text-align: right; 
}

.logo { 
	border: 1px solid #000000; 
	margin-left: -400px; 
	position: absolute; 
	top: 5px; 
	height: 110px;
	width: 1014px;
	left: 50%; 
	background-color: #868789; 
	background-repeat: no-repeat;
} 

.Pflichtfelder { 
	background-color: #D1D2D4;
	border: 1px solid #C0C0C0;
}

.focused { 
	background: #000000; 
}

.mpi { 
	background-color: #96A7FF; 
}

.mpi_inp { 
	background-color: none; 
}

.disab {
	color: grey; 
	font-family: Verdana, Arial; 
	border: 1px solid #000000; 
	font-family: Verdana, Arial; 
	font-size: 12px;
}

.both { 
	background-color: #ffa; 
}

.fillin { 
	background-color: #EEF8FF; 
	border: 1px solid #000000; 
	color: #FFFFF;
	font-family: Verdana, Arial; 
	font-size: 12px;
}

.fillin_kunde { 
	background-color: #00309E; 
	border: 1px solid #000000; 
	color:white; 
}

.form-language {
	position: absolute; 
	top: 81px; 
	left: 700px;
}

.headline { 
	font-family: Verdana; 
	font-size: 20px; 
	color: white; 
	position: absolute; 
	bottom: -14px; 
	left: 10px;
}

.listen {
	background-color: #D2D3D4; 
	width: 410px;
}

.listen_header {
	background-color: #009c7b; 
	width: 400px; 
	padding: 5px; 
	color: #FFF; 
	font-weight: bold; 
}

.menue_radio {
	border: 1px solid #000000;
}

#bemerkung {
	position: absolute; 
	top: 495px; 
	left: 530px;
}

.bemerkung {
	width: 450px; 
	height:169px; 
}

.bemerkung_header {
	background-color: #009c7b; 
	width: 450px; 
	padding: 5px; 
	color: #FFF; 
	font-weight: bold; 
}


#bemerkung_kunde {
	position: absolute; 
	top: 359px; 
	left: 469px;
}

.bemerkung_kunde { 
	width: 450px; 
	height: 150px; 
}

.historie {
	width: 405px; 
	height: 150px;
	background-color: #D2D3D4; 
}

#historie {
	width: 450px; 
	height: 368px;
	background-color: #D2D3D4; 
}

#send_kunde {
	position: absolute; 
	top: 25px;
	left: 900px;
}

.input_ebanr {
	width: 300px; 	
}

.select_ebanr {
	width: 200px; 	
}

.input_small_ebanr {
	width: 200px; 	
}

#aktion {
	position: absolute; 
	top: 80px;
	left: 530px;
	padding: 10px;
}

#status_bemerkung {
	position: absolute; 
	top: 209px;
	left: 530px;
}

#status_id {
	width: 450px; 
	margin-bottom: 8px;
}

#suche {
	background-color: #009c7b;
	padding: 3px; 
	vertical-align: bottom; 
	color: #ffffff; 
	font-weight: bold;
}

#searchrs {
	height: 50px; 
	margin-bottom: 20px;
}



