/*
Schriftgroessen und Eigenschaften*/
body{ font-size:75%; font-family: 'Arial Unicode MS', sans-serif; }
html:first-child>b\ody h1, html:first-child>b\ody h2, html:first-child>b\ody h3,html:first-child>b\ody li, html:first-child>b\ody a, html:first-child>b\ody p,  html:first-child>b\ody dl,  html:first-child>b\ody form, html:first-child>b\ody table{font-family: 'Arial', sans-serif;} /* Opera 8.5 hat Probleme mit der Unicode-Schrift */
h1{ font-size:150%;}
h2{ font-size:133.33%;}
h3{ font-size:116.67%;}
h4, caption{font-size:100%; line-height:1.5;}
p, #content{ font-size: 1.1em;}

#head h1{ font-size:2em;  letter-spacing: 0.05em;  font-weight:bold;}
ul#navMain, ul#subNav, ul#subNav li h3, *.login{ font-size:1em; } 
ul#subNav li h3{font-weight:bold; }
#sidebar ul#anschrift{	font-size:0.85em;	}
#sidebar h1 { font-size:1.05em;}
#sidebar h2 { font-size:0.9em; }
#sidebar h1, #sidebar h2, #sidebar h1 b, #sidebar h2 b { font-weight:normal;  }


*.viewList h1, *.viewList h2 { font-size:1.05em!important;}
*.viewList h3 { font-size:1em; font-weight:normal!important;}



/*
Schriftfarben */
body{color: rgb(0,51,0); }
#head h1{color:#FFFFFF; }
#sidebar h1, #sidebar h2, div#sidebar ul#anschrift{color:rgb(128,128,128); }

div#sidebar ul#anschrift{line-height:1.2em;}