body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFEBC1;
	color: #330099;
	font-size: 18px;
}
.navig {
	font-size: 16px;
	line-height: 200%;
}

.fn {
	font-size: 16px;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}

a {  
	font-family: "Times New Roman", Times, serif;
}
a:link { }
a:visited {
	color: #0000CC;
}
a:hover { color: #0000CC; text-decoration: underline}

.leuchtblau {
	color: #000099;
}

