/*   aufbau der HTML CSS Regeln


	 HTML Element       {         Deklaration       }
	   Selektor         {   Eigenschaft    Wert     }
	   h1               {   color:         red       
	                        font-size:     large    }         */


/*body definitionen*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	/*border: 0px none #FFFFCC;* border wird für den Netscape v.4.0 eingefügt für die Darstellung*/
	margin: 0px auto;
	padding: 0px;
	color: #990000;
	height: 100%;
}
#leer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	color: #666666;
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	color: #990000;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	color: #3366ff;
	text-decoration: none;
	line-height: 20px;
}
a:active {
	color: #3366FF;
	text-decoration: none;
	line-height: 20px;
}
#zentrier_body {
	background-color: #FFFFCC;
	height: 778px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*Kopfleiste*/
#kopf {												/*allgemeine definition*/
	text-decoration: none;
	background-image: url(html_element_style_FILES/farbverlauf2.jpg);
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 920px;
	z-index: 1;
	left: 52px;
	top: 40px;
	position: absolute;
	overflow: visible;
	border-bottom-color: #ffffcc;
	letter-spacing: -0.05em;
	font-size: 14px;
	font-weight: normal;
}
.kopf_logo {										/*1.fenster im Kopfbereich*/
	height: 180px;
	width: 232px;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
}
.zahnbild {
	margin: 0px;
	position: absolute;
	left: 116px;
	top: 20px;
	z-index: 2;
}
.gemeinschaft {
	font-size: 16px;
	position: absolute;
	z-index: 3;
	left: 20px;
	top: 32px;
	line-height: 20px;
}
.zahnheilkunde {
	position: absolute;
	left: 50px;
	top: 52px;
	width: 202px;
	z-index: 3;
	font-size: 16px;
}
.wallenberg {
	position: absolute;
	z-index: 3;
	left: 20px;
	top: 110px;
}
.hoffmann {
	position: absolute;
	left: 20px;
	top: 128px;
	z-index: 3;
}
.kopf_bild1 {   								/*2. fenster im Kopfbereich*/
	height: 174px;
	width: 228px;
	position: absolute;
	left: 233px;
	overflow: hidden;
	top: 6px;
}
.kopf_bild2 {									/*3. fenster im Kopfbereich*/
	height: 174px;
	width: 228px;
	position: absolute;
	left: 461px;
	top: 6px;
	overflow: hidden;
}
.kopf_adresse {                  				/*4. fenster im Kopfbereich*/
	height: 180px;
	width: 231px;
	position: absolute;
	left: 689px;
	top: 0px;
	line-height: 20px;
}
.elisen {
	position: absolute;
	z-index: 3;
	top: 86px;
	right: 55px;
}
.plz {
	position: absolute;
	z-index: 3;
	top: 53px;
	right: 126px;
}
.muenchen {
	position: absolute;
	z-index: 3;
	top: 69px;
	right: 55px;
	font-size: 18px;
	font-weight: normal;
}
.telenummer {
	position: absolute;
	z-index: 3;
	top: 115px;
	right: 32px;
	font-size: 22px;
	letter-spacing: -0.1em;
	font-weight: lighter;
}
.suchzeile{
	background-color: #FFFFCC;
	position: absolute;
	top: 153px;
	left: 80px;
	height: 18px;
	width: 120px;
}
.suchzeileForm {
	font-size: 14px;
	background-color: #FFFFCC;
	color: #CCCCCC;
	width: 120px;
}
.lupe {
	right: -30px;
	top: 2px;
	height: 20px;
	width: 20px;
	position: absolute;
}
.bild_frauenkirche {
	position: absolute;
	z-index: 2;
	height: 186px;
	width: 160px;
	left: 102px;
	top: -38px;
}
/*Navigationsleite unter dem Kopfbild*/
#nav_kopf {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(html_element_style_FILES/farbverlauf2.jpg);
	height: 20px;
	width: 920px;
	position: absolute;
	left: 52px;
	top: 221px;
	right: 52px;
	text-align: center;
	bottom: 0px;
}
.nav_home {
	width: 152px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 0px;
}

