a {
	background-color: transparent;
	color: Red;
	text-decoration: underline;
}

a:active, a:link, a:visited {
	background-color: transparent;
	color: Red;
}

body {
	background-color: #FFDF00;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
}

table{
	background-color: #FFFFFF;
	color: #000000;
}

table.c1 {
	width: 620px;
}

table.c2 {
	width: 100%;
}

table.top{
	background-color: transparent;
	color: #000000;
	width: 640px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td.nav {
	background-color: #FFDF00;
	color: #000000;
}

.copyright{
	background-color: transparent;
	color: #000000;
	font-size: 11px;
}

.schrift-groesser{
	font-size: 15px;
	font-weight: bold;
}

.schrift-gross{
	font-size: 18px;
	font-weight: bold;
}

.ueberschrift{
	font-style: italic;
	font-weight: bold;
}

.ueberschrift-gross{
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
