
span.content_titel{
	font-family: "Century Gothic";
	font-size: 18px;
	color: white;
	margin: 15px 0px 5px 0px;
	border-bottom: 1px solid #b4b4b4;
	display: block;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px; 
	background-color: #DD2F2F;

}
td.art_text{
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}
td.art_text li{
	background-image: url(/file?fle=857);
	background-position: top left;
	background-repeat: no-repeat;
}

table.art_gridtable ul li{
	margin-top: 3px;
	padding: 0;
}
table.art_gridtable{
	margin: 0px;
	width: 100%;
	padding: 0px;
}
td.art_sdesc{
	font-style: italic;
}
td.art_title_list{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #DD2F2F;
	margin: 15px 0px 5px 0px;
	border: 1px solid #DD2F2F;
	display: block;
	width: 100%;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px; 
	
}
td.art_sdesc_list{
	padding: 5px;
}
td.Content_link_text{
	text-align: right;
	padding-bottom: 15px;
}

td.art_sh_title{
	font-size: 10px;
	background-color: #F5F5F5;
	background-image: url(/file?fle=1147);
	background-position: 10px 4px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 10px;
	margin: 0 0 0 0;
	height: 18px;
}
td.art_sh_title a.title_sh_link{
	font-size: 9px;
	color: black;
	text-decoration: underline;
	line-height: 18px;
	margin: 0;
	background-color: transparant;
}
td.art_sh_title a.title_sh_link:visited{
	font-size: 9px;
	color: black;
	text-decoration: underline;
	line-height: 18px;
	margin: 0;
	background-color: transparant;
}
td.art_sh_title a.title_sh_link:hover{
	font-size: 9px;
	color: black;
	text-decoration: none;
	line-height: 18px;
	margin: 0;
	background-color: transparant;
}
td.art_sh_sdesc{
	display: none;
	font-size: 9px;
	padding-left: 18px;
	padding-right: 10px;
	/*background-color: #F5F5F5;*/
	margin-top: -1px;
}
td.art_title{
	font-family: "Century Gothic";
	font-size: 18px;
	color: white;
	margin: 15px 0px 5px 0px;
	border-bottom: 1px solid #b4b4b4;
	display: block;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px; 
	background-color: #DD2F2F;
}
td.art_text a{
	color: #046BB3;
	text-decoration: underline;
	line-height: 16px;
}
td.art_text a:visited{
	color: #046BB3;
	text-decoration: underline;
	line-height: 16px;
}
td.art_text a:hover{
	color: white;
	text-decoration: none;
	line-height: 16px;
	background-color: #046BB3;
	padding: 2px 0 2px 0;
}
a.Content_link_text{
	color: #046BB3;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
a.Content_link_text:visited{
	color: #046BB3;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
a.Content_link_text:hover{
	color: white;
	text-decoration: none;
	line-height: 16px;
	background-color: #046BB3;
	padding: 2px 0 2px 0;
}