/*
  Titel: hosting.skyfillers.com - FCE Box2
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 04.10.2008
*/
a img {border:0px;}

div.fce-box2 {
	width: 860px;
	height: 165px;
	background-image: url(../gfx/fce-box2-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top:4px;
}

div.fce-box2-content1 {
	float: left;
	width: 305px;
	padding: 0;
}

div.fce-box2-content2 {
        margin-left:12px;
        float:left;
        width:305px;
	padding: 0;
        height:165px;
}

div.fce-box2-content3 {
	float: left;
	width: 199px;
	padding: 0;
	margin-left:15px;
}

div.fce-box2-content1 .seperate{
        border-bottom: 1px solid  #d6d6d6;
        height:0px;
        float:left;
        width:307px;
        margin-top:6px;
}

div.fce-box2-content3 ul{
	float:left;
}

div.fce-box2-content3 li a {
	text-decoration: none;
}

div.fce-box2-content3 li a:hover {
	text-decoration: underline;
}


div.fce-box2-img-1 {
	float: right;
	width: 45px;
	padding: 6px 10px 6px 0;
	margin: 0;
}

div.fce-box2-img-2 {
	float: left;
	width: 45px;
	padding: 6px 0 6px 10px;
	margin: 0;
}

div.fce-box2 p {
	font-size: 12px;
	color: #333333;
	padding: 0 10px 0 0;
}

div.fce-box2 ul {
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0 0 0 25px;
}

div.fce-box2 h1 {
	font-size: 17px;
	color: #0C4372;
	width: 170px;
	padding: 17px 0 0 25px;
        float: left;
}

div.fce-box2 h2 {
	font-size: 13px;
	font-weight: normal;
	color: #8E8E8E;
	padding: 0 0 5px 25px;
        float:left;
}

div.fce-box2 a {
	text-decoration: underline;
}

div.fce-box2 a:hover {
	text-decoration: none;
}

.news-latest-container{
	width:270px;
	border:0px;
	padding-left:20px;
}

* html .news-latest-container{
	width:270px;
}


