/* HOME PAGE - FEATURED SECTIONS
*******************************************************************************/

#featuredSections {
	padding: 1px 0;
}
#featuredSections .section {
	/*clear: both;*/
	display: block;
	/* background: url(../images/bg_fs.gif) no-repeat; */
	margin: 0 0;
	padding: 5px 0 0 0;
	width: 565px;
	border-bottom: dotted 1px #808080;
}
#featuredSections .icon {
	display: inline;
	float: left;
	height: 104px;
	margin: 0 15px 0 0px;
	width: 130px;
}
#featuredSections .description {
	display: inline;
	float: left;
	width: 400px;
}
#featuredSections .sectionClose {
	/* background: url(../images/bg_fs2.gif) no-repeat bottom left; */
	clear: both;
	display: block;
	height: 9px;
	font-size: 0;
}
#featuredSections p {
	margin: 0;
	padding: 0;
}
#featuredSections h3 {
	background: transparent url(../images/bl3.gif) no-repeat 0 .45em;
	border: none;
	color: #ed5f5f;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0 15px;
}

#featuredSections a {
	color: #EF9D4B;
}

#featuredSections a.url {
	color: #E8E8E8;
}

/* HOME PAGE - FEATURED SECTIONS
*******************************************************************************/

#BeritaSection {
	font-family: Arial,Helvetica,sans-serif;
	padding: 1px 0;
}
#BeritaSection .section {
	/*clear: both;*/
	display: block;
	/* background: url(../images/bg_fs.gif) no-repeat; */
	margin: 0 0;
	padding: 5px 0 0 0;
	width: 400px;
	border-bottom: dotted 1px #808080;
}

#BeritaSection .icon {
	display: inline;
	float: left;
	margin: 0 10px 0 0px;
	padding: 2px 2px;
	width: 100px;
	height: 80px;
	border: solid 1px #000000;
}
#BeritaSection .description {
	display: inline;
	float: left;
	width: 282px;
}

#BeritaSection .description_wo_foto {
	display: inline;
	float: left;
	width: 398px;
}

#BeritaSection .sectionClose {
	/* background: url(../images/bg_fs2.gif) no-repeat bottom left; */
	clear: both;
	display: block;
	height: 9px;
	font-size: 0;
}
#BeritaSection p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#BeritaSection h3 {
	border: none;
	color: #959595;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0;
	margin-bottom: 5px;
	padding: 0 0 0 0;
	border-bottom: solid 1px #808080;
	text-transform: uppercase;
}

#BeritaSection h4 {
	border: none;
	color: #E49932;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	margin: 0;
	margin-bottom: 5px;
	padding: 0 0 0 0;
}

#BeritaSection a {
	color: #959595;
}

#BeritaSection a.url {
	color: #C0C0C0;
}