body {
	padding-top:1%;
	padding-bottom:10px;
	margin:0;
	background-color:black;
	text-align:center;
	overflow:auto;
	color:white;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}

#wrapper {
	width:900px;
	height:550px;
	background-image:url(_media/hintergrund.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:auto;
	text-align:left;
	padding:0;
}

#impressum {
	width:900px;
	margin:auto;
	text-align:center;
	padding:0;
}

img {
	border:0;
	margin:0;
	padding:0;
}

#megaonkelzparty {
	position:relative;
	width:900px;
	height:1px;
	top:0;
	left:0;
	float:left;
}

#feuerloescher {
	position:relative;
	width:141px;
	height:141px;
	top:260px;
	left:370px;
	float:left;
}

#text {
	position:relative;
	width:358px;
	height:368px;
	top:10px;
	left:320px;
	float:left;
}

#datum {
	position:relative;
	top:55px;
	left:0px;
	float:left;
	height: 132;
	width: 820;
}

/* Ab hier Definitionen für neutrale Seite ohne Datum */
#wrapperohnedatum {
	width:900px;
	height:450px;
	background-image:url(_media/hintergrund.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:auto;
	text-align:left;
	padding:0;
}

#ohnedatum {
	position:relative;
	width:376px;
	height:392px;
	top:10px;
	left:350px;
	float:left;
}
/* Ende neutrale Seite */

p {
	font-size:.73em;
	line-height:130%;
	margin:0;
	margin-bottom:.8em;
}

.fett { font-weight:bold; }

a:link {
	color:white;
	text-decoration:underline;
}

a:visited {
	color:white;
	text-decoration:underline;
}

a:hover {
	color:#888888;
	text-decoration:none;
}

a:active {
	color:white;
	text-decoration:underline;
}
