/* Schriftart festlegen */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,input,select,textarea
     { font-family:Arial,Helvetica,sans-serif; }

textarea.mittel { font-size:13px; }

/* Schriftgroeße fuer einzelen Bereiche festlegen */

td.ueberschrift { font-size:20px; color:#000066; font-weight:bold }
td.weingut { font-size:20px; color:#000066; font-weight:bold }
td.mini    { font-size:10px; }
td.klein    { font-size:11px; }
td.kleinbold  { font-size:11px; font-weight:bold }
td.mittel   { font-size:13px }
td.mittelfarb { font-size:13px; color:#000066; }
td.mittel_rot { font-size:13px; color:#FF0033; }
td.mittelbold { font-size:13px; font-weight:bold }
td.mfb { font-size:13px; color:#000066; font-weight:bold }
td.gross { font-size:15px; }
td.grossbold { font-size:15px; font-weight:bold; }
td.grossfarb { font-size:15px; color:#000066;} 
td.gfb { font-size:15px; color:#000066; font-weight:bold;} 

tr.mittel { font-size:13px }
tr.gross { font-size:15px }
tr.ueberschrift { font-size:20px; color:#000066; font-weight:bold }

input.klein { font-size:11px }
input.mittel { font-size:13px }

select.klein { font-size:11px }
select.mittel { font-size:13px }

a.klein { font-size:11px }
a.mittel { font-size:13px }

span.mini   { font-size:10px }
span.klein  { font-size:11px }
span.mittel { font-size:13px }

div.klein { font-size:11px }
div.mitel { font-size:13px }

/* Farbdefinitionen */


a:link { color:#000000; text-decoration:underline; }
a:visited { color:#777777; text-decoration:underline; }
a:active { color:#DE304A; text-decoration:none; }
a:hover { color:#DE304A; text-decoration:none; }

