body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fdfde1;
}
.border {
	border: 1px solid #000000;
}
.buttonhg {
	background-image: url(img/erweiterungen/startseite-3x1.jpg);
	background-repeat: no-repeat;
	height: 363px;
	width: 156px;
	background-position: top;
}
a.menue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.menue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.menue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a.menue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #b5453d;
}
.seitenhg {
	background-image: url(img/erweiterungen/startseite-3x2.jpg);
	background-repeat: no-repeat;
}
.ueberschrifthg {
	background-image: url(img/erweiterungen/startseite-2x2.jpg);
	background-repeat: no-repeat;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
 .inhalt {
	overflow: auto;
	height: 300px;
	}
	.webdesign {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.webdesign2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}