.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;
}

.ul_aktuelles {
	list-style-image: url('/images/trans_gr.png');
}
.ul_aktuelles li {
	margin-top: 8px;
	font-size: 9pt;
}
.ul_aktuelles li a {
	text-decoration: none;
	font-weight: bold;
	color: #3f3f3f;
}

.box_grau {
	background-color: #e6e6e6;
	color: #000;
	font-size: 9pt;
	width: 390px;
	padding: 10px;
	padding-left:20px;
	min-height: 396px;
}

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;
}
