
/*uebergreifende Definitionen*/
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Verdana, Arial, sans-serif; }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; }
ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

/* normaler Text */
.norm { font-size:10pt; }
.blue { color:#336699; }
.klein { font-family:Verdana, Arial, sans-serif; font-size:8pt; }
.gross { font-size:12pt; font-weight:bold; }
.fett { font-weight:bold; }

/*Ueberschriften werden automatisch zu Grossbuchstaben umgewandelt:*/
.headline { font-weight:bold; text-transform:uppercase}
.headsmall { text-transform:uppercase; font-size:8pt;}

/*Text: Blocksatz*/
div.block { font-family:Verdana, Arial, sans-serif; text-indent:30px; text-align:justify; font-size:10pt; color:#333333; }
/*Text: Einrückung und Blocksatz*/
div.padding { text-align:justify; padding-left:30px; padding-right:30px; }

/*Formularfelder*/
.inputField {width:300px; font-size:10px; font-family:verdana, arial, sans-serif; border:1; border-style:solid; border-color:#6699cc; background-color:#eeeeee}
.submit {width:120px; height:20px; color:#6699cc; background-color:#ffffff; border:1; border-style:solid; border-color:#6699cc; font-weight:bold; font-family:verdana, arial, sans-serif; font-size:10px}
.textArea {width:300px; height:60px; background-color:#eeeeee; border:1; border-style:solid; border-color:#6699cc; font-family:verdana, arial, sans-serif; font-size:10px}

/*Links*/	 
a:link { color:#336699; text-decoration:none; font-weight:bold;}
a:visited { color:#336699; text-decoration:none; font-weight:bold;}
a:hover { color:#336699; text-decoration:none; font-weight:bold;} 
a:active { color:#336699; text-decoration:none; font-weight:bold;}