html, body, p
{
	margin: 0;
	padding: 0;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

div, ul, ol, dl, table
{
	margin: 0;
	padding: 0;
	
}

p, a
{
color:#ffffff;
text-decoration:none;
}



img
{
	margin: 0;
	padding: 0;
	border: none;
}

#index
{
background-color:#000000;
}

#content-zone
{
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
}

#flashcontent1
{
z-index:2;
width:100%;
}

#hintergrund{
background-image:url(mistic_green_bg2.jpg);
background-position:top;
background-repeat:no-repeat;
background-attachment:fixed;
}

#sorry
{
position:fixed;
z-index:1000;

}

#sorry2
{
	position: absolute;
	width:1920px;
	height:1200px;
	left: 0;
	top: 0;
	width:100%;
	z-index:999;
}