p {
	font-size: 0.8em;
}
h1 {
	font-size: 1.1em;
	color: #825610;
	text-align: center;
}
h2 {
	font-size: 0.9em;
	color: #fe9d03;
	padding-left: 2em;
	padding-right: 2em;
}
h3 {
	font-size: 0.9em;
	color: #825610;
	padding-left: 2em;
	font-weight: bold;
}
h4 {
	background-color: #fe9d03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin-top: 0px;
	font-weight: normal;
	margin-right: -5px;
	margin-left: -5px;
}
#content a,
#box_right a {
	text-decoration: underline;
	color: #339900;
	display: block;
	font-weight: bold;
	font-size: 0.9em;
}
#content a:hover,
#box_right a:hover {
	color: #825610;
	text-decoration: none;
}
.startseite a {
	text-decoration: none;
	color: #000000;
	background-color: #fdecd0;
	padding-left: 1em;
	padding-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.startseite a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #fe9d03;
	padding-left: 1em;
	padding-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

