/*
		Project: BFI-Homepages
		Author:  Marc Haunschild
		Copyright: BLE (2010)
*/

/* 	-------------------------------------
		Allgemeine Angaben
		- - - - - - - - - - - - - - - - - - - */

* {
	/* background-color: white */
	background-color: #ffffff !important;
}

body {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 130%;
}

img {
	border:0;
}

a {
	text-decoration: none;
	color:#000;
}


/* 	-------------------------------------
		Kopf
		- - - - - - - - - - - - - - - - - - - */

.wrap_header {
	width: 100%  !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1em;
}

/* 	-------------------------------------
		Mittelteil
		- - - - - - - - - - - - - - - - - - - */

#wrap_middle img {
	float:left;
	margin-right: 8pt;
	margin-bottom: 8pt;
}

#wrap_middle h1, h2, h3, h4, h5, h6 {
    font-size: 95%;
}



.breadcrumb ul {
	display:inline;
}

.breadcrumb ul li {
	display:inline;
	padding-right:1em;
}

.breadcrumb ul li span.standort {
	font-weight: bold;
}


#wrap_middle p {
/*	margin-top:0pt; */  /* Hier die Abstände um Absätze ändern */
/*	margin-right:0pt; */
/*	margin-bottom:0pt; */
/*	margin-left:0pt; */
}

/* #wrap_middle #suche {
	display:none;
} */



/* 	-------------------------------------
		Rechte Spalte
		- - - - - - - - - - - - - - - - - - - */
#wrap_right {
	/*
		Project: BFI-Homepages
		Author:  Marc Haunschild
		Copyright: BLE (2010)
*/

/* 	-------------------------------------
		Allgemeine Angaben
		- - - - - - - - - - - - - - - - - - - */

* {
	/* background-color: white */
	background-color: #ffffff !important;
}

body {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 130%;
}

img {
	border:0;
}

a {
	text-decoration: none;
	color:#000;
}


/* 	-------------------------------------
		Kopf
		- - - - - - - - - - - - - - - - - - - */

.wrap_header {
	width: 100%  !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1em;
}

/* 	-------------------------------------
		Mittelteil
		- - - - - - - - - - - - - - - - - - - */

#wrap_middle img {
	float:left;
	margin-right: 8pt;
	margin-bottom: 8pt;
}

#wrap_middle h1, h2, h3, h4, h5, h6 {
    font-size: 14pt;
}

.breadcrumb ul {
	display:inline;
}

.breadcrumb ul li {
	display:inline;
	padding-right:1em;
}

.breadcrumb ul li span.standort {
	font-weight: bold;
}


#wrap_middle p {
/*	margin-top:0pt; */  /* Hier die Abstände um Absätze ändern */
/*	margin-right:0pt; */
/*	margin-bottom:0pt; */
/*	margin-left:0pt; */
}

/* #wrap_middle #suche {
	display:none;
} */



/* 	-------------------------------------
		Rechte Spalte
		- - - - - - - - - - - - - - - - - - - */
#wrap_right {
/*	page-break-before:always; */ /* Umbruch vor rechten Inhalt */
}
#margin_box {
	page-break-before:always;
}

}
#margin_box {
	page-break-before:always;
}

