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

#footer_container{
	position:relative;
	margin:0 auto;
	width:100%;
	_width:980px;
	height:auto;
}

#nmf_logo{
	float:left;
	margin-left:85px;
	_margin-left:50px;
	background:url(../bilder/footer/ferien_logo.png) no-repeat;
	width:179px;
	height:75px;
}

/*#nmf_logo{
	float:left;
	margin-left:90px;
	_margin-left:50px;
	background:url(../bilder/footer/nmf.png) no-repeat;
	width:179px;
	height:75px;
}
*/
#ferien_logo{
	float:right;
	margin-right:85px;
	_margin-right:50px;
	background:url(../bilder/footer/ferien_logo.png) no-repeat;
	width:206px;
	height:75px;
}

#footer_info{
	float:left;
	width:435px;
	text-align:left;
}

#footer_container a{
	text-decoration:none;
	color:#006666;
	font:bold 0.9em Arial, Helvetica, sans-serif;
}

#footer_container a:hover{
	text-decoration:underline;
}

#footer_container p{
	color:#006666;
	font:0.9em Arial, Helvetica, sans-serif;
}
