

#form_daten {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		height:auto;
		line-height:15px; 
		color: #515151;
}

	#form_daten input {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		height:20px; 
		line-height:15px; 
		color: #515151;
		background-color:#eeeeee;
		border-top: 1px solid #515151;
		border-bottom: 1px solid #515151;
		border-left: 1px solid #515151;
		border-right: 1px solid #515151;		
	}
	
	#form_daten textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height:15px; 
		color: #515151;
		background-color:#eeeeee;
		border-top: 1px solid #515151;
		border-bottom: 1px solid #515151;
		border-left: 1px solid #515151;
		border-right: 1px solid #515151;		
	}
	
	
	#form_daten select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		height:18px; 
		line-height:15px; 
		color: #515151;
		background-color:#eeeeee;
		border-top: 1px solid #515151;
		border-bottom: 1px solid #515151;
		border-left: 1px solid #515151;
		border-right: 1px solid #515151;		
	}







#form_bewerbung {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		height:auto;
		line-height:15px; 
		color: #515151;
}

#form_bewerbung p.farbig {
	background-image:none;
	padding-left:0px;
	color:#869a25; 
	margin-top:0px;margin-bottom:0px;
}
#form_bewerbung p.unfarbig {
	background-image:none;
	padding-left:0px;
	color:#515151; 
	margin-top:0px;margin-bottom:0px;
}




#form_bewerbung p.unterzeile {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		height:auto;
		line-height:15px; 
		color: #515151;
		background-image:none;
		padding:0 0 0 0;
		margin-top:1px;margin-bottom:3px;
}

	
	
	#form_bewerbung input {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		
		line-height:15px; 
		color: #515151;
	}
	

	
	#form_bewerbung textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height:15px; 
		color: #515151;
		
	}
	
	
	#form_bewerbung select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		height:18px; 
		line-height:15px; 
		color: #515151;
		
	}












#form_scroller {
	height:115px; 
	width:510px; 
	position:relative;
	overflow:scroll; 
	float:none; 
	margin-right:10px; 
	z-index:0;
}

	#form_scroller input {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		height:14px; 
		line-height:15px; 
		background-color: #eeeeee;
		padding:0px;
		margin:0 0 0 0;
		/*border: 1px solid #dfdfdf;*/
	}

	#form_scroller td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		height:15px; 
		line-height:15px; 
		color: #515151;
		
		border: 0px solid #999999;
	}

	#links_form {
		 height:130px; 
		 width:200px; 
		 display:block;  
		 float:left; 
		 margin-right:10px;
	}
	
	#rechts_form {
		height:130px; 
		width:250px; 
		float:left; 
		margin-left:19px; 
		display:block;
	}






