/* CSS Document  Zahnarzt Dr. Edelmann*/

@charset "ISO-8859-1";

/*@import url(navigation.css);*/


body  {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	color: #3F3F39;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	background-color: #A09786;
	}

a:active, a:focus {
outline:none;
}

.fliesstext-link {
	color: #3F3F39;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	font-style: italic;
	text-decoration: underline;
}

.fliesstext-link:hover {
	color:#8B4845
}

.fliesstextkontakt
{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
}

.formular
{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
   border:1px solid #E1D9CE;
}

.form_button
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	height:28px;
	color:#3F3F39;
	font-weight: normal;
	background-color: #E1D9CE;
   border:1px solid #E1D9CE;
}

.form_button:HOVER
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	height:28px;
	color:#3F3F39;
	font-weight: normal;
	background-color: #EBE3D8;
   border:1px solid #E1D9CE;
}

p {
	color: #3F3F39;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
}

#wrapper {
	width: 968px; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	top: 20px;
	}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #6C6861;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #6C6861;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #6C6861;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #7E3938;
	margin: 0px;
	padding: 0px;
}

#header {
	height: 308px;
	width: 968px;
	background-color: #FFF;
}

.logobereich {
	height: 104px;
	width: 968px;
	background-color: #FFF;
}

.headerbild {
	height: 204px;
	width: 968px;
	background-color: #FFF;
}

#navigation {
	background-image: url(images/bg-navigation-968x40.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 968px;
}

#unternavigation {
	padding-top:1px;
	height: 40px;
	width: 968px;
	background-color: #F5F1E6;
}

#unternavigation_startseite {
	padding-top:1px;
	height: 40px;
	width: 968px;
	background-color: #FFFFFF;
}

#content {
	background-color: #FFF;
	width: 968px;
	float: left;
	height: auto;
	padding-bottom:30px;
}

#content_index_links {
	margin-left:50px;
	float: left;
	height: 385px;
	width: 450px;
}

#content_index_rechts {
	margin-left:60px;
	margin-top:20px;
	float: left;
	height: autopx;
	width: 400px;
}

#content_links {
	margin-left:50px;
	float: left;
	width: 450px;
	margin-top:20px;
}

#content_rechts {
	margin-right:30px;
	margin-top:20px;
	float: right;
	width: 400px;
}

#obere-bildreihe {
	float: left;
	position: relative;

}

#untere-bildreihe {
	float: left;
	margin-top: 30px;
	position: relative;

	}

.bild-1 {
	background-image:url(images/vorsorge.gif);
   background-position:0px 0px;
   background-repeat:no-repeat;
	float: left;
	height: 179px;
	width: 123px;
	margin-right: 24px;
}

.bild-1:HOVER {
	background-image:url(images/vorsorge.gif);
   background-position:0px -179px;
   background-repeat:no-repeat;
	float: left;
	height: 179px;
	width: 123px;
	margin-right: 24px;
}

.bild-2 {
	background-image:url(images/zahnverschoenerung.gif);
   background-position:0px 0px;
   background-repeat:no-repeat;
	float: left;
	height: 179px;
	width: 123px;
	margin-right: 24px;
}

.bild-2:HOVER {
	background-image:url(images/zahnverschoenerung.gif);
   background-position:0px -179px;
   background-repeat:no-repeat;
	float: left;
	height: 179px;
	width: 123px;
	margin-right: 24px;
}

.bild-3 {
	background-image:url(images/bleaching.gif);
   background-position:0px 0px;
   background-repeat:no-repeat;
	float: left;
	height: 179px;
	width: 123px;
	margin-right: 24px;
}

.bild-3:HOVER {
	background-image:url(images/bleaching.gif);
   background-position:0px -179px;
   background-repeat:no-repeat;
	float: left;
	height: 179px;
	width: 123px;
	margin-right: 24px;
}

.bild-4 {
	background-image:url(images/biologische-zahnheilkunde.gif);
   background-position:0px 0px;
   background-repeat:no-repeat;
	float: left;
	height: 179px;
	width: 123px;
	margin-right: 24px;
}