.nav_praxis {
	position: absolute;
	width: 154px;
	left: 153px;
	top: 0px;
}
.nav_team {
	width: 154px;
	position: absolute;
	left: 307px;
	top: 0px;
}	
.nav_behandlung {
	width: 154px;
	position: absolute;
	left: 461px;
	top: 0px;
}
.nav_aktuelles {
	width: 154px;
	position: absolute;
	left: 615px;
	top: 0px;
}
.nav_service {
	width: 152px;
	position: absolute;
	left: 768px;
	top: 0px;
}
/*Navigationsleiste neben content fenster*/
#nav_main {
	text-decoration: none;
	text-align: right;
	height: 332px;
	width: 232px;
	position: absolute;
	z-index: 2;
	left: 52px;
	top: 241px;
	background-color: #FFFFCC;
	list-style-type: none;
	font-weight: normal;
}

.nav_titel {                       /*tiltelfenster im nav_menue*/
	font-size: 18px;
	background-image: url(html_element_style_FILES/farbverlauf_nav.jpg);
	text-align: center;
	top: 8px;
	position: absolute;
	bottom: 16px;
	width: 192px;
	height: 48px;
	right: 20px;
}
.nav_titel2 {                       /*tiltelfenster im nav_menue*/
	width: 192px;
	height: 20px;
	margin-top: 13px;
}
.nav_menu {                   /*definition nav_fenster*/
	height: 284px;
	width: 192px;
	right: 20px;
	position: absolute;
	z-index: 3;
	top: 62px;
	line-height: 20px;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav_menu_hauptbox_no {
	margin: 0px;
	padding: 0px;
	right: 0px;
	top: 0px;
	text-decoration: none;
	font-size: 13px;
	list-style-type: none;
	position: relative;
	text-align: right;
	background-image: url(html_element_style_FILES/hintergrund_menu_no.gif);
	height: 20px;
}
.nav_menu_hauptbox_ro {
	background-image: none;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.nav_menu_subbox {
	list-style-type: none;
	position: relative;
	top: auto;
	background-color: #FFFFCC;
	margin: 0px;
	padding-right: 20px;
	background-image: none;
	font-size: 13px;
}
/*Inhaltsfeld*/
#content {
	text-decoration: none;
	height: 332px;
	width: 688px;
	position: absolute;
	left: 284px;
	top: 241px;
	background-color: #FFFFCC;
	
}
.content_raum {
	height: 270px;
	position: absolute;
	left: 515px;
	top: 10px;
	text-align: center;
	width: 160px;
	color: #666666;
	font-size: 12px;
}
.content_parken {
	height: 230px;
	position: absolute;
	left: 470px;
	top: 20px;
	text-align: center;
	width: 190px;
	color: #666666;
	font-size: 11px;
}
.content_re {
	height: 150px;
	text-align: right;
	position: absolute;
	font-size: 12px;
	color: #666666;
	width: 640px;
	left: 0px;
	top: 4px;
}
.content_li {
	height: 150px;
	position: absolute;
	left: 0px;
	text-align: left;
	width: 640px;
	top: 140px;
	font-size: 12px;
	color: #666666;
}
.content_re2 {
	height: 150px;
	text-align: right;
	position: absolute;
	font-size: 12px;
	color: #666666;
	width: 640px;
	left: 0px;
	top: 298px;
}
.content_re_text {
	height: 150px;
	position: absolute;
	text-align: right;
	width: 470px;
	left: 0px;
	top: 0px;
	font-size: 12px;
	color: #666666;
}
.content_li_text {
	height: 150px;
	position: absolute;
	left: 170px;
	text-align: left;
	width: 450px;
	top: 0px;
}
.content_re2_text {
	height: 150px;
	position: absolute;
	text-align: right;
	width: 470px;
	left: 0px;
	top: 0px;
	font-size: 12px;
	color: #666666;
}
.content_top {
	text-transform: uppercase;
	color: #999999;
	text-align: right;
	height: 20px;
	width: 80px;
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 3;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
#content_titel {
	color: #3366FF;
	position: absolute;
	width: 688px;
	left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	/*border-bottom-color: #3366FF;*/
	height: 20px;
	top: 10px;
	bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}


.content_seitentitel {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	left: 0px;
	bottom: 2px;
}

#content_box {
	height: 288px;
	top: 35px;
	position: relative;
	overflow: auto;
	left: 20px;
	width: 688px;
	padding-top: 9px;
	padding-right: 20px;
	padding-left: 0px;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}


