@media print, screen
{
body {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	background: #fff none;
	color: #000;
}


/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
h1,h2,h3 { page-break-after:avoid; }

abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; }

/* Sichtbare Auszeichnung der URLs von Links */
#col3 a[href^="http:"], #col3 a[href^="https:"], 
#col1 p a[href^="http:"], #col1 p a[href^="https:"],
#col2 p a[href^="http:"], #col2 p a[href^="https:"]
{
	padding-left: 0;
	background-image: none;
}

a[href]:after {
/* content:" <URL: "attr(href)">";
 color:#444;
 background-color:inherit;
 font-style:italic;*/
} 

#page_margins, #page {margin:0; padding: 0; border: 0; }

#page_margins {
	background: none;
}
#page {
	min-width: 756px;
	max-width: 100em;
	margin: 0px auto;
	width: auto;
}

#topnav {display: none;}

#header {}
#header #titelbild {
	display: none;
}

#suche {display: none;}

#breadcrumbs {
	background: none;
	color: #000;
}
#breadcrumbs UL, LI {
	margin: 0;
	padding: 0;
}
#breadcrumbs a {
	color: #000;
}
#breadcrumbs LI#datum {
}

#header img {position:relative; top:0; left:0; padding:0; }
#header-top {
	display: none;
}
#nav_main {display:none;}
#nav_main_current {
	display:none;
}
#teaser { margin: 1em 0 0 0; padding: 0; border:0; }

#main {
	margin: 0;
	padding: 0;
	background: none;
}

#col1,  #col1_content {
	background: none;
	width: 0;
	overflow: hidden;
	display: none;
/*	clear: both;*/
/*	float: none;*/
}

#col2 {display:none;}
#col2_content {display:none;}

#col3 {
	margin: 0;
	padding: 0;
	border:0;
/*	float: none;*/
}

#col3_content {
	margin: 0;
	padding: 0;
}

.contentwrap{
	border: none;
}

#col3_icons, #col3_toplink {
	display:none;
}

#footer {display: none;}
#master-back-footer{
	display: none;
}

.hidden {
	display: none;
}

/* basemod */

div.contentwrap{
	border-top: 1px solid #000;
	border-bottom: 1px solid #EEE;
}

div.box_header,
div.box_header2 {
	color: #999;
	background: none;
	padding-left: 0px;
	border-bottom: 1px solid #999;
}

div.box_content{
	margin-left: 8px;
/*	padding-left: 12px;*/
	background: none;
}

/* Artikel */

.zdfdearticle_detail_abstract{
	border-top: 1px solid #000;
}

.zdfdearticle_detail_icon_print,
.zdfdearticle_detail_icon_mtf,
.zdfdearticle_list_morelink {
	display: none;
}

.zdfdearticle_list_category,
.zdfdearticle_listmore_category {
	background: none;
	padding-left: 0px;
	color: #999;
	border-bottom: 1px #999 solid;
}


}
