body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

h3 {
	margin-top:25px;
	margin-bottom:5px;
}

#container {
	width:600px;
	margin:auto;
	margin-top:150px;
	text-align:left;
}

.haupttext {
	line-height: 130%;
	color: #666666;
}

p { 
	margin-top:20px;
	margin-bottom:20px;
}

.fett {
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
	color: #666666;
}

.license-text {
	font-size: 90%;
}

a:link, a:active, a:visited, a:focus {
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}

ul {
	line-height: 150%;
}

li {
	margin-bottom:5px;
}