@charset "UTF-8";
#head {
	float: left;
	width: 100%;
	text-align: center;
	font-family: lato;
	font-style: normal;
	font-weight: 300;
	font-size: 25px;
	color: rgba(62,62,62,1.00);
}
#container_praxen {
	width: 100%;
	float: left;
}
.box_praxis_d {
	float: left;
	width: 29.333%;
	background-color: rgba(182,20,62,1.00);
	margin-left: 2%;
	margin-right: 2%;
}
.box_praxis_me {
	width: 29.33%;
	float: left;
	background-color: rgba(0,140,105,1.00);
	padding-left: 2%;
	padding-right: 2%;
}
.pic_zahnarzt {
	border-radius: 100%;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.pic_zahnarzt_2 {
	width: 49%;
	border-radius: 100%;
	float: left;
	margin-right: 1%;
}
.txt_standort {
	color: rgba(255,255,255,1.00);
	font-family: lato;
	font-style: normal;
	font-weight: 300;
	font-size: 30px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box_praxis_d .pic_zahnarzt img {
	border-radius: 100%;
}
.box_praxis_me .pic_zahnarzt img {
	border-radius: 100%;
}
.box_praxis_me .pic_zahnarzt_2 img {
	border-radius: 100%;
}
.adresse_standort {
	color: rgba(255,255,255,1.00);
	font-family: lato;
	font-style: normal;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	text-align: center;
}
#content_willkommen {
	margin-top: 10px;
	width: 100%;
	float: left;
	text-align: center;
	color: rgba(62,62,62,1.00);
	font-family: lato;
	font-style: normal;
	font-weight: 300;
	font-size: 30px;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-left: 0px;
}
.sprachversion {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 3%;
	color: rgba(255,255,255,1.00);
	font-family: lato;
	font-style: normal;
	font-weight: 300;
	width: 97%;
	float: left;
	height: 90px;
}
.button {
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
a:link {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: rgba(255,255,255,1);
}
a:hover {
	text-decoration: underline;
	color: rgba(255,255,255,1);
}
a:active {
	text-decoration: none;
	color: rgba(255,255,255,1);
}#copyright {
	float: left;
	width: 100%;
	bottom: 0px;
	font-family: lato;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
}
#impfen {
    font-family: lato;
    font-style: normal;
    font-weight: 300;
    margin-left: auto;
    margin-top: 60px;
    margin-right: auto;
    width: 550px;
    /* [disabled]padding-left: auto; */
    /* [disabled]padding-right: auto; */
    position: relative;
    clear: both;
    color: hsla(0,0%,0%,1.00);
    padding-top: 30px;
}
#content_aufklärung {
    font-family: lato;
    font-style: normal;
    font-weight: 300;
    margin-left: 5px;
    margin-right: 5px;
    color: hsla(0,0%,0%,1.00);
    text-align: center;
    margin-top: 50px;
}
#button_termin {
    border: thin solid rgba(182,20,62,1.00);
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-radius: 20px;
    font-family: lato;
    font-style: normal;
    font-weight: 700;
    margin-top: 30px;
    background-color: rgba(182,20,62,1.00);
    cursor: pointer;
    color: rgba(182,20,62,1.00);
    text-decoration: none;
}
#button_download {
    border: thin solid rgba(182,20,62,1.00);
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-radius: 20px;
    font-family: lato;
    font-style: normal;
    font-weight: 700;
    margin-top: 30px;
    background-color: rgba(182,20,62,1.00);
    cursor: pointer;
    color: rgba(182,20,62,1.00);
    text-decoration: none;
}
#button_eingang {
    background-color: rgba(182,20,62,1.00);
    border: thin solid rgba(182,20,62,1.00);
    border-radius: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: hsla(0,0%,100%,1.00);
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
#bubble_impfen {
    float: right;
    position: absolute;
    margin-top: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
    padding-left: 30px;
}
