/* Produktbox */
a.buchbox-imglink {
	float:left;
	padding:0px 5px 5px 0px;
}

h4.h4-buchbox {
	font-size:12px;
	display:inline;
}

p.highligh-daten {
	padding-top:0px;
}

p.highligh-desc {
	clear:both;
	margin-bottom:5px;
}

p.highligh-desc * {
	font-size:12px;
}

p.buchbox-link {
	text-align:right;
}

div#boxen-rechts div.cont-box-innen,
div#boxen-rechts div.cont-box-innen-gelb {
	background-color:#e9eef2;
}


/* Zweispaltig */
div.cont-2 {
	clear:both;
	overflow:auto;
	margin-bottom:0px;
}

div.s1-2 {
	float:left;
	width:254px;
}

div.s2-2 {
	float:left;
	width:254px;
	margin-left:20px;
}

/* Dreispaltig */
div.cont-3 {
	clear:both;
	overflow:auto;
	margin-bottom:0px;
}

div.s1-3 {
	float:left;
	width:163px;
}

div.s2-3 {
	float:left;
	width:162px;
	margin-left:20px;
}

div.s3-3 {
	float:right;
	width:163px;
}
