.outer {
    background-image: url(../images/mainBG.jpg);
    background-repeat: repeat-x;
	height: 56px;

}
.topNaviBG {

    background-image: url(../images/top_navi_BG.jpg);

    background-repeat: repeat-x;
	margin-top:0px;
		height: 56px;
}

#breadcrumb{
	padding-left:20px;
	padding-top:2px;
	opacity:0.8;
	color:#fff;
	background-color:#7C7C7C;
	height:24px;
	width:100%;
	position:relative;
	top:-24px;
	font-size:small;
	
}

.h2, h2 {
	font-size: 1.2rem;
    border-bottom: solid 1px #516ba8;
	border-bottom-style: dashed;
    padding-bottom: 6px;
	color:#516ba8;
}
.auflistung {
	
	font-size:0.9em;
	color:#516ba8;
	list-style-image: url(../images/);
	line-height: 1.7em;

}
.partner {
	border: solid 1px #031C7A;
	margin-bottom: 10px;
}
#Fusszeile {
	text-align: center;
	padding: 10px;
	color: #FFF;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 0.9em;
    padding-top: 15px;

}
#Fusszeile2 {
	text-align: center;

	
	color: #FFF;
	font-weight: 500;
	letter-spacing: 1px;
	font-size:0.9em;
	margin-top:10px;
	background-color:#474747;
	padding-bottom: 10px;
}
#Fusszeile a:link {
	color: #FFF;
}
#Fusszeile2 a:link {
	color: #bed2fc;
}
#Fusszeile a:hover, #Fusszeile a:visited {
	color: #FFF;
	font-weight: bold;
}
#Fusszeile2 a:hover, #Fusszeile2 a:visited {
	color: #bed2fc;
	font-weight: bold;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */


/* ---------------------------------------------------
    ENDE CONTENT STYLE
----------------------------------------------------- */