/* Links andere Farbe */

a:link { color:#8C5F00; }
a:visited { color:#664500; }
a:active { color:#3C2713; }

/* Schriften ohne Tabellen und h1 und h2*/
p,h3,h4,h5,h6,ul,ol,li,div,th,address,blockquote,nobr,b,i
     { font-family:Verdana, Arial, Helvetica; }

/* Schriften h1 und h2*/
h1,h2 { font-family: Verdana, Arial, Helvetica; }

h1 {font-size:19pt; color:#3C2713; }
h2 {font-size:16pt; color:#3C2713; }
h3 {font-size:15pt; color:#603F1E; }
h4 {font-size:12pt; color:#3C2713; }
h5 {font-size:11pt; color:#3C2713; }

/* bold*/
B { Font-Weight: bold; }

/*  Schrift */
p,ul,ol,li,div,td,th,address,nobr,i,b { font-size:10pt;}

/* Aufzaehlungslisten rund*/
LI { List-Style-Type: disc; }

/* Hintergrundfarbe weiss*/
body  { background-image:  url(images/icons/beige.gif)}


/* Tabellen*/
TD { FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 10pt;  }

/* Bilderrahmen*/
IMG { BORDER-BOTTOM-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-TOP-COLOR: #000000; COLOR: #000000 }



