/* DATEI: formate.css fuer "links" */

body { margin-top:5px; margin-bottom:10px; background-color:#DDFFEE; }

body.fhi { background-color:#DDEEFF; }

body.menue { background-color:#FFEEDD; }


p,h1,h2,h3,h4,div,td,th,b,i
     { font-family: "Comic Sans MS", "Arial", "Verdana", sans-serif; }


h1 { font-size:18pt; text-align:center; }

h2 { font-size:16pt; text-align:center; }

h3 { font-size:14pt; text-align:center; }

h4 { font-size:12pt; text-align:center; }


p,div,td,th,b,i { font-size:10pt; }


table { table-layout: fixed; }

table.doksem { padding: 3pt; }

tr { background-color: #D6DFF2; }

td tr { background-color: #E8EAF2; }

td { vertical-align:top; }


a:link    { color:green; text-decoration: none }
a:visited { color:maroon; text-decoration: none; }
a:active  { color:#000000; }