/* akuis.css */
/* Stylesheet für AK Umweltinformationssysteme */
/* lr: friedel hosenfeld, DigSyLand            */

body {background-color:white;color:black;}

p,body,h1,h2,h3,li,ul,td,tr,.norm {font-family: arial, helvetica;}
p,body,li,ul,td,tr,.norm {font-size:12px;}

h2 {font-size:140%;}

#uiscontent {width:650px;}

/* Links */
 a {color:#009900;}
 a:visited {color:#990000;}
 a:hover {color:#000088;}


  
/* Einzelne Hervorhebungen bzw. Auszeichnungen */  
.fett, .betont {font-weight:bold;}
.zentriert {text-align:center;}

/* Programm-Seiten: */
td.programm {
      vertical-align:top;
      text-align:left;
      padding: 5px 0px 5px 0px;
    }
td.programm p {
      padding:2px;
      margin:0px;
    }
a.vortrag {
      text-decoration:underline;
    }

 .fliesstext {font-size: 12px ;}
 h3 {font-size: 14px;}
 h2 {font-size: 16px; color:#006600;}
 h1 {font-size: 18px;}
 
 .einger {margin-left:60pt;}
 
/* Farben */
 .fmeta {background: #ff00ff;}
 .fdat {background: #cbcdf3;}
 .fwasser {background: #0033ff;}
 .frisk {background: #ffff66;} 
 .fschad {background: #009900;}
 .fbio {background: #33ff33;}
 .fgis {background: #000000;}
 .fnetz {background: #c0c0c0;}
 .fweb {background: #ff0000;}


#datenschutz {max-width:650px;padding-left:15px;padding-right:15px;}