@charset "UTF-8";
@media screen, projection {
div#footer-container {
	background-image:url(../images/footer_container_bg.jpg);
	background-repeat:repeat-x;
}
div#footer {
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:124px;
}
div#footer-content {
	padding-top:67px;
	width:920px;
	margin:0px auto;
	font-size:12px;
	font-style:normal;
}
div#footer-content div.f-col-1 {
	width:274px;
}
div#footer-content div.f-col-2 {
	width:185px;
}
div#footer-content div.f-col-3 {
}
div#footer-content div.f-col-4 {
}
div#footer-content p, div#footer-content a, div#footer-content address {
	color:#FFFFFF;
}
div#footer-content ul {
}
div#footer-content ul li {
	list-style:none;
	margin: 0;
}
div#footer-content a {
	text-decoration:none;
}
div#footer-content a:hover {
	text-decoration:underline;
}
address {
	font-style:normal;
}
div#wrapper-2 {
	background-color: #1e448d;
	background-image:url(../images/bg_unten.jpg);
	background-repeat:repeat-y;
	background-position:center center;
}
}
