@charset "UTF-8";
/* CSS Document */
body {
    margin-left: 100px;
    margin-right: 100px;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
    color: #545454;
    background-size: 80%
% 100%;
    background-size: 80%
% auto;
}
#head {
    border-top: thin solid #000000;
    border-bottom: thin solid #000000;
    height: 200px;
}
.col {
    width: 50%;
    float: left;
}
#txt_adresse {
    text-align: right;
    line-height: 30px;
    margin-top: 50px;
    margin-right: 50px;
}
#logo {
    margin-left: 50px;
    margin-top: 20px;
}
#image_eingang {
    position: relative;
}
#image_leistungen {
}
#content_leistungen {
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 30px;
    padding-bottom: 20px;
}
.h1 {
    color: #3D7A99;
}
h2 {
    font-size: 20px;
    color: #545454;
}
#content_karte {
}
#content_kontakt {
    margin-left: 100px;
}
#content_praxiszeiten {
    margin-left: 50px;
}
#head_eingang {
    z-index: 995;
    margin-top: 200px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #3D7A99;
    font-size: 60px;
    position: absolute;
}
#head_leistungen {
    z-index: 999;
    text-align: center;
    color: rgba(61,122,153,1.00);
    font-size: 60px;
    text-transform: uppercase;
}
#container_leistungen {
    position: relative;
    overflow-x: hidden;
    background-color: rgba(61,122,153,0.40);
    margin-top: 10px;
}
#content_copyright {
    margin-left: 100px;
}
#content_impressum {
    margin-left: auto;
    background-color: rgba(255,255,255,1.00);
    border: thin solid rgba(61,122,153,1.00);
    margin-right: auto;
    margin-top: 100px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 85%;
}
#content_datenschutz {
	margin-left: auto;
    background-color: rgba(255,255,255,1.00);
    border: thin solid rgba(61,122,153,1.00);
    margin-right: auto;
    margin-top: 100px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 85%;
}
#content_bilder {
    margin-top: 20px;
    margin-bottom: 20px;
}
#head_praxis {
    z-index: 999;
    text-align: center;
    color: rgba(61,122,153,1.00);
    font-size: 60px;
    text-transform: uppercase;
    margin-top: 10px;
}
#head_kontakt {
	z-index: 999;
    text-align: center;
    color: rgba(61,122,153,1.00);
    font-size: 60px;
    text-transform: uppercase;
    margin-top: 30px;
}
#subline {
    z-index: 995;
    margin-top: 300px;
    width: 100%;
    text-align: center;
    color: #404040;
    font-size: 30px;
    position: absolute;
}
