@charset "utf-8";
/* CSS Document */

#fce_unten_rechts {
	width:338px;
	height:100px;
	overflow:hidden;
	position:absolute;
	margin:0;
	padding:0;
}
#fce_unten_rechts .text {
	width:111px;
	float:left;
	height:100px;
}
#fce_unten_rechts .bild_mitte {
	width:116px;
	float:left;
	background:url(../images/fce_hg_links.gif) top left no-repeat;	
	height:100px;
}
* html #fce_unten_rechts .bild_mitte {
	overflow:hidden;
}
#fce_unten_rechts .bild_rechts {
	float:left;
	background:url(../images/fce_hg_rechts.gif) top left no-repeat;	
	height:100px;
	width:104px;
}
* html #fce_unten_rechts .bild_rechts {
	overflow:hidden;
}
#fce_unten_rechts div .image {
	padding:4px 0 0 6px;
	width:92px;
	height:57px;
	overflow:hidden;
}
#fce_unten_rechts div .image2 {
	padding:5px 0 0 6px;
	width:92px;
	height:57px;
	overflow:hidden;
}
#fce_unten_rechts div .text {
	padding:9px 0 0 25px;
}
#fce_unten_rechts div .text a,
#fce_unten_rechts div .text a:link,
#fce_unten_rechts div .text a:visited {
	color:#636363;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#fce_unten_rechts div .text a:hover,
#fce_unten_rechts div .text a:active,
#fce_unten_rechts div .text a:focus {
	color:#333;
}
