
h1 {
	color: #df0024;
}

h4 {
	color: #df0024;
}

#metanav a:hover { 
	color: #730208;
}

#metanav a:active { 
	color: #730208;
}


.plain_teaser, .teaser {
	background: #df0024 url(../img/red_teaser_bottom.gif) bottom no-repeat;
	overflow:hidden;
	margin-bottom:15px;
}

.teaser .search {
	background-color:#FFFFFF;
	border:1px solid #df0024;
	color:#000000;
	padding:1px 3px 1px 3px;
}

.teaser_pictures {
	width:178px;
	height:113px;
	overflow:hidden;
	vertical-align:top;
}

.teaser_pictures img {
	float:left;
}

.teaser_top {
	margin-bottom:-5px;
	height: 6px;
}

.price {
	color: #df0024;
}

.content_add {
	border-top: 2px solid #fcdddf;
}