/**
 * print.css
 * 
 * @author //SEIBERT/MEDIA
 * @copyright ©2006-2010 ELW
 * @link http://www.elw.de
 * @package elw
 * @media print
 * @version 1.0
 * @revision -
 */

body,
#page,
#shadow_main,
#right_content,
#right_content #content_text {
	background: none;
	width: auto;
}

#content,
#right_content {
	padding: 0;
}

#logo {
	display: block;
	width: 100%;
	overflow: hidden;
}
#logo img {
	float: right;
}

#header,
#navi_container,
#content #left_col,
#content #right_col,
#content #header_image,
#right_content #right_bar,
#right_content #sidebar,
#more_links,
#footer_navi,
#shadow_bottom {
	display: none;
}

td {
	border-bottom: 1mm solid black;
}


#right_content #content_text h1,
#right_content #content_text h2,
#right_content #content_text h3 {
	color: black;
	font-weight: bold;
}


#right_content #content_text ul li ul,
#right_content #content_text ul {
	list-style: disc;
	padding-left: 14px;
}

#right_content #content_text ul li ul li,
#right_content #content_text ul li {
	background: none;
	padding-left: 0px;
}


#right_content #content_text #article a {
	text-decoration: none;
}
#right_content #content_text #article a.more_link {
	display: none;
}


#right_content #content_text .teaser_2_col_left,
#right_content #content_text .teaser_2_col_right {
	width: 49%;
	margin-right: 2%;
}
#right_content #content_text .teaser_2_col_right {
	margin-right: 0;
}
#right_content #content_text .teaser_4_boxes_left,
#right_content #content_text .teaser_4_boxes_right {
	width: auto;
	margin: 0;
}



/***** Abfallbehälter */
#waste_bin_type {
	display: none;
}
table.waste_bin tr.header td,
table.waste_bin td,
table.waste_bin td.light {
	border-bottom: 0.5mm solid black;
	background: white;
}
table.waste_bin td.borderleft {
	border-left: none;
}
table.waste_bin td a {
	display: none;
}

.waste_bin_type {
	margin-top: -1cm;
}


/* Abfall A-Z */
#glossar .letter_listing {
	display: block;
}

