/* colors:

background: #656565;
siteborder: #404040; 
headings: #FCC540;
text: #FFFFC6;

music   Rot
Bücher Weiß
DVD Violett
Gratis/Angebot Blau
Flash-Games Orange
Movies Grün
pc spiele Gold


*/



body {
	font-family: "Verdana", "Geneva", "Helvetica", sans-serif;
	background-color: #656565;
	scrollbar-base-color: #656565;
	scrollbar-arrow-color: #FFFFC6;
	scrollbar-face-color: #404040;
	scrollbar-highlight-color: #656565;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #656565;
	scrollbar-track-color: #656565;
	margin: 0px;
	padding: 0px;
}



#s {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 990px;
	height: 530px;
	margin-top: -265px;
	margin-left: -495px;
	border: 2px solid #404040;
}



#back {
	margin:6px;
	background-color: #404040;
	height:518px;
	width:978px;
	overflow:hidden; 

}


h1 {
	font-size:22px; 
    font-weight:600;
	margin: 0px;
	color: #BBBABA;
}



.title {
	width:739px;
	float:right; 
	text-align:right;
	padding: 4px 20px 0px 0px;
	height:28px;
	margin:0px;
}



.logo {
	font-size:14px; 
    font-weight:800;
	line-height:80%;
	margin: 0px;
	text-align:right;
	width:200px;
	height:28px;
	float:left;
	padding: 4px 0px 0px 0px;
	color: #BBBABA;

}



.ins {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:430px;
	float:right; 
	text-align:center;
	font-size:13px; 
	font-weight:600;
	line-height:10px;
	overflow:hidden; 

}



.spac {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right; 
	height:430px;
	width:7px;
	overflow:hidden; 
}

.spac4 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right; 
	height:430px;
	width:25px;
	overflow:hidden; 
}

.desc {
	font-size:12px; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right; 
	text-align:left;
	height:430px;
	overflow:hidden; 
	color:#BBBABA;
}


.movie {
	font-size:22px; 
    font-weight:600;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:430px;
	float:right; 
	text-align:center;
	line-height:18px;


}

.links {
	text-align:center; 
	width:242px;
	float:left;
	font-size:12px; 
}


.top {
	width:978px;
	height:34px;
	text-align:center; 
	margin:0px;
	padding:0px;

}



.content {
	width:968px;
	height:450px;
	margin:0px;
	padding:0px;
	border-top: solid 2px #232321;
	border-bottom: solid 2px #232321;

}


.footer {
	width:978px;
	height:25px;
	text-align:center; 
	margin:5px 0px 0px 0px;
	padding:0px;

}


.button {
	float:left; 
	width:240px;
	margin:3px 0px 0px 2px;
	padding:0px;
	font-size:14px; 
	height:20px;

}

H2 {
	font-size:13px; 
	margin:0px 0px 2px 25px; 
	font-weight:300; 
}



b {
	clear:both; 
	margin:0px;
}


a:link {
	color:#BBBABA; 
	text-decoration:none;
	font-weight:600;
}



a:visited {
	color:#BBBABA;
	text-decoration:none;
	font-weight:600;

}



a:hover {
	color:#BBBABA;
	text-decoration:underline;
	font-weight:600;

}



a:active {
	color:#BBBABA;
	text-decoration:none;
	font-weight:600;

}


a:link.h2 {
	color:#BBBABA; 
	text-decoration:none;
	font-weight:300;}



a:visited.h2 {
	color:#BBBABA;
	text-decoration:none;
	font-weight:300;
}



a:hover.h2 {
	color:#BBBABA;
	text-decoration:underline;
	font-weight:300;
}



a:active.h2 {
	color:#BBBABA;
	text-decoration:none;
	font-weight:300;

}


