#overlay
{

}
.show_trailer_button {
		top:137px;
		right:-106px;
		cursor:pointer;
		position:absolute;
		width:181px;
		height:44px;
		background-image:url(../images/trailer_anschauen.png);
		z-index:300;
}
.show_trailer_button:hover {
		background-image:url(../images/trailer_anschauen_over.png);
}
#overlay_content
{
top:0px;
margin-top:0px;
width:890px;
height:500px;
margin-left:-445px;
padding:0px 10px 0px;
}
#content_right
{
margin-left:0px;
min-height:0px;
width:890px;
height: 480px;
padding-top:0px;
padding-bottom:10px;
}
#content_main_foot
{
width:890px;
}
#overlay_footer_content
{
width:890px;
}
.content_footer_balken {
		width:860px;
}

#intro_close_button
{
position: absolute;
bottom:-10px;
left: 0px;
right: 0px;
text-align: center;
z-index: 5000;
background-image:url(../images/skip.png);
height:33px;
background-position:center;
background-repeat:no-repeat;
cursor: pointer;
}
#intro_close_button:hover {
	background-image:url(../images/skip_2.png);
}
#de_button
{
position:absolute;
top:280px;
right:-121px;
width:158px;
height:39px;
background-image:url(../images/eingang_de.png);
z-index:7;
cursor:pointer;
}
#de_button:hover
{
background-image:url(../images/eingang_de_over.png);
}
#en_button
{
position:absolute;
top:318px;
right:-75px;
width:131px;
height:39px;
background-image:url(../images/eingang_en.png);
z-index:7;
cursor:pointer;
}
#en_button:hover
{
background-image:url(../images/eingang_en_over.png);
}
.logo
{
z-index:6;
}
