body, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #D7D711;
}
.dick {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #D7D711;
}
.literatur {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: #D7D711;
}

.kurzbeschreib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
}
.kurzgruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #008000;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a:active {
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #776E19;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #776E19;
	text-decoration: none;
}
a:visited {
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}
.fuss{
text-align:center;
}
a.fuss:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #776E19;
	text-decoration: none;
}
a.fuss:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #776E19;
	text-decoration: none;
}
a.fuss:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #776E19;
	text-decoration: none;
}
a.fuss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #776E19;
	text-decoration: none;
}


h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: bold;
	color: #7D7D00;
	text-decoration: none;
}
h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	color: #7D7D00;
	text-decoration: none;
}