body {
	background-color: #fafafa;
	font-family: Century Gothic, Arial, Helvetica; 
	color: brown;
}
a {
	color: brown;
	text-decoration: none;
}
a:hover {
	color: brown;
	font-size: 110%;
}
a:active {
	color: brown;
	font-size: 110%;
}
a:visited {
	color: darkgreen;
}
h1 { 
	font-size: 18pt; 
	font-weight:bold; 
}
h2 { 
	font-size: 16pt; 
	font-weight:bold 
}
h3 { 
	font-size: 14pt; 
	font-weight:bold 
}
p { 
	font-size: 12pt; 
	font-weight: bold 
}
p.hnavbar { 
	font-size: 9pt; 
	font-weight: bold 
}
p.bildunterschrift { 
	font-size: 8pt; 
	font-weight: normal; 
}
p.quelle { 
	font-size: 8pt; 
	font-weight: normal; 
}
td { 
	font-size: 12pt; 
	font-weight: bold 
}
li {
	font-weight:bold;
}

