@charset "UTF-8";
#footer {
	width: 980px;
	height: 40px;
	margin-left: 150px;
	color: #000000;
	font-size: 19px;
	text-align: right;
}
.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: 30px;
	font-weight: normal;
	color: #000;
}
.sprechz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	color: #000;
}
.praxis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75px;
	font-weight: bold;
	color: #000;
}
.mhahn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75px;
	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: 730px;
}
#content {
	width: 900px;
	margin-right: 150px;
	margin-left: 150px;
	height: 620px;
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 150px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	height: 290px;
	width: 900px;
	margin-bottom: 20px;
	margin-left: 150px;
	background-image: url(../logo.jpg);
}
.footer a {
	color: #000000;
	font-size: 19px;
}
#wrapper {
	text-align: left;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1000px;
}

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;
}
