/* Allgemeine Elementformatierungen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

body {
	color: #000;
	background: #ccc;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	font-size: 11px;
	/*overflow:hidden;*/
  /*text-align: center;*/
}

a { text-decoration: none;}

/*a:link    { color: #FF1913; #00429C}*/
a:link    { color: #8A8A8A;}
a:visited { color: #8A8A8A;}
a:focus, a:hover, a:active { color: #8A8A8A;}



img {
	padding: 0;
	margin: 0;
	border: 0;
}

h4 {
margin:0;
padding:0;
display:block;
/*heigth:15px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight:normal;
	color: #7D7D7D;
	letter-spacing: 80%;
	/*background-color:#CC9900*/
}

h2 {
display:block;
margin: 0 0 10px 0;
padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #A2BD30;
	letter-spacing: 60%;
	/*background-color:#0066FF*/;
}

ul  {
 margin: 0;
padding: 0;
list-style-type: none;
 /*padding: 5px 5px 5px 20px; */

}

ul a { text-decoration: none;}



/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */


.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}



/* Rahmen, Kopf
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#rahmen_aussen {
 position: absolute;
    width: 961px;
	margin: 27px;
	height:670px;
/*background-color:#FFCC00; */ 
  /*text-align: left;*/
  
/*margin-top: -335px; mittige Ausrichtung
	margin-left: -480px;
	top: 50%;
	left: 50%;*/
}

* html #rahmen_aussen {
  width: 963px;     /*fuer IE 5 und 5.5 */
  wid\th: 961px;   /* fuer IE 6 */

}

#rahmen {
 position: relative;
    width: 961px;
	/*margin: 27px;*/
	height:640px;
 background: #FFF url(images/logo_ani.gif) no-repeat right top; 
border: 1px solid #D8D8D8;
  text-align: left;
}

* html #rahmen {
  width: 963px;     /*fuer IE 5 und 5.5 */
  wid\th: 961px;   /* fuer IE 6 */

}


/* Footer - Menü
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#footer {
width: 961px;
margin-top:5px;
font-size:12px;
color:#7D7D7D; /*#8A8A8A;  #595959*/
}

#footer_links {
width: 208px;
float:left
}

#footer_rechts {
width: 752px;
float:left
}

.footer_kl {font-size:11px;}

#footer a{
color:#7D7D7D;
/*display:block;*/
}

#footer a.selected_footer{
color:#333333;
font-weight:normal;
/*display:block;*/
}




/* Kopf
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#kopf {
	position: relative;
	float: left;
	width: 961px;
	height: 152px; /*146px*/
	/*background-color: #FFFFCC;*//*margin: 15px 15px 0 15px;*/
 /*border: 1px solid #339900;*/
 }
 
 /* Kopf Menüleiste
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 
 #kopf ul  {
 position: relative;
float: left;
 width: 959px; 
/*border: 1px solid #666;*/
/*background-color:#FF3300;*/
}

#kopf li{
position:relative;
display:block;
float: left;
/*border: 1px solid;*/ /* Rahmen Kästen*/

}

#kopf li a:hover, #kopf li.on_01 a {
color:#A2BD30;
border: 1px solid #A2BD30; /* Rahmen Kästen*/
}

#kopf li li a:hover, .selected{
/*color:#A2BD30;*/
font-weight:bold;
border: 0; /* Rahmen Kästen*/
}



/*Hauptmenüleiste*/
#list1 {  /* Für Patienten*/
position:absolute;
left:112px;
margin-top: 114px;
margin-right:-1px;
width:99px;

}
#list2 {  /* Die Zahnärzte*/
position:absolute;
left:112px;
margin-top: 95px;
margin-right:-1px;
width:105px; /*105px*/
}

