/**
 * MUSC
 */
* { margin: 0px; padding: 0px; z-index: 10; outline: 0;} 

/**
body { background-color: #002350; }
*/
body { background-color: #000000; }

#viewport { background: url('img/bg.jpg') bottom no-repeat; text-align: center; top: 10px; }
#container { margin: auto; width: 1050px; text-align: left; padding: 0 6px; }
/**
#container { margin: auto; width: 1000px; text-align: left; padding: 0 6px; background: url(http://www.dlr.de/dlr/portaldata/1/img/general/content_bg.png) 0 0 repeat-y; }
*/
#panorama {
	height: 2000px;
	position: relative;
	width: 1050px;
	top: 20px;
}
