	html {
		height:100%;
	}

	#home td {
		font-size:12px;
	}

	body {
		font-family:arial;
		font-size:10px;
		margin:0px;
		padding:0px;
		color:#faebd7;
		font-color:#8a5d5d;
		background-color:#132333;
		height:100%;
	}

	td {
		font-size:12px;
	}

	a {
		color:#FFFFFF;
	}

	#navi_head {
		width:220px;
		height:49px;
	}

	#navi_bg {
		line-height:40px;
		padding-left:15px;
		font-family:arial;
		font-size:18px;
		width:200px;
		font-color:#000000;
	}

	* html #navi_bg {
		width:220px;
	}

	#top {
		position:absolute;
		left:0px;
		top:0px;
		width:150px;
		height:100%;
		text-align:center;
	}

	#home {
		font-family:arial;
		font-size:24px;
		text-align:center;
		position:absolute;
		top:200px;
		min-height:100%;
		min-width: 880px;		
		border-left:1px solid black;
		padding-left:10px;
		background-image:url(fisch.png);
		background-repeat:repeat-y;
	}

	
	#main {
		text-align:center;
		position:absolute;
		left:320px;
		top:0px;
		min-height:100%;
		min-width: 880px;		
		border-left:1px solid black;
		padding-left:10px;
		background-image:url(fisch.png);
		background-repeat:repeat-y;
	}

	* html #main {
		height:100%;
	}

	#navi_foot {
		width:220px;
		height:22px;
	}

	#small_book {
		float:left;
		width:300px;
		height:160px;
		display:block;
		text-align:center;
		border:1px solid lightgrey;
		margin:5px;
		background-color:#FFEFCF;
	}

	#small_book_karten {
		float:left;
		width:300px;
		height:150px;
		display:block;
		text-align:center;
		border:1px solid lightgrey;
		margin:5px;
		background-color:#FFEFCF;
	}

	#small_book_audio {
		float:left;
		width:300px;
		height:175px;
		display:block;
		text-align:center;
		border:1px solid lightgrey;
		margin:5px;
		background-color:#BBBBBB;
	}

	#kat {
		float:left;
		width:220px;
	}