@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: 538px;
	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:548px;
	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: 434px;
	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 {
	background:white;
	text-align: center;
	float:left;
	padding-left: 6px;
	margin:6px;
}
.teaser_left_column img {
	max-width: 136px;
	max-height: 136px;
}

.teaser_right_column {
	width: 403px;
	float: left;	
}
.teaser_title {
	width: 389px;
	height: 90px;
	color: #333333;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.teaser_title .div1 {
	width: 389px;
	height: 34px;
	padding: 0px 5px 0px 5px;
	overflow:hidden;
	stext-align:center;
	margin-top: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.teaser_title .div2 {
	width: 385px;
	height: 65px;
	padding: 0px 5px 0px 5px;
	overflow:hidden;
	stext-align:center;
	margin-top: 5px;
}
.teaser_title a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.teaser_price {
	width: 203px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	float:left;
	text-align:left;
	color: #CC3300;
	padding-top: 6px;
	sbackground-color: #FF0000;
}
.teaser_button {
	width: 200px;
	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;
	sbackground-color: #FF0000;
}
.teaser_main_box {
	width: 534px; 
	float:left;
	margin-top: 8px;
	margin-left: 8px;
	margin-top: 0px;
	margin-left: 0px;
	height:115px;
}
.teaser_container{
	width: 579px;
	height: 155px;
}
.teaser_price_currency {
	color: #CC0000;
	font-weight: bold;
	font-size: 15px;
}
.teaser_price_link {
	color: #CC0000;
	font-weight: bold;
	font-size: 15px;
}	
.middle .teaser_button_font {
	left:305px;
	position:relative;
	top:-23px;
}