/* styles for the single view */
.jg_news_single_wrap{
	color: #333;	
}

.jg_news_single_wrap .jg_news_single_time{
	
}

.jg_news_single_wrap .jg_news_single_titel{
	margin-bottom: 0.6em;
	font-size: 22px;
}

.jg_news_single_wrap .jg_news_single_subheader{
	margin-bottom: 0.9em;
	font-size: 14px;
}

.jg_news_single_wrap .jg_news_single_contentwrap{
	clear: both;
}

.jg_news_single_wrap .jg_news_single_contentwrap .jg_news_single_image{
	float: left;
	padding: 0 1em 1em 0;
}

.jg_news_single_wrap .jg_news_single_contentwrap .jg_news_single_image img{
	margin: 0;
	padding: 0;
}

.jg_news_single_wrap .jg_news_single_contentwrap .jg_news_single_text{
	
}

/* styles for the list view */

.jg_news_list_header{
	font-weight: bold;
	font-size: 14px;
	color: #333;
	padding: 0 0 0 10px;
	margin-top: 1em;
}

.jg_news_list_wrap{
	color: #333;
	clear: both;
	margin-top: 1em;
	padding: 0 0 0 10px;
}

.jg_news_list_wrap .jg_news_list_time{
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}

.jg_news_list_wrap .jg_news_list_subheader{
	font-style: italic;
	font-size: 11px;
}

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

.jg_news_list_line{
	clear: both;
	border-bottom: 1px solid #9f9f9f;
	margin: 0 0 0 10px;
	padding: 1em 0 0 0; 
}
