@charset "utf-8";
/* CSS Document */
#bioPic{
	background-image:url(../bilder/bioTop.png);
	background-repeat:no-repeat;
	width:800px;
	height:481px;
	min-height:481px;
}


.bioContent{
	background-image:url(../bilder/bioContent.png);
	background-repeat:no-repeat;
	width:800px;
	height:313px;
	min-height:313px;
}









