body{
	text-align:center;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;

}
#silver{
	text-align:center;
	margin:0px auto auto;
	width:500px;
	overflow: hidden;
}
#antiSilver{
	text-align:center;
	margin: 0px;
	overflow: hidden;
	padding: 0px 105px;
	z-index: 0;
	position: static;
	/*width: 1000px;*/
	height: 500px;

}

#logokopf {
	background: url(../../templateGrafik/aktuellerEntwurf/aufbruchlogodeckblatt.gif) no-repeat;
	width: 285px;
	height: 82px;
	background-position: 0px 0px;

}

#heinermueller {
	background: url(../../templateGrafik/aktuellerEntwurf/deckblattschrift_hoverable.gif) no-repeat;
	width: 285px;
	height: 46px;
	background-position: 0px 0px;

}

a:hover #heinermueller{
	background-position: 0px -46px;
	cursor: hand;
}
#sitemap {
	visibility: hidden;
	width: 1px;
	height: 1px;
}
