div {
  background:#CCCCCC;
  margin:30px;
  padding:20px 100px 50px 0px;
  line-height:12pt;
}

b {
  font-weight:normal;
  font-size:200%;
}


span {
  text-decoration:underline;
}

 h2 {font-family:Verdana;}
p { 
  text-align:left;
  width:80%;
  padding-left:20px;
}

#erster_block {
  text-align:right;
  border:1px solid red;
  width:500px;
}

#dritter_block {
  background:#0066AA;
}

.r {
  text-align:right;
}

.r b {
  color:#AA0000;
}