img.hintergrund { display: block; z-index:-20; min-height: 100%; min-width: 1024px; width: 100%; height: auto; position: fixed; top: 0; left: 0;}


img.bild1 { width: 20%; height: auto;  top: 60%; left: 0; position: fixed;  }
img.bild2 { width: 20%; height: auto;  top: 60%; left: 20%; position: fixed;  }
img.bild3 { width: 20%; height: auto;  top: 60%; left: 40%; position: fixed;  }
img.bild4 { width: 20%; height: auto;  top: 60%; left: 60%; position: fixed; border:0;  }
img.bild5 { width: 20%; height: auto;  top: 60%; left: 80%; position: fixed;  }


div.adresse {top: 5%; left: 75%; position: fixed;}

p.schrift {text-align: right; font-size: 21px; letter-spacing: 3px; line-hight: 4em; font-weight: bold; font-family: Arial, Helvetica;  }
p.schrift_impressum {text-align: left; font-size: 15px;  line-hight: 30px; font-weight: bold; font-family: Arial, Helvetica;  }

div.impressum {bottom: 2%; left: 80%; position: fixed;}

div.impressum_box1 {top: 45%; left: 8%; position: fixed;}
div.datenschutz_box1 {top: 48%; left: 8%; right: 4%; bottom: 7%; position: fixed; overflow-y: auto;}

h1.schrift {font-size: 30px; letter-spacing: 2px; line-hight: 7em; font-weight: bold; font-family: Arial, Helvetica;  }

p.text_impressum {font-size: 15px; line-hight: 24px; font-weight: bold;  font-family: Arial, Helvetica; text-align: justify; padding-right: 100px;}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}