/* Revision 2 */

@import url(base.css);

@import url(chrome.css);

@import url(elm_head-teaser-small.css);

@import url(elm_article_navigation.css);

@import url(elm_icon_navigation.css);

@import url(style_detail.css);

@import url(style_comment.css);

@import url(style_rating.css);

@import url(lightbox.css);

#mdetail #content .secondary {
	position: relative;
}

.content_navigator {
	position:absolute;
	bottom:35px;
	margin-left: 532px;	
	margin-top: 10px;
}

#content_navigator_center {
	background-color: white;
	width: 176px;
	text-align: center;
	height: 24px;
}

*html #content_navigator_center {
	background-color: white;
	width: 176px;
	text-align: center;
	height: 24px;
}

#content_navigator_center p,
#content_navigator_links a,
#content_navigator_rechts a {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: darkgrey;
}

*html #content_navigator_center p {
	padding-top: 4px;
	padding-bottom: 0px;
}

#content_navigator_links,
#content_navigator_rechts,
#content_navigator_center  {
	float: left;
}

#content_navigator_links {
	margin-right: 2px;
}

#content_navigator_rechts {
	margin-left: 2px;
}

.vki_geizhals_wrapper {
	margin-top: 20px;
}

.vki_geizhals_title_picture {
	line-height: normal;
	margin-bottom: 20px;
}

.vki_geizhals_image {
	float:right;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:20px;
	position:relative;	
}

.vki_geizhals_image .zoom {
	background:url("../images/icn_zoom-in.png") no-repeat scroll 0 0 transparent;
	bottom:0;
	display:block;
	height:18px;
	position:absolute;
	right:0;
	width:18px;
	cursor:pointer;	
}

.vki_geizhals_title_picture  img {
	margin-bottom: 20px;
}	

.vki_geizhals_modell {
	/*float:left;*/ 
	margin-bottom:20px;	
}

.vki_geizhals_modell .columndesc {
	padding-top: 10px; 
	padding-right: 5px; 
}

.vki_geizhals_title_picture table td {
	font-size: 11px;
	color: #cccccc;
	vertical-align:top;
	padding-bottom: 2px;
}

.vki_geizhals_title_picture table .vki_geizhals_manufacturer {
	font-size: 21px;
	color: #333333;
	font-weight:bold;
	vertical-align:top;
	padding-bottom: 0px;
}

.vki_geizhals_title_picture table .vki_geizhals_product {
	font-size: 21px;
	color: #333333;
	font-weight:normal;
	vertical-align:top;
	padding-bottom: 0px;
}

.vki_geizhals_testurteil table {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.vki_geizhals_testurteil table td {
	font-weight: bold;
	padding: 3px 0px;
}

#vki_geizhals_info {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-left: 20px;
}


.vki_geizhals_wrapper #vki_geizhals_info p {
	margin-bottom:5px;
}

.vki_geizhals_wrapper #vki_geizhals_info a {
	margin-bottom:5px;
	color: #166bae;
	font-weight: bold;
	text-decoration: none;
}

.vki_geizhals_wrapper #vki_geizhals_info a:hover {
	text-decoration: underline;
}

.vki_geizhals_testtabelle {
	margin-bottom: 40px;
}

.vki_geizhals_testtabelle table {
	border-bottom: 1px solid black;
}

.vki_geizhals_testtabelle table td {
	border-top: 1px solid black;
}

.vki_geizhals_testtabelle table td.vki_geizhals_testtabelle_kategorie {
	font-weight:bold;
	padding: 3px 0px;
}


@media print {
  #main { float:left; width:100% !important; }
  #content .primary { width:100% !important;}  	
  /*#content .secondary { width:100% !important; }*/
  #content .fullwidth { width:100% !important; }
  .testtable-menu { display:none !important; }
  .testtable-container { width:100% !important; }
  .testtable { width:100% !important; }
  .testtable tr.filter td { visibility:hidden !important;}
  .testtable tr.filter form { visibility:hidden !important; }
  
  #breadcrumb { display:none !important; }
  #footer .menu { display:none !important; }
  #container { width:100% !important; }
  #article-navigation { display:none !important; }
  
  #mdetail #content .secondary { display:none !important; }
  
  /*comments*/
  .comments {display:none !important; }
  
  /*
  .comments .headline { display:none !important; }
  .comments .commentEntries { width: 100% !important; }
  .comments .commentEntry .left { width: 45% !important; }
  .comments .commentEntry .right { width: 45% !important; }
  .comments .footer { display:none !important; }
  */
 }
