/* Style-Sheet zur CSS2-Demo, c't 9/99 */
/* fuer Medium 'handheld', Version 2 */
/* (Handhelds mit mind. 320*240 Punkten und */
/* Graustufen oder Farbe) */

BODY { font-size: 1em; }

#menue { height: 1.1ex; }

#text {
bottom: 1.1ex;
margin-left: 0.1cm;
margin-top: 0.1cm; 
}

H1 { bottom: 1em; left: -0.1em; } 
/* Abstaende auf Basis der neuen 
Schriftgroesse neu berechnen */

H2 { font-size: 0.9em;} 

H3 {
font-size: 14%;
top: -2.6em; 
margin-bottom: -2em;
} 

P { font-size: 14%; margin-left: 2em;}

#categories { bottom: 0.8ex; min-width: 5em;}

#categories LI { font-size: 16%;}

.submenu { 
font-size: 16%;
line-height: 80%;
top: 2ex; 
}

.submenu LI { margin-left: 0.5em; }

ADDRESS {
font-size: 12%;
margin-top: 2em;
margin-right: 1em;
}



