/* ############################################################
**
** Gesundheitsnetz
** angelegt 23.3.2009/16.12.2009
** geändert: 16.12.2009 -sie-
** Autor: Uwe Siedentop
**
** #############################################################  */


#gnfd_pagetop {
	position: relative;
	text-align: right;
	width: 972px;
	height: 0px;
	margin-top: 0px;
}

#gnfd_pageheader {
   width: 660px;
	overflow: hidden;
}

#aerzte {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#apotheken {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#apotheken-not {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#alt-therapien {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#gesundheit {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#beauty {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#heilbehandlungen {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#kliniken {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#pflege {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#vereine {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#hilfsmittel {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#psychologie {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#beratung {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#sport {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#heilpraktiker {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#hebammen {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
#gesund-rundum {
   position: relative;
	left: 50%;
	margin: 0px 0px 0px -330px;
	width: 660px;
}
.tripletext {
	text-align: center;
}

/* ############################################################
**
** Termindatenbank
** angelegt 23.3.2009
** geändert: 15.12.2009 -sie-
** Autor: Uwe Siedentop
**
** ############################################################# 
** Die Termine als Kalenderübersicht */

#tk {
   padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#tk table {
   padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#tk tbody {
}

#tk td, #tk td.wo, #tk td.we {
   font: bold 8pt Arial, Helvetica, sans-serif;
	color: #7777aa;
   padding: 0px 2px 0px 2px;
}
#tk td.we {
	color: #c84455;
}

#tk tr {
}

/* ########################################################### 
** Die Rubrikdarstellung 
** angelegt: 27.11.2009
** geändert 15.12.2009 -sie-
** Autor: Uwe Siedentop
**
** die Darstellung für den mittleren Teil der Seite */

#rubrik-ges, #rubtik-s {
   width: 100%;
	text-align: center;
	margin: 0 auto;
}
#rubrik-ges ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
   width: auto;
	height: 18px;
   line-height: 14pt;
	list-style-position: inside;
	list-style-type: none;
}
#rubrik-ges li {
	list-style-type: none;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 4px 0px 4px;
   list-style-position: inside;	
}
#rubrik-ges .tripletext {
   width: 100%;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

/* die Darstellung für die rechte Spalte der Seite */
#rubrik-ges-s {
   width: 160px;
}
#rubrik-ges-s li {
	list-style-type: none;
}
#rubrik-ges-s .gesund-ul, #rubrik-ges-s .gesund-ul ul {
	width: 100%;
	height: 9px;
}

.gesund-rubriklink {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}
.gesund-rubrikliste {
	text-align: left;
	padding: 0px 0px 0px 0px;
}

/* ############################################################
** Gesundheit Kopf
** Autor Uwe Siedentop
** Geändert: 18.12.2009
** Angelegt: 18.12.2009
** Ist für den Kopf im Gesundheitswesen vorgesehen
**
############################################################## */

.gesund-kopf {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 50px;
   background: url("../../../bilder/gesundheit/hintergrund.jpg") repeat-x left top;   
}

.gesund-text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	z-index: 1;
}

.gesund-bild {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	z-index: 1;
}

/* ########################################################### */


