/* 2008-03-01
---------------------------------------------------------- 
-- KONZEPTQUARTIER Stylesheet Flash global 
---------------------------------------------------------- 
-- Globales Zuruecksetzen
----------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object {
	margin:0;
	padding:0;
	}
body {
	background: #D5D5D5;
	font: 12px/20px Helvetica, Arial, sans-serif;
	}

/* hide from ie on mac \*/
html, body, #website {
	height: 100%;
	overflow: hidden;
    }
/* end hide */
