@charset "utf-8";

/** object teaser (content-main) **/
.object-teaser {
	
}

.object-teaser img {
	float: left;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.object-teaser .link {
	text-align: right;
}

/* highlight teaser */
.object-teaser-highlight {
	float: left;
	width: 45.5%;
	margin-bottom: .3em;
}

.object-teaser-highlight img {
	margin-right: 0.5em;
}

/* alignment */
.object-teaser-alignment-uneven {
	margin-right: 8%;
}

.object-teaser-alignment-even {
	
}

/* list teaser */
.object-teaser-list {
	margin: 2em 0;
}

.object-teaser-list h3 {
	margin: .5em 0;
}

.object-teaser-list .content {
	margin-left: 11em;
}

.object-teaser-list .price {
	float: left;
	margin: .4em 0;
	font-weight: bold;
}

.object-teaser-list .link {
	margin: .4em 0;
}

/** teaser (content-column1) **/
.content-column1 .teaser {
	border-bottom: 1px dotted #ccc;
}

.content-column1 .teaser-last {
	border-bottom: none;
}

.content-column1 .teaser .caption {
	margin: 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
}

.content-column1 .teaser .caption a:hover {
	text-decoration: none;
}

/** image teaser (content-column1) **/
.content-column1 .image-teaser .caption {
	font-size: 145%;
}

.content-column1 .image-teaser .image img {
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fff;
}

.content-column1 .image-teaser .content {
	margin: 1em 0;
}

.content-column1 .image-teaser .link {
	margin: 1em 0;
	color: #3b6c8b;
}

/** teaser-categories **/
.teaser-categories ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	color: #666666;
}

.teaser-categories ul li {
	margin-bottom: 1px;
}

.teaser-categories ul li a {
	display: block;
	padding: .3em .7em;
	padding-left: 12px;
	border-left: 0px solid #cccccc;
	border-bottom: 1px solid #e0e0e0;
	border-left: 0px solid #cccccc;
}

.teaser-categories ul li a:hover,.teaser-categories ul li.active a {
	text-decoration: none;
	color: #333333;
	padding-left: 8px;
	border-left-width: 4px;
	background-color: #f0f0f0;
}

.teaser-categories ul li.last a,.teaser-categories ul li.clear a {
	border-bottom: none;
}

.teaser-categories ul li.clear a {
	margin-top: 1.5em;
}

