/* copyright modulor - Andreas Niederer */
/* ########################################## 
ID print
########################################## */
#Navigation , #Fusszeile-Navigation, #Suchen, #Home, #Sprachwahl, #Hintergrund-1, #Hintergrund-2 { display:none; }
#Seite { margin-top: 4mm; }
#Logo {	height: 30mm; }
#Inhalt { width:155mm; }
#Spalte1 { width:90mm; }
#Spalte2 { width:65mm; }
#Fusszeile { padding-top:8mm; width:155mm; }
#Fusszeile, #Fusszeile-Update { font-size:10px; }
/* ########################################## 
Elemente print
########################################## */
body,td,th,div,p,ul,ol,a,form,input,textarea,h1,h2,h3,h4,h5,h6 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:11pt;
}
body { background:white; }
h1,h2,h3,h4,h5,h6,p { padding:0px 0px 0px 0px; }
a[href^=http]:after  {
   content: " (" attr(href) ") ";
   font-size: 50%;
}
a { text-decoration: underline; color:#999999;}
table.tabelle1 { }
table.tabelle2 td { border: 1px solid #AAAAAA;}
table.tabelle3 { }
table.Diagramm-Tabelle td { border: 1px solid #AAAAAA; }