body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	font-size: 24px;
	margin-left: 0px;
	margin-top: 60px;
	margin-bottom: 60px;
	line-height: normal;
	font-weight: normal;
	color: #d1d149;
}

h2 {
	font-size: 12px;
	vertical-align: bottom;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 1px;
	line-height: 12px;
	color: #d1d149;
	font-weight: normal;
	margin-right: 10px;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	line-height: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: normal;
	color: #d1d149;
	text-transform: uppercase;
	margin-right: 10px;
}

h4 {
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	margin-top: 10px;
	color: #333333;
	margin-bottom: 0px;
}

p {
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	margin-top: 10px;
	color: #333333;
	margin-bottom: 0px;
}
.abbildung {
	font-size: 11px;
	color: #999999;
	line-height: 15px;
}

A:link {
	text-decoration: none;
}
.menue {
	color: #FFFFFF;
}
.untermenue {
	color: #333333;
}
.gelb {
	color: #FFCC00;
}

A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
	color: #d1d149;
}
li {
	font-size: 11px;
	list-style-type: disc;
	line-height: 15px;
}
.schrift_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #666;
}
