.oben    { vertical-align:top; }
.mittig  { vertical-align:middle; }
.unten   { vertical-align:bottom; }
.rechts  { text-align:right; }
.links   { text-align:left; }
.biotext { 
  font-size: 70%;
  line-height: 1.0em; 
}

.td1 {
    width: 105px;
}

#balken{
  width            : 100px;
  height           : 10px;
  background-color : #3873B3;
}

.ft4{
  font-style  : normal;
  font-weight : normal;
/*  font-size   : 14px; */
  font-family : LMRoman10-Regular;
  color       : #3873b3;
}

.ft2{
  font-style  : normal;
  font-weight : normal;
  font-size   : 50%;
  font-family : LMRoman10-Regular;
  color       : #3873b3;
}

.biogra{
	position: relative;
	width: 50%;
	max-width: 600px;
	color: #FFF;
	font-family: Georgia, Cambria, "Times New Roman", Serif;
	font-size: 220%;
	line-height: 1.0em;
	text-shadow: 1px 1px 0 #333;
	margin: 60px 5% 0 5%;
	z-index: 1;
	}
