@charset "UTF-8";
/* CSS Document */

body {
background: white url(../images/bio/bio.jpg) fixed;
color: black;}


#container {
	width: 712px;
	margin: auto;
	border: 0;
	height: 600px;
}

#spacer {
	width: 712px;
	margin: auto;
	border: 0;
	height: 40px;
}

#header {
	width: 712px;
	margin: auto;
	border: 0;
	height: 139px;
}

#menu {
	width: 712px;
	margin: auto;
	border: 0;
	height: 34px;
}

#top_content {
	width: 712px;
	margin: auto;
	border: 0;
	height: 18px;
	float: left;
}

#rechts_content {
	width: 28px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
}

#links_content {
	width: 30px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
}

#bottom_content {
	width: 712px;
	margin: auto;
	border: 0;
	height: 13px;
	float: left;
}

#content {
	width: 654px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
}

#left{
	width: 234px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
	background-image: url(../images/bio/bio_left.jpg);	
}

#up{
	width: 376px;
	margin: auto;
	border: 0;
	height: 116px;
	float: left;
	background-image: url(../images/bio/bio_up.jpg);	
}

#right{
	width: 44px;
	margin: auto;
	border: 0;
	height: 396px;
	float: right;
	background-image: url(../images/bio/bio_right.jpg);	
}


#bio{
	width: 376px;
	margin: aut65o;
	border: 0;
	height: 265px;
	float: left; 
}

#bio_txt{
	width: 336px;
	margin: aut65o;
	border: 0;
	height: 800px;
	float: left;
	color: #FFF;
}

#down{
	width: 376px;
	margin: auto;
	border: 0;
	height: 15px;
	float: left;
	background-image: url(../images/bio/bio_down.jpg);
}

normal {
	font-size: 12px;
}
.kop {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.normal {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}
.small {
	font-size: 9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

