@charset "UTF-8";
#contentinhalt h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 150px;
	height: 50px;
	list-style-type: none;
}
