#main{
 background-color: black;
 color: white;
}

#bild{
 position: relative;
 left: 87px;
 top: 140px;
}

#daten{
  position: relative;
  left: 370px;
  top: 85px;
}

#vita{
font-weight: bold;
margin-bottom: 30px;
}

#name{
font-weight: bold;
margin-bottom: 45px;
}

#geb{
margin-bottom: 25px;
}

#ausbildung{
margin-bottom: 35px;
}

#taetigkeit{
margin-bottom: 50px;
}

#sonstiges p{
margin-bottom: 20px;
}

#mVita{
 font-weight: bold;
}