
/* schriftstil,abstände */

body
{background-color: #cccccc; margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: #000000; font-family: verdana,arial; font-size: 9pt;}


table, tr, td
{ color: #000000 ;font-family: verdana,arial; font-size: 9pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #4f4f4f; scrollbar-base-color: #A8B377;
scrollbar-highlight-color:#000000; scrollbar-shadow-color:#4f4f4f;
SCROLLBAR-TRACK-COLOR: #9BA372;}

body.inl {margin:10px; font-family:verdana;font-size:9pt;background-color:#ccffcc;
color:#000000;background-image:url('images/in.gif');background-repeat:no-repeat;background-attachment:fixed}


/* menue linke seite */

#menu a {display: block;
color:#cc0000;text-decoration:none;font-family:georgia, cursive; font-size:12pt;font-style:italic;
padding-left:0px;padding-right:5px;padding-bottom: 0px; padding-top: 0px;margin: 0px auto;
text-align:right;
}

#menu a:visited{
color:#000000;text-decoration:none;font-family:georgia, cursive; font-size:12pt;font-style:italic;
padding-left:0px;padding-right:5px;padding-bottom: 0px; padding-top: 0px;margin: 0px auto;
text-align:right;
}

#menu a:active{
color:#a8b377;text-decoration:none;font-family:georgia, cursive; font-size:12pt;font-style:italic;
padding-left:0px;padding-right:5px;padding-bottom: 0px; padding-top: 0px;margin: 0px auto;
text-align:right;
  }

#menu a:hover {
color:#cc0000;text-decoration:none;font-family:georgia, cursive; font-size:12pt;font-style:italic;
padding-left:0px;padding-right:5px;padding-bottom: 0px; padding-top: 0px;margin: 0px auto;
text-align:right;


}







/* allgemeine links im text */

a:link{ color: #000000; text-decoration:underline;font-family: verdana; font-size: 9pt;}

a:visited{color: #000000; text-decoration:underline;font-family: verdana; font-size: 9pt;}

a:active{ color: #000000; text-decoration:underline;font-family: verdana; font-size: 9pt; }

a:hover{ color: #ffffff; text-decoration:underline;font-family: verdana; font-size: 9pt; }