* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
}
#seite {
	width: 1023px;
	display: block;
	text-align: center;
	margin: 0 auto;
	background-color: #F9F0C5;
}
#kopf {
	height: 145px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #E8CEAF;
}
#hauptteil {
	float: left;
	width: 894px;
	background-color: #F9F0C5;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: block;
	text-align: left;
}
#topnavi {
	background-color: #990028;
	color: #FFFFFF;
	text-align: right;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 6px;
	height: 30px;
	padding-bottom: 0px;
	line-height: normal;
	font-size: 16px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(topnav_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
#topnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnavi li:first-child {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#topnavi li {
	list-style-type: none;
	display: inline;
	border-right-style: none;
	padding-right: 16px;
	padding-left: 16px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnavi li a {
	color: #FFFFFF;
	text-decoration: none;
}

#leftnavi {
	float: left;
	width: 255px;
	margin: 0px;
	padding: 0px;
	background-color: #E8CEAF;
	height: 533px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
	display: block;
	clear: right;
}
/* ##########  MenÃ¼ 1   ######### */
#menu1 {
	padding: 0px;
}
#menu1 ul  {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu1 ul li {
	display: inline;
}
#menu1 ul li a {
	color: #333333;
	text-decoration: none;
	border-left-width: 13px;
	border-left-style: solid;
	border-left-color: #991A29;
	background-color: #FFF0C7;
	width: 225px;
	text-align: left;
	vertical-align: middle;
	float: left;
	margin-left: 6px;
	font-size: 14px;
	margin-top: 6px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
#menu1 ul li a:hover {
	color: #FFFFFF;
	background-color: #991A29;
}
#menu1 .menu_current {color: #FFFFFF; background-color: #991A29;}
/* ##########  Ende MenÃ¼ 1   ######### */

/* ##########  MenÃ¼ 2   ######### */
#menu2 {
	padding: 0px;
}
#menu2 ul  {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu2 ul li {
	display:inline;

}
#menu2 ul li a {
	color: #333333;
	text-decoration: none;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #991A29;
	background-color: #FFF0C7;
	width: 225px;
	text-align: left;
	vertical-align: middle;
	float: left;
	margin-left: 6px;
	font-size: 14px;
	margin-top: 6px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
#menu2 ul li a:hover {
	color: #FFFFFF;
	background-color: #991A29;
}
#menu2 .menu_current {color: #FFFFFF; background-color: #991A29;}
/* ##########  Ende Menü 2   ######### */

/* ##########  Menü 3   ######### */
#menu3 {
	padding: 0px;
	margin: 0px;
}
#menu3 ul  {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu3 ul li {
	display:inline;

}
#menu3 ul li a {
	color: #333333;
	text-decoration: none;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFF0C7;
	width: 182px;
	text-align: left;
	vertical-align: middle;
	float: left;
	margin-left: 44px;
	font-size: 14px;
	margin-top: 6px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
#menu3 ul li a:hover {
	color: #FFFFFF;
	background-color: #991A29;
}
#menu3 .menu_current {color: #FFFFFF; background-color: #991A29;}
/* ##########  Ende Menü 3   ######### */

/* #####  Inhalt   #### */
#content {
	background-color: #F9F0C5;
	text-align: left;
	height: 503px;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 12px;
	margin-left: 255px;
	position: static;
}
#content ul {
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	list-style-position: outside;
	margin: 0px;
}
#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 2px;
	padding-left: 14px;
	margin-left: 4px;
}
#content h1 {
	color: #990028;
	font-size: 24px;
	font-weight: normal;
}
#content h2 {
	color: #990028;
	font-size: 18px;
	font-weight: normal;
}
#content p {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 16px;
}
#content p strong a{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #991A29;
	line-height: 16px;
}
#content a{
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #991A29;
	font-size: 10px;
}
.detail {
	display: table;
	margin-left: 3px;
	margin-top: 1px;
	padding: 0px;
}
.doktor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990028;
	font-weight: bold;
	vertical-align: bottom;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fachgebiet {
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* #####  Ende Inhalt   #### */
#fusszeile {
	background-color: #E8CEAF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	padding: 8px;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear:both;
	height: 20px;
	line-height: 22px;
	text-align: center;
}




#bildleiste {
	float: right;
	height: 618px;
	width: 125px;
	background-image: url(bildleiste.jpg);
	background-repeat: no-repeat;
}

#content h2 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#content table td a {
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #991A29;
	font-size: 12px;
}
table#impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
table#notruf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}
table#notruf strong {
	font-weight: bold;
	color: #990028;
}
.nothead {
	background-color: #E8CEAF;
	font-weight: bold;
	color: #000000;
	padding: 6px;
}
.nottext {
	font-size: 12px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 18px;
	padding-left: 6px;
}
.kontakt a{
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #991A29;
}
/* ########### Zahnmedizin ############# */



table#zahn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table#zahn td.geschoss {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990028;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #E8CEAF;
	color: #FFFFFF;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
}
table#zahn td.leistungen {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990028;
	background-color: #E8CEAF;
	padding-left: 6px;
}
table#zahn td.leer {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990028;
	height: 35px;
}
table#zahn td.schwerpunkt {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990028;
	padding-left: 6px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 12px;
}
table#zahn td.schwerpunkt h1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990028;
}
table#zahn td.schwerpunkt h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 8px;
}
table#zahn td.bild {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990028;
}
table#zahn td.ub {
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #990028;
}
table#zahn td.zwischen {
	width: 20px;
}
table#zahn td.zg {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990028;
	padding-left: 6px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
table#zahn td.zg p{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 12px;
}
table#zahn td.zg h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 8px;
}#zahn td.schwerpunkt a {
	color: #000000;
	border-bottom-color: #000000;
}
#zahn td.schwerpunkt h1 a {
	color: #000000;
	border-bottom-color: #000000;
}
#zahnleistungen ul li b a {
	color: #000000;
	border-bottom-color: #000000;
}
#zahnleistungen ul li a {
	color: #000000;
	border-bottom-color: #000000;
}
.doktordent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990028;
	vertical-align: bottom;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.denttop {
	font-weight: normal;
	vertical-align: top;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 60px;
}
.sprechzeitendent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}