.bild-4:HOVER {
	background-image:url(images/biologische-zahnheilkunde.gif);
   background-position:0px -179px;
   background-repeat:no-repeat;
	float: left;
	height: 179px;
	width: 123px;
	margin-right: 24px;
}

.bild-5 {
	background-image:url(images/zahnarztangst.gif);
   background-position:0px 0px;
   background-repeat:no-repeat;
	float: left;
	height: 179px;
	width: 123px;
	margin-right: 24px;
}

.bild-5:HOVER {
	background-image:url(images/zahnarztangst.gif);
   background-position:0px -179px;
   background-repeat:no-repeat;
	float: left;
	height: 179px;
	width: 123px;
	margin-right: 24px;
}

.bild-6 {
	background-image:url(images/ganzheitliche-zahnheilkunde.gif);
   background-position:0px 0px;
   background-repeat:no-repeat;
	float: left;
	height: 179px;
	width: 123px;
	margin-right: 24px;
}

.bild-6:HOVER {
	background-image:url(images/ganzheitliche-zahnheilkunde.gif);
   background-position:0px -179px;
   background-repeat:no-repeat;
	float: left;
	height: 179px;
	width: 123px;
	margin-right: 24px;
}

#footer {
	float: left;
	height: 75px;
	width: 968px;
	background-image: url(images/bg-footer-968x75.gif);
	background-repeat: no-repeat;
}

















.navhorizont_auswahl  {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:39px;
	color:#3F3F39;
	font-weight: normal;
	font-variant: small-caps;
	word-spacing: 1px;
	letter-spacing: 1px;
	}

.navhorizont_auswahl a {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:39px;
	color:#3F3F39;
	background-color: #FFFFFF;
	padding-left:14px;
	padding-right:14px;
	display:block;
	font-weight: normal;
	font-variant: small-caps;
	word-spacing: 1px;
	letter-spacing: 1px;
	}

.navhorizont_auswahl :HOVER {
	line-height:39px;
	color:#3F3F39;
	display:block;
	background-color: #E1D9CE;
	word-spacing: 1px;
	letter-spacing: 1px;
}

.navhorizont_auswahl_sel {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:39px;
	color:#3F3F39;
	display:block;
	text-decoration:none;
	font-weight: normal;
	font-variant: small-caps;
	background-color: #E1D9CE;
	word-spacing: 1px;
	letter-spacing: 1px;
	}

	.navhorizont_auswahl_sel a {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:39px;
	color:#3F3F39;
	padding-left:14px;
	padding-right:14px;
	display:block;
	text-decoration:none;
	font-weight: normal;
	font-variant: small-caps;
	word-spacing: 1px;
	letter-spacing: 1px;
	}

.navhorizont_auswahl_sel :HOVER {
	text-decoration:none;
	color:#3F3F39;
	display:block;
	word-spacing: 1px;
	letter-spacing: 1px;
}

/* ------------------------------------------------------------------------*/
/* Unternavigation */
/* ------------------------------------------------------------------------*/

.navhorizont2_auswahl  {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:40px;
	color:#3F3F39;
	font-weight: bold;
	font-variant: small-caps;
	word-spacing: 1px;
	letter-spacing: 1px;
	}

.navhorizont2_auswahl a {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:40px;
	color:#3F3F39;
	padding-left:14px;
	padding-right:14px;
	display:block;
	font-weight: bold;
	font-variant: small-caps;
	word-spacing: 1px;
	letter-spacing: 1px;
	}

.navhorizont2_auswahl :HOVER {
	line-height:40px;
	color:#8B4845;
	display:block;
	word-spacing: 1px;
	letter-spacing: 1px;
	text-decoration: underline;
	}

.navhorizont2_auswahl_sel {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:40px;
	color:#3F3F39;
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-variant: small-caps;
	word-spacing: 1px;
	letter-spacing: 1px;
	}

	.navhorizont2_auswahl_sel a {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:40px;
	color:#8B4845;
	padding-left:14px;
	padding-right:14px;
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-variant: small-caps;
	word-spacing: 1px;
	letter-spacing: 1px;
	}

.navhorizont2_auswahl_sel :HOVER {
	text-decoration:underline;
	color:#8B4845;
	display:block;
	word-spacing: 1px;
	letter-spacing: 1px;
}