body{font-family:Arial;
	background-color:#FFD835}

h1 { 	color:#FF3100;
	font-family:Times;
	text-align:left;
}

h2 {	color:#FF3100;
}

h3 {	color:#FF3100;
}

h4 {	color:#000000;
	margin-bottom:10px;
	margin-top:25px;
}

div.zitat{
	font-style: italic;
	font-size: 13pt;
	text-align: center;
}

a:link {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #FF3100;
}
a:visited {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #FF3100;
}
a:hover {
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	color: #FF3100;
}
a.schwarz:link {
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
a.schwarz:visited {
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
a.schwarz:hover {
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

a.header:link {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.header:visited {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.header:hover {
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

div.red{
	color: #FF3100;
}

b.red{
	color: #FF3100;
}
