/***********************************************************************/
/*** Allgemeine Auszeichnungen ***/
/***********************************************************************/

html, body {
	background-color: #91C2E5;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px "Trebuchet MS,Arial,Helvetica",sans-serif;
	line-height: 13px;
	color: #000000;
	scroll: auto;
	background-image:url(../bilder/back.jpg);
	background-position:center;
	}

img {
	border:none;
}

a {
	font: 11px "Trebuchet MS,Arial,Helvetica",sans-serif;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #009649;
}

p, div, span, h1, h2, h3, h4, h5, h6 {
	font: 11px "Trebuchet MS,Arial,Helvetica",sans-serif;
	line-height: 15px;
	color: #000000;
}

p {
	margin-top: 10px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

h2{
	font-size: 11px;
	margin-bottom:0px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	margin-bottom:0px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	margin:0px 0px 0px 0px;
}

h5 {
	font-size: 10px;
	margin:0px 0px 0px 0px;
}

h6 {
	font-size: 11px;
	margin:0px 0px 0px 0px;
}

.aktuell {
	font-weight: bold;
}

ul {
	list-style:point;
	padding-left: 8px;
	margin-top:0px;
	padding-top:0px;
	margin-left:8px;
	color: #009649;
	font-weight: bold;
	}

li {
	margin:0px 0px 6px 0px;
	padding:0px;
}
/***********************************************************************/
/*** Navigationen ***/
/***********************************************************************/

/*** Hauptnavigation ***/

span#navi_home a, span#hover_home {
	position: absolute;
	left: 0px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 69px;
	color: #000000;
	background: url("../bilder/home_out.jpg") no-repeat center;
}
span#navi_home a:hover, span#hover_home {
	background: url("../bilder/home_over.jpg") no-repeat center;
	color: #ffffff;
}

span#navi_zahnmedizin a, span#hover_zahnmedizin {
	position: absolute;
	left: 70px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 84px;
	display: block;
	color: #000000;
	background: url("../bilder/zahnmedizin_out.jpg") no-repeat center;
}
span#navi_zahnmedizin a:hover, span#hover_zahnmedizin {
	background: url("../bilder/zahnmedizin_over.jpg") no-repeat center;
	color: #ffffff;
}

span#navi_homoeopathie a, span#hover_homoeopathie {
	position: absolute;
	left: 155px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 87px;
	display: block;
	color: #000000;
	background: url("../bilder/homoeopathie_out.jpg") no-repeat center;
}
span#navi_homoeopathie a:hover, span#hover_homoeopathie {
	background: url("../bilder/homoeopathie_over.jpg") no-repeat center;
	color: #ffffff;
}

span#navi_akupunktur a, span#hover_akupunktur {
	position: absolute;
	left: 243px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 160px;
	display: block;
	color: #000000;
	background: url("../bilder/akupunktur_out.jpg") no-repeat center;
}
span#navi_akupunktur a:hover, span#hover_akupunktur {
	background: url("../bilder/akupunktur_over.jpg") no-repeat center;
	color: #ffffff;
}

span#navi_anfahrt a, span#hover_anfahrt {
	position: absolute;
	left: 404px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 86px;
	display: block;
	color: #000000;
	background: url("../bilder/anfahrt_out.jpg") no-repeat center;
}
span#navi_anfahrt a:hover, span#hover_anfahrt {
	background: url("../bilder/anfahrt_over.jpg") no-repeat center;
	color: #ffffff;
}

span#navi_impressum a, span#hover_impressum {
	position: absolute;
	left: 491px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 89px;
	display: block;
	color: #000000;
	background: url("../bilder/impressum_out.jpg") no-repeat center;
}
span#navi_impressum a:hover, span#hover_impressum {
	background: url("../bilder/impressum_over.jpg") no-repeat center;
	color: #ffffff;
}

div#navigation {
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	z-index: 3;
}


