body {
	color: #333333;
	font: 11px/16px Helvetica, Verdana, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 20px 40px;
}

a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}

#inhalt {
	line-height: 16px;
	padding-bottom: 50px;
}

#funcBigLabel {
	float: left;
	width: 160px;
}

#funcBigShare {
	width: 160px;
	float: right;
}