/* DATEI: shi.css */ 

body { background-color:#FFFFFF}
BODY {scrollbar-face-color: #FFD044; scrollbar-shadow-color: #FCBD00; scrollbar-highlight-color: #FBE9B2; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #FFD044; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #000000;}

body         { font-family: Arial; font-size: 10pt; color: #000000; margin-bottom: 50px; margin-left: 50px; margin-right: 50px; margin-top: 50px }

/* Ueberschrift fett*/ 
h1           { color: ##000000; font-size: 14pt; font-family: Arial, sans-serif; 
               }
/* Textueberschrift2  */ 

h2           { font-size: 13pt; font-family: Arial, sans-serif;  color: #000000; }
/* Zwischenueberschriften */ 

h3           { font-size: 12pt; font-family: Arial, sans-serif; color: #000000; }


p, ul, ol, li, div, td, 
th, address, nobr, b, i, dir, blockquote  { font-size: 10pt; font-family: Arial; color: #000000; }

a:link { color: #000000; font-family: Arial} 
a:visited { color: #000000; font-family: Arial } 
a:active { color: #fb0303; font-family: Arial } 

hr {  color: #FFD044}
