body { margin-top:5px; margin-bottom:5px; background-color:#ffffff; }

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,sans-serif; }

h5,h6 { font-family:"Small Fonts",sans-serif; }


h1 { font-size:16pt; margin-bottom:0pt; }
h2 { font-size:12pt; margin-bottom:0pt; }
h3 { font-size:10pt; margin-bottom:0pt; }
h4 { font-size:8pt; margin-bottom:0pt; font-weight:normal; }
h5 { font-size:7pt; margin-bottom:0pt; font-weight:normal; }
h6 { font-size:8pt; margin-bottom:0pt; font-weight:normal; }

h5.bem      { background-color:#55FF55; color:#000000}
h5.bind     { background-color:#5555FF; color:#FFFFFF}
h5.aufsicht { background-color:#FF5555; color:#FFFFFF}

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

div.fs8 {font-size:8pt}
div.fs10 {font-size:10pt}
div.fs12 {font-size:12pt}
div.fs14 {font-size:14pt}
div.fs18 {font-size:18pt}
div.fs24 {font-size:24pt}

td.topleft  { background-color:#336699; color:#ffffff; font-size:8pt; font-weight:bold}
td.topright { background-color:#336699; color:#ffff00; font-size:8pt}
td.title    { background-color:#3399cc; color:#ffffff; font-size:10pt; font-weight:bold}
td.text     { background-color:#ddeeff; color:#000000; font-size:8pt; white-space:nowrap}
td.L        { background-color:#d0d8ff; color:#000000; font-size:8pt; white-space:nowrap}
td.K        { background-color:#d8e0ff; color:#000000; font-size:8pt; white-space:nowrap}
td.R        { background-color:#e0e8ff; color:#000000; font-size:8pt; white-space:nowrap}
td.F        { background-color:#e8f0ff; color:#000000; font-size:8pt; white-space:nowrap}
td.navi     { background-color:#ffffff; color:#000000; font-size:10pt}
td.button   { background-color:#3399cc; color:#ffffff; font-size:8pt}
td.big      { background-color:#ffffff; color:#000000; font-size:18pt}
td.medium   { background-color:#ffffff; color:#000000; font-size:14pt}
td.normal   { background-color:#ffffff; color:#000000; font-size:10pt}
td.normal2  { background-color:#eeeeee; color:#000000; font-size:10pt}
td.small    { background-color:#ffffff; color:#000000; font-size:10pt}
td.fett     { color:#000020; font-size:24pt}

td.coltitle { background-color:#FFFF00; color:#0000F0}
td.rowtitle { background-color:#4444FF; color:#FFFFFF}
td.cr00	    { background-color:#0000FF; color:#FFFF00}
td.sperr    { background-color:#FF0000; color:#FF0000}
td.vorzug   { background-color:#00FF00; color:#00FF00}
td.kz       { background-color:#FFDDDD; color:#000000; font-size:8pt}
td.woche    { background-color:#CCDDFF; color:#000000}

a:link    { color:#000000; text-decoration:none; white-space:nowrap}
a:visited { color:#000000; text-decoration:none;  white-space:nowrap}
a:active  { color:#000000; text-decoration:none;  white-space:nowrap}
a:hover   { background-color:#0000FF; color:#FFFF00; text-decoration:none;  white-space:nowrap}

a.button:link    { color:#ffffff; text-decoration:none;  white-space:nowrap}
a.button:visited { color:#ffffff; text-decoration:none;  white-space:nowrap}
a.button:active  { color:#ffffff; text-decoration:none;  white-space:nowrap}
a.button:hover   { color:#ffffff; text-decoration:underline;  white-space:nowrap}

a.start:link    { color:#000000; text-decoration:none; background-color:#ffffff; white-space:nowrap}
a.start:visited { color:#000000; text-decoration:none; background-color:#ffffff; white-space:nowrap}
a.start:active  { color:#000000; text-decoration:none; background-color:#ffffff; white-space:nowrap}
a.start:hover   { color:#0000ff; text-decoration:underline; background-color:#ffffff; white-space:nowrap}

a.home:link			{ background-color:#FFFFFF; color:#000000; font-size:10pt; font-weight:bold; text-decoration:none}
a.home:visited	{ background-color:#FFFFFF; color:#000000; font-size:10pt; font-weight:bold; text-decoration:none}
a.home:active		{ background-color:#FFFFFF; color:#000000; font-size:10pt; font-weight:bold; text-decoration:none}
a.home:hover		{ background-color:#336699; color:#FFFFFF; font-size:10pt; font-weight:bold; text-decoration:none}

a.L:link, a.L:visited, a.L:active { background-color:#d8d8ff; font-size:8pt; }
a.K:link, a.K:visited, a.K:active { background-color:#e0e0ff; font-size:8pt; }
a.R:link, a.R:visited, a.R:active { background-color:#e8e8ff; font-size:8pt; }
a.F:link, a.F:visited, a.F:active { background-color:#f0f0ff; font-size:8pt; }

a.L:hover, a.K:hover, a.R:hover, a.F:hover { background-color:#0000ff; font-size:8pt; }

