body {    
	margin:			0;
	padding:		0;
	color: 			#000000; 
	font-family: 	Arial, Verdana, Helvetica, sans-serif; 
	font-size: 		12px;    
	background: 	#dec195 url(../images/background.gif) repeat-x;   
}
	
a:link, a:active, a:visited {    
	color: 			#6D6047; 
	text-decoration: none; 
	font-family: 	Arial, Verdana, Helvetica, sans-serif; 
	font-size: 		12px;  
}

a:hover {    
	color: 			#6D6047; 
}

table, td {    
	color: 			#000000; 
	font-family: 	Arial, Verdana, Helvetica, sans-serif; 
	font-size: 		12px; 
	line-height:	16px; 
}	

hr  {    
	color: 			#B79F6E; 
	height:			1px; 
	width: 			100%;  
}

input, textarea, select  {  
	padding:		2px;  
	border:			1px solid #B79F6E; 
	background:		#ebdcbf; 
	font-family: 	Arial, Verdana, Helvetica, sans-serif; 
	font-size: 		12px; 
	color: 			#000000;  
}

.form_submit {
	font-weight:	bold;
	padding:		4px;
}

.headline {
	font-weight:	bold;
	font-size: 		15px; 
	border-bottom: 	1px solid #ae9877; 
	padding-bottom: 4px; 
	margin-bottom: 	10px;
}

.auk-img {
	border:			3px solid #ebdcbf;
}

h2 {
	line-height:	22px;
}

table.ergebnis {
	border-collapse: collapse;
}

table.ergebnis td {
	padding:		1px 0px 1px 2px;
	border: 		1px solid grey; 
}
