body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#main_table {
	height: 400px;
	width: 100%;
}
#page_table {
	height: 50px;
	width: 100%;
}
#stain {
	position: relative;
	visibility: visible;
	z-index: 3;
	height: 300px;
	width: 210px;
	left: 100%;
	margin-left: -210px;
}
#karte {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 400px;
	width: 600px;
	top: 0px;
	margin-left: -300px;
	left: 50%;
}

#footer {
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 30px;
	width: 100%;
	top: 100%;
	margin-top: -30px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#main_table td {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#logo {
	position: absolute;
	visibility: visible;
	height: 65px;
	width: 350px;
	left: 20px;
	top: 420px;
	z-index: 2;
}
#wko {
	position: absolute;
	visibility: visible;
	height: 100px;
	width: 310px;
	top: 420px;
	left: 100%;
	margin-left: -320px;
}
#page_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

