
 

/* schriftstil,abstände */

body
{ color: white;  background-color: #5A8196; font-family: verdana,arial; font-size: 12pt;}


table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: black ;font-family: verdana,arial; font-size: 12pt; }

/* scrolleiste internet explorer ab vers.5.5 */

body 
{ color: white;  background-color: #5A8196; font-family: verdana,arial; font-size: 12pt;}
{scrollbar-arrow-color: white; scrollbar-base-color: 25495f;
scrollbar-highlight-color : #e6e6e6; scrollbar-shadow-color : black;
SCROLLBAR-TRACK-COLOR: #cccccc;}

/* menue links */

 

 


.buleiste {vertical-align:middle;
height:19px;
border-bottom:solid 0px #fff;
background-color:#;
margin:0px;padding:0px;
background-image:url(images/button.jpg);
background-repeat:repeat-x;

.menutrenn {
border-bottom:solid 0px #fff;
color:#6ABC05;
margin:0px;padding:0px;
 background-image:url(images/trenn.jpg);background-repeat:repeat-x;
width:1px
}

/* allgemeine links */

a:link{ color: blue; text-decoration:underline; ;font-family: verdana; font-size: 10pt;}

a:visited{color: red;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:active{ color: black;text-decoration:underline;font-family: verdana; font-size: 10pt;  }

a:hover{ color: green;background-color:white;  text-decoration:none;font-family: verdana; font-size: 10pt; }
