/* 
 * Print Stylesheet EWB
 * Media: Print
 *
 * Datum: 29.9.2007
 *
 * Autor: Jochen Brenner
 *
 * Notes: Diverse Anpassungen fuer Ausdruck
 */

#container {
	width: 762px;
}

/* Header
 ************************************************************************/

#header {
	width: auto;
	position: absolute; /* fix Drucker-Bug (logo auf Seite 2) */
}

div.top {clear: both;} /* fix Drucker-Bug */

#headerspace {
	width: auto;
}
#header #infobox {
	float: right;
}

#header #infobox h2 span {
	display: inline;
}

#header #infobox h2 {
	background: transparent;
}

/* Basislayout im Contentbereich
 ************************************************************************/

#content {
	background: transparent;
}

#layer #bildstreifenGross,
#layer #major #bildstreifenKlein {
	display: none;
}

/* Hauptnavigation [#menubar]
 ************************************************************************/

#content #menubar {
	width: 100%;
	display: none;
}

div.miniaturMitLegende div span.bild span {
	display: block;
	border: 0px none;
}

div.miniaturMitLegende img {
	display: none;
}

/* Home
 *************/

#telefon h1,
#telefon .telefonin {
	color: black;
}
