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

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

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

ul {
	font-size:9pt;
}

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

.boxes p{
	margin-left: 10px;
}

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

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