/* DATEI: fpweb.css */

p, h1, h2, h3, h4, ul, li, div, td, th, caption { font-family: Verdana, Arial }
h1           { font-weight: bold; background-color: #CCCCCC; margin-top: 3}
h2           { font-weight: bold; margin-top: 3}
h3 { font-size:18pt; }
h4 { font-size:24pt; }
.textblock   { text-align: Blocksatz; margin-bottom: 2 }
p, h1, h2, h3, h4, li, div, td, th, ol, caption { font-size: 10pt; margin-bottom: 3 }
th,caption { text-align:left; }
th.mitte { text-align:center; } 
th { background-color:#c0c0c0; }
li   { list-style-type: disc; margin-bottom: 3 }

 /* Cool bleibt drin*/
a:link { color:blue; text-decoration:none; }
a:visited    { color: blue; text-decoration: none }
