.jgteaserblog_wrap{
	margin: 1em 0 0 10px;
}

.jgteaserblog_wrap .jgteaserblog_header{
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

.jgteaserblog_wrap .jgteaserblog_title{
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

.jgteaserblog_wrap .jgteaserblog_date{
	font-style: italic;
	font-size: 9px;
	margin-top: 1em;
}

.jgteaserblog_wrap .jgteaserblog_subheader{
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0.2em;
}

.jgteaserblog_wrap .jgteaserblog_text{
	font-style: italic;
	font-size: 11px;
	margin-top: 0.5em;
}

.jgteaserblog_wrap .jgteaserblog_link{
	float: right;
	font-style: italic;
	font-size: 9px;
	background-image: url(../img/allgemein/Pfeil_rechts_10px.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: underline;
	padding-right: 15px;
	line-height: 15px;
}

.jgteaserblog_wrap .jgteaserblog_hr{
	padding-top: 1em;
	margin-bottom: 1em;
	clear: both;
	border-bottom: 1px solid #9f9f9f;
}
