
/* schriftstil,abst&auml;nde */

body
{color: #000000; background-color:#FFFFFF; font-family: verdana, arial; font-size: 10pt;}

body
{scrollbar-arrow-color: black; scrollbar-base-color: #F7F7F7;
scrollbar-highlight-color : black; scrollbar-shadow-color :#ffffff;
SCROLLBAR-TRACK-COLOR: #F7F7F7;}

ul, li {
color: #000000;
list-style-type: square;
}

table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: #000000 ;font-family: verdana, sans-serif; font-size: 10pt; }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: black; scrollbar-base-color: #F7F7F7;
scrollbar-highlight-color : black; scrollbar-shadow-color :#ffffff;
SCROLLBAR-TRACK-COLOR: #F7F7F7;}


.box
{

        height:160px;
        width:100px;
        border:1px;
        border-style:none;
        top:0px;
        left:18px;
        position:absolute;
}


/* menue linke seite */

#menu1 a {display:block;color:black;
text-decoration:none ;font-family:verdana, sans-serif;
font-size: 10pt;
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: 10pt;
width:168px;

background-color:#BCC5C1;
border-top:solid 1px #bacec2;
border-bottom:solid 1px #bacec2;
}





/* allgemeine links im text */

a:link{ color: black; text-decoration:none; ;font-family: verdana, sans-serif; font-size: 10pt; }

a:visited{color: black; text-decoration:none;font-family: verdana, sans-serif; font-size: 10pt; }

a:active{ color: black; text-decoration:underline;font-family: verdana, sans-serif; font-size: 10pt; }

a:hover{ color: black;  text-decoration:underline;font-family: verdana, sans-serif; font-size: 10pt; }
