
#fuss_kontakt {
 position:absolute;
 top:600px;
 margin-left:20px; 
 padding-top:30px;
 border-top:1px solid black;
 text-align:left;
 display:inline-block;
 width:100%;
 font-size:10px;
 color:black;
}

#fuss_kontakt img {
 width:200px;
}

#schatten_links,
#nav_rechts,
#drucken,
#assistenten,
#fuss {
 display:none;
}

#alles, #alles1, #alles2, #alles3, #alles4, #inhalt, #inhalt2, #inhalt3, #inhalt4 {
 width:auto;
 padding:0;
 margin:0;
 height:auto;
}

img {
  max-width:650px;
  height:auto;
  
}

#alles, #alles1, #alles2, #alles3, #alles4, #inhalt, #inhalt2, #inhalt3, #inhalt4,
h1, h2, h3, h4, h5, h6, p, ul, ol, a {
  color:black;
}

/* Ergebnisse auf Seite 3 sauber ausdrucken */
#inhalt {
  position: absolute;
  top:0 px;
  left:0px;
  border:0;
  height:auto;
  width:auto;
  -moz-border-radius:0px;
  -khtml-border-radius:0px;
  -moz-box-shadow: 0px 0px 0px black; 
  -webkit-box-shadow: 0px 0px 0px black; 
  box-shadow: 0px 0px 0px black;       
}

/* Bestimmte Infos beim Ausdruck NICHT zeigen */
#vk_seite1 .vk_kopf,
#vk_seite1 .vk_schritt,
#vk_seite2 .vk_schritt,
#vk_seite3 #vk_schritt4 .vk_schritt4_uwfilter,
#vk_seite3 #vk_schritt4 .vk_schritt_auswahl,
.vk_fuss {
  display:none;
}


/* Bestimmte Infos nur beim Ausdruck zeigen */
#vk_seite3 #vk_schritt4 .vk_ergebnis_box {
  position:absolute;
  left:15px;
}

#vk_seite1 .vk_nur_drucken,
#vk_seite2 .vk_nur_drucken, 
#vk_seite3 .vk_nur_drucken {
  display:inline-block;
  text-align:left;
  margin-top:50px;
  font-size:12px;
  margin-left:10px;
  clear:all;
}

#vk_seite3 .vk_nur_drucken .vk_ausgewaehlt_label {
  margin-top:10px;
  float:left;
  display:block;
  clear:all;  
}

#vk_seite3 .vk_nur_drucken .vk_ausgewaehlt_wert {
  font-weight:bold;
  float:left;
  display:block;  
  clear:all;
}

.vk_ergebnis .vk_ergebnis_vorschau {
    left: 400px;
}
