body {
	background-color: #464646;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #808080;
}
h1, h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #2583ad;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}
a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	line-height: 15px;
	border: none;
}
a:link, a:visited {
	color: #2583ad;
	border: none;
}
a:hover {
	color: #d54e21;
	text-decoration: underline;
	border: none;
}
#footer a:link, #footer a:visited {
	color: #d7d7d7;
	border: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	border: none;
}
#inhalt {
	position: relative;
	width: 800px;
	border: 2px solid #bbb;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	display: table;
}
#header {
	background-color: #e4f2fd;
	width: 800px;
	height: 90px;
}
#bild {
	position: relative;
	background-repeat: no-repeat;
	width: 800px;
	height: 200px;
	overflow: hidden;
}
#zahnarztpraxis {
	margin-top: 10px; margin-left: 20px
}
#zahnarzt {
	margin-top: 10px; margin-right: 20px
}
#orange {
	background-color: #d54e21;
	width: 800px;
	height: 40px;
}	
#navigation {
	background-color: #e4f2fd;
	height: 40px;
	vertical-align: middle;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #464646;
}
#navbar {
	margin-left: 200px;
	margin-bottom: 5px;
}
.left {
	float: left;
	text-align: left;
	width: 200px;
}
.right {
	float: right;
	text-align: right;
	width: 200px;
}
.kontakt {
	text-align: left;
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #464646;
	line-height: 15px;
}
.telefon {
	text-align: right;
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	line-height: 20px;
}
.seite {
	text-align: left;
	float: left;
	width: 300px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 200px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: #ffffff;
	line-height: 20px;
}
.footer {
	text-align: center;
	float: center;
	width: 800px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #d7d7d7;
	line-height: 20px;
	background-color: #464646;
}
.wichtig {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #2583ad;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.artikel {
	float: left;
	width: 400px;
	line-height: 15px;
}
.end {
	clear: left;
	height: 35px;
}
