/* low.css - Version CSS 2.1 			                     	*//* (c) 2007 Urban AG              http://www.urban.ch	        *//* Datum: 07-01-21									            *//* Erstellt mit Dreamweaver										*//* Notlayout für ältere Browser									*/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.									*/