/*﻿parser.css START*/
.cboxtext
{
}

div.cboxtext a.cboxlink,
div.cboxtext a.cboxlink:link,
div.cboxtext a.cboxlink:active,
div.intro a.cboxlink,
div.intro a.cboxlink:link,
div.intro a.cboxlink:active
{
	font-family:Verdana;
	color:#0000FF;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}

div.cboxtext a.cboxlink:hover,
div.intro a.cboxlink:hover
{
	font-family:Verdana;
	color:#3399FF;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}

div.cboxtext a.cboxlink:visited,
div.intro a.cboxlink:visited
{
	font-family:Verdana;
	color:#3399FF;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}

div.cboxtext
{
	text-align:left;
	line-height:18px;
}

div.pcghstyle div.cboxgallery, div.pcgh_cboximage
{
	display:table;
	width:100%;
	margin-top:10px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	border-top:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	text-align:center;
}

div.pcghstyle div.cboxgalleryimage
{
	background-color:#FFFFFF;
	float:left;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:130px;
	height:105px;
	border:1px solid #DBDBDB;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:center;	
}

div.cboxsocialbookmark
{
	display:table;
	width:100%;
	margin-top:20px;
	background-color:#DBDBDB;
	border-top:10px solid #DBDBDB;
	border-bottom:10px solid #DBDBDB;
	text-align:center;
}

div.cboxsocialbookmark table
{
	text-align:center;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}

div.cboxsocialbookmark td.outro
{
	text-align:left;
	width:150px;
}

div.cboxsocialbookmark table td
{
	padding-left:4px;
	padding-right:4px;	
}
/*﻿parser.css ENDE*/

/*NEU START*/

div.cboxassetdownload
{
}

div.content_ad
{
 clear:both;
}

div.cboxlinks
{
	text-align:left;
}

.topline
{
 	padding-bottom:3px;
	font-weight:bold;
}

div.strapline
{
 	padding-bottom:10px;
	font-weight:bold;
}

.intro
{
 	padding-bottom:10px;
	font-weight:bold;
	color:#666666;
	line-height:18px;
}

span.cboxtextdatetime
{
 	padding-bottom:10px;
}

.foto_normal
{
	background-color:#ffffff;
	text-align:center;
	padding:0px;
	margin:0px;
	padding-top:-1px;
	overflow:hidden;
	border:1px solid #cccccc;
}

.fotoleftdiv
{
	line-height:0;
}

.fotoleft
{
	width:250px;
	float:left;
	margin-top:2px;
	padding-bottom:0px;
	margin-right:21px;
	clear:left;
	margin-bottom:10px;
}

.fotorightdiv
{
	line-height:0;
}

.fotoright
{
	width:250px;
	float:right;
	margin-top:2px;
	margin-left:21px;
	padding-bottom:0px;
	clear:right;
	margin-bottom:6px;
}

.fotosubline
{
	overflow:hidden;
	padding:3px 3px 3px 3px;
	text-align:center;
	color:#000000;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
}

.fotosubline b
{
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}

.cboximagediv
{
	text-align:center;
	width:418px;
	overflow:hidden; 
	margin-left:auto;
	margin-right:auto;
	line-height:0;
	clear:both;
	padding-bottom:20px;
}

.cbox_embedded .fotoleft, .cbox_embedded .fotoright, .cbox_embedded .cboximagediv, .cbox_embedded .cboximage {
	width:auto;
}

.cboximage
{
	text-align:center;
	width:418px;
 	padding:0px;
	margin:0px;
	padding-top:10px;
}

.systemlinks td, a
{
	line-height:14px;
	color:#9E0000;
}

table.cboxtable
{
	font-family:Verdana;
	font-size:11px;
	border:1px solid #000000;
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	text-align:center;
	margin-top:10px;
	clear:both;
}

table.cboxtable tr
{
	font-family:Verdana;
	font-size:11px;
	border:1px solid #000000;
}
	
table.cboxtable th
{
	font-family:Verdana;
	font-size:11px;
	background-color:#01408F;
	color:#FFFFFF;
	border:1px solid #000000;
	padding:2px;
	text-align:center;
}

table.cboxtable td
{
	font-family:Verdana;
	font-size:11px;
	background-color:#D0EEFE;
	border:1px solid #01408F;
	padding:2px;
	text-align:center;
}

/* carousel styles */
.carousel-component { 
	background:#FFFFFF;
	background-image:url(/web/20120222160357im_/http://www.pcgameshardware.com/external/gfx/framework/bg_feedbox.jpg);
	background-repeat:repeat-x;
	color:#000000;
	border-top:1px solid #C7C7C7;
	border-bottom:1px solid #C7C7C7;	
	border-left:1px solid #C7C7C7;
	border-right:1px solid #C7C7C7;
	margin-top:0px;
	text-align:center;
}

.carousel-component .carousel-list li { 
	padding:8px; /* nicht margin, sonst checkt IE7 den unteren abstand nicht! */
}

.carousel-component .carousel-list li a { 
	border:none;
	outline:none;
}

.carousel-component .carousel-list li a:hover { 
	border:none; 
}

.carousel-component .carousel-list li img { 
	border:none;
}
								
#prev-arrow { 
	left:7px; 
}

#next-arrow { 
	right:7px;
}
/* carousel styles ende */

/*
div.author,
div.author a,
div.author a:link,
div.author a:active,
div.author a:hover,
div.author a:visited
{
	text-align:left;
	color:#9E0000;
}
*/
/*NEU ENDE*/

/*rss feeds */
.articleFeed {
	clear: both;
	display: block;
	height:50px;
}
.articleFeed .entry > a.alt{
	font-weight: bold;
}
.articleFeed h4{
	margin-bottom: 0px;
	font-size: 12px;
	color: #000;
}
.rss_spacer{
	clear: both;
	padding: 10px 0px 6px 0px;
	display: block;	
}
.articleFeed .published {
	color:#666666;
}
.articleFeed .abstract {
	margin-top: 0px;
}
.articleFeed .entry > span.published{
	display: block;
	padding-bottom: 8px;
}
.rss_spacer hr{
	background-color:#DFDFDF;
	border:none;
	color:#DDDDDD;
	height:1px;
}
.articleFeed .abstract img{
	border: 1px solid #999;
	margin: 0px 10px 0px 0px;
}

/* click switch */
.cbox_embedded .clickSwitch {
	clear:both;
	width:670px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;	
	background-color:#e2e2e2;
	text-align:center;
}
.cbox_embedded .clickSwitch .headline {
	padding-bottom:5px;
}
.cbox_embedded .clickSwitch .tabs {
	margin-bottom:5px;
}
.cbox_embedded .clickSwitch .tabs a {
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	border:2px solid white;
	margin-left:5px;
	margin-right:5px;
}
.cbox_embedded .clickSwitch img {
	max-width:650px;
}
/*
     FILE ARCHIVED ON 16:03:57 Feb 22, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:28:59 Jul 04, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 576.933
  exclusion.robots: 0.287
  exclusion.robots.policy: 0.274
  cdx.remote: 0.102
  esindex: 0.013
  LoadShardBlock: 547.117 (3)
  PetaboxLoader3.datanode: 60.065 (4)
  CDXLines.iter: 17.079 (3)
  load_resource: 63.398
  PetaboxLoader3.resolve: 33.46
*/