﻿                    body {
                        font-family: Arial, Myriad Pro, Verdana, Helvetica, sans-serif;
                        background-color: #fff;
						font-size: 12px;
						line-height: 1.2em;
						color: #00807b;
                        }
						
					img {
						border: none;
						}
						
					  hr { 
						width: 816px; 
						text-align: center; 
						border: solid #b9dcdb 1px; 
						height: 1px;
						}
						
					  a { 
						text-decoration: none;
						color: #00807b;
						}
						
				a:hover { 
						color: #fff;
						}
						
/*----------------------------------- gesamte inhaltsflaeche------------------------------------------------------------------------------------------------------------------------------*/                       
                #gesamt {
						background-color: #dceceb;
						border: 1px solid #dadadc;
                        width: 880px;
						margin: 0 auto;
                        }
						
/*---------------------------------headerbereich oben mit logo, balken und gruppenbild-------------------------------------------------------------------------------------------*/                          
                      
						
                #header {
						background-image: url(../bilder/header.jpg);
                        height: 365px;
                        width: 880px;
                        margin: 0px;
                        padding: 0px;
                        } 
						
						/*beschriftung linkleiste*/
			     #navi   { 
                        margin: -180px 0px 0px 0px;
                        padding: 0px;
						font-weight: bold;
						font-size: 16px;
						line-height: 1.5em;
						width: 250px;
                        }
						
		
                 #navi a {
						text-indent:73px; /*Texteinrueckung, habe keine andere loesung gefunden */
						padding: 0px;					
						margin: 0px;	
                        color: #00807b;
						display: block;
						text-decoration: none;
                        }
						
           #navi a:hover {
						background-color: #00807b;
                        color: #b9dcdb;
                        }
					
/*-------------------- layout--------------------------------------------------------------------------------------------------------------------------------------------------------------*/  						
				#inhalt {
						background-color: #dceceb;
						margin-top: 55px;
                        width: 880px;
                        }
		

/*------------------home mit bildtafel - startseite---------------------------------------------------------------------------------------------------------------------------------------*/  											
						
		   #bildtafelhome {
                        width: 556px;
                        padding: 0px;
                        margin-left: 322px;	
						margin-top: 10px;							
                        }
						
			 .bildtafel {
                        width: 526px;
                        height:	437px;			
                        }

/*---------------------------------leistung-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

	   #inhaltsleistung {
                        width: 878px;
                        }

   #linksbalkenleistung {
						margin-bottom: 15px;
                        padding-left: 40px;
                        float: left; 						
                        }
						
				
		 #mitteleistung {
						padding-left: 28px;
						margin: 0px;
						float: left; 
						}
						
  #rechtsbalkenleistung {
                        padding-right: 40px;
						margin: 0px;
						float: right;
                        } 
						
			   #balken{
						padding-top: 20px;
                        width: 244px;
                        border: 2px solid #00807b;
                        }
						
	.balkenueberschrift {
						line-height: 1.3em; 
						font-size: 15px; 
						font-weight: bold; 
						background-color: #00807b; 
						color: #dceceb; 
						text-align: center; 
						letter-spacing:0.1em; 
						margin-bottom:5px;
						}
						
	 .balkeninhaltstext {
						font-weight: bold; 
						font-size: 13px; 
						line-height: 1.8em; 
						margin-left: 10px;
						}

/*--------------------------------impressum und kontakt--------------------------------------------------------------------------------------------------------------------------------*/  		

                      
		   #rechtliches {
						line-height: 1.5em;
						margin-left: 32px;
						margin-right: 25px;
						}
						
	  .tabellenposition {
						margin-left:350px;
						}
						
		 .tabellenormal {
						font-weight: normal;
						}
					

/*---------------------------------unserteamlink------------------------------------------------------------------------------------------------------------------------------------------------*/ 
						
   #praxisteam_headline {
						font-weight: bold; 
						line-height: 1.5em; 
						font-size: 18px; 
						text-align: center; 
						letter-spacing:0.1em; 
						margin-bottom:15px;
						padding: 0px;
						font-weight: bold;
						}
						
 #linksbalkenpraxisteam {
                        width: 244px;
                        padding-left: 35px;
                        float: left; 						
                        }
						
			#teambilder {
						width: 240px;
						height: 240px;
						}
						
	   #mittepraxisteam {
						width: 530px;
						border: 0px solid #dceceb;
						margin-left: 325px;
						margin-right: 0px;
						padding: 0px;
						}
						
	 #schriftpraxisteam {
						padding: 0px;
						margin-bottom:15px;
						}
						
						/*---------------------------------praxislink---------------------------------------------------------------------------------------------------------------------------------------------------*/
						
	 #mittepraxisbilder{
						margin-left: 325px;
						margin-right: 0px;
						padding: 0px;
						}
						
		#praxis_headline {
						font-weight: bold; 
						line-height: 1.5em; 
						font-size: 18px;
						letter-spacing: 0.1em; 
						margin-bottom: 15px;
						padding-top: 10px;
						font-weight: bold;
						}
						

/*-------------------------------------------fusszeile metanavi----------------------------------------------------------------------------------------------------------------------------*/ 

			#footer_menu { 
						border:0px solid #000;
						background-image: url(../bilder/balken_unten.jpg);/* hintergrundbild*/
						background-repeat: no-repeat;
						font-size: 11px;
						margin: 0px;/*Oben, Rechts, Unten, Links*/
                        padding: 0px;
						width: 880px;
						height:40px;
						clear: both;
						}
						
	   .schriftmetanavi { 
						padding: 0px 0px 0px 20px;/
						}
						
              #metanavi {
                        margin: 0px;
                        padding: 14px 0px 0px 0px;
                        font-weight: bold;
                        width: 880px;
                        }

             #metanavi a {
                        text-decoration: none;
                        color: #dceceb;
                        }

       #metanavi a:hover {
                        color: #b9dcdb;
                        }
						
		     #copyright {
						color: #dceceb;
                        margin: -14px 20px 0px 0px;
                        padding: 0px;
						float: right;
						clear: both;
                        }