#list3 {   /* Die Zeiten*/
position:absolute;
left:112px;
margin-top: 76px;
margin-right:-1px;
width:83px;

}
#list4 {   /* Das Knowhow*/
position:absolute;
left:112px;
margin-top: 57px;
margin-right:-1px;
width:111px;
}
#list5 {  /* Die Extras*/
position:absolute;
left:112px;
margin-top: 38px;
margin-right:-1px;
width:83px;
}
#list6 { /* Der Kontakt*/
position:absolute;
left:112px;
margin-top: 19px;
margin-right:-1px;
width:95px;
}

#list7 {  /* Die Links*/
position:absolute;
left:112px;
margin-top: 0px;
width:84px;
}




#kopf a {
float:left;
position:absolute;
	display: block;	
	border: 1px solid #8A8A8A;
	height:17px;
	padding-top:1px;	
	font-size:12px;
	text-align:center;
	/*border: 1px solid;*/
}

* html #kopf a  {
height:20px; /*fuer IE 5 und 5.5 */
hei\ght:17px; /*fuer IE 6 */
}

/*Hauptmenüleiste: a-Elemente Abstand links bestimmen / Abhängig von ul*/


#kopf a#item1 {  /*Für Patienten*/
	width: 99px;
margin-left:-4px;
}
* html #kopf a#item1  {
width:101px; /*fuer IE 5 und 5.5 */
wid\th:99px; /*fuer IE 6 */
}

#kopf a#item2 {  /*Die Zahnärzte*/
width: 105px;
margin-left:-2px;
}

* html #kopf a#item2  {
width:107px; /*fuer IE 5 und 5.5 */
wid\th:105px; /*fuer IE 6 */
}

#kopf a#item3 {  /*Die Zeiten*/
width: 83px;
margin-left:0px;
}
* html #kopf a#item3  {
width:85px; /*fuer IE 5 und 5.5 */
wid\th:83px; /*fuer IE 6 */
}

#kopf a#item4 {  /*Das Know-how*/
width: 111px;
margin-left: 2px;
}
* html #kopf a#item4  {
width:113px; /*fuer IE 5 und 5.5 */
wid\th:111px; /*fuer IE 6 */
}

#kopf a#item5 {  /*Die Extras*/
width: 83px;
margin-left: 4px;
}
* html #kopf a#item5 {
width:85px; /*fuer IE 5 und 5.5 */
wid\th:83px; /*fuer IE 6 */
}

#kopf a#item6 {  /*Der Kontakt*/
width: 95px;
margin-left:6px;
}
* html #kopf a#item6  {
width:97px; /*fuer IE 5 und 5.5 */
wid\th:95px; /*fuer IE 6 */
}

#kopf a#item7 {  /*Die Links*/
width: 84px;
margin-left: 8px;
}
* html #kopf a#item7  {
width:86px; /*fuer IE 5 und 5.5 */
wid\th:84px; /*fuer IE 6 */
}


/* Kopf Submenü
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#kopf ul ul { display: none;}

#kopf ul ul.ausblenden { display: none;}

#kopf .einblenden { 
 position: absolute;
 margin-top: 0px;
 /*top: 30px;*/
 /*left: 0;*/
 width: 20px; /*850px;*/
display: block;
/*background-color:#FFCCCC;*/
z-index: 0;

}

#kopf .einblenden li a{ 
color:#A2BD30;
border: 0;
/*background-color:#FFCCCC;*/
}

#kopf li.on ul{  /*Submenü wird konstant eingeblendet*/
 position: absolute;
 margin-top: 0px;
 /*top: 30px;*/
 /*left: 0;*/
 width: 850px;
display: block;
/*background-color:#CCC;*/
z-index: 0;
/*border: 1px solid;*/
/*background-color:#FFCCCC;*/
}

#kopf li.on a{ /*Haup-menüpunkt des Submenüs, das eingeblendet wird, wird markiert*/
color:#A2BD30;
border: 1px solid #A2BD30;
}

#kopf li.on ul li{ /*Submenüs werden eingefärbt*/
max-width: 50px; /* für Opera*/
}

