@CHARSET "ISO-8859-1";
/* ## LeviModular footer CSS layout file ## */

.footer {
	clear:both;
	padding-top:0px;
	background-image:url(/img/stolpersteine/bgr_stolpersteine.gif);
	background-repeat:repeat;
	text-align:center;
	background-color:#213e88;
}

.footer p {
	font: normal 10px "Lucida Grande", Geneva, Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #7E8492;
	line-height:1.3em;
}

#randlu {
float:left;
background-image: url(/img/stolpersteine/backlu.gif) no-repeat;
width:64px;
height:10px;
}

#rand-r {
	float:left;
	width:1004px;
	background-image: url(/img/stolpersteine/backr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#abschluss{
	float:left;
	width:1068px;
	height:9px;
	overflow:hidden;
	background-image: url(/img/stolpersteine/backu.gif);
	background-repeat: no-repeat;
}


.footer p.additional {clear:both; font-weight:normal;}
.footer a, .footer a:visited {text-decoration:underline; color:#bfbffb;}
.footer a:hover {text-decoration:none;}
