/* schriftstil,abstände */body{color: #000000; background-color:#a9c4b5; font-family: verdana,arial; font-size: 8pt;}table,tr,td{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: #000000 ;font-family: verdana,arial; font-size: 8pt; }/* scrolleiste internet explorer ab vers.5.5 */body{scrollbar-arrow-color: white; scrollbar-base-color: #a9c4b5;scrollbar-highlight-color : white; scrollbar-shadow-color :#ffffff;SCROLLBAR-TRACK-COLOR: #a9c4b5;}/* menue linke seite */#menu1 a {display:block;color:black;text-decoration:none ;font-family:verdana, sans-serif;font-size: 7pt;width:168px;background-color:#BCC5C1;border-top:solid 1px #bacec2;border-bottom:solid 1px #bacec2;}#menu1 a:visited{ ;color:black;text-decoration:none;font-family:verdana, sans-serif;font-size: 7pt;width:168px;background-color:#BCC5C1;border-top:solid 1px #bacec2;border-bottom:solid 1px #bacec2;}#menu1 a:active{ color:black;text-decoration:none;font-family:verdana, sans-serif; font-size: 6pt; width:168px;background-color:#BCC5C1;border-top:solid 1px #bacec2;border-bottom:solid 1px #bacec2;}#menu1 a:hover {color: red;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 8pt;width:168px;background-color:#B3CEBC;border-top:solid 1px #ffffff;border-bottom:solid 1px #ffffff;}/* allgemeine links im text */a:link{ color: black; text-decoration:underline; ;font-family: verdana; font-size: 8pt; }a:visited{color: black;text-decoration:underline;font-family: verdana; font-size: 8pt; }a:active{ color:black;text-decoration:underline;font-family: verdana; font-size: 8pt; }a:hover{ color: #ffffff;  text-decoration:underline;font-family: verdana; font-size: 8pt; }