/* CSS definition file containing site wide stylesheets */
.Überschrift 2 { font-size: large; font-weight: bold;}
 .Überschrift 3 { font-size: medium; font-weight: bold;}
 .Überschrift 4 { font-weight: bold;}
 .Subheads { font-family: Marlett; font-size: x-small;}
 .Quotes { font-family: Marlett; font-size: medium; font-style: italic;}
 .Überschrift 5 { font-size: x-small; font-weight: bold;}
 .Überschrift 6 { font-size: xx-small; font-weight: bold;}
 .Footnotes { font-family: Marlett; font-size: x-small; list-style-type: decimal;}
 .Titel { font-size: x-small; font-style: italic;}
 .Danksagung { font-size: x-small; font-weight: bold; text-align: center;}
 .Caption { font-family: Marlett; font-size: x-small; font-style: italic;}
 .Code { font-family: Impact, 'Arial Black', Arial, Helvetica, sans-serif;}
 .Untertitel { font-size: x-small;}
 .Credits { font-family: Marlett; font-size: x-small; font-weight: bold; text-align: center;}
 .Zitate { font-size: medium; font-style: italic;}
 .Fußnoten { font-size: x-small;}
 .Überschrift 1 { font-size: x-large; font-weight: bold;}
 .Adresse { font-style: italic;}

/* HW 20041223:  formular styles */
.error {font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small; color:red;}
.error p, .error h3 {margin:3px 0px 6px;}
.small {font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; vertical-align:middle;}
input,label {vertical-align:middle; }
.text {font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small;}  