/* Stylesheet Anke Held */



/* Abstand zwischen Fensterrand und Inhalt oben*/

body  { margin-top : 0px; margin-left : 0px; }



/* Allgemeine Angaben*/

body,p,ul,ol,li,div,table,tr,td,br  { font-family : Verdana, Arial, Helvetica, Sans Serif; font-size : 10pt; color:#000000; line-height: 12pt; }

h1 { font-family: Verdana, Arial, Helvetica, Sans Serif; font-size:12pt; color:#000000; }



/* Groessenbestimmung fuer besondere Faelle*/

.textfett  { font-family : Verdana, Arial, Helvetica, Sans Serif; color: #000000; font-size : 10pt; font-weight : bold; }
.textgross { font-family: Verdana, Arial, Helvetica, Sans Serif; font-size:12pt; color:#000000; font-weight : bold; }
.textklein { font-family: Verdana, Arial, Helvetica, Sans Serif; font-size:8pt; color:#000000; }



/* Hyperlinks*/

a         { font-family: Verdana, Arial, Helvetica, Sans Serif; font-size:10pt; text-decoration:none; }
a:link    { color: #E35B02; text-decoration:none; }
a:visited { color: #E35B02; text-decoration:none; }
a:active  { color: #E35B02; text-decoration:none; }
a:hover   { color: #E35B02; text-decoration:underline; }

a.fett         { font-family: Verdana, Arial, Helvetica, Sans Serif; font-size:10pt; text-decoration:none; }
a.fett:link    { color: #E35B02; text-decoration:none; font-weight : bold; }
a.fett:visited { color: #E35B02; text-decoration:none; font-weight : bold; }
a.fett:active  { color: #E35B02; text-decoration:none; font-weight : bold; }
a.fett:hover   { color: #E35B02; text-decoration:underline; font-weight : bold; }

a.klein         { font-family: Verdana, Arial, Helvetica, Sans Serif; font-size:8pt; text-decoration:none; }
a.klein:link    { color: #E35B02; text-decoration:none; }
a.klein:visited { color: #E35B02; text-decoration:none; }
a.klein:active  { color: #E35B02; text-decoration:none; }
a.klein:hover   { color: #E35B02; text-decoration:underline; }




