
/* schriftstil,abstände */

body
{ color:#43677C;;  background-color: #E6EBF2; font-family: trebuchet ms, helvetica,; font-size: 10pt;}


table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: #43677C ;font-family:trebuchet ms, helvetica, verdana,arial; font-size: 14px;word-spacing:1px       }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #43677C; scrollbar-base-color: #CBE8FC;
scrollbar-highlight-color : #99AAB0; scrollbar-shadow-color :#FFFFFF;
SCROLLBAR-TRACK-COLOR: #ffffff;}

body.inhalt {background-color:#ffffff;
margin-top: 20px; margin-left: 40px; margin-right: 30px;margin-bottom:20px;}

/* menue oben */

#menu  a:link, #menu2  a:visited, #menu  a:visited  {display: inline;
        font-size: 11px;
        line-height: 14px;
        font-weight: bold;
        padding: 3px;
        text-decoration: none;
        color: #CBE8FC; float: left;
        border-top:solid 1px #ff0000;
        border-left:solid 1px #99AAB0;
        border-right:solid 0px #ff0000;
        border-bottom:solid 1px #ff0000;
        width:110px;
        text-align:center;
        background-color: #0000ff;
        font-family: trebuchet ms, helvetica,verdana,arial;

}

 #menu a:hover {color: #35495E;background-color:white;
        background-color:#ffffff;
}




/* allgemeine links im text */

a:link{ color: #43677C; text-decoration:underline; ;font-family: verdana; font-size: 14PX;font-family: trebuchet ms, helvetica,verdana,arial; }

a:visited{color: #43677C;;text-decoration:underline;font-family: verdana; font-size: 14PX;font-family: trebuchet ms, helvetica,verdana,arial; }

a:active{ color:#43677C;;text-decoration:underline;font-family: verdana; font-size: 14PX;font-family: trebuchet ms, helvetica,verdana,arial; }

a:hover{ background-color:#ffffff;  text-decoration:none;font-family: trebuchet ms, helvetica,verdana,arial; font-size: 14PX  }



