.topTitel {
	background-color:#F3C727;
	font-weight:bold;
	padding:3px 5px 3px 9px;
}

.topText {
	background-color:#FAE7A1;
	padding:3px 5px 3px 9px; 
}

#leftCont {
	float:left;
	width:220px;
	margin-top:0;
}

.eventLst {
	list-style-position:outside;
	list-style-type:square;
	margin-left:7px;
	padding-left:8px;
	margin-top:5px;
	line-height:1.4em;
}


#rightCont {
	float:left;
	width:444px;
	margin-left:12px;
	margin-top:0;
	border-left:1px solid #000000;
	padding:0px 0px 20px 12px;
}

.titelLeft {
	background-color:#2A457A;
	padding:3px 9px 3px 9px;
	font-weight:bold;
	color:#FFF;
}

.textLeft {
	background-color:#E6E6E6;
	padding:6px 9px 3px 9px;
}

.titelSonder {
	background-color:#991B21;
	padding:3px 9px 3px 9px;
	font-weight:bold;
	color:#FFF;
}

.textSonder {
	background-color:#E9E337;
	padding:6px 9px 10px 9px;
}

.titelRight {
	background-color:#2A457A;
	padding:3px 9px 3px 9px;
	font-weight:bold;
	color:#FFF;
}

.textRight {
	padding:6px 0px 3px 0px;
}

.break {
	clear:both;
}

.bookImg {
	float:left;
}

.bookTxt {
	float:left;
	margin-left:10px;
	width:318px;
}

.bkAutor {
	font-size:1em;
}

.bkTitel {
	font-size:1.3em;
	font-weight:bold;
	margin-top:0.5em;
}

.bkUtitel {
	font-weight:bold;
	margin-top:0.7em;
}

.bkPreis {
	margin-top:1.1em;
}


/*** Links ***/

.textLeft a {
	text-decoration:none;
}

.bookTxt a {
	text-decoration:none;
}

.eventLst a {
	text-decoration:none;
}

.eventLst a:hover {
	text-decoration:underline;
}