body {
	background:url(hintergrund.jpg) repeat-x #CCCCCC;
	position:absolute; 
	bottom:0; 
	top:0;
	width:95%;
	height:93%;
}
#centered_table {
	width:100%;
	height:100%;
}
#book {
	margin:auto;
	width:367px;
	height:422px;
}
#openbook {
	margin:auto;
	width:724px;
	height:422px;
	background-image:url(buch_mit_isbn.jpg)
}
#webdesign {
	margin:auto;
	font-size:10px;
	font-family:Verdana,sans-serif;
	color:grey;
}
#webdesign  a{
	color:red;
}
#navigation {
	position:relative;
	left:100px;
	float:left;
	width:250px;
	margin-right:130px;
	height:360px;
}
#content, .rightside {
	float:left;
	margin-top:30px;
	margin-left:10px;
	width:320px;
	padding-right:4px;
	text-align:justify;
	font-size:smaller;
	color:#666666;
	overflow:auto;
	height:360px;
}
.rot {
	color:#FA5654;
}
a {
	color:#FA5654;
}
a.visited {
	color:#FA5654;
}
