/* low.css - Version CSS 2.1 				*/
/* © 2005 Urban AG http://www.urban.ch	*/
/* Datum: 06-03-03									*/
/* Notlayout für alte Browsern			*/
body { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #fff; }
h1 { color: black; font-size: large; font-weight: bold; margin: 20px 0 0; padding: 0; }
h2 { color: #333; font-size: large; font-weight: normal; margin: 10px 0 0; padding: 0; }
h3 { color: #333; font-size: medium; font-weight: bold; margin: 0; padding: 0; }
p, .text { font-size: medium; }

#pfad {display: none;}
.nocss, .nurdruck { display: none; }

/* Ende der Datei.									*/