/* copyright modulor - Andreas Niederer */
/* ########################################## 
ID print
########################################## */
#navigation , #breadcrumb, #footer-navigation { display:none; }
#page { margin:5mm 0 0 5mm;}
#header { width:688px; }
#logo1 { float:left; margin-bottom:20mm;  }
#logo2 { margin-left:320px; float:left; }


#content li { 
	list-style-type:circle;
	margin-left:4mm;
}
#Inhalt-Spalte1 {width:95mm;}
#Inhalt-Spalte2 {width:60mm;}
#Inhalt-Zeile1, #Inhalt-Zeile2 {width:95mm;}
#footer { padding-top:4mm; width:95mm; }
#footer-sponsor { padding:6px 0 4px 0; width:320px; }
#footer-sponsor img { float:left; margin: 2px 6px 18px 0px; }

#content {
	width:688px; clear:both
}

#Inhalt-Zeile1 { width:688px; clear:both }

#Inhalt-Spalte1 { width:432px; float:left;  }
#Inhalt-Spalte2 { width:240px; float:right; font-size:85%; padding-left:16px; }
#Inhalt-Zeile2 { width:688px; clear:both; }
/* ########################################## 
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;}