#teaser_box {
	background-image: url(../bilder/teaser_head_08.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffcc;
	
	margin: 0 0 15px 20px;
}

#teaser_box p {
	font-size: 11px;
	line-height: 13px;
		padding: 0px 10px 0 10px;

}

#teaser_box h2 {
		padding: 5px 0 0px 10px;
		font-size: 15px;
		line-height: 18px;

}

#teaser_headline {
	height: 40px;
	font-family: "comic Sans MS", verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 0 0 10px;
}


#teaser_bottom {
	width: 205px;
	height: 15px;
	background-color: #FFFFCC;
	background-image: url(../bilder/teaser_bottom_16.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#teaser_image {
	margin: 0 0 7px 0;
	padding: 0px 5px 0 10px;
}

#teaser_image img{
	border-bottom: 1px solid #990000;
}

#teaser_link {
	padding: 0px 10px 0px 0;
	margin: 0 0 0px 0;
	font-weight: bold;
	background-image: url(../bilder/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 65px -4px;
	font-family: "comic Sans MS", verdana, sans-serif;
	font-size: 14px;
	text-align: right;	
}

#teaser_link a {
	color: #990000;
	text-decoration: none;
	padding-left: 17px;
}

#teaser_link a:hover {
	text-decoration: underline;
}


