/* Einbindung in jeder Darstellungsdatei im <head>-Bereich in der Form */
/* <link rel=stylesheet type="text/css" href="ms.css">                 */
body             { SCROLLBAR-ARROW-COLOR: #006633;
                   font-family:Verdana;
                   margin:0px }
a                { text-decoration: none; font-weight:bold; }
a:link           { color:#ff6600; font-weight:bold }
a:visited        { color:#ff6600; }
a:active         { color:#ff6600; }
a:hover          { color:#a9a9a9; }
p                { font-size:10pt; }
tr.k, th.k, td.k { font-size:9pt; }
tr, th, td       { font-size:10pt; }
tr.g, th.g, td.g { font-size:14pt; }
.mainkleinschwarz {  font-family: Arial; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-decoration: none; }
.rahmen          { border: thin #999999 dotted; }

#navoben  { width:150px; border: 3px solid #063; margin-top:10px; padding:2pt; background-color:#fff; text-align:center; font-size:9pt; }

#navunten { width:150px; border: 3px solid #063; margin-top:20px; background-color:#fff; }

