			body { background-color: #c7c7c7; margin: 0; padding: 0; text-align:center;}
			#startbutton {position:absolute; top: 334px; left: 30px; }
			#sonne {position:absolute; top: 20px; left: 490px; }
			#titel {position:absolute; top: 360px; left: 495px; }
			#herausgeber { position:absolute; top: 150px; left: 30px; color: #000080; font-size: 28px; font-family: arial; font-weight: bold; text-align: left;}
			#menu2 {position:absolute; top: 450px; left: 470px;  color: #000080; font-size: 16px; font-family: arial; font-weight: bold;}
			#copyright {position:absolute; top: 555px; left: 450px;  color: #000080; font-size: 16px; font-family: arial; font-weight: bold; text-align:center;}
			#werbung {position:absolute; top: 481px; left: 30px; height: 110px; width: 174px; background-color: #b5b5b5;}
			#werbungbild {position:absolute; top: 2px; left: 2px;}
			#werbungtext {position:absolute; top: 93px; left: 2px; color: #000080; font-size: 11px; font-family: arial; text-align:center; width: 174px;}
			html, body {height:100%;}
			#distance { 
				width:1px;
				height:50%;
				background-color:#fc6;
				margin-bottom:-310px; /* half of container's height */
				float:left;
			}

			#container {
				margin:0 auto;
				position:relative; /* puts container in front of distance */
				text-align:left;
				height:619px;
				width:953px;
				clear:left;
			}
			a {
				color: #000080;
				text-decoration:none;
			}
			a:hover {
				color: #0000FF;
			}
			