body{
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
background-color:#CCCCCC;
color:#000000;
line-height:18px;

}
h1 {font-size:18px;color:#000000;margin-bottom:5px;}
h2 {font-size:14px;color:#000000;margin-bottom:5px;}

a:link, a:visited, a:active, a:hover
{
text-decoration:none;
color:#FF0000;
font-size:12px;
}

a:active, a:hover
{
text-decoration:underline;
color:#CC0000;
}

#text{
margin:auto;
border:1px solid #000000;
width:90%;
background-color:#FFFFFF;
padding:10px;
}



.zentriert{
margin:auto;
text-align:center;
}