
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0px;
	margin-left: 115px;
	border: 0px dashed silver;
	padding: 0px;
}

.mx-nav-bottom, .mx-nav-bottom-hi {

	margin:0px;
	border:0px dashed silver;
	float: left;
	width: 100px;


/* Abstand zwischen rechtem Wortende und naechster 'Zelle' im zweiten Wert */
	padding:20px 0px 5px 0px; 
 	font-size: 110%;
	font-weight: bold;
	line-height: 200%;
	color: #ff0000;
	text-decoration: none;
	background-image: url(/fileadmin/images/navigation/menu_hg.gif);
	background-repeat: no-repeat;
}



/*   float: left; width: 110px */


.mx-nav-bottom-hi {
	color: #ffffff;
}

.mx-nav-bottom a:link {
	color: #7FAAFF;
	text-decoration: none;
}

.mx-nav-bottom a:visited {
	color: #7FAAFF;
	text-decoration: none;
}

.mx-nav-bottom a:hover {
	color: #ffffff;
	text-decoration: none;
}

.mx-nav-bottom a:active {
	color: #ff0000;
	text-decoration: none;
}

.mx-nav-bottom-hi a:link {
	color: #AAD4FF;
	text-decoration: none;
}

.mx-nav-bottom-hi a:visited {
	color: #ffffff;
	text-decoration: none;
}

.mx-nav-bottom-hi a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* --------aktive und angeklickt---------*/
.mx-nav-bottom-hi a:active {
	color: #AAD4FF;
	text-decoration: none;
}

/* -------- Automatische Menü ---------- */

#footer2 {
	clear: both;
	width: 100%;
	height:18px;
	text-align: center;
	font-size: 120%;
	margin: 0px;
	padding: 14px 14px 4px 8px;
	color: #0d3b84;
}

.mx-footer2 a{
	padding: 14px 14px 4px 8px;
	color: #0d3b84;
	text-decoration: none;
}

.mx-footer2 a:link {
	text-decoration: none;
}

.mx-footer2 a:visited {
	text-decoration: none;
}

.mx-footer2 a:hover {
	color: #2C75EA;
	text-decoration: none;
	background-color:transparent;
	background-image: url(/fileadmin/images/navigation/schmetterling.gif);
	background-repeat:no-repeat;
}

.mx-footer2 a:active {
	color: black;
	text-decoration: none;
	padding: 10px 14px 4px 8px;
	background-color:transparent;
	background-image: url(/fileadmin/images/navigation/schmetterling.gif);
	background-repeat:no-repeat;
	border: 0px dashed silver;
}