@charset "utf-8";
/*************************************************************************************
	*
	*	PRINT STYLESHEET
	*	Copyright 2009, Kabel Deutschland
	*	www.kabeldeutschland.de
	*	Author: Nina Dengler, JUNG v. MATT Neckar GmbH
	*
 *************************************************************************************/
/*************************************************************************************
	*	BASIC STYLES
**************************************************************************************/
@page {
	size: auto;
}

html, body, div, p, h1, h2, h3, ul, ol, li, span, a, table, td, th, input, textarea, img {
   margin:0;
   padding:0;
   font-family:arial,verdana,sans-serif;
}

body {
	background-color:#FFF;
	background-image: none;
}

#main_navigation, #header_nav, #footer {
	display:none;
}
.column, .faq_print_button, .faq_attachement, .faq_answer, form {
	display:none;
}

img {
   border:0;
}

.clear {
	clear:both;
}

#header {
	background:transparent url(/psources/img/meta/header_wave_sw.gif) no-repeat scroll 6.29em top;
	height:10em;
}

#header_logo {
	display:none;
}

#header_logo_print {
	display:block;
}

#header_logo_print {
	float:left;
	padding:5.9em 0 0 3em;
}

#header_logo_print {
	display:block;
}

.trpcolumn {
	float:left;
	margin:0;
	width:55.6em;
}

.faq_question {
	height:680px;
	width:620px;
}

.faq_question p a {
	color:#666666;
	text-decoration:none;
}

.faq_print_space {
	display:block;
	padding-top:60px;
}

.print_link {
	margin-left:120px;
	text-decoration:none;
	color:#666666;
}

#print_back_button {
	display:none;
}

#footer_print {
	display:block;
	margin:0 3em;
	padding:0 0 1em;
	width:620px;
}

#footer_print div {
	zoom:1;
}

.produkt_container h1 {
	zoom:1;
}

#footer_print #footer_nav_print {
	background:transparent url(/psources/img/common/dotted_line.gif) repeat-x scroll left top;
	font-size:1.25em;
	padding:1.2em 0 0;
}

#footer_print #tools_nav_print {
	background:transparent url(/psources/img/common/dotted_line.gif) repeat-x scroll left bottom;
	padding:0 0 1.2em;
}

#footer_print #copyright_print {
	padding:15px 0 0 150px;
}
