/* Formatdefinitionen */


/* Abstände */
div { margin:0pt; }
body { margin:0pt; }

/* Fonts */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,blockquote,nobr,b,i,body
     { font-family:Verdana,Tahoma,Arial,sans-serif; }
address { font-family:Arial,sans-serif; }

/* Font size */
h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
h5 { font-size:8pt; }
h6 { font-size:6pt; }
p,ul,ol,li,div,td,th,nobr,b,i,body { font-size:10pt; }
address { font-size:8pt; }

/* Font weight */
h1 { color:blue; font-weight:bold; }
.activelink { font-weight:bold; }
.inactivelink { font-weight:normal; }

/* Farben */
.backall { background-color:#FFFFFF; }
.front { color:#000000; }

/* Verweise */
a:link    { text-decoration:none; color:black;}
a:visited { text-decoration:none; color:black;}
a:hover   { text-decoration:none; color:blue;  font-weight:bold; }
a:active  { text-decoration:none; color:black; font-weight:bold; }

/* Bilder */
img.border {border-width:10px;
            border-style:ridge;
                        border-color:gray}



.navi     { float:left}
