body { 
		color: #000000; 
		background-color: white; 
		font-family: Verdana;
		font-size: 10pt;
		
}

a:link { 
		color: #FFCC00; 
		text-decoration: none;
		font-size: 10pt;
		font-weight: bold;
}

a:visited { 
		color: #FFCC00; 
		text-decoration: none;
		font-size: 10pt;
		font-weight: bold;
}

a:hover { 
		color: #FFCC00;
		text-decoration: underline; 
		font-size: 10pt;
		font-weight: bold;
}


img {
		border: none;
}

#navigation {
		list-style: none;
		margin-left:0px;
		padding-left:20px;
}

h1 {
		font-size: 14pt;
		color: #FFCC00;
}

h1.chronik {
		font-size: 14pt;
		color: #000000;
		padding-top: 15px;
}

h2 {
		font-size: 12pt;
		color: #FFCC00;
}

h2.chronik {
		font-size: 12pt;
		color: #000000;
}

div.inhalt1 {
		font-size: 10pt;
		color: #FFFF99;
		width: 80%;
}

div.inhalt2 {
		background-color: white;
		color: #000000;
		font-size: 10pt;
		padding-left: 30px;
		padding-right: 30px;
}

div.subscript {
		font-size: 9pt;
		color: #FFCC00;
		font-style: italic;
}
