div.gk_fcs {
	height: 150px;
	overflow:hidden;
	background-image: url(/extension/ezwebin/design/fbi/images/newsgrafik_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	margin-bottom: 10px;
	padding-left:5px;
	position: relative;
}
div.gk_fcs_link{
	width: 95px;
	height: 50px;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 999;

}
div.gk_fcs_link img{
	width: 95px;
	height: 50px;
	border: 1px solid #ccc;
}
div.gk_fcs_link a img{
	border: none;
}
div.gk_fcs_news_container_main {
	overflow:hidden;
	height:150px;
	margin-top:5px;
}
div.gk_fcs_news_container {  margin:0; padding-top:0px; padding-left:0px; }

div.gk_fcs_news_container img {
	padding:2px;
	margin-right: 15px;
	margin-top:3px;
	border: 1px solid #cccccc;
}

div.gk_fcs_news_container img a,contentpaneopen img a:link, contentpaneopen img a:hover, contentpaneopen img a:active,contentpaneopen img a:visited {
	padding:2px;
	margin-right: 15px;
	margin-top:3px;
	border: 1px solid #cccccc;
}
a.gk_ns_fcs_news_title_link {

}
h4.gk_fcs_news_header {}
h5.gk_fccs_news_info {
}
a.gk_fcs_news_text_link {
}
p.topnews {
	color: #222;
	float:left;
}
a.gk_fcs_news_readmore {
	color: #ffa700;
	text-decoration:none;
	margin-bottom:5px;
	background-image: url(/extension/ezwebin/design/fbi/images/link_grafik.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	margin-left:136px;
	margin-top:5px;
	height:15px;
	display:block;
}

a:hover.gk_fcs_news_readmore {
	color: #DD0000;
	text-decoration:none;
	margin-bottom:5px;
	background-attachment: scroll;
	background-image: url(/extension/ezwebin/design/fbi/images/link_grafik_roed.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	height:15px;
	display:block;
}
ul.gk_fcs_rest_news {
}
ul.gk_fcs_rest_news_floated {
}
li.gk_fcs_rest_news_pos {
}
li.gk_fcs_rest_news_pos_floated {
	display: inline;
}
a.gk_fcs_rest_news_pos_link {
}
li.link_active {
	font-weight: bold;
}
div.fcs3_panel {
	text-align: right;
	float: left;
}
div.fcs3_options {
	float: left;
}
div.fcs3_panel img {
	cursor: pointer;
	margin: 0px;
	display: block;
	float: left;
}
div.fcs3_options img {
	cursor: pointer;
	margin: 0px;
}


