html, body
{
   height:		100%;
   margin:		0px;
   padding:		0px;
}
{
   cursor:		auto;
}
body
{
   font-size:		12px;
   font-family:		Arial;
}
td{
   vertical-align:	middle;
}
hr
{
   width:		300px;
   color:		black; 
   height:		1px;
   margin-top:		20px;
   margin-left:		30px;
   margin-bottom:	20px;  
   text-align:		left; 
   border:		1px dashed black;
}
img
{
   border:		0px;
}

a:link, a:active, a:visited
{
   color:		#000;
   text-decoration:	none;
}
a:hover, .menu_link:hover, .menu_link_sub:hover, .more:hover, .head_link:hover
{
   color:		#f0f0f0!important;
   text-decoration:	none;
}
ul, li
{
   margin:		0px;
   padding:		0px;
}
h1
{
   padding-top:		0px;
   margin:		0px;
   font-size:		14px;
}
h2
{
   margin:		0px;
   margin-top:		10px;
   font-size:		14px;
   color:		#C80000;
   font-weight:		normal;
   margin-bottom:	15px;
}
.clear_both{
   clear:both;
   height:1px;
   overflow:hidden;
}
.width_holder
{
   margin:		auto;
   width:		1024px;
   height:		686px;
   background:		#7b120d;    
   background-image: 	url('pics/bg.jpg');
   background-repeat: 	no-repeat;
   background-position:	top;
}
.head
{
   position:		absolute;
   margin:		auto;
}
.head_title
{
   background-image: 	url('pics/ps.gif');
   background-repeat: 	no-repeat;
   background-position:	33px 23px;
   width:		560px;
   height:		54px;
   font-size:		26px;
   font-weight:		bold;
   float:		left;
   color:		#9f2f23;
   margin-top:		11px;
   padding-top:		60px;
}
.head_title span
{
   padding-left:	120px;
}
.head_link:link, .head_link:active, .head_link:visited
{
   display:		block;
   float:		left;
   font-size:		10px;
   width:		90px;
   text-align:		center;
   color:		#7B7B7B;
   text-decoration:	none;
}
.middle
{
   margin-left:		30px;
   overflow:		hidden;	
   border:		0px purple solid;
}
.links_oben{
   float:		right;
}
.middle_box
{
   width:		640px; 
   height:		410px;
   margin-top:		151px;
   padding-left:	38px;
   overflow:		auto;
}
.content_txt
{
   width:			560px;
   font-size:		12px;
   line-height:		18px;
   border:		0px green solid;
   padding-top:		24px;
   margin-bottom:	5px;
   padding-top:		11px;
   padding-left:	42px;
   padding-right:	10px;
}
.moreTxt:link, .moreTxt:active, .moreTxt:visited
{
   font-weight:		bold;
   color:		#C80000;
   margin-left:		5px;
}
.more
{
   display:		block;
   float:		right;
   margin-right:	40px;
}
.back
{
   float:		left;
   padding-right:	10px;
   text-align:		center;
   vertical-align:	top;
   margin-top:		160px;
}
.menu_box
{
   padding-top:10px;
   padding-left:45px;
}
.menu_box span, .middle_box span{
   background-color:#000;
}
.menu_link:link, .menu_link:active, .menu_link:visited,
.menu_link_active:link, .menu_link_active:active, .menu_link_active:visited
{
   display:		block;
   float:		left;
   font-size:		14px;
   #width:		115px;
   padding-left:	15px;
   padding-right:	15px;
   text-align:		center;
   text-decoration:	none;
   font-weight:		bold;
   color:		#c5c5c5;
}
.menu_link_active:link, .menu_link_active:active, .menu_link_active:visited
{
   color:		#000!important;
}
.menu_link_active span
{
   background-color:		#fff!important;
}
#m1{
   margin-top:		30px;
}
#m2{
   margin-top:		0px;
}
#m3{
   margin-top:		50px;
}
#m4{
   margin-top:		70px;
}
#m5{
   margin-top:		55px;
}
#m6{
   margin-top:		40px;
}
#m7{
   margin-top:		35px;
}
/*INCLUDES*/
.played_with{
   float:		left;
   padding-right:	20px;
   border:		0px yellow solid;
}
.played_with dt{
   font-weight:		bold;
}
.played_with dd{
   font-style:		italic;
}
.comments{
   float:		left;
   margin-top:		0px;
   margin-bottom:	0px;
   padding-right:	20px;
   border:		0px yellow solid;
}
.comments2{
   margin-top:		0px;
   margin-bottom:	0px;
   border:		0px yellow solid;
}
.comments dd, .comments2 dd{
   font-style:		italic;
   font-size:		10px;
   font-weight:		bold;
   margin-left:		10px;
   margin-bottom:	15px;
}
.ps4 dt{
   widht: 			200px;
   font-style:		italic;
   margin-left:		60px;
   border:			0px yellow solid;
}
.ps4 dd{
   font-style:		italic;
   font-size:		10px;
   font-weight:		bold;
   margin-left:		80px;
   margin-bottom:	2px;
}
.ps4_links{
   margin-top:		-10px!important;
   margin-left:		30px;
   border:			0px black solid
}
.images{
   width:			100%;
   text-align:		center;
}
.slide_nav{
   width:		40px;
   height:		29px;
}
.slide_pic
{
   height:		340px!important;
   
}
.iframe_video{
   border:		0px red solid;
   width:		500px;
   height:		370px;
}
.mixed a{
   font-weight:		bold!important;
}
.mixed img{
   position:		relative;
   top:			1px;
   margin-right:	10px;
}



