* { background-color:  lightblue; font-family: Arial;}

div.Hintergrundbild2{
    position:absolute;
    background-image: url(Caduceus.svg);
    background-color:lightblue;
    background-size: 75%, 100%;
    background-repeat: no-repeat;
    width:75%;
    height: 98%;
    border:0px solid red;
    z-index:0;
}

#Hintergrundbild {
    position:absolute;
    width: 75%;
    opacity: 0.1;
    z-index:1;
    border:0px solid #888;
}

h2 {
    color: #5e77b2;
    margin: 0 0 5px 0;
    font-size: 14px;
    font-weight: bold;
    border-bottom:1px solid #cccccc;
    padding-bottom:5px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
    text-align: center;
}

p.Ueberschrift {
    font-size: 22pt;
}

p.Kontaktdaten {
    font-size: 17pt;
}

p.Impressumtext {
    font-size: 13pt;
}

p.Impressum {
    font-size: 18pt;
}

img {}

img.Logo {
    border: 0;
    width: 226pt;
    height: 296pt;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

img.LogoImpressum {
    float: left;
    opacity: 0.7;
    margin-left: 5%;
    margin-right: auto;
    border:0pt;
    width: 75%;
    height:auto;
}

a.Seitenwechsel {
text-decoration: none;
font-size:14pt;
}

a.Seitenwechsel:hover {
    color: saddlebrown;
    text-decoration: underline;
}

div {}

div.Impressumtext {
    width: 100%;
    padding: 10px;
    border: 0px solid #27408B;
    margin-left: auto;
    margin-right: auto;
}

div.Haftungsausschluss {
    text-align: justify;
    width: 60%;
    padding: 50px;
    border: 0px solid white;
    margin-left: auto;
    margin-right: auto;
    display :block;
}

div.Rest {
    z-index: 40;
    opacity:0.9;
    height:100%;
    width:100%;
}
