.teaser .teaser_a1 {
	background-image: url(../images/greetingcards/grusskarten.jpg);
	background-repeat: no-repeat;
}

.teaser .teaser_a1 .content {
	position: relative;
	display: block;
	left: 290px;
	top: 40px;
	text-align: right;
	width: 250px;
}

.teaser .teaser_a1 .content .c1 {
	color: #FF3300;
	font-size: 28px;
}

.teaser .teaser_a1 .content .c2 {
	font-size: 16px;
}

.area_a .teaser_a {
	margin-top: 35px;
}

* html .area_a .teaser_a {
	margin-top: 40px;
}

.area_a ul {
	position: relative;
	list-style-type: none;
	top: 10px;
	margin-left: -40px;
}

* html .area_a ul {
	position: relative;
	list-style-type: none;
	top: 7px;
	margin-left: 0px;
}

.area_b .content {
	width: 750px;
}

.area_b .content .notice {
	padding-top: 20px;
	clear: both;
}

.g_product {
	float: left;
	margin: 20px 20px 0 0;
	background-image: url(../images/greetingcards/area_b_border.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 320px;
}

.g_product .content {
	position: relative;
	padding: 20px;
	width: 310px;
}

* html .g_product .content {
	width: 350px;
}

.g_product .headline {
	width: 240px;
	font-size: 22px;
	color: #B9D800;
}

.g_product .price {
	position: absolute;
	width: 100px;
	text-align: right;
	top: 20px;
	right: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #B9D800;
}

.g_product .desc {
	position: absolute;
	right: 10px;
	top: 70px;
	width: 160px;
	height: 215px;
	line-height: 1.2;
}

.g_product .image {
	position: absolute;
	left: 20px;
	top: 70px;
}

.g_product .order_button {
	position: absolute;
	right: 10px;
	top: 285px;
}

.g_product .tmpl_button {
	position: absolute;
	right: 105px;
	top: 285px;
}