body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

#centered {
	position:absolute;
	width: 600px;
	height: 400px;
	margin-top: -200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -300px;
	/* Verschieben des Inhalts nach rechts und oben um 50% der InhaltgrÃ¶ÃŸe in px */
    top: 50%;
	left: 690px;
	text-align: center;
}

#impressum {
	position: absolute;
	visibility: visible;
	width: 500px;
	height: 600px;
	margin-top: 0px;
	margin-left: -350px;
    top: 70px;
	left: 50%;
	top: 70px;
}

#main {
	position: absolute;
	width: 600px;
	height: 400px;
	top: 20px;
	left: 50%;
	margin-top: 0px;
	margin-left: -50px;
	visibility: visible;
}

#bell {
	position: absolute;
	width: auto;
	height: auto;
	top: 200px;
	left: 50%;
	margin-top: 0px;
	margin-left: 75px;
	visibility: visible;
}

#exit {
	position: absolute;
	width: auto;
	height: auto;
	top: 50px;
	left: 50%;
	margin-top: 0px;
	margin-left: 195px;
	visibility: visible;
}

#saeule1 {
	position: absolute;
	width: 750px;
	height: 50px;
	top: 20px;
	left: 50px;
	visibility: visible;
	z-index: 5;
}

#saeule2 {
	position: absolute;
	width: 800px;
	height: 550px;
	top: 75px;
	left: 0px;
	visibility: visible;
	z-index: 2;
}

#saeule3 {
	position: absolute;
	width: 350px;
	height: 250px;
	top: 80px;
	left: 500px;
	visibility: visible;
	z-index: 3;
}

#saeule4 {
	position: absolute;
	width: 83px;
	height: 100px;
	top: 358px;
	left: 239px;
	visibility: visible;
	z-index: 4;
	overflow: hidden;
}
