.weiss {
	color: #FFF;
	font-size: 14px;
	font-family: AvantGarde, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: normal;
	text-decoration: none;
}
.weisstitel {
	color: white;
	font-size: 18px;
	font-family: AvantGarde, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}
.rot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C00;
	font-style: oblique;
}
.hintergrund {
	background-attachment: fixed;
	background-image: url(../galerie/corporate%20design/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333;
}
.schwarz12 {
	font-family: AvantGarde, Arial;
	font-size: 14px;
	color: #000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.schwarzfett {
	font-family: AvantGarde, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.eingang {
	font-family: AvantGarde, Arial;
	font-size: 36px;
	font-style: normal;
	color: #C60;
}
.hintergrundgrau {
	background-color: #666;
}

