@charset "UTF-8";
#alles {
	background-color: #101013;	
}
#website {
	/*position: absolute;*/
	/*left: 50%;
	top: 50%;
	margin-left: -500px; /* Breite des Elements geteilt durch zwei! 
	margin-top: -359px; Höhe des Elements geteilt durch zwei! */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(web_START_CONSTRUCTION.gif);
	height: 718px;
	width: 1000px;
}
#abstandoben {
	height: 62px;
	width: 1000px;
}
#menueleiste {
	height: 33px;
	width: 1000px;
	border-color: ;
	
}
#content {
	height: 480px;
	width: 1000px;
	padding-top: 110px;
}

:focus {outline:none;} /*das entfernt den gepunkteten Rand um die Links - onmouse over bzw. onclick */
#player {
	height: 24px;
	width: 24px;
	clear: left;
	float: left;
	padding-top: 27px;
	padding-left: 148px;
}
