


/* <style type="text/css"> */


/* ---------------------
| Rahmenformatierungen |
--------------------- */
html {
	overflow: auto;
}

body {
margin : 0;
padding : 0;
background-color: #ffffff;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#margin {
	margin: auto;
	width: 9.2em;
}

div#container {
width: 9.2em;
position: relative;
float: left;
}

	div#head {
	height: 2.1em;
	width: 9.2em;
	position: relative;
	float: left;
	}

		div#grey_square {
		width: 9.34em;
		height: 0.16em;
		background-color: #e4e4e4;
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 10;
		}
		
		div#blue_square {
		width: 9.34em;
		height: 0.22em;
		background-color: #2a2850;
		display: block;
		position: absolute;
		bottom: 0.25em;
		left: 0;
		z-index: 10;
		}
		
		div#utility_navigation {
		display: block;
		position: absolute;
		top: 0.18em;
		right: -0.12em;
		z-index: 10;
		}
		
		div#navi {
		
		position: absolute;
				top: 1.635em;
				right: 1.5em;
				z-index: 105;
						}
	
	div#middle {
	width: 9.1em;
	float: left;
	margin: 0.10em 0 0 0;
	border: 1px solid #e2e2e2;
	padding: 0.1em;
	z-index: 80;
	background-color:#fff;
	}
	
		div#middle div#pic {
		float: left;
		width: 3.55em;
		height: 4.78em;
		display: block;
		}
		
		div#content {
			z-index:150;
			float: left;
			width: 5.5em;
			height:auto;
		margin: 0.25em 0 0 0em;
		padding: 0 0 0 0;
		}
		
		div#footer {
			float: left;
			position: absolute;
			bottom: -0.25em;
			left: 3.8em;
			z-index: 160;
		}
		
				div#div_hidden {
				display: none;
				}
				
				#slideshow {
				margin:0 auto;
		  	    width: 4.5em;
		  		padding: 0;
		   		clear: both;
				 }
				
				#slideshow #slidesContainer {
					margin:0 auto;
				width: 4.49em;
				padding: 0;
				position:relative;
								}

#slideshow div#slidesContainer div#slideInner div.slide p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.14em;

		  font-size:0.14em;
		  }

#slideshow div#slidesContainer div#slideInner div.slide {

	margin:0;
	padding:0;
	}

div#div_zettel {
position: absolute;
top: 2em;
right: -1.55em;
width: 2.48em;
}

div#div_zettel_relative {
position: relative;
width: 2.48em;
}

/* -----------
| Navigation |
-------------- */

#navi ul {
list-style-type: none;
margin: 0;
padding: 0;
z-index:105;
}

#navi ul li{
height: 0.18em;
text-align: center;
float: left;
display: block;
padding: 0.03em 0.24em 0 0.24em;
position: relative;
background-color: #2a2850;
margin: 0;
border-left: 0.015em solid #ffffff;
} 

#navi ul li#kontakt{
border-right: 0.015em solid #ffffff;
} 


#navi ul li:hover {
background-color: #504f70;
}

#navi ul li.active {
}

#navi ul li a{
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
float: left;
color: #fff;
margin: 0;
padding: 0;

}

#navi ul li a:hover{
}

#navi ul li.active a{
}

span#rightControl {

position: absolute;
right: 1.45em;
bottom: 0.05em;
z-index: 100;}

span#leftControl {

position: absolute;
bottom: 0.05em;
left: 3.65em;
z-index: 100;}

/* --------------
| Sub-Navigation |
---------------- */

#navi ul ul {
margin: 0;
padding: 0.02em 0 0 0;
visibility: hidden;
display: block;
position: absolute;

	top: 0.2em;
	
left: -0.01em;
z-index: 185;
}

#navi ul li#kontakt ul  {
}

#navi ul :hover > a{
font-weight: normal;
margin: 0;
}

#navi ul li ul :hover > a {
font-weight: normal;
color: #333;
margin: 0;
padding: 0.8em 0.8em 0.8em 0.8em;
}

#navi ul li:hover ul,
#navi ul a:hover ul,
#navi ul a.active:hover ul {
visibility:visible; 
margin: 0;
   padding: 0.05em 0 0 0;
display: block;
z-index: 185;
}

#navi ul li ul li {
text-align: left;
margin: 0;
background-color: #CCC;
padding: 0;
height: auto;
z-index: 105;
}

#navi ul li#praxis ul li {
width: auto;
}

#navi ul li#leistungen ul li {
width: auto;
}

#navi ul li#kontakt ul li {
width: auto;
}

#navi ul li ul li:hover {
background-color: #ddd;
}

#navi ul li ul li:hover a {
color: #666;
}

#navi ul li.active ul li:hover a{
color: #666;
padding: 0.8em 0.8em 0.8em 0.8em;
}

