<!-- .css Formatierung für Praxis-Webstie -->

* {color: black;
*  font-family: Arial, sans-serif; 
* }

body {
	background-color: #D3D3D3;
    margin: 16px 16px;
    padding: 0;
	margin-top: 0px;
    margin-bottom: 0px;
    font-size: 13px;
    position: relative;
    font-family: Arial, sans-serif;
    a:link {color:#6495ED;}
}
p {
	font-size: 13px;
    line-height: 150%;
    margin-bottom: 30px;
    text-align: justify;
    margin-right: 20px;
}    
a {  	font-size: 13px;
	text-decoration: none;
  	color: black;
  	margin-top: 20px;
  	line-height: 80%; 
}a: hover {	color: #6494ED;}a: active{	color: #4667A6;}
c {
}

h1 {	font-family: tahoma;
	font-size: 25px;
    border-bottom: solid thin black;
    padding-top: 30px;
	margin-top: 0px;
    margin-bottom: 30px;
    line-height: 120%  
}
h2 {
	font-size: 20px;
    border-bottom: solid thin black;
    padding-top: 15px;
    margin-top: 0px;
    line-height: 120%;  
}
h3 {
	font-size: 20px;
    padding-top: 15px;
    margin-top: 0px;  
}
h4 {
	font-size: 15px;
    padding-top: 15px;
    margin-top: 0px;
    margin-bottom: -5px; 
}
t {
	font-size: 17px;
	border-bottom: 0px;
	font-weight: bold;
    padding-top: 15px;
    margin-top: 0px;
    line-height: 120%  
	
	<!--font-size: 25px;	border-bottom: solid thin black; -->
}
ul {
	font-size: 13px;
    line-height: 170%;
    margin-left: 12px;
    margin-bottom: 0px;
    margin-top: -5px;
    text-align: justify;	
}
#aufz {
	font-size: 13px;
    line-height: 150%;
    margin-bottom: 30px;
    text-align: justify;
}          
#container {
}                      
#banner {
	background-color: #ADD8E6;
	height: 120px;
	width: 900px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	vertical-align: middle;
}
#navibar {	margin-top: 30px;    margin-bottom: 15px;    margin-left: 15px;	line-height: 100%;	}
#navi {
	margin-top: 20px;    margin-bottom: 15px;    margin-left: 17px;	line-height: 100%;	
}#navi2 {	margin-top: 20px;    margin-bottom: 15px;    margin-left: 2px;	line-height: 100%;	}
#center {
	border: 0px solid;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 40px;
	margin-right: 100px;           
	color: black;               
}
#Adresse {
	font-size: 17px;
	font-face: tahoma;
	}
#footer {
	height: 30px;
}		           
#bottom {
}
#leftBild {
	margin-top: -5px;
}
#aufz {
	margin-left: 50px;
	font-size: 17px;
    line-height: 150%;
    text-align: justify;
}
#balken {
	background-color: #CD853F;
	height: 3px;
    width: 900px;
}
#anker{
	position: relative;
	font-size: 12px;
	font-face: bold;
	height: 18px;
	width: 900px;
	background-color: #FFFFFF;
	text-align: center;
}