.hgrund {
	background: url('/images/aktuelles/termine.jpg') no-repeat;	
	height: 435px;
	width: 315px;
	float:left;
}

.boxes {
	overflow: auto;
	float: right;
	width: 400px;
	height: 413px;
	margin-top:22px;
	padding-left: 10px;
	padding-right:32px;
	}

h2{
	font-size: 9pt;
	text-decoration:underline;
	font-weight:bold;
}

td{
	
	font-size: 9pt;
}


a{
	color:#009EE0;
	text-decoration:none;
}

img{
	border:none;
}

img.pfeil{	
	padding-right:8px;
}


