/* Import site css screen */
@import url("stylesheet.css");

body, html	{ background:none; }

.news_suche, .news_suche, .news_selector, #suche, .kal_detaillinks, #nav, #sidebar, div#header div, #header div, #infolinks, #inforechts, .contentfunctions,
.msceditorControls			{ display:none; }

/* Show printable content */
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
}
.content 		{ padding:0px 0px 4em 0px; width:100%; }
div#header		{ width:100%; height:140px; background:url(/pdf_connector/images/pdf-head.jpg) no-repeat; background-repeat:no-repeat; background-position:top;  }

div#container, .content, .content div, #content, #content div,
div#header	{ display:block; }

