body {
	margin: 10% 20%;
	height: 246px;
	background-color: white;
	font-family: Verdana, Helvetia, Arial;
	font-size: 1em;
	color: #A96401;
	text-shadow: #231103 0px 1px 1px;
}

#inhalt {
	height: 236px; width: 480px;
	margin-top: -200px; margin-left: -240px;
	top: 50%; left: 50%;
	position: absolute;
}

#comic {
	margin: 5px;
	background: url(../images/br_index_bild.jpg) no-repeat;
	width: 85px;
	height: 236px;
	float:  left;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

#text {
	margin: 112px 5px 5px 5px;
	width: 365px;
	height: 39px;
	background: url(../images/br_index_text.gif) no-repeat;
	text-indent: -10000px;
	float: left;
	position: relative;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

#divider {
	clear: both;
}

#soon {
	text-align: center;
}