body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	background-image: url(../pics/back_titel_2.jpg);
}

html
{
	overflow-y: scroll;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	margin: 0px;
	padding: 0px;
	border: none;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse; 
	border: none;
}

.oben {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
	text-align: center;
	vertical-align: top;
	height: 567px;
	background-image: url(../pics/back_titel_1.jpg);
}

.unten {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
	text-align: center;
	vertical-align: top;
	height: 233px;
	background-image: url(../pics/back_titel_2.jpg);
}

.sound {  
	visibility: hidden;
}