#leistelinks {
	float: left;
	width: 190px;
	height: 100%;
	/* background-color: #fff; */
}
#ueberschrift {
	font-size: 14px;
}
#ueberschrift-unter {
	font-size: 12px;
	text-decoration: underline;
}
#infobox {
	margin-left: 2px;
	margin-top: 25px;
	text-align: center;
}
#infobox-oben {
	width: 188px;
}
#infobox-content {
	width: 188px;
	background-image: url(../inc/home/bilder/infobox_content.gif);
	background-repeat: repeat-y;
}
#infobox-ueberschrift {
	font-weight: bold;
}
.infoblock {
	text-align: left;
	margin-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
}
.infoblock-titel {
	text-decoration: underline;
}
#infobox-unten {
	width: 188px;
}