/***********************************************************************/
/*** Navigation Akupunktur / Anfahrt / Homoeopathie***/
/***********************************************************************/

span#aku_home a, span#aku_hover_home {
	position: absolute;
	left: 0px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 69px;
	color: #000000;
	background: url("../bilder/aku_home_out.jpg") no-repeat center;
	color: #000000;
}
span#aku_home a:hover, span#aku_hover_home {
	background: url("../bilder/aku_home_over.jpg") no-repeat center;
	color: #ffffff;
}

span#aku_zahnmedizin a, span#aku_hover_zahnmedizin {
	position: absolute;
	left: 70px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 84px;
	display: block;
	color: #000000;
	background: url("../bilder/aku_zahnmedizin_out.jpg") no-repeat center;
}
span#aku_zahnmedizin a:hover, span#aku_hover_zahnmedizin {
	background: url("../bilder/aku_zahnmedizin_over.jpg") no-repeat center;
	color: #ffffff;
}

span#aku_homoeopathie a, span#aku_hover_homoeopathie {
	position: absolute;
	left: 155px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 87px;
	display: block;
	color: #000000;
	background: url("../bilder/aku_homoeopathie_out.jpg") no-repeat center;
}
span#aku_homoeopathie a:hover, span#aku_hover_homoeopathie {
	background: url("../bilder/aku_homoeopathie_over.jpg") no-repeat center;
	color: #ffffff;
}

span#anfahrt_home a, span#anfahrt_hover_home {
	position: absolute;
	left: 0px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 69px;
	color: #000000;
	background: url("../bilder/anfahrt_home_out.jpg") no-repeat center;
	color: #000000;
}
span#anfahrt_home a:hover, span#anfahrt_hover_home {
	background: url("../bilder/anfahrt_home_over.jpg") no-repeat center;
	color: #ffffff;
}

span#anfahrt_zahnmedizin a, span#anfahrt_hover_zahnmedizin {
	position: absolute;
	left: 70px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 84px;
	display: block;
	color: #000000;
	background: url("../bilder/anfahrt_zahnmedizin_out.jpg") no-repeat center;
}
span#anfahrt_zahnmedizin a:hover, span#zahnmedizin_hover_zahnmedizin {
	background: url("../bilder/anfahrt_zahnmedizin_over.jpg") no-repeat center;
	color: #ffffff;
}

span#anfahrt_homoeopathie a, span#anfahrt_hover_homoeopathie {
	position: absolute;
	left: 155px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 87px;
	display: block;
	color: #000000;
	background: url("../bilder/anfahrt_homoeopathie_out.jpg") no-repeat center;
}
span#anfahrt_homoeopathie a:hover, span#anfahrt_hover_homoeopathie {
	background: url("../bilder/anfahrt_homoeopathie_over.jpg") no-repeat center;
	color: #ffffff;
}

/**********************************************************************************************************************/

span#navi_homoeo_home a {
	position: absolute;
	left: 0px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 69px;
	color: #000000;
	background: url("../bilder/homoeo_home_out.jpg") no-repeat center;
	color: #000000;
}
span#navi_homoeo_home a:hover {
	background: url("../bilder/homoeo_home_over.jpg") no-repeat center;
	color: #ffffff;
}

span#navi_homoeo_zahnmedizin a {
	position: absolute;
	left: 70px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 84px;
	display: block;
	color: #000000;
	background: url("../bilder/homoeo_zahnmedizin_out.jpg") no-repeat center;
}
span#navi_homoeo_zahnmedizin a:hover {
	background: url("../bilder/homoeo_zahnmedizin_over.jpg") no-repeat center;
	color: #ffffff;
}

span#navi_homoeo_homoeopathie a, span#hover_homoeo_homoeopathie {
	position: absolute;
	left: 155px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 87px;
	display: block;
	color: #000000;
	background: url("../bilder/homoeo_homoepathie_out.jpg") no-repeat center;
}
span#navi_homoeo_homoeopathie a:hover, span#hover_homoeo_homoeopathie {
	background: url("../bilder/homoeo_homoepathie_over.jpg") no-repeat center;
	color: #ffffff;
}


