/* - - - - - - - - - - - - - - - - - - - - -

PRINT

- - - - - - - - - - - - - - - - - - - - - */

body, .container, .content, .footer {
  background: #FFFFFF;
}

.container {
  width: 16cm;
}

.header {
  background: #FFFFFF;
  position: relative;
}

.header img {
  display: inline;
}

.navigation {
  position: absolute;
  left: 220px;
  top: 147px;
  text-transform: uppercase;
}

.roadmap {
  position: absolute;
  left: 220px;
}

.links {
  width: 0px;
  display: none;
}

.mitte {
  padding-left: 20px;
  width: 100%;
}

.wufoo ul {
width:100%;
}

p.antwort{
  width: 550px;
}

#name { width: 270px; }
#vorname { width: 270px; }
#e-mail { width: 270px; }
#telefon { width: 270px; }
#strasse { width: 270px; }
#nummer { width: 270px; }
#plz { width: 270px; }
#ort { width: 270px; }
#nachricht { width: 100%; }
#firma { width: 100%; }


.rechts {
  width: 0px;
	display: none;
}

.footer {
  width: 16cm;
}

.subnavigation ul {
  position: absolute;
  left: 240px; /*280+15*/
  top: 10px;
}