/*tabellen CSS content*/
.Stil_tab1 {
	color: #FF9933;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.Stil_tab2 {
	color: #FF9966;
	font-weight: bold;
	text-align: center;
}
.tab-even {
	background-color: #FFCC99;
	font-size: 11px;
}
.tab-odd {
	font-size: 11px;
}

li#content_box  {
	font-size: 12px;
	color: #999999;
}
/*a:#content_box {
	font-size: 12px;
	color: #3366FF;
}*/
/*Homefenster*/
#home_fenster {
	overflow: hidden;
	position: absolute;
	height: 332px;
	width: 340px;
	left: 30px;
	top: 241px;
}
/*Textfenster*/
#text_fenster {
	position: absolute;
	height: 332px;
	width: 610px;
	left: 362px;
	top: 241px;
	width: 610px;
}

/*Bilder unten links_mitte_rechts*/
#bildleiste {
	margin: 0px;
	height: 168px;
	width: 920px;
	position: absolute;
	z-index: 2;
	left: 52px;
	top: 586px;
}
.bild_links {
	height: 168px;
	width: 300px;
	z-index: 3;
	left: 0px;
	top: 0px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #ffffcc;
}
.bild_mitte {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFcc;
	z-index: 3;
	height: 168px;
	width: 300px;
	left: 311px;
	top: 0px;
	position: absolute;
}
.bild_rechts {
	height: 168px;
	width: 300px;
	position: absolute;
	left: 621px;
	top: 0px;
}
/*Impressumbereich*/

#impressumzeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: 10px;
	padding-top: 3px;
	padding-left: 0px;
	position: absolute;
	top: 754px;
	left: 52px;
	text-align: right;
	visibility: visible;
	width: 865px;
}
.impressum {
	left: 120px;
	position: absolute;
	top: 0px;
	height: 13px;
	padding-top: 3px;
}

.bookmark {
	left: 480px;
	position: absolute;
	top: 0px;
	height: 13px;
	padding-top: 6px;
}

.bookmark_text {
	position: absolute;
	width: 205px;
	padding-top: 4px;
	left: 280px;
	height: 13px;
}

.sitemap {
	left: 310px;
	position: absolute;
	top: 0px;
	height: 13px;
	padding-top: 3px;
}
#counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: 15px;
	padding-top: 3px;
	padding-left: 0px;
	position: absolute;
	top: 757px;
	text-align: right;
	width: 55px;
	right: 50px;
}

.datenschutz {
	font-size: 9px;
	color: #FF3300;
	vertical-align: middle;
}

/*style content CSS */

/* suchfeld Textfarbe*/

p.csc-form-label {
	font-size: 12px;
	color: #999999;
	}
	
.bodytext {
	font-size: 12px;
	color: #999999;
}



/* Ã¼berschrift layout nr. 4 style fuer seitentitel*/

h4.csc-firstHeader {
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	/*top: -16px;*/
	}	

h3.csc-noSearchResultMsg {
	
	font-weight: normal;
	
	}
	
p , h3, li {
	font-size: 12px;
	color: #999999;
}

.csc-sword {
	color: #3366FF;
	}
	



/* Mailform css 

ul , li  {
	text-align: left;
	list-style-type: none;
}
*/
#emailtable {
	font-size: 12px;
	}
