body {
background-color:#FFFFff;
text-align:left;

font-family: MicrosoftSansSerif;
color: #808080;
font-size: 10px;
}


 a:link{color:#808080; text-decoration:none;}
 a:visited{color:#808080;}
 a:hover{color:#808080;}
 a:active{color:#808080;}


.page {
heigth:600px;
background-color:#FFFFFF;
min-height: 100%;
height: auto;
height: 100%;
margin:100px;
}

.name {
margin-top:50px; 
border:1px;
}

.blocksatz {
text-align: justify;
}