* {margin:0; padding:0;}
.textblock
{
color:gray;
font-size:16px;
display:block;
margin-left:auto;
margin-right:auto;
width:925px;
border-style:solid;
border-width:5px;
border-right-color:silver;
border-top-color:silver;
border-left-color:gray;
border-bottom-color:gray;
text-align:center;
}
.textfett
{
font-size:20px;
color:black;
text-align:center;

}
.absatz
{
height:20px;
}