html, body{ height: 100%; }
body {font-family: arial, sans-serif;font-size: 12px;text-align: center;color: #000;margin:0 auto;}
img { border:none; }
p {clear:left;line-height:1.2em;}
.wrapper{background: #333 url(bg.png) repeat fixed left top;min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -20px; }
	#Top{ height:200px; width:100%; }
		#topleft{height: 200px;width: 100%;background:url(topleft.png) top left no-repeat;}
			#topright{height: 200px;width: 100%;background:url(topright.png) top right no-repeat;}
			#Logo{background:url(logo.png) top center no-repeat;width: 900px;height: 150px;margin: 0 auto;}
	#Book {margin: 0 auto;width:842px;height:524px;background:url(book_stock.png) no-repeat center center;}
		#Book_inner{width: 100%height: 100%;padding: 50px 0;}
	#Left {width: 350px;height:450px;float: left;padding: 0 0 0 50px;}
		#Bestellen{background:url(buttons.png) 0 0 no-repeat;height: 50px;width:150px;margin: 30px 0 0 0;float: left;display: block;}
		#Bestellen:hover{background:url(buttons.png) 0 -50px no-repeat;}
		#Leseprobe{background:url(buttons.png) -150px 0 no-repeat;height: 50px;width:150px;float: right;margin: 30px 0 0 0;display: block;}
		#Leseprobe:hover{background:url(buttons.png) -150px -50px no-repeat;}
	#Right{width: 350px;height:450px;float: right;padding: 0 50px 0 0;}
	.push{ height: 20px; clear: both; }
#Footer{ background:#8E502F; color:#E3DCC6; height:20px; line-height:20px; text-align:center; width:100%; }
#Footer a { color:#E3DCC6; text-decoration: none; font-weight: bold; }
#Footer a:hover, #Footer a:active { color: #45A648; text-decoration: none; }