#kopf li.on ul li a{ /*Submenüs werden eingefärbt*/
color:#A2BD30;
border: 0;
}



#kopf ul ul li { 
display:block;
float: left;
border: 0;
text-align:center;

}




#kopf ul ul a {
	display: block;	
	margin-top:1px;
	border:0;
	color:#A2BD30;
	text-align:center;
	

	}


/* Untermenü "Die Zahnärzte": */

#kopf ul ul a#item2a { /*"Die Praxis"*/
/*margin-right:150px;*/
left:-90px;
	width: 100px;

}

#kopf ul ul a#item2b { /*"Dr. Britta Koch"*/
left:108px;
width: 100px;

}
#kopf ul ul a#item2c { /*"Dr. Holger Detering"*/
left:206px;
	width: 139px;

}
#kopf ul ul a#item2d { /*"Das Team"*/
left:345px;
width: 72px;
}




/* Untermenü "Das Know-how": */

#kopf ul ul a#item4a {  /*"Prophylaxe"*/
	left:-329px;
	/*padding: 1px 2px 0 2px;*/
width: 85px;
}
#kopf ul ul a#item4b {  /*"Kieferorthopädie"*/
left:-249px;
/*padding: 1px 2px 0 2px;*/
width: 118px;
}
#kopf ul ul a#item4c {  /*"Funktionsdiagnostik"*/
left:-133px; /*-133px;*/
/*padding: 1px 2px 0 2px;*/
text-align:center;
width: 133px;
}
#kopf ul ul a#item4d {  /*"Zahnerhaltung"*/
left:117px;
width: 100px;
}
#kopf ul ul a#item4e {  /*"Chirurgie"*/
left:216px;
width: 64px;
}
#kopf ul ul a#item4f {  /*"Paradontologie"*/
left:279px;
width: 107px;
}
#kopf ul ul a#item4g {  /*"Implantologie"*/
left:384px;
width: 90px;
}
#kopf ul ul a#item4h {  /*"Prothetik"*/
left:476px;
width: 63px;
}


/* Untermenü "Die Extras": */

#kopf ul ul a#item5a {  /*"Ästhetik"*/
	left:-175px;
width: 68px;
}
#kopf ul ul a#item5b {  /*"Laser"*/
left:-115px;
width: 50px;
}
#kopf ul ul a#item5c {  /*"Bleaching"*/
left:-72px;
width: 81px;
}

#kopf ul ul a#item5d {  /*"Sportschutz"*/
left:81px;
width: 100px;
}

/* Untermenü "Der Kontakt": */

#kopf ul ul a#item6a {  /*"Automobil"*/
	left:-168px; /*-161px;*/
width: 74px; /*68*/
}
#kopf ul ul a#item6b {  /*"Linienverkehr"*/
left:-92px;
width: 96px;
}

#kopf ul ul a#item6c {  /*"Kommunikation"*/
left:102px;
width: 110px;
}

#kopf ul ul a#item6d {  /*"Impressum"*/
left:202px; /*97px;*/
width: 95px;
}



 /* bildleist
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#bildleiste {
	position: relative;
	float: left;
	width: 961px;

	text-align: left;
	/*border: 1px solid #FFCC00; */
	height: 205px; /*420px;*/
	/*background-color:#FFCC00;*/
	padding: 0;
	margin:0;
}

#bildleiste_kl {
	position: relative;
	float: left;
	width: 961px;

	text-align: left;
	/*border: 1px solid #FFCC00; */
	height: 130px; /*420px;*/
	padding: 0;
	margin:0;
}


 
 /* inhalt
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#links {
	position: relative;
	float: left;
	width: 208px;
	height: 236px;
	text-align: left;
	/*border: 1px solid #FFCC00; */
	margin-top:28px;
	}
	
