/* copyright modulor - Andreas Niederer */
/****************************************/
#breadcrumb, #footer-navigation { display:none; }
#page { }
#logo { height: 30mm; }

#txt2 { padding:10mm 0 0 0em;  }
#txt2 em strong { font-style:normal; width:6em; text-align:right; display:block; padding-right:0.3em; float:left; /* position:relative;*/  }
#txt2 em  { display:inline; }

#footer {  }
#footer h2 { margin:0 0 0 0px; font-size:100%; width:13em; border-left:1px solid #000000; padding:3em 0 0 .5em; float:left; font-weight:bold; }
#footer p { margin:4.25em 0 0 0; font-size:100%; width:13em; border-left:1px solid #000000; padding:0 0 0 .5em; float:left; }
#footer a.small { display:none; } 
#footer-navigation { clear:both; }
#footer-navigation a {  font-size:75%; }

/****************************************/
body,td,th,div,p,ul,ol,form,input,textarea,h1,h2,h3,h4,h5,h6 {
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size:12px;
}
body { background:white; }
a { text-decoration: underline; color:#999999;}
hr { display:none;  }
