/* ------------------------------ PRINT Stylesheet fuer SWR - TATORT MENSCH ----------------------------- */
/* ---------------------------------------- Copyright [ka:media] --------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */

@page {
	size: portrait;
	margin: 1cm;
}

body {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #FFF;
	color: #000;
}

* html body {
	background-image: none;
}

html, body {
	overflow: visible;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	max-height: auto; 
	
}

/* Elemente zum ausblenden */
#header, .tm-logo, #top-navlist, #left-navi, #meta-nav, #content-navi, .botrbg, .toprbg, .botlbg, #right, .hidden, #footer, .swrlogo, .akteure-abwehr-spalte2 {
	display: none;
	visibility: hidden;
}

#content {
	overflow: visible;
	margin: 0;
	padding:0;
}

#left-bg {
 height: 100%;
 background:none;
}

html>body #content {
	margin: 0;
}

#glossar-container {
	margin-bottom: 1cm;
	padding-top: 0;
	text-align:left;
}

#content dt {
	float: none;
}

abbr, acronym {
	border-bottom: none;
}