body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, map {
	margin:0px;
	padding: 0px;
	border: 0px;
}

/* Definiert Bilder in Tabellenzellen als Blockelement um ungewollte Luecken zu vermeiden */
td img {
	display: block;
}

map {
	border:0px;
}

.nowrap {
	white-space: nowrap;
}

body {
	background-color:#FFFFFF;
}

#bild {
	width: 1663px;
	height: 955px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -477px 0 0 -831px;
	overflow:visible;
}


#inhalt {
	width: 1663px;
	height: 955px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}