/* css by www.computertechnik-schroeder.de */

body {
font-family:tahoma,arial,helvetica,sans-serif;
text-shadow: 0.33px 0.33px 1px #bba;
font-size:10pt;
top:10px;
left:10px;
margin:10px;
padding:10px

}                                

a:link {color:#00008b; text-decoration:none }                            /* noch nicht besuchte Ziele */
a:visited {color:#00008b; text-decoration:none }                         /* besuchte Ziele */
a:hover {color:#000000; background-color:#FFFF99; text-decoration:none } /* Verweise bei "MouseOver" */
a:focus {color:#000000; background-color:#FFFF99; text-decoration:none } /* Verweise, die Fokus erhalten */
a:active {color:#000000; text-decoration:none }                         /* Angeklickte Verweise */

a:hover.home {color:#000000; text-decoration:none; background-color:#ff6666;}      /* Verweise bei "MouseOver" */
a:focus.home {color:#000000; text-decoration:none; background-color:#ff6666;}      /* Verweise, die Fokus erhalten */
a:active.home {color:#000000; text-decoration:none; background-color:#ff6666;}      /* Angeklickte Verweise */

.suche {
          background-color:#d1e8FA;
          color:#000000;
          border:1px solid #ACC0F0
       }                                          /* STYLE fürs Google Suchfeld */

th {background-color:#D1E8FA; color:#000000}

ul
{
list-style-type:circle;
list-style-image:url('images/bullet.gif'); 
}

table
{
border-collapse:inherit;
font-family:tahoma,arial,helvetica,sans-serif;
text-shadow: 0.33px 0.33px 1px #bba;
font-size:10pt;
padding:0pt;
color:#000000;
background-color:#ffffff;
border-color:#acc0f0
}

/*

 STYLE ARCHIV!
 ALTE STYLES GESPEICHERT
 -----------------------
 text-shadow: 0.5px 0.5px 1px #bbb;
 text-shadow: 0.5px 0.5px 1px #bba; gut!

 color:#000000
 border-color:#666666;
 border-color:#c8e2f9 Tabelle alt

 background-color:#D1E8FA; alt google suche hintergrund
 border:1px solid #a9a7f1; alt google rand

 text-decoration:none
 style="border:1px solid #a9a7f1" 
 background-color:#004e98; 
 */
