#hk_content {
	padding-bottom: 200px;
	background: #FFFFFF;
}

#hk_header {
	position: relative;
	padding-bottom: 10px;
}

#hk_content h1 {
	position: absolute;
	z-index: 1;
	height: 214px;
	margin: 0;
	padding: 20px 0 0 0;
	background: url(../img/bg_h1.png) no-repeat left top;
}

#hk_content h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D2857;
}

#hk_content h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#hk_content img {
	border: 0;
}

#covercombo {
	position: absolute;
	right: 0;
	top: 0;
}

#video {
	position: absolute;
	z-index: 1;
	width: 335px;
	left: 15px;
	top: 155px;
	color: #4A505C;
}


#gewinnspiel {
	position: absolute;
	right: 118px;
	bottom: 0;
}

#hk_books {
	position: relative;
	margin: 25px 5px 15px 5px;
	padding: 20px 0 0 0;
	border: 1px solid #000000;
	border-width: 1px 0 1px 0;
	background: #F6F5F1;
}

#hk_books h2 {
	position: absolute;
	top: -20px;
	left: 10px;
}

#hk_books br {
	clear: both;
}

.buchteaser {
	position: relative;
	width: 820px;
	left: 10px;
	margin-right: -100px;	
}

.buchteaser .teaser {
	float: left;
	width: 252px;
	margin: 0 15px 0 0;
}

.buchteaser .imgbox {
	float: left;
	width: 100px;
}

.buchteaser .textbox {
	position: relative;
	float: right;
	width: 145px;
	height: 180px;
	margin-bottom: 5px;
}

.buchteaser h3 {
	position: relative;
	height: 87px; 
}

.buchteaser h3 span,
.buchteaser .textbox p {
	position: absolute;
	bottom: 7px; 
}

#newsletter {
	margin: 25px 15px 15px 15px;
}

#newsletter p{
	margin-left: -2px;
}


