@charset "iso-8859-1";

body { background-color: #8e95a3; font-family: arial, helvetica, sans-serif; }


h1 {font-weight:bold; color:#172845; font-size:22pt;}

td.links {padding-left: 10px; padding-right: 0px; vertical-align: top;}
td.rechts {padding-left: 0px; padding-right: 10px; vertical-align: top;}

a:link { font-weight:bold; color:#28009f; text-decoration:none }
a:visited { font-weight:bold; color:#28009f; text-decoration:none }
a:hover { font-weight:bold; color:#3a00e6; text-decoration:underline }


#gray1 {
   background-color: #777b8b;
}

#gray2 {
   background-color: #676b7a;
}

#gray3 {
   background-color: #8e95a3;
}

#gray4 {
   background-color: #8a9099;
}

#descr {
   background-color: #8e95a3;
   font-family: monospace;
   font-weight: bold;
   font-size: 10pt;
   padding-right: 10px;
}

#sshoot {
    background-color: #8e95a3;
}

#warn {
   color: #AA1111;
   font-weight: bold;
}




