/* schriftstil,abstände,farben */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color:black; background-color: white; font-family: Courier New, Verdana, monospace; font-size:12pt;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #887b75; scrollbar-base-color: #ffffff;
scrollbar-highlight-color : #887b75; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;}
}


/* allgemeine links */

/*a:link{color:silver; font-family:Courier New, monospace; font-size:11pt;}

a:visited{color:#1ef422; font-family:Courier New, monospace; font-size:10pt;}

a:active{color:silver; font-family:Courier New, monospace; font-size:10pt;}

a:hover{color:green; font-family:Courier New, monospace; font-size:10pt;}*/