#navi ul li ul li a{
color: #333;
margin: 0;
display: block;
font-weight: normal;
padding: 0.8em 0.8em 0.8em 0.8em;
}

#navi ul li.active ul li a{
color: #333;
}

#navi ul li#praxis ul li a{
	width: 12.5em;
}

#navi ul li#leistungen ul li a{
	width: 15em;
}

#navi ul li#kieferorthopaedie ul li a{
	width: 15.5em;
}

#navi ul li#kontakt ul li a{
	width: 13em;
}

#navi ul li ul li a:hover{
color: #666;
padding: 0.8em 0.8em 0.8em 0.8em;
}

/* ------------------
| Textformatierungen |
-------------------- */

div#utility_navigation p {
font-size: 0.11em;
margin: 0;
padding: 0;
font-weight: bold;
color: #aaa;
}

p#p_zettel  {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
width: 13em;
color: #444444;
position: absolute;
}

div#content h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
margin: 0 0 1.4em 0;
padding: 0;
font-weight: normal;
}

div#content p {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
margin: 1.35em 0 1.35em 0;
padding: 0;
}

div#content h2 {
font-size: 0.16em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
margin: 1.35em 0 0.05em 0;
padding: 0;
}

div#content ul {
margin: 0 0 0 0.20em;}

div#content ul li {
padding: 0;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;

margin: 1.2em 0 1.2em 0;
padding: 0;
}

div#footer p {
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 0.12em;
color:#888;
}

span#rightConol {

position: absolute;
right: 1.55em;
top: 5.95em;
z-index: 100;
height:0.11em;
width:0.58em;
}

span#rightConol.conol img{
height:0.11em;
width:0.58em;
z-index:100;
}

span#leftConol {

position: absolute;
top: 5.95em;
z-index: 100;
height:0.11em;
width:0.58em;
}

span#leftConol.conol img{
height:0.11em;
width:0.58em;
z-index:100;
}

div#slideshow div#slidesContainer div#slideInner div.slide ul li{
margin-top:0;
font-size:0.14em;
}

span.span_fax {
margin:0 0 0 0.07em;
}

span.span_fax_2 {
margin:0 0 0 0.1em;
}

div.slide p span.span_fax {
margin:0 0 0 0.01em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
}

form#contactform table tbody  td span.formerror{
font-size:0.14em;
color: #666666;
margin:0;
padding:0;

}

form#contactform table tbody  td.formerror{
}

form#contactform table tbody  td.formerror p{
padding:0 0 0.15em 0;
margin:0;
}


form#contactform td.formerror p{
color: #C40005;
}


/* ------------------
| Bildformatierungen |
-------------------- */
img#img_logo {
width: 3.26em;
position: absolute;
bottom: 0em;
left: 0.28em;
z-index: 150;
}

object#img_logo {
position: absolute;
bottom: 0em;
left: 0.28em;
z-index: 15;
}

img#img_praxis_aktuell {
width: 3.24em;
position: absolute;
bottom: 0.48em;
left: 4.05em;
z-index: 15;
}

img#img_deutsch {
width: 0.26em;
position: absolute;
bottom: 0.48em;
right: 0.775em;
z-index: 15;	
}

img#img_englisch_amerikanisch {
width: 0.52em;
position: absolute;
bottom: 0.48em;
right: 0.2em;
z-index: 15;	
}

img#img_japanisch {
width: 0.26em;
position: absolute;
bottom: 0.48em;
right: -0.12em;
z-index: 15;	
}

div#pic img#klocke {
	float: left;
	position:absolute;
	left:0.85em;
	top:3.025em;
	width:2.0em;
}

div#pic img{
	float: left;
	position:absolute;
	left:0.025em;
	top:2.355em;
	width:3.5em;
}

img#img_drucken {

		
	position: absolute;
	right: 0;
	top: 4.42em;
	width: 0.22em;}

img#img_lesehilfe {

		
	position: absolute;
	right: 0;
	top: 5.23em;
	width: 0.22em;}

img#img_bracket {
	
		
	position: absolute;
	right: -1.6em;
	bottom: -1.65em;
	width: 2.82em;
	z-index: 25;}

img#img_bg_mirror {
	position: absolute;
	left: -0.035em;
	bottom: -1.26em;
	width: 9.37em;
	z-index: 20;
}

img#img_mediworkx {
	position: absolute;
	left: -0.15em;
	bottom: 0;
	width: 0.11em;
	z-index: 40;
}

img#img_mirror_img {
	position: absolute;
	left: 0.025em;
	bottom: -1.5em;
	width: 3.48em;
	z-index: 25;
}

img#img_mirror_img_ie {
	position: absolute;
	left: 0.06em;
	bottom: -1.55em;
	width: 3.48em;
	z-index: 25;
}

