/* copyright modulor - Andreas Niederer */
/* ########################################## 
ID print
########################################## */
#navigation , #breadcrumb, #PageUp, #footer-navigation, #header-navigation, #tabs { display:none; }

#header hr , #footer hr { display:none; }
hr {
	border-top-width: 0.4mm; /*in px */
}
#page { position:relative; /*border-right:1px solid #cccccc; border-bottom:1px solid #cccccc;*/ width:165mm; margin:0 0 5mm 5mm; }

#logo { position:absolute; left:114mm; top:5mm; width:50mm; height:10.94mm; background-color:#FFFFFF; }
#logo img { width:75%; height:75% }

#tagline { clear:both; position:absolute; top:15mm; left:115mm; width:50mm; }

#header { height:30mm; }


/* ########################################## 
Elemente print
########################################## */
body,td,th,div,p,ul,ol,form,input,textarea,h1,h2,h3,h4,h5,h6 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:1.33em;
}
body { background-color:white;}
p, li { line-height:1.33em}
a { text-decoration: underline; color:#999999;}

a[href^=http]:after  {
   content: " (" attr(href) ") ";
   font-size: 50%;
}

.news-single-category { line-height:1.33em}
.news-single-backlink { display:none; }
.news-single-item h2{ padding-bottom:2mm; padding-top:2mm}
#footer { display:none; }
#footer span { display:none; }
#footer-pageup { display:none; }

#content { width:165mm; }
#content-row1 { width:165mm; }
#content-col1 { width:105mm; }
#content-col2 { width:50mm; }
#content-row2 { width:165mm; }

/* Detailsicht */
#content .col1 { width:105mm; float:left;  }
#content .col2 { width:50mm; float:right; }
#content .col2 img { width:50mm; padding-bottom:2mm; }

#content .news-single-additional-info { clear:both; }
.clear, .clearer { clear:both; }

#content .tx-thmailformplus-pi1 { display:none; }
