@charset "UTF-8";
#footer {
	width: 420px;
	height: 100px;
	margin-left: 20px;
	color: #000000;
	font-size: 21px;
	text-align: center;
}
.footer .footer1 .footerrot {
	font-size: 16pt;
}
#footer .footer .footer1 {
	font-size: 16pt;
}
.footer .footer1 a {
	font-size: 16pt;
}
#content #bildtext .modimibold {
	font-size: 20pt;
}
#logo a img {
	width: 768px;
}
.dr {
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cd003c;
}
.fließtextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.modimibold {
	font-size: 30px;
	font-weight: bold;
	color: #000;
}
.modimi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	width: auto;
}
#content #bildtext .modimibold {
	font-size: 16pt;
}
.sprechz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40pt;
	font-weight: bold;
	color: #000;
}
.praxis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40pt;
	font-weight: bold;
	color: #000;
}
.mhahn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	color: #cd003c;
}
.termine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}
#bildtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	float: right;
	width: 460px;
	height: auto;
}
#content {
	width: 480px;
	margin-right: 0px;
	margin-left: 0px;
	height: 820px;
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#logo {
	height: 160px;
	width: 480px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../logo-phone.jpg);
	background-repeat: no-repeat;
	margin-top: 60px;
}
#logo a img {
	width: 480px;
	height: auto;
}
.footer a {
	color: #000000;
	font-size: 19px;
}
#wrapper {
	text-align: left;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1302px;
}

body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style-type: none;
}
#nav ul li a {
	display: block;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: px;
	padding-bottom: 0px;
	color: #000000;
	width: 140px;
	margin-top: 20px;
	height: 22px;
	font-variant: normal;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	}
#nav ul li a:hover {
	color: #D8224C;
}
#nav ul {
	padding-left: 0px;
}
#wrapper #logo img {
	width: 480px;
	height: 150px;
}
/* Der Hamburger-Button: */
#hamburger{position:-webkit-sticky;position:sticky;top:0;z-index:5;left:calc(100% - 45px);width:30px;top:5px;-webkit-tap-highlight-color:transparent;}
#menutxt{font-family:Arial;font-size:10px;display:block;width:30px;text-align:center;margin-top:2px}
#buttonname{font-size:0}.c-hamburger{display:block;position:relative;overflow:hidden;margin:0;padding:0;width:30px;height:28px;border:none;cursor:pointer;transition:background .3s}
.c-hamburger:focus{outline:0}
.c-hamburger span{display:block;position:absolute;top:12px;left:0;right:0;height:6px;background:#555}
.c-hamburger span::after,.c-hamburger span::before{position:absolute;display:block;left:0;width:100%;height:6px;background-color:#555;content:““}
.c-hamburger--htx,.c-hamburger--htx.is-active{background-color:transparent}.c-hamburger span::before{top:-10px}
.c-hamburger span::after{bottom:-10px}.c-hamburger--htx span{transition:background 0s .3s}
.c-hamburger--htx span::after,.c-hamburger--htx span::before{transition-duration:.3s,.3s;transition-delay:.3s,0s}
.c-hamburger--htx span::before{transition-property:top,transform}
.c-hamburger--htx span::after{transition-property:bottom,transform}
.c-hamburger--htx.is-active span{background:0 0}
.c-hamburger--htx.is-active span::before{top:0;transform:rotate(45deg)}
.c-hamburger--htx.is-active span::after{bottom:0;transform:rotate(-45deg)}
.c-hamburger--htx.is-active span::after,.c-hamburger--htx.is-active span::before{transition-delay:0s,.3s}

@media screen and (min-width:550px) {
	#navi {display:block}
	#hamburger {
display: none;
font-weight: normal;
}
hmr-Menu ul li a {
font-weight: normal;
}
}
/* Das Menü */
#nav {
	display:none;
	background:#ddd;
	position:-webkit-sticky;
	position:sticky;
	top:0;
	padding:5px;
}
