/* wiking.css */
body   { background-image:url(ims/wikingb.gif); font-family:"Arial"; font-size:10pt;
         width:864px; margin: 10px 0px 0px 14px; }
.wik   { font-family:"Times New Roman"; font-size:24pt; font-weight:bold; margin-bottom:12px}
.von   { font-size:14pt; }
h1     { font-family:"Times New Roman"; font-size:15pt; font-weight:bold;
         background-image: url(ims/wasser.jpg); padding-left:8px; margin-bottom:30px; }
h2     { font-size:12pt; font-weight:bold; margin-top:16px; margin-bottom:0px; }
h3     { font-size:10pt; font-weight:bold; margin-top:16px; margin-bottom:6px; }
a      { text-decoration:none; } 
a:link    {color:#000088;} 
a:visited {color:#000088;} 
a:hover   {color:red;}
p      { margin-top: 12pt; }
pre    { font-family:"Courier New"; font-size:10pt; }
.m0    { font-size:10pt; font-weight:normal; margin:0px} 
.m1    { font-size:9pt; }
.m2    { font-size:8pt; }
.p1    { font-size:11pt; }
.p2    { font-size:12pt; }
.butt  {font-weight:bold; text-align:center; display:block; width:30px}
.butt:hover { background-color:#FFFF88; }
@media print { .nopr { display:none; }}
