/* schriftstil,abstände */
body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px;color: black;
background-color: #b4b4b4;font-family: arial;font-size: 10pt;}
table,tr,td
{color: black ;font-family: arial; font-size: 10pt;}

/* scrolleiste internet explorer ab vers.5.5 */
body
{scrollbar-arrow-color: silver; scrollbar-base-color: #b4b4b4;scrollbar-highlight-color : silver;
scrollbar-shadow-color : black;SCROLLBAR-TRACK-COLOR: #000000;
background-image: url("images/Vorladen/Reiter850561.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}

/* menue linke seite */

#menu1 a:link{background="button41.jpg"; display: block; color: black;text-decoration: underline;font-family: arial;font-size: 10pt;width:118px;}
#menu1 a:visited{background="button41.jpg"; color: black; text-decoration: undeline;font-family: arial;font-size: 10pt;width: 118px;}
#menu1 a:active{background="button41.jpg"; color: blue;text-decoration: underline;font-family: arial;font-size: 10pt;width: 118px;}
#menu1 a:hover{background="button41.jpg"; color: red;text-decoration: underline;font-family: arial;font-size: 10pt;}
#menu2 a:link{background="button41.jpg"; display: block; color: black;text-decoration: underline;font-family: arial;font-size: 10pt;width:118px;}
#menu2 a:visited{background="button41.jpg"; color: black; text-decoration: undeline;font-family: arial;font-size: 10pt;width: 118px;}
#menu2 a:active{background="button41.jpg"; color: blue;text-decoration: underline;font-family: arial;font-size: 10pt;width: 118px;}
#menu2 a:hover{background="button41.jpg"; color: black;text-decoration: underline;font-family: arial;font-size: 10pt;}

/* allgemeine links im text */
a:link{ color: black; text-decoration: underline;font-family: arial; font-size: 10pt;}
a:visited{color: black;text-decoration: underline;font-family: arial; font-size: 10pt;}
a:active{color: yellow;text-decoration: underline;font-family: arial; font-size: 10pt; }
a:hover{color: white;background-color: black;text-decoration: underline;font-family: arial;font-size: 10pt;}