/*   Datei menue1   */

/*   Definition von Style Sheets fuer das Ristorante Paganini   */


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




a:link        {text-decoration:none;}    
a:visited     {text-decoration:none;}   
a:active      {text-decoration:none;} 



/* groesstmoegliche Ueberschrift */
h1         {font-size:16px;}

/* weitere Ueberschriften */
h2         {font-size:14px;
             font-weight:bold;}

h3         {font-size:11px;
             font-weight:bold;}

h4         {font-size:10px;
													font-weight:bold;}

/* normaler Text */
p,ul,ol,li,div,td,th,address,nobr,i {font-size:10px;} 
/* p,ul,ol,li,div,td,th,address,nobr,b,i {font-size:10px;}* /

/* VWD-News */
.vwd1        {font-size:100%;}
.vwd2        {font-size:9px;}
.vwd3        {font-size:8px;}
.vwd4        {font-size:9px;}
