html	   { height: 100%; }

body       { font-family:Verdana,Arial,Helvetica;
             color:#000000;
             font-style:normal;
             font-weight:normal;
             font-size:10pt;
             height: 100% }

p          { font-family:Verdana,Arial,Helvetica;
             font-style:normal;
             font-weight:normal;
             font-size:10pt; }

H3		 { font-size:11pt; }

p.Titel    { font-family:Verdana,Arial,Helvetica;
             font-style:normal;
             font-weight:bold;
             font-size:10pt; }

/*
p.small    { font-family:Verdana,Arial,Helvetica;
             font-style:normal;
             font-weight:normal;
             font-size:8pt; }

p.mini     { font-family:Verdana,Arial,Helvetica;
             font-style:normal;
             font-weight:normal;
             font-size:7pt; }
*/

a.WEISS:link {
             color:#FFFFFF;
             text-decoration: none;
             font-weight: bold; }

a.WEISS:visited  { color:#FFFFFF;
             text-decoration: none;
             font-weight: bold; }

a.WEISS:hover    { color:#FFFFFF;
             text-decoration: underline;
             font-weight: bold;}

a:link     { color:#000000;
             text-decoration: none;
             font-weight:bold; }

a:visited  { color:#000000;
             text-decoration: none;
             font-weight:bold; }

a:hover    { color:#000000;
             text-decoration: underline;
             font-weight:bold;}

a.Menue:link
           { color: #000000;
             text-decoration: none;
             font-weight: bold; }

a.Menue:visited
           { color: #000000;
             text-decoration: none;
             font-weight: bold; }

a.Menue:hover
           { color: #000000;
             text-decoration: underline;
             font-weight: bold; }

normal     { font-family:Verdana,Arial,Helvetica;
             font-style:normal;
             font-weight:normal;
             font-size:10pt; }

/*
select.leistelinks
           { font-family:Verdana,Arial,Helvetica;
             font-style:normal;
             font-weight:normal;
             font-size:10pt; }
*/

td         { font-family:Verdana,Arial,Helvetica;
             font-style:normal;
             font-weight:normal;
             font-size:10pt; }

th         { font-family:Verdana,Arial,Helvetica;
             font-style:normal;
             font-weight:bold;
             font-size:10pt; }




/*
####  a-i-s-Newsletter  ###

body.aisNewsletter
           { font-family:Verdana,Arial,Helvetica;
             color:#FFFFFF;
             font-style:normal;
             font-weight:normal;
             font-size:10pt; }
             
a.aisNewsletter:link
           { color:#9999FF;
             font-weight:bold; }

a.aisNewsletter:visited
           { color:#9999FF;
             font-weight:bold; }

a.aisNewsletter:hover
           { color:#999999;
             text-decoration: underline;
             font-weight:bold; }
*/