#inhalt {
	position: relative;
	float: left;
	width: 650px;
	height: 236px;
	text-align: left;
	/*border: 1px solid #FFCC00; */
	margin-top:26px;
	/*margin-left:208px;*/

	padding: 0;

}

 /* inhalt Template 01
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#inhalt.template_01 { /*Vorlage B, kleiner Text*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #595959;
	letter-spacing: 60%;
	/*background-color:#FFFFCC;*/
}

 /* inhalt Template 02 
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#template_02 { /*Vorlage C, zweispaltig*/
position: relative;
float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 17px;
	color: #595959;
	letter-spacing: 60%;
	width: 736px;
	
	/*background-color:#FFFFCC;*/
}

.spalte_01, .spalte_02 { /*Vorlage B, kleiner Text*/
float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #595959;
	letter-spacing: 60%;
	width: 354px;
	/*border:1px solid #000;
	background-color:#FFFFCC;*/
}

.spalte_02 { /*Vorlage B, kleiner Text*/
margin-left:24px;
}

#links_template_02 {
	position: relative;
	float: left;
	width: 112px;
	height: 236px;
	text-align: left;
	/*border: 1px solid #FFCC00; */
	margin-top:28px;
	}
	
	#links_temp02 {
	position: relative;
	float: left;
	width: 112px;
	height: 236px;
	text-align: left;
	/*border: 1px solid #FFCC00; */
	margin-top:28px;
	}
	

	
	
 /* inhalt Template 03
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#template_03{ /*Vorlage gr Text*/
position: relative;
float: left;
padding:0;
/*margin:19px 23px auto 23px;*/
left:23px;
top:19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #595959;
	letter-spacing: 60%;
	width: 913px;
	/*height: 236px;*/
	/*background-color:#FFFFCC;*/
}

* html #template_03 {
/*width: 959px;     fuer IE 5 und 5.5 */
 /* wid\th: 913px;    fuer IE 6 */

}

	h4.temp03{
	font-size: 10px;
	line-height: 26px;
	}

h2.temp03{
	font-size: 24px;
	line-height: 26px;
	}
	
	 /* inhalt Template0 Home
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#template_0 { /*Home*/
position: relative;
float:left;
/*margin: 9px 38px auto 38px;*/
top:9px;
left:38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 17px;
	color: #595959;
	letter-spacing: 60%;
	width: 883px;
	
	/*background-color:#FFFFCC;*/
}

#template_0 a { /*Home*/
font-weight:bold;
	
	/*background-color:#FFFFCC;*/
}
.spalte_01a, .spalte_02a, .spalte_03a  { /*Home*/
float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #595959;
	letter-spacing: 60%;
	width: 277px;
	/*border:1px solid #000;
	background-color:#FFFFCC;*/
}

.spalte_02a, .spalte_03a{ /*Vorlage B, kleiner Text*/
margin-left:24px;
}



h2.temp0{
	font-size: 15px;
	line-height: 19px;
	}
	
 /* die Links
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

a.linktext {
display:block;
margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #A2BD30;
	letter-spacing: 60%;
}
.farbe {color: #A2BD30;}

 /* Template04 die Zeiten
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
		
	#links_temp04 { /*die Zeiten*/
	position: relative;
	float: left;
	width: 314px;
	height: 236px;
	text-align: left;
	/*border: 1px solid #FFCC00; */
	/*margin-top:28px;*/
	}
	
#template_04 { /*Vorlage C, zweispaltig*/
position: relative;
float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #595959;
	letter-spacing: 60%;
	width: 400px;
	
	/*background-color:#FFFFCC;*/
}

 /* Praxis Bilder vergrössern
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#layer1, #layer2, #layer3, #layer4 { /*Vorlage C, zweispaltig*/
float:left;
position:absolute;

left:0;
/*width: 700px;
height: 300px;

	background-color:#FFFFCC;*/
	
}

#layer1 { 
z-index:4;
/*border:1px solid #ccc;*/
/*background-color:#FFFFCC;*/

}
#layer2 { 

z-index:3;

}
#layer3 { z-index:2;}
#layer4 { z-index:1;}