body { overflow: scroll}

.bg {
	background-attachment: fixed;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bg a {
	display: block;
	background-image: url(../img/introbg.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 98%;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-attachment: fixed;
	background-position: center 0px;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;

}
.headline {
	font-size: 18px;
	color: #932828;
}
.ueberschrift {

	font-size: 15px;
	color: #888888;
	font-weight: bold;
}
a {
	color: #932828;
}
a.menu {
	color: #888888;
	text-decoration: none;
}
a:hover.menu {
	color: #700300;
	text-decoration: none;
}
a.menulink {
	color: #700300;
	text-decoration: none;
}
.rot {
	color: #700300;
}
.introbg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/introbg.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.weiss {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;

}

.rechts {
	float: right;
}
.bigrot {

	color: #700300;
	text-decoration: none;
	font-size: 18px;
}
.grau {
	color: #999999;
}
.headlineGrau {

	font-size: 18px;
	color: #9C9C9C;
}
