.kopfzeile-gross {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 32px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
}

.kopfzeile-klein {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
}

h1 {
	font-family: sans-serif;
}

h2 {
	font-family: sans-serif;
}

a {
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
}

a:visited {
	color: #0000ff;
}

a.menue {
	font-size: 12px;
	white-space: nowrap;
	color: #0000ff;
}

