/* /static/css/print.css
------------------------------------------------------------------------
print.css of the Sidoun Software Gmbh

print styles for the website

Author: elements.at [HZ]

Version: v 1.1

Color Guide

RED																#ff0000
GRAY															#5f5f5f
DARK GRAY														#333333
BORDER GRAY														#c0c0c0
------------------------------------------------------------------------*/

/*-------------------------------------------------------------------
	PRINTHEADER
--------------------------------------------------------------------- */
#printheader {
	width: 100%;
	background: #fff;
	margin-top: 30px;
	padding: 0;
	border-bottom: 1px solid #000;
	float: left;
	margin-bottom: 20px;
}

* html #printheader {
	width: 100%;
	background: #fff;
	margin-top: 30px;
	padding: 0;
	border-bottom: 1px solid #000;
	float: none;
}

#printheader .logo {
	width: 300px;
	height: 80px;
	background: #fff;
	padding: 0;
	float: left;
}

#printheader .logo img {
	display: block !important;
}

#printheader .adress {
	height: 80px;
	margin-bottom: 8px;
	padding: 0;
	text-align: right;
	float: right;
	font-size: 9px;
}

* html #printheader .adress {
	height: 80px;
	margin-bottom: 5px;
	padding: 0;
	text-align: right;
	font-size: 9px;
}

/*-------------------------------------------------*/

body {
	background: #fff;
	color: #5f5f5f;
	margin: 0 0 0 0px;
	padding: 0;
	line-height: 14px;
	font-family: Tahoma, Arial, sans-serif;
	color: #5f5f5f;
}

#site {
	width: 100%;
}


h2 {
	font-size: 12px;
	font-weight: bold; 
	color: #FF0000;
}

h3 {
	font-size: 11px;
	font-weight: normal; 
	color: #333;
}

h4 {
	font-size: 11px;
	font-weight: normal; 
	color: #5f5f5f;
}

h5 {
	font-size: 11px;
	font-weight: normal; 
	color: #333;
}

div, form, input, select, textarea, h1, p, ol, ul, li, object, embed, a {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #5f5f5f;
}

ol, ul, li {
	margin: 0px 0px 0px 0px; 
}


ol, ul {
	margin-left: 20px;
}

object {
	display: block;
}

a:link, a:visited, a:hover, a:active {
	color: #5f5f5f;
	text-decoration: none;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

form {
	display: none;
}

/*          AUSGEBLENDETE OBJEKTE
----------------------------------------------------------*/

#header, #meta_navigation, #header_media, #top_navigation {
	display: none;
}

.product_teaser {
	display: none;
}

#left h1 {
display: none;
}

#left h1 img {
	display: none;
}

#left h1 a span {
	display: none;
}

#navigation {
	display: none;
}

.content_teaser {
	display: none;
}

.img_teaser {
	display: none;
}

/* ELEMENTE SEITE
--------------------------------------------------------------------- */

/* CUSTOMER CARE TEASER (STARTSEITE LEFT)
--------------------------------------------------------------------- */

.customer_care_teaser {
	margin: 10px 0 15px 0;
}

* html .customer_care_teaser {
	margin: 8px 0;
}

.customer_care_teaser h4 {
	font-weight: bold; 
	margin: 5px 0;
	color: #333;
}

.customer_care_teaser h5 {
	margin: 3px 0;
	font-weight: bold;
	color: #FF0000;
}

.customer_care_teaser p {
	margin: 5px 0;
	color: #333;
}

.customer_care_teaser p a {
	display: none;
}

.customer_care_form {
display: none;
}

/* CUSTOMER CARE TEASER SIDEBAR
--------------------------------------------------------------------- */
.customer_care_teaser_w {
	width: 420px;
	margin: 10px 0 10px 0;
}

* html .customer_care_teaser_w {
	width: 420px;
	margin: 8px 0 8px 0;
}

.customer_care_teaser_w h4 {
	font-weight: bold; 
	margin: 5px 0;
	color: #333;
}

.customer_care_teaser_w h5 {
	margin: 3px 0px;
	font-weight: bold;
	color: #FF0000;
}


