/* zentrale CSS-Vereinbarungen */

body                        { background-color:#fdffec; }
body.navi                   { margin-top:6px; margin-bottom:0px; }
body.info                   { background-image:url(../info/suche/infobg.gif); background-repeat:no-repeat; background-position:center; background-attachment:fixed; }
body.vieltext               { margin-left:5%; margin-right:5%; }

h1,h2,h3,h4,h5              { font-family:Helvetica,Arial,sans-serif; }

img                         { border-style:none; border:0px; }

body,a,li,p,td,b,i,caption  { font-family:Helvetica,Arial,sans-serif; font-size:10pt; }	/* serifenlose Schrift zuweisen */

*.groesser                  { font-family:Helvetica,Arial,sans-serif; font-size:16pt; }
*.gross                     { font-family:Helvetica,Arial,sans-serif; font-size:12pt; }
*.klein                     { font-family:Helvetica,Arial,sans-serif; font-size:8pt; }
*.kleiner                   { font-family:Helvetica,Arial,sans-serif; font-size:7.5pt; }
*.nochkleiner               { font-family:Helvetica,Arial,sans-serif; font-size:7pt; }
*.sehrklein                 { font-family:small fonts,Helvetica,Arial,sans-serif; font-size:6pt; }

*.blasseschrift             { font-family:Helvetica,Arial,sans-serif; font-size:10pt; color:#A0A0A0; }

h1 a												{ font-size:24pt; }
h2 a												{ font-size:18pt; }
h3 a												{ font-size:14pt; }
h4 a												{ font-size:12pt; }
h5 a												{ font-size:10pt; }

a.navi                      { text-decoration:none; font-weight:bold; }
a.navi:link                 { color:#000000; }
a.navi:active               { color:#0000FF; }
a.navi:visited              { color:#707070; }
a.navi:hover                { color:#0000FF; }

a.blank                     { text-decoration:none; font-weight:bold; }
a.blank:link                { color:#404040; }
a.blank:active              { color:#0000FF; }
a.blank:visited             { color:#707070; }
a.blank:hover               { color:#0000FF; }

a.blanknormal               { text-decoration:none; }
a.blanknormal:link          { color:#404040; }
a.blanknormal:active        { color:#0000FF; }
a.blanknormal:visited       { color:#707070; }
a.blanknormal:hover         { color:#0000FF; }

a.blankblue                 { text-decoration:none; font-weight:bold; color:#0000FF; }
a.blankblue:link            { color:#0000FF; }
a.blankblue:active          { color:#00BBFF; }
a.blankblue:visited         { color:#0000FF; }
a.blankblue:hover           { color:#00BBFF; }

a.w3c                       { text-decoration:none; font-size:7pt; font-weight:bold; }
a.w3c:link                  { color:#404040; }
a.w3c:active                { color:#0000FF; }
a.w3c:visited               { color:#707070; }
a.w3c:hover                 { color:#0000FF; }

div.home                    { position:absolute; width:150px; top:94%; left:10px; z-index:99; }
img.w3c                     { border:none; width:88px; height:31px; }

table.navi								 	{ position:relative; left:8%; width:80%; border:none;}
td.navi											{	text-align:center; width:16%; }

td.infodiv									{ background-color:#FFFFFF; color:#000000; font-weight:bold; }

