/* copyright modulor - Andreas Niederer */
/* ########################################## 
ID print
########################################## */
#Navigation , #Breadcrumb, #PageUp, #Fusszeile-Navigation { display:none; }
#Seite { }
#Logo1 { float:left; margin-bottom:20mm;  }
#Logo2 { margin-left:70mm; float:left; }
#Inhalt { width:155mm; clear:both; }
#Inhalt li { 
	list-style-type:circle;
	margin-left:4mm;
}
#Inhalt-Spalte1 {width:95mm;}
#Inhalt-Spalte2 {width:60mm;}
#Inhalt-Zeile1, #Inhalt-Zeile2 {width:95mm;}
#Fusszeile { padding-top:4mm; width:95mm; }
/* ########################################## 
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;
}
body { background:white; }
a { text-decoration: underline; color:#999999;}
