* {
    margin:0px;
}

body {
    
    font:10px "Helvetica Neue";    
    background-color:#000;
   
}

#box {
    width:1030px;
    height:1024px;
	margin:auto;
	background: #000 url(../images/bg.jpg) center no-repeat;
}

#box_trailer {
    width:1030px;
    height:1024px;
	margin:auto;
	background: #000 url(../images/trailer_bg.jpg) no-repeat;
}

.back {
	float:left;
	margin:100px 0 0 420px;
	display:block;
	width:150px;
	height:50px;
}

#trailer {
	width:1000px;
	margin:50px 0;
	float:left;
}


#trailerSmall {
	height:100px;
	width:210px;
	margin:0 auto;
    z-index:1;
}

#trailerMedium {
	height:100px;
	width:420px;
	margin:0 auto;
    z-index:1;
}

#trailerLarge {
	height:100px;
	width:640px;
	margin:0 auto;
    z-index:1;
}

#center {
	width:900px;
	margin:700px 0 0 0;
	float:left;
}

#center_trailer {
	width:900px;
	margin:352px 0 0 0;
	float:left;
}

#center_trailer_medium {
	width:900px;
	margin:352px 0 0 0;
	float:left;
}

#center_trailer_large {
	width:900px;
	margin:352px 0 0 0;
	float:left;
}

.small {
	display:block;
	margin-left:280px;
	float:left;
	width:96px;
	height:39px;
	z-index:1;
}

.medium {
	display:block;
	margin-left:50px;
	float:left;
	width:139px;
	height:39px;
	z-index:1;
}

.large {
	display:block;
	margin-left:60px;
	float:left;
	width:105px;
	height:39px;
}

.credits {
    width:900px;
	text-align:center;
	padding-bottom:20px;
	margin:auto;
	color:#383838;
}

#center_hd{
	width:900px;
	margin:10px 0 0 0;
	float:left;
}

.vierp {
	margin-left:390px;
	float:left;
	width:94px;
	height:56px;
	z-index:1;
	cursor:pointer; 
	cursor:hand;
}

.siebenp {
	margin-left:20px;
	float:left;
	width:80px;
	height:56px;
	cursor:pointer; 
	cursor:hand;
}

.tausendp {
	margin-left:30px;
	float:left;
	width:78px;
	height:56px;
	cursor:pointer; 
	cursor:hand;
}

a {
    color:#383838;    
}

a:hover {
    color:#525252;    
}
