body {
	text-align:center;
	font-family:arial,helvetica;	
}

h1 {
	font-size:1.5em;	
}

h2 {
	font-size:1.3em;	
}

div#gesamtseite {
	width:800px;
	margin:0 auto;
	text-align:left;
}

div#container {
		
}

.small {
	font-size:.75em;	
}

.red {
	color:red;
	font-weight:bold;	
}

li {
	margin-bottom:9px;
}