div#frame_footer {
	position: fixed;
	bottom: -2px; left: 0;
	width: 100%;
	background: transparent url(../images/bg/footer.png) repeat;
}

div#footer {
	text-align: left;
	width: 100%;
	padding: 0; margin: 0;
	font-size: 0.9em; letter-spacing: 0.1em;
}

div#footer div {
	float: left;
	padding: 0 5px; margin: 5px 0 0;
}
div#footer a {color: #ddd; text-decoration: none;}
div#footer a:hover {text-decoration: none; color: #aaa;}

div#footer div.copyright {
	padding: 0 10px; margin: 5px 0;
	float: left; color: #ddd;
	font-family: 'lucida grande', arial, verdana, sans-serif;
}
div#footer ul {
	padding: 0; margin: 0;
	list-style: none;
}
div#footer ul li {display: inline; padding: 0 2px;}

div#schalter {padding: 5px; color: #fff; cursor: pointer;}
div#container {height: 0; clear: both;}



/*<group=flags>*/
ul#flags img {width: 18px; height: 12px;}
ul img.flag_de {background: url(../images/icon/flag_de_hi.gif) 0 0 no-repeat;}
ul img.flag_en {background: url(../images/icon/flag_en_hi.gif) 0 0 no-repeat;}
ul img.flag_fr {background: url(../images/icon/flag_fr_hi.gif) 0 0 no-repeat;}
ul img.flag_pt {background: url(../images/icon/flag_pt_hi.gif) 0 0 no-repeat;}
/*</group>*/

