@charset "utf-8";

/* ----------- */
/* Footer */
/* ----------- */


/* Verweise im Header */

#footer a:link {
	color: #0000EE;
	text-decoration: underline;
	font-weight: lighter;
	font-size: 0.94em;
	line-height: 1.2em;
}

#footer a:visited {
	color: #CC6633;
	font-weight: lighter;
}

/* Orientierungszeile im Footer */

#footer .pfad {
	text-align: left;
	top: 0em;
	bottom: 0em;
	border-top-width: 0.05em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 0.4em;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-bottom-width: 0.05em;
}

/* Regionen im Footer */

#footer .regionen {
	text-align: center;
	vertical-align: middle;
	padding-top: 0.2em;
	margin-top: 0.5em;
	padding-top: 1em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	padding-bottom: 0.4em;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
}

/* Anfragezeile im Footer */

#footer .anfrage {
	text-align: center;
	vertical-align: middle;
	padding-top: 0.2em;
	margin-top: 0.5em;
	padding-top: 1em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	padding-bottom: 0.4em;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
}


/* Linkzeile im Footer */

.footer-linkleiste {
	text-align: center;
	vertical-align: middle;
	border: none;
	padding-top: 0.5em;
	margin-top: 0.5em;
	top: 0.55em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	margin-left: auto;
	margin-right: auto;
	bottom: 0em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

/* Adress- und Impressumleiste */

.footer-adressleiste {
	font-size: 0.94em;
	line-height:1.2em;
	top: 0.5em;
	padding-right: 1.42em;
	padding-left: 1.42em;
	padding-bottom: 1em;
	margin-left: auto;
	bottom: 0em;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 0.05em;
	border-bottom-color: #999999;
	margin-top: 0.5em;
	text-align: center;
	vertical-align: top;
}