img#lingualtechnik {
margin-top:-0.1em;
}

img#keramik_bracket {
width: 1.59em;
position: absolute;
bottom: 0.2em;
left: 3.80em;
}

img#invisalign_schiene {
width: 1.99em;
position: absolute;
bottom: 0.1em;
left: 3.85em;
}

img#lingualtechnik {
width: 2.79em;
position: absolute;
bottom: 0.1em;
right: 0.39em;
}

img#img_zettel {
width: 2.48em;
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: 0;
}

img#japan_content {
position:relative;
left:0em;
top:1.6em;
width:5.0em;
}

img#japan_content_erwachsene {
position:relative;
left:0em;
top:1.4em;
width:5.0em;
}

img#japan_content_praxis {
position:relative;
top:1.7em;
left:0.1em;
width:5.0em;
}

img#japan_content_klocke {
position:relative;
top:1.2em;
width:5.0em;
}
/* ------------------
| Linkformatierungen |
-------------------- */

div#utility_navigation p a {
color: #aaa;
text-decoration: none;
}

div#content p a.team {
color: #2A2850;
text-decoration: none;
font-size: 0.9em;
font-family: Verdana, Arial, Helvetica, sans-serif;	
}

div#content p a {
color: #555555;	
}


div#content a.abc {
float: left;
padding: 0;
color: #2A2850;
text-decoration: none;

		   font-size: 0.12em;
	       margin: 0 0.7em 0 0;
	}

div#content a#z {
text-decoration: none;
margin: 0 0.7em 2.5em 0;
padding: 0;
float: left;
color: #2A2850;

font-size: 0.12em;
}
/* --------------
| Form-Elemente |
----------------- */

form#contactform{
	z-index: 50;
}

form#contactform table tbody tr td{
margin:0;
padding:0;
}

form#contactform table tbody tr td.formtext{
float:left;
margin: 0;
padding: 0;


	width:1.0em;}

form#contactform table tbody  {

}

form#contactform table tbody td select{
	padding: 0;
	margin: 0;
	float:left;
	margin:0 0 0.25em 0;}

form#contactform table tbody td option {
	margin: 0;
	padding: 0;
}

form#contactform table tbody  td input.email{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	float:left;
	padding-bottom:0.25em;
	padding-top:0.25em;
	color: #333333;
	font-size:0.14em;
	
	
	margin-left:0;
	width:17.3em;
}

form#contactform table tbody td textarea{
color: #333333;
margin:0;
float:left;
height:6.0em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.14em;
padding: 0.2em 0 0 0.2em;

width:24.3em;}

form#contactform table tbody  td input#submit2{
	position:absolute;
	font-size: 0.14em;

top:-3.3em;
left:20.2em;
}

form#contactform table tr#tr_submit td {
	padding: 0;
	height: auto;
	margin: 0;
}

form#contactform table tr#tr_submit td p{
	padding: 0;
	height: auto;
	margin: 0;
}

form#contactform table tbody tr td input#submit3{
	font-size: 1em;
	margin: 1em 0 0 0;
	padding: 0;
	
}




/* --------------
| Tabellen-Elemente |
----------------- */

div#content table  tr.oeffnungszeiten1 td {
padding: 0 0.11em 0 0;
margin: 0;
}

div#content table  tr.oeffnungszeiten2 td {
padding: 0 0 0 0;
margin: 0;
}


div#content table  td.oeffnungszeiten1 p {
padding: 0;
margin: 0;
font-family:Verdana, Geneva, sans-serif;
}


div#content table .oeffnungszeiten1 {
padding: 0.08em 0 0.08em 0.08em;
margin: 0;
height: auto;
background-color:#E4E4E4;
}

div#content table tbody .oeffnungszeiten1 td p {
padding: 0 0 0 0.2em;
font-size:0.12em;
font-family:Verdana, Geneva, sans-serif;
}

div#content table tbody .oeffnungszeiten2 td p {
padding: 0 0 0 0.2em;
font-size:0.12em;
font-family:Verdana, Geneva, sans-serif;
}

div#content table .oeffnungszeiten2 {
padding: 0.08em 0 0.08em 0.08em;
margin: 0;
height: auto;
}

div#content table  td.oeffnungszeiten p {
padding: 0 0 0 0.08em;
margin: 0;
font-family:Verdana, Geneva, sans-serif;
}

div#content table  td.oeffnungszeiten {
padding: 0.09em 0 0.09em 0;
margin: 0;
height: auto;
}

div#content table tbody .oeffnungszeiten1 td#Tag p {
margin-left:0.25em;
}

div#content table tbody .oeffnungszeiten2 td#Tag p {
margin-left:0.25em;
}