#tabelle {	float:left;
	padding-left:10px;
	padding-top:10px;
	border: #e5e5e5 1px dashed;
	
}
#tabelle .marken { border-bottom:#999 1px dashed; padding-bottom:5px; margin-bottom:15px;}
#tabelle .marken a {
	width:240px;
	display:block;
	color:#333333;
	
}
#tabelle .marken a:hover {background-color:#f2f2f2; text-decoration:none;}

#tabelle .titel {
	font-size: 1.3em;
}
#tabelle h2 {font-size:1.6em; 	text-transform: uppercase;
	color: #b30000; margin-top:0;}
	
	
#tabelle2 {

	float:left;
	padding-left:10px;
	padding-top:10px;
	border: #e5e5e5 1px dashed;

	
}
#tabelle2 .marken {border-bottom:#999 1px dashed; padding-bottom:5px; margin-bottom:15px;}
#tabelle2 .marken a {
	width:240px;
	display:block;
	color:#333333;
	
}
#tabelle2 .marken a:hover {background-color:#f2f2f2; text-decoration:none;}

#tabelle2 .titel {
	font-size: 1.3em;
}
#tabelle2 h2 {font-size:1.6em; 	text-transform: uppercase;
	color: #b30000; margin-top:0;}