/**************************************/
/*              druck.css             */
/**************************************/

* {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #FFF;
	background-image: none;
	color: #000;
	}

h1, h2, h3 {
	color: #000;
	page-break-after: avoid;
	}

a {

	}

/**************************************/
/*                kopf                */
/**************************************/

.kopf {
	background-color: #FFF;
	background-image: none;
	}

.balken {
	display: none;
	}

.balken900 {
	display: none;
	}

/**************************************/
/*              adresse               */
/**************************************/

.mail {
	position: absolute;
	}

.firmenname {
	color: #000;
	}

/**************************************/
/*            top-navigation          */
/**************************************/

.topnavi {
	display: none;
	}

.logo {
	position: absolute;
	top: 12px;
	right: 0px;
	}

/**************************************/
/*          linke navigation          */
/**************************************/

.leftnavi {
	display: none;
	}

/**************************************/
/*   kontakt / impressum / sitemap    */
/**************************************/

.mininavi {
	display: none;
	}

/**************************************/
/*                text                */
/**************************************/

.textcontainer {
	position: absolute;
	top: 60px;
	left: -26px;
	width: 680px;
	}

/* team.html */
.portraits {
	position: absolute;
	/*top: 132px;*/
	/*left: 141px;*/
	width: 589px;
	}

.portraits h3 {
  margin-top: 25px;
  }

/* kontakt.html */
.plan {
	position: absolute;
	float: none;
	top: 420px;
	left: 26px;
	}

.beschreibung {
	position: relative;
	left: 0px;
	width: 380px;
	}

/* meisterstuecke.html */
.meisterstueck {
	width: 330px;
	}

.beschreibung {
	margin-top: 22px;
	}

.bild {
	margin-top: 26px;
	}

/* firmengeschichte.html */
.teamfoto {
	float: none;
	position: absolute;
	left: 26px;
	top: 430px;
	}

.bildabsatzGeschichte {
	width: 680px;
	}

/* firmenprofil.html */
div img#grossesBild {
	float: none;
	}

.thumbnails {
	position: absolute;
	top: 165px;
	}

.raumgross {
	float: none;
	position: absolute;
	left: 26px;
	top: 355px;
	}

.beschreibungprofil {
	width: 680px;
	}

/* ausbildung.html */
.ausbildung {
	float: none;
	position: absolute;
	top: 260px;
	left: 26px;
	}

/* stimmungen.html */
.bildstimmen {
	float: none;
	position: absolute;
	top: 180px;
	left: 26px;
	}

/* service.html */
.bildintonieren {
	float: none;
	position: absolute;
	top: 270px;
	left: 26px;
	}

.fussnote {
	margin-top: 280px;
	}

/* reparatur */
.hobel {
	position: absolute;
	left: 26px;
	top: 330px;
	}

/* vermietung.html */
.bildvermietung {
	float: none;
	position: absolute;
	top: 200px;
	left: 26px;
	}

/* neueklaviere.html */
.bildsauter {
	float: none;
	position: absolute;
	top: 220px;
	left: 26px;
	}

/* einstiegsinstrumente.html */
.bildhalbesachen {
	float: none;
	position: absolute;
	top: 340px;
	left: 26px;
	}

/* musikschulen.html */
.bildschueler {
	float: none;
	position: absolute;
	top: 220px;
	left: 26px;
	}

/* veranstaltungen.html */
.veranstaltungen {
	width: 330px;
	}

.textveranstaltungen	{
	width: 680px;
	}

.bildsechshaende {
	float: none;
	position: absolute;
	top: 320px;
	left: 26px;
	}

/* kuenstlerportraits.php*/

.kontaktdaten {
  float: right;
  }
