body {
	background-color: #000000;
	background-image: url(../bilder/hg_film.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #66523D;
}


#rahmenaussen {
	width: 900px;
	height: 550px;
	background-color: #CC33CC;
	position: relative;
	clear: both;
	visibility: inherit;
}
#flash {
	position:absolute;
	left:50%;
	right:50%;
	width:986px;
	margin-top:165px;
	margin-left:-493px;
	background-color:#000000;
	}
