#content h1 {
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #990033;
}

#content h2 {
	font-size:14px;
	color:#9a9177;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	text-transform: uppercase;
}
#content h3 {
	font-size: 14px;
	font-weight: normal;
}
#content h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 7px;
}


#content h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}





#right h1 {
	font-size: 13px;
	text-transform: uppercase;
	background-color: #d4d2c2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0beaf;
	padding-left: 5px;
	width: 180px;
}


#right h2 {
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	color: #990033;
	margin-top: 10px;
}
.schrift_fett {
	font-weight: bold;
}
.schrift_kursiv {
	font-style: italic;
}
