/* CSS Document */
body{
background-color: #FFF;
font-family: Arial, sans-serif;
margin:0;
padding:0;
line-height:1.4em;
}

#top h1{
font-size:0.9em;
color: #999;
}

#navi, #leiste, #floriani{
display:none;
}

#text{
margin: 0;
padding:0;
}
#text h1{
font-family:Georgia, Times, serif;
font-weight:normal;
color: #900;
font-size: 1.7em;
margin-top:0;
}
#text h2{
font-family:Georgia, Times, serif;
font-weight:normal;
font-size:1.5em;
color:#333;
}
#text h4{
font-size:1.1em;
}
#text p, #text li, #text td{
font-size: 0.9em;
}
#text a{
color:#900;
}
