/* 
  Titel: hosting.skyfillers.com - FCE Box5
  Autor: Torben Hansen, Skyfillers GmbH
  Datum: 28.10.2008
*/

div.fce-box5 {
	width: 860px;
	text-align: left;
	margin: 0 0 20px 0;
}

div.fce-box5-top {
	width: 100%;
	height: 5px;
	line-height: 5px;
	background-image: url(../gfx/fce-box5-top.gif);
	background-repeat: no-repeat;  	
}	


div.fce-box5-content-container {
	width: 860px;
	background-image: url(../gfx/fce-box5-content.gif);
	background-repeat: repeat-y;
}

div.fce-box5-content-left {
	float: left;
	margin: 0;
	padding: 12px 24px 12px 24px;
	width: 382px;
}

div.fce-box5-content-right {
	float: left;
	margin: 0;
	padding: 12px 18px 12px 30px;
	width: 382px;
}

div.fce-box5-bottom {
	height: 5px;
	line-height: 5px;
	background-image: url(../gfx/fce-box5-bottom.gif);
	background-repeat: no-repeat;  	
}
