/* Schriftformatierungen */
* { font-family: Arial, Hervetica, sans-serif; }
.head { 
			 border-top: 1px solid #000000; 
			 border-bottom: 1px solid #000000; 
			 margin-top: 20px;			 
			 margin-bottom: 15px;
			 padding: 3px 7px;			 
			 color: #003030;
			 font-size: 21px;
			 font-weight: normal; }
.error_head { 
			 border-top: 1px solid #000000; 
			 border-bottom: 1px solid #000000; 
			 background-color: #ffff99; 
			 margin-top: 20px;			 
			 margin-bottom: 15px;
			 padding: 3px 7px;			 
			 color: #c00000;
			 font-size: 21px;
			 font-weight: normal; }
.heada { 
			 color: #a00000;
			 font-size: 21px;
			 font-weight: bold;
			 font-style: italic;
			 margin-bottom: 15px;
			 margin-top: 8px;
			 border-bottom-style: groove;
			 border-bottom-width: 3px;
			 border-color: #b0b0b0; }
.headb { 
			 color: #000000;
			 font-size: 19px;
			 font-weight: bold;
			 margin-bottom: 5px;
			 margin-left: 0px;
			 margin-top: 8px; }
.headc { 
			 color: #000000;
			 font-size: 14px;
			 text-decoration: underline;
			 margin-bottom: 3px;
			 margin-top: 15px; }
.headd { 
			 color: #0050A0;
   		 font-size: 14px;
			 font-weight: bold;
   		 margin-bottom: 5px;
   		 margin-top: 8px; }
.heade { 
			 color: #0050A0;
   		 font-size: 16px;
			 font-weight: bold;
			 border-bottom: 1px inset #000000;
   		 margin-top: 25px;
			 margin-bottom: 5px;
   		  }
.headf { 
			 color: #000000;
   		 font-size: 14px;
			 font-weight: bold;
			 font-style: italic;
   		 margin-top: 8px;
			 margin-bottom: 15px;
   		  }
.txtblack { 
					color: #000000;
					font-size:13px;
					margin-left: 8px;
					margin-bottom: 8px;
					text-align: justify;
					 }
.SmalTxtBlack { 
					color: #000000;
					font-size:12px;
					margin-left: 0px;
					margin-bottom: 6px;
					 }
.txtblue { 
				 color: #0050A0;
				 font-size: 14px;
				 margin-left: 8px;
				 margin-bottom: 8px;
				 text-align: justify; }
.txtnav { 
				color: #A00000;
				font-size: 11px;
				font-weight: bold; }
.letter { 
        font-size: 14px;
        color: #000000 }
p.letter:first-letter { 
											font-size: 27px;
											font-weight: bold;
											color: #0070C0 }
.frame { 
       background-color: #FFFFE8;
       border: 2pt inset #D0D0D0;
       padding: 10pt;
       font-size: 15px;
			 font-weight: bold;
			 font-style: italic;
			 color:#707070;
			 text-align: center; }
/* Aufzählungslisten Therapieanbebote */
.ListeLeft ul {
	 list-style-position: outside;
	 list-style-image: url(../icons/liste_bullet.gif);
	 }
.ListeLeft li {
		 margin-top: 5px;
		 }
.ListeLeft {
					 margin-left: 22px;
					 text-align: left;
					 }

