.anton {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	color: #3D4A60;
}
.anton_klein {
	font-family: "Arial", Times, serif;
	font-size: 10px;
	color: #3D4A60;
}
.border {
	border: 1px solid;
	list-style-type: square;
}
.horrule {
	line-height: 0px;
	word-spacing: normal;
}

.menu-ul {
	width: 100%;
	height: 24px;
	margin: 0px; 
	padding: 0px;
	text-align: left;
}

.menu {
	height: 24px;
	list-style: none;
	margin: 0px; 
	padding: 0px;
/*	display: inline;
	white-space: nowrap;
*/
	float: left;
}

#content a {
	text-decoration: underline;
}

#hoerbeispiele p p {
	margin-bottom: 3px;
}

.anton ul {
	line-height: 1.5em;
}

.clear {
	clear:both;
}