/***********************************************************************/
/*** Untermenue ZAHNMEDIZIN Navigation ***/
/***********************************************************************/

/*** Hauptnavigation ***/

span#zahnmedizin_home a, span#zahnmedizin_hover_home {
	position: absolute;
	left: 0px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 69px;
	color: #000000;
	background: url("../bilder/zahn_home_out.jpg") no-repeat center;
	color: #000000;
}
span#zahnmedizin_home a:hover, span#zahnmedizin_hover_home {
	background: url("../bilder/zahn_home_over.jpg") no-repeat center;
	color: #ffffff;
}

span#zahnmedizin_zahnmedizin a, span#zahnmedizin_hover_zahnmedizin {
	position: absolute;
	left: 70px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 84px;
	display: block;
	color: #000000;
	background: url("../bilder/zahn_zahnmedizin_out.jpg") no-repeat center;
}
span#zahnmedizin_zahnmedizin a:hover, span#zahnmedizin_hover_zahnmedizin {
	background: url("../bilder/zahn_zahnmedizin_over.jpg") no-repeat center;
	color: #ffffff;
}

span#zahnmedizin_homoeopathie a, span#zahnmedizin_hover_homoeopathie {
	position: absolute;
	left: 155px;
	bottom: 4px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 87px;
	display: block;
	color: #000000;
	background: url("../bilder/zahn_homoeopathie_out.jpg") no-repeat center;
}
span#zahnmedizin_homoeopathie a:hover, span#zahnmedizin_hover_homoeopathie {
	background: url("../bilder/zahn_homoeopathie_over.jpg") no-repeat center;
	color: #ffffff;
}

span#navi_prophylaxe a, span#hover_prophylaxe {
	position: absolute;
	left: 70px;
	bottom: 128px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 84px;
	color: #000000;
	background: url("../bilder/prophylaxe_out.jpg") no-repeat center;
}
span#navi_prophylaxe a:hover, span#hover_prophylaxe {
	background: url("../bilder/prophylaxe_over.jpg") no-repeat center;
	color: #ffffff;
}

span#navi_vorsorge a, span#hover_vorsorge {
	position: absolute;
	left: 70px;
	bottom: 87px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 40px;
	width: 84px;
	color: #000000;
	background: url("../bilder/vorsorge_out.jpg") no-repeat center;
}
span#navi_vorsorge a:hover, span#hover_vorsorge {
	background: url("../bilder/vorsorge_over.jpg") no-repeat center;
	color: #ffffff;
}

span#navi_zahnheilkunde a, span#hover_zahnheilkunde {
	position: absolute;
	left: 70px;
	bottom: 46px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 40px;
	width: 84px;
	color: #000000;
	background: url("../bilder/zahnheilkunde_out.jpg") no-repeat center;
}
span#navi_zahnheilkunde a:hover, span#hover_zahnheilkunde {
	background: url("../bilder/zahnheilkunde_over.jpg") no-repeat center;
	color: #ffffff;
}

span#navi_zahnersatz a, span#hover_zahnersatz {
	position: absolute;
	left: 70px;
	bottom: 25px;
	padding: 4px 0px 0px 0px;
	text-decoration: none;
	height: 20px;
	width: 84px;
	color: #000000;
	background: url("../bilder/zahnersatz_out.jpg") no-repeat center;
}
span#navi_zahnersatz a:hover, span#hover_zahnersatz {
	background: url("../bilder/zahnersatz_over.jpg") no-repeat center;
	color: #ffffff;
}

/***********************************************************************/
/*** Allgemeine Layout-Rahmen ***/
/***********************************************************************/


#transparent_border{
	background-image:url(../bilder/background.png);
	position:absolute;
	width: 850px;
	height: 545px;
	margin-left:-425px;
	left:50%;
	margin-top:-272px;
	top:50%;
	z-index:2;
}

