body {
	margin:0;
	padding:0;
	background-color:#000;
	color:#c2c0c0;
}
body, pre, h1, h2{
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:1px;
}
body, pre{
	font-size:13px;
}
h1, h2{
	font-size:16px;
	margin-bottom:-12px;
}
#menu{
	font-size:16px;
}
#menu li{
	margin-bottom:-3px;
}
img{
	border:none;
}
#container {
	margin: auto;
	width: 960px;
	height:800px;
}
#content{
	padding-top:475px;
	padding-bottom:50px;
}
#mitte{
	float:left;
	width:452px;
	background-color:#111010;
	background-image:url(../img/hintergrund_mitte.png);
	background-repeat:no-repeat;
	padding-bottom:50px;
	min-height:100%;
}
#links{
	float:left;
	width:252px;
	height:320px;
	background-image:url(../img/hintergrund_links.jpg);
}
#rechts{
	float:left;
	width:252px;
	height:320px;
	background-image:url(../img/hintergrund_rechts.jpg);
}
#crew{
	font-family:Tahoma, Geneva, sans-serif;
	color:#292929;
	text-transform:uppercase;
	text-align:center;
	/*background-color:#000;*/
}
#dvd{
	margin: 35px 45px 0 0;
}
#blog{
	width:75%;
	margin:50px auto 0 auto;
	text-align:left;
}
#logo{
	margin:20px 0 50px 0;
}
#screenshots{
	margin-bottom:180px;
}
#crew_unterschirft{
	width:396px;
	text-align:left;
	margin:10px auto 20px auto;
	color:#505050;
}
#making_of{
	width:397px;
}
#links ul{
	text-transform:uppercase;
	list-style-type:none;
	text-align:right;
	color:#636363;
	margin-top:75px;
}
#mitte ul{
	list-style-type:none;
	padding-left:0;
}
a {
	color:#636363;
	text-decoration:none;
}
a:hover{
	color:#c2c0c0;
}
pre a{
	color:#c2c0c0;
	text-decoration:underline;
}
.active{
	color:#c2c0c0;
}
.center{
	margin:auto;
	text-align:center;
}
.breit75pro{
	width:75%;
}	
.abstand{
	margin-bottom:20px;
}

.rechts{
	float:right;
}
.links{
	float:left;
}
.clear{
	clear:both;
}
.fett{
	font-weight: bold;
}
.bild{
	margin:5px 0 0 5px;
}

.bild_2{
	margin-left:5px;
	margin-top:3px;
}
.breit_75{
	width:75%;
}
.oben_74px{
	margin-top:74px !important;
}
.oben_50px{
	margin-top:50px;
}
.oben_20px{
	margin-top:20px;
}
.width_397px{
	width:397px;
}
.unterstrichen{
	text-decoration:underline;
	color:#c2c0c0;
}
#strich{
	margin-top:4em;
	width:100%;
	background-image:url(../img/balken_grau.png);
	background-repeat:repeat-x;
	color:#312f30;
	text-transform:uppercase;
	padding-top:10px;
}
.impressum_headline{
	margin: 2em 0 2em 0;
}
.imperssum_unterheadline{
	font-size:13px;
}
.einzug{
	text-indent:3em;
}
.back{
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
}
.back:hover{
	text-decoration:underline;
}
