
body {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color:#000000;
}
* html body 
{
 height:100%;
}

/* Überschriften */
h1 { font-size:1.3em;margin-top:0px;}
h2 { font-size:1.1em;}
h3{ font-size:1em;}
h4 { font-size:0.8em;}
h2{ margin-top:20px;margin-bottom:0px; }
h1,h2,h3,h4 { color:#9ACD32;}
h1.fault { color:#f00;}

#titel_block{
font-size:1.0em;
font-weight: bold;
border-bottom: 1px solid #000000;
padding-bottom:5px;
margin-bottom:10px;
}

#copyright{
padding-top:30px;
color:#458B74;
font-size:0.8em;

}





