#page   {
	height: 3000px;
	width: 1000px;
	position: absolut;
}

#card   {
	background-image: url(Bilder/card.jpg);
	height: 333px;
	width: 717px;
	float: left;
	position: relative;
}

#logo   {
	background-image: url(Bilder/logo.jpg);
	height: 333px;
	width: 283px;
	float: left;
	position: relative;
}

#arten   {
	background-image: url(Bilder/arten.jpg);
	height: 54px;
	width: 237px;
	float: left;
	position: relative;
}

#navi_left   {
	background-image: url(Bilder/navi_left.jpg);
	top: 54px;
	height: 279px;
	width: 237px;
	float: left;
	position: relative;
}

#anatomie   {
	background-image: url(Bilder/anatomie.jpg);
	top: 54px;
	height: 54px;
	width: 237px;
	float: left;
	position: relative;
}

#navi_left1   {
	background-image: url(Bilder/navi_left.jpg);
	top: 54px;
	height: 279px;
	width: 237px;
	float: left;
	position: relative;
}

#welcome   {
	background-image: url(Bilder/welcome.jpg);
	height: 54px;
	width: 525px;
	float: left;
	position: relative;
}

#content_blank   {
	background-image: url(Bilder/content_blank.jpg);
	top: 54px;
	height: auto;
	width: 525px;
	float: left;
	position: relative;
}

#wissen   {
	background-image: url(Bilder/wissen.jpg);
	height: 54px;
	width: 238px;
	float: left;
	position: relative;
}

#navi_right   {
	background-image: url(Bilder/navi_right.jpg);
	top: 54px;
	height: 868px;
	width: 238px;
	float: left;
	position: relative;
}

ul {
	line-height: 19px;
}

li {
	width: 165px;
	color: #00F;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1   {
	font-size: 20px;
}

#inhalt   {
	font-size: 15px;
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
}