/*div#inhaltsrahmen {
	position: absolute;
	width: 800px;
	height: 504px;
	margin-left:-400px;
	left:50%;
	margin-top:-252px;
	top:50%;
	padding:0px 0px 0px 0px;
	text-align: left;
	background-color: #ffffff;
	color: #000000;
	background: url("../bilder/hg_grau_mitte.jpg") no-repeat center;
}*/

div#inhaltsrahmen {
	position:absolute;
	width: 800px;
	height: 504px;
	margin-left:-400px;
	left:50%;
	margin-top:-252px;
	top:50%;
	padding:0px 0px 0px 0px;
	text-align: left;
	background-color: #ffffff;
	color: #000000;
	background: url("../bilder/hg_grau_mitte.jpg") no-repeat center;
}

div#logo {
	position: absolute;
	top: 10px;
	left: 650px;
	width: 140px;
	height: 203px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

div#foto {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 260px;
	height: 500px;
	padding:0px;
	margin:0px;
	z-index: 2;
}

div#anschrift {
	position:absolute;
	top: 220px;
	left: 650px;
	width: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10px;
	color: #000000;
}

div#anschrift p {
	font-size: 11px;
}

div#anschrift a, a:hover, a:active {
	font-size: 11px;
}

div#anschrift h3 {
	font-size: 11px;
}

div#anschrift h2 {
	font-size: 11px;
	margin-top:0px;
}

/***********************************************************************/
/*** Zahnmedizin/Homöopathie/Akupunktur Layout-Rahmen ***/
/***********************************************************************/

div#prophylaxe, div#homoeopathie, div#akupunktur {
	position: absolute;
	top: 100px;
	left: 280px;
	width: 356px;
}

div#anfahrt {
	position: absolute;
	top: 20px;
	left: 280px;
	width: 300px;
}

div#anfahrt a:hover, a:active{
	font-size:11px;
}
/***********************************************************************/
/*** Startseite Layout-Rahmen ***/
/***********************************************************************/

div.textbox{
	position:absolute;
	width:340px;
	height:115px;
	z-index:1;
	left: 285px;
	top: 15px;
}

div.textbox span.leitsatz{
	margin-top:10px;
	display:block;
	margin-bottom:0px;
}


/***********************************************************************/
/*** Startseite Layout-Rahmen ***/
/***********************************************************************/

body#startseite {
	position: absolute;
	vertical-align: center;
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #91C2E5;
}

/***********************************************************************/
/*** Impressum Inhalts-Rahmen ***/
/***********************************************************************/
#divScrollTextCont {
	position:absolute;
	left:280px;
	top:20px;
	width:320px;
	height:420px;
	z-index:2;
	clip:rect(0px 320px 420px 0px);
	overflow:hidden;
	visibility:visible;
	}

#divText {
	position:absolute;
	left:0px;
	top:0px;
	width: 300px;
	} 

/***********************************************************************/
/*** Referenzen Inhaltsrahmen ***/
/***********************************************************************/

/***********************************************************************/
/*** Freier Inhalt Inhaltsrahmen ***/
/***********************************************************************/

#copyright {
	position:absolute;
	font: 9px  "Trebuchet MS,Arial,Helvetica",sans-serif;
	color: #FFFFFF;
	right: -57px;
	bottom: -17px;
	text-decoration:none;
	width: 407px;
	height: 12px;
}

/*#copyright {
	position:absolute;
	font: 10px Arial,Helvetica,sans-serif, Geneva, Arial,Helvetica,sans-serif, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: -204px;
	right:50%;	
	bottom: -15px;
	text-decoration:none;
	width: 407px;
	height: 12px;
}*/

#copyright a{
	font: 9px  "Trebuchet MS,Arial,Helvetica",sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}

#copyright a:hover{
	text-decoration:none;
	color:#CCC;
}
	

