html, body {
height:98%; 
margin-top: 10px; 
margin-left: 10px; 
margin-right: 0px; 
margin-bottom: 0px; 
background-color: #ffffff; 
font-size: 12px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
color: #222222; }

.ed { font-size: 42px; }

.titel { font-size: 33px; }
.subline { font-size: 18px; }
.link { color: #222222; }
.small { font-size: 10px; color: #222222;  line-height: 11px; }
a { text-decoration: none; color: #3007D2; }

.head { font-size: 120px; line-height: 120px; }

.review { font-size: 12px; width: 560px; }
.border { border: 1px solid #666666; }