body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	background-color: #666666;
}


#mainframe {
width: 478px;
	left: 20%;
	top: 50px;
	position: absolute;
}
#mainframetrailer {
width: 478px;
	left: 20%;
	top: 50px;
	position: absolute;
}
#plakat {
	position: relative;
	/*height: 700px;*/
	width: 479px;
	background-color: #cccccc;
}
#plakattrailer {
	position: relative;
	width: 479px;
	background-color: #cccccc;
	height: 300px;
}

#expose {
	color: #666666;
	background-color: #FFFFFF;
	padding: 10px;
	width: 459px;
	text-align: justify;
	
}
#titel {
	color: #cccccc;
	text-align: right;
	font-size: 14px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #CCCCCC;
}
a:hover {
	color: #CC0000;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #CC0000;
}


#footer a:link {
	color: #CCCCCC;
}
#footer a:hover {
	color: #999999;
}
#footer a:visited {
	color: #CCCCCC;
}
#footer a:active {
	color: #999999;
}


#text {
	color: #666666;
	float: right;
}
