@charset "utf-8";

div.biowrap {
	
	width:70vw ;

	margin:0 auto ;
	
	text-align:center ;
	font-family:helvetica ;
	
}

div.bioteil1 {

	margin:0 auto ;
	margin-top:3vh ;
	
	width:25em ;
	
}

img.biofoto {
	
	float:left ;
	
	height:20vh ;
	
	margin-right:2vh ;
	
}

table.steckbrief {
	
	float:right ;
	
}

td.steckbrieftitel {
	
	font-weight:bold ;
}

td.steckbriefvalue {
	
	padding-left:2em ;
	
}

div.bioteil2 {
	
	clear:both ;
	
	padding-top:4vh ;
	
	text-align:center ;
	
}

div.vermittlung {

	padding:1em ;

	border:1px solid ;
	
}

p.vitatitel {
	
	margin-top:2vh ;
	margin-bottom:0 ;
	
	font-weight:bold ;
	
}

p.vitavalue {
	
	margin:0 ;
	
}

p.vitaausbildung {
	
	margin:0 ;
	
	color:#b7b7b7 ;
	
}

div.bioteil3 {
	
	padding-top:4vh ;
	
	margin-bottom:3vh ;
	
}

table.produktionen {
	
	width:100% ;
	
	text-align:center ;
	
	border-collapse:collapse ;
	border:1px solid ;
	border-color:#000000 ;
	
}

td.produktionen {
	
	border-collapse:collapse ;
	border:1px solid ;
	border-color:#000000 ;
	
}

a.surprise {

	text-decoration:none ;
	color:#000000 ;
	
}

img.surprise {

	height:90vh ;
	
}