body {margin: 0; padding: 0; text-align: center; font:normal 11px Verdana; color:#fff; background: #009999;}
acronym {border: none;}
a {text-decoration: none;}
a:link {color: rgb(179,63,96);}
a:visited {color: rgb(90,32,48);}
a:hover {text-decoration: underline;}
a:focus, a:active {outline:0;}
#logo {
	background: url(img/logo_start.jpg)to right no-repeat;
	width:300px;
	height:75px;
	text-align:right;

}
#logo h1 span{display:none;}
#container {
	width: 780px; margin: 30px auto 0; padding: 0;
	text-align: left; position: relative;}
#buch {
	background: url(img/bg_start.jpg) 0 0 no-repeat;
	height: 501px; width: 761px;}
#content {width: 750px; height: 490px;}

#left {color: #000; margin: 50px 30px 10px 50px; width: 300px; float: left;
  display: inline; }
#right {
	position: absolute;
	color: #000;
	margin: 50px 40px 10px 10px;
	width: 300px;
	float: right;
	text-align: right;
	left: 385px;
	top: 5px;
	  display: inline;
}
#right a, #right a:link, #right a:hover, #right a:visited {font-weight: bold; color:#00A99D;}
.clear {clear:right;}
#foot {
padding:5px;
margin-top: 8px;
text-align: center;
color: #fff;
background-color:#009999;
}
#foot a:link
{ 
  text-decoration:none;
  font-weight:normal;
  color:#fff;

}
#foot a:hover, #foot a:visited, #foot a:active
{ 
  font-weight:normal;
  color:#fff;
}

.titelblau {font-weight: bold; color:#002157;}
.titeltuerkis {font-weight: bold; color:#00A99D;}
