.k {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	vertical-align: baseline;
	text-align: center;
}
.olping {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	text-indent: 10pt;
}
body {
	margin: 0px;
	padding: 0px;
	
}
#hyperlink a:link {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #383838;
}
#hyperlink a:visited {
	font-size: 15px;
	color: #485F95;
	font-weight: bold;
}
#hyperlink a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FF8000;
}
#hyperlink a:active {
	font-size: 15px;
}
#tabelle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 30px 30px 30px 100px;
	border: thin dashed #FFFFFF;
	color: #485F95;
	
	line-height: 30px;
}
.kopf {
	
	background-color: #F96F13;
	color: #0A0A0A;
	background-image: none;
	margin-top: 0px;
	
	text-decoration: none;
	clear: both;
}
.blau {
	background-color: #485495;
}
.link {
	
	padding: 10px;
	line-height: 20px;
}