.customer_care_teaser_w p {
	margin: 5px 0;
	color: #333;
}

.customer_care_teaser_w p a {
	display: none;
}

.customer_care_form {
	display: none;
}

/* FORMATIERUNG IMAGE TEASER  
--------------------------------------------------------------------- */

.img_text_teaser {
	margin: 12px 0 0 0;
}

* html .img_text_teaser {
	margin: 8px 0 0 0;
}


.itt_body h3 {
	margin: 6px 0 2px 0px;
	font-weight: bold;
	color: #FF0000;
}

.itt_body p {
	margin: 3px 0 2px 0;
	padding: 0;
	line-height: 14px;
}

.itt_details {
	display: none;
}

/* IMAGE TEASER WIDE
--------------------------------------------------------------------- */


.img_text_teaser_wide {
	margin-top: 15px;
}


.itw_header h3 {
	font-weight: bold; 
	margin: 30px 0 3px 0;
}


* html .itw_header h3 {
	font-weight: bold; 
}

.itw_entry {
	margin: 10px 0;
}

.itw_entry h4 {
	margin: 6px 0 3px 0;
	font-weight: bold;
	color: #FF0000;
}

.itw_entry p {
	margin: 2px 0;

}

.itw_details {
	display: none;
}

/* HEADLINE LIST TEASER
--------------------------------------------------------------------- */

.headline_list_teaser {
 	margin: 15px 0;
}


.hlt_header h3 {
	font-weight: bold; 
	margin: 5px 0;
}

.hlt_body h4 {
	float: none;
	margin-right: 10px;
	margin: 0 0;
}

.hlt_body h4 a:link span, .hlt_body h4 a:visited span, .hlt_body h4 a.headerspan:link, .hlt_body h4 a.headerspan:visited {
	width: 60px;
	float: left;
	margin: 0 0;
	margin-right: 10px;
}

.hlt_header object {
	display: none;
}

.hlt_header embed {
	dispay: none;
}

/* Image Text Teaser Content (540 x variable)
--------------------------------------------------------------------- */


.itc_header h3 {
	font-weight: bold; 
	margin: 20px 0 10px 0;
}

.itc_entry {
	margin: 0 0 10px 0;
}

.itc_entry h4 {
	margin: 6px 0 3px 0;
	font-weight: bold;
	color: #FF0000;
}

.itc_entry p {
	margin: 0 0 20px 0;
}

.itc_details {
	display: none;
}



/* TABBED BOX CONTENT 
--------------------------------------------------------------------- */

.tb_navigation {
	display: none;
}


.tb_body h4 {
	font-weight: bold; 
	margin: 5px 0;
}

.tb_body ul {
	color: #5f5f5f;
}

.tb_body ul li {
	color: #5f5f5f;
}



.tb_body p {
	margin: 5px 0;
}


/* TABBED BOXES DISPLAY HIDDEN
--------------------------------------------------------------------- */

#tb_content_1 {
	display: block !important;
	margin-bottom: 30px;

}

#tb_content_2 {
	display: block !important;
	margin-bottom: 30px;

}

#tb_content_3 {
	display: block !important;
	margin-bottom: 30px;

}




/* CONTENT TABLES
--------------------------------------------------------------------- */


/*Tabelle Content Area - bleibt gleich wie in Screen*/
#content_area #content table {
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 1px;
	width: 99%;
	border-collapse: collapse;
	border: 1px solid #dbdbdb;
}

#content_area #content table tr {
	page-break-inside: avoid;
}


#content_area #content table td {
	padding: 5px 5px 5px 10px;
	border: 1px solid #dbdbdb;	
}


/*          FOOTER
----------------------------------------------------------*/

#footer {
	display: none;
}

#footer_print {
	display: none;
}

/*#footer_print {
	width: 100%;
	display: block;
	clear: both;
	border-top: 1px solid #000;
	padding-top: 10px;
	margin-top: 10px;
}

* html #footer_print {
	padding-top: 5px;
	margin-top: 3px;
}*/