body {
	margin-top: 0px;
	z-index: 0;
	background-color: black;
}
hr {
	margin-top: -10px;
	position: absolute;
	background-color: #7d7d7d;
	color: #7d7d7d;
	width: 550px;
}
a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
#BannerRand {
	z-index: 1;
	width: 1280px;
	background-image: url(../images/Banner_Rand.png);
	background-repeat: no-repeat;
	margin: auto;
	min-height: 856px;
}
#MySpace {
	margin-left: 840px;
	position: absolute;
	color: white;
	height: 25px;
	width: 90px;
}
#LinkContainer {
	float: left;
	position: absolute;
	margin-left: 140px;
	margin-top: 240px;
	height: 30px;
	width: 1000px;
}
#LinkAktiv {
	float: left;
	margin-left: 30px;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 2;
	color: #810400;
	width: 80px;
}
#LinkAktiv2 {
	float: left;
	margin-left: 40px;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 2;
	color: #810400;
	width: 140px;
}
.LinkHNMS {
	float: left;
	margin-left: 30px;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 2;
	color: white;
	width: 80px;
}
.LinkBGC {
	float: left;
	margin-left: 40px;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 2;
	color: white;
	width: 140px;
}
#Content {
	position: absolute;
	margin-left: 170px;
	margin-top: 300px;
	min-height: 400px;
	width: 600px;
	font-size: 13px;
	color: #7d7d7d;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#ContentNews {
	text-align: center;
	position: absolute;
	margin-left: 300px;
	margin-top: 300px;
	min-height: 400px;
	width: 600px;
	font-size: 13px;
	color: #7d7d7d;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#ContentRechts {
	position: absolute;
	margin-left: 800px;
	margin-top: 290px;
	min-height: 400px;
	width: 200px;
	font-size: 13px;
	color: #810400;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#ContentRechtsBoxG {
	margin-top: 10px;
	min-height: 200px;
	width: 300px;
	font-size: 20px;
	color: #810400;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#ContentRechtsBoxS {
	text-align: left;
	margin-top: 10px;
	min-height: 200px;
	width: 300px;
	font-size: 20px;
	color: #7d7d7d;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#ContentRechtsBoxR {
	text-align: center;
	margin-top: 10px;
	min-height: 200px;
	width: 300px;
	font-size: 20px;
	color: #7d7d7d;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#Sponsoren {
	bottom: 0px;
	margin-left: 280px;
	z-index: 1;
	position: absolute;
	background-image: url(../images/Sponsoren.png);
	height: 101px;
	width: 670px;	
}
#StartseiteLinks {
	left: 0px;
	position: absolute;
	margin: auto;
	height: 100%;
	width: 50%;
	background-repeat: repeat;
	background-image: url(../images/soonLinks.png);
}
#StartseiteWeiter {
	left: 5%;
	right: 5%;
	position: absolute;
	margin: auto;
	z-index: 1;
	height: 100%;
	background-repeat: repeat-y;
	width: 1024px;
	background-image: url(../images/soonWeiter.png);
}
#Startseite {
	z-index: 1;
	height: 768px;
	width: 1024px;
	background-image: url(../images/soon.png);
}
#StartseiteRechts {
	right: 0px;
	position: absolute;
	width: 50%;
	height: 100%;
	background-image: url(../images/soonRechts.png);
	background-repeat: repeat;
}