.teaser-trailer {
	-moz-border-radius: .8em;
	-webkit-border-radius: .8em;
	border-radius: .8em;
	background-color: #CEEAFC; /* Default */
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#CEEAFC', endColorstr =
		'#ffffff' ); /* for IE */
	background: -moz-linear-gradient(-90deg, #CEEAFC, #fff 40%); /* Firefox */
	background: -webkit-gradient(linear, left top, left bottom, from(#CEEAFC), to(#fff) );
	/* Safari, Chrome */
	padding: 1em;
	padding-bottom: 0;
}

.teaser-orientation-odd,.teaser-orientation-even {
	float: left;
	width: 45%;
	margin-bottom: 1em;
}

.teaser-orientation-odd {
	clear: both;
	margin-right: 1em;
}

.teaser-trailer .image {
	float: left;
	width: 110px;
}

.teaser-trailer .image-cache {
	width: 124px;
	height: 124px;
	background-image: url(teaser-104-imagecache.png);
	background-repeat: no-repeat;
	position: relative;
	left: -12px;
	top: -12px;
}

.teaser-trailer .image img {
	width: 104px;
	height: 104px;
}

.teaser-trailer .image a>img {
	display: block;
	width: 104px;
	height: 104px;
	position: relative;
	left: 10px;
	top: 10px;
}

.teaser-trailer .image .copyright {
	color: #cccccc;
	font-size: 80%;
	letter-spacing: -.02em;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 1em;
	margin-top: 1.5em;
}

.teaser-trailer .body {
	margin-left: 115px;
}

.teaser-trailer .body h2 {
	margin: 0;
	margin-bottom: .5em;
}

.teaser-trailer .body .description ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.teaser-trailer .body .description a {
	color: #cc0000;
	white-space: nowrap;
}

.teaser-trailer .body .description hr {
	border-bottom: 1px solid #cccccc;
	height: 1px;
	clear: none;
}

/* object-teaser-resultlist */
.object-teaser-resultlist {
	clear: both;
}

/* object-teaser-resultitem */
.object-teaser-resultlist {
	
}

.object-teaser-resultitem {
	position: relative;
	float: left;
	width: 200px;
	height: 267px;
	left: .4em;
	margin-right: 27.5px;
}

.object-teaser-resultitem-image {
	width: 200px;
	height: 150px;
}

.object-teaser-resultitem-image img {
	width: 200px;
	height: 150px;
	border: none;
	padding: 0;
	position: relative;
	z-index: 0;
}

.object-teaser-resultitem .rating {
	  margin:.6em 0;
}

.object-teaser-resultitem-a {
	display: block;
	position: absolute;
	width: 100%;
	height: 116px;
	top: 0px;
	padding-top: 181px;
}

.object-teaser-resultitem-a:hover {
	text-decoration: none;
}

.object-teaser-resultitem-righmost {
	margin-right: 0;
}

.object-teaser-resultitem h3 {
	height: 2.1em;
	margin: .4em 0;
}

.object-teaser-resultitem .headline-height-fix {
	display: block;
	height: 2.1em;
	overflow: hidden;
}

.object-teaser-resultitem-description {
	height: 6em;
	overflow: hidden;
}

.object-teaser-resultitem-pricebadge {
	position:relative;
	top:-12px;
	float:right;
	padding: .4em;
	padding-top:14px;
	text-align: right;
	color: #793c1f;
	background:url(price-badge-yellow.png);
}

.object-teaser-resultitem-pricebadge-other {
	font-size: 75%;
	font-weight: normal;
	font-style: normal;
	margin-right: .2em;
	line-height: 1.2em;
	letter-spacing: -.08em;
	position: relative;
	top: -.7em;
}

.object-teaser-resultitem-pricebadge-price {
	position: relative;
	top: -.1em;
	font-size: 175%;
	letter-spacing: -.08em;
	font-family: georgia, times, serif;
}

/* plugin-query-objects-paging */
.plugin-query-objects-paging {
	clear: both;
	height: 1.7em;
	margin: 1.5em 0;
	text-align: center;
	font-size: 130%;
}

.plugin-query-objects-paging a,.plugin-query-objects-paging span.selected {
	position: relative;
	top: .3em;
	padding: .3em;
}

.plugin-query-objects-paging span.selected {
	text-decoration: underline;
	color: #333333;
}

/* css buttons*/
.css-button,.css-button-state-disabled {
	position: relative;
	top: .3em;
	font-size: 100%;
	font-weight: normal;
	-moz-border-radius: .4em;
	-webkit-border-radius: .4em;
	border-radius: .4em;
	border: 1px solid #cccccc;
	background-color: #f0f0f0; /* Default */
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#ffffff', endColorstr =
		'#f0f0f0' ); /* for IE */
	background: -moz-linear-gradient(-90deg, #ffffff, #f0f0f0 40%); /* Firefox */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0) );
	/* Safari, Chrome */
	color: #666666;
	padding: .2em .4em;
	margin: 0 .8em;
}

.css-button:hover {
	background-color: #e5e5e5; /* Default */
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#f5f5f5', endColorstr =
		'#e5e5e5' ); /* for IE */
	background: -moz-linear-gradient(-90deg, #f5f5f5, #e5e5e5 40%); /* Firefox */
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5) );
	/* Safari, Chrome */
}

.css-button-state-disabled {
	color: #cccccc;
	border-color: #e0e0e0;
	background-color: #f5f5f5; /* Default */
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#ffffff', endColorstr =
		'#f5f5f5' ); /* for IE */
	background: -moz-linear-gradient(-90deg, #ffffff, #f5f5f5 40%); /* Firefox */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5) );
	/* Safari, Chrome */
}

.css-button-state-disabled:hover {
	cursor: default;
}

/* teaser-bestprice */
.content-column1 .teaser-bestprice {
	position: relative;
	top: -30px;
	left: -52px;
	width: 210px;
	height: 150px;
	border-width: 0px;
	margin-bottom: 1.5em;
}

.content-column1 .teaser-bestprice img {
	width:274px;
	height:180px;
}

