@charset "utf-8";
/* CSS Document */

.teaser_top_left {
	background-image:url(/images/teasers/teaser_top_left.png);
	width: 6px; 
	height: 6px;
	float: left;
	font-size: 0.01em;
	line-height: 0.01em;
}
.teaser_top_center {
	background-color: #ffffff;
	width:259px;
	height:5px;
	border-top: 1px solid #CCCCCC;
	float: left;
	font-size: 0.01em;
	line-height: 0.01em;
}
.teaser_top_right { 
	background-image:url(/images/teasers/teaser_top_right.png);
	width:6px;
	height:6px;
	float: left;
	font-size: 0.01em;
	line-height: 0.01em;
}
.middle {
/*	width:260px;*/
	float: left;
}
.teaser_bottom_left {
	background-image:url(/images/teasers/teaser_bottom_left.png);
	width: 6px;
	height: 6px;
	float: left;
	font-size: 0.01em;
	line-height: 0.01em;
}
.teaser_bottom_center {
	background-color: #e7e7e7;
	width: 155px;
	height: 5px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	font-size: 0.01em;
	line-height: 0.01em;
}
.teaser_bottom_right {
	width: 110px;
	height: 6px;
	float: left;
	font-size: 0.01em;
	line-height: 0.01em;
}
.teaser_left_column {
	width: 100px;
	height: 100px !important;
	text-align: center;
	float:left;
	padding-left: 6px;
	margin-top: 2px;
	overflow: hidden;
	border:2px solid #fff;
}
.teaser_left_column img {
	max-width: 136px;
	max-height: 136px;
}

.teaser_right_column {
	width: 124px;
	float: left !important;	
	padding:0 0 0 12px;
}
.teaser_title {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear:both;
	height:50px;
	overflow:hidden;
}
.teaser_title span {
	width: 106px;
	padding: 0px 5px 0px 5px;
	overflow:hidden;
	stext-align:center;
	margin-top: 5px;
	font-size:11px;
}
.teaser_title a {
	color: #333333;
	text-decoration:none;
	sfont-weight: bold;
}
.teaser_price {
	width: 124px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	float:left;
	text-align:left;
	color: #CC3300;
}
.teaser_button {
	width: 124px;
	height: 26px;
	float:left;
	text-align:center;
	background-position: right;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	sfont-weight: bold;
}
.teaser_main_box {
	border:1px solid #D5D5D5;
	float:left;
	margin-left:0;
	margin-top:0;
	padding:8px;
	width:250px;
}
.teaser_container{
	width: 579px;
	
}
.teaser_container h3 {
	font-size:185%;
	color:black;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0 0 5px;
	padding:0;
}
.teaser_price_currency {
	color: #CC0000;
	font-weight: bold;
	font-size: 15px;
}
.teaser_price_link {
	color: #CC0000;
	font-weight: bold;
	font-size: 15px;
}
.teaser_go {
	padding:0 5px;
	margin:10px 0 0 0;
}
