body {
	background-color: #ffffff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	text-align: center;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #dddddd;
	text-decoration: none;
}
a:active {
	color: #000000;
	background-color: #dddddd;
	text-decoration: none;
}
h2 {
	font-size: 17px;
}
select {
	font-size: 11px;
}
input {
	font-size: 11px;
}
textarea {
	width: 400px;
	font-size: 11px;
}
#alles {
	width:800px; 
	margin:0px auto; 
	text-align:left; 
	padding: 5px;
}
#inhalt {
	width:800px; 
	min-height: 90%;
	margin:0px auto; 
	text-align:left; 
	background-color: #ffffff; 
	padding: 5px;
	position: absolute;
}
#kehlmann {
 	width: 800px;
	height: 120px;
	background-image: url("../images/kehlmann.gif");
	background-repeat: no-repeat;
}
#navi {
	width: 780px;
	height: 25px;
	margin-left: 20px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
#navielement {
	float: right;
	color: #999999;
	height: 23px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	text-align: center;
}
#navielement_hi {
	float: right;
	color: #999999;
	height: 23px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	text-align: center;
}
#navielement a:link {
	color: #999999;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
#navielement a:visited {
	color: #999999;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
#navielement a:hover {
	color: #999999;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
#navielement a:active {
	color: #999999;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
#navielement_hi a:link {
	color: #999999;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#navielement_hi a:visited {
	color: #999999;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
#navielement_hi a:hover {
	color: #999999;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
#navielement_hi a:active {
	color: #999999;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
#inhaltscontainer {
	width: 780px;
	margin-left: 20px;
	margin-top: 20px;
}
*html #inhaltscontainer {
	width: 780px;
	margin-left: 20px;
	margin-top: 35px;
}
#buecherleiste {
	float: left;
	width: 61px;
	margin-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom:1px solid #999999;
}

#inhaltmitte {
	float: left;
	width: 435px;
	margin-left: 55px;
	margin-top: 10px;
	padding-right: 20px;
}
#foto {
	float: right;
	width: 177px;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom:1px solid #999999;
}
#zeile {
	width: 430px;
	float: left;
	margin-bottom: 10px;	
}
#spaltelinks {
	width: 160px;
	float: left;
}
#spalterechts {
	width: 250px;
	float: right;
}
#spaltelinksbuch {
	width: 80px;
	float: left;
}
#spalterechtsbuch {
	width: 340px;
	float: right;
}
#buchinfocontainer {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
#comiccontainer {
	height: 440px;
}