
.stagc1l{ display: block; font-size: 1.5em; font-weight: bold; text-align: left; }
.stagc2l{ display: block; font-size: 1.3em; font-weight: bold; text-align: left; }
.stagc3l{ display: block; font-size: 1.1em; font-weight: bold; text-align: left; }

.stagc1r{ display: block; font-size: 1.5em; font-weight: bold; text-align: right; }
.stagc2r{ display: block; font-size: 1.3em; font-weight: bold; text-align: right; }
.stagc3r{ display: block; font-size: 1.1em; font-weight: bold; text-align: right; }

.tabs-prices .content {
	background: url(http://www.cewe-fotobuch.de/images/_layout/cfb-box-blank-ohne-titel-983x332.jpg) no-repeat;
	position: relative;
	height: 306px;
	}
.tabs-prices .content-holder {
	background: url(http://www.cewe-fotobuch.de/images/_layout/cfb-box-blank-ohne-titel-983x332.jpg) no-repeat;
	position: relative;
	height: 306px;
	}	
	.content .book,
	img.price,
	.content .html-content {
		position: absolute;
	}
	.content-holder .book,
	img.price,	
	.content-holder .html-content {
		position: absolute;
	}	
	.content .book {
		position: relative;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		height: 290px;
		left: 10px;
		top: 10px;
		width: 550px;
	}
	.content-holder .book {
		position: relative;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		height: 290px;
		left: 10px;
		top: 10px;
		width: 550px;
	}	
	img.price {
		height: 73px;
		left: 492px;
		top: 0;
		width: 154px;
	}
	.content .html-content {
		height: 290px;
		right: 10px;
		top: 10px;
		width: 290px;
	}
	.content-holder .html-content {
		height: 290px;
		right: 10px;
		top: 10px;
		width: 290px;
	}	
	.tabs-prices a.arrow {
		bottom: 12px;
		position: absolute;
		height: 16px;
		line-height: 16px;
		right: 14px;
		text-align: right;
		width: 350px;
	}

