html, body 	{
					margin:0px;
					padding:0px;
					font-family:arial;
					font-size:12px;
					text-align:center;
					overflow:show;
					margin:auto;
					color:#000000;
					background-color:#d9dadb;
					}
					
/* Header */			

		.header			{
							width:100%;
							height:305px;
							background-image:url(../img/hg_header.jpg);  
							text-align:center;
							margin-bottom:0px !important;
							margin-bottom:-5px;
							overflow:hidden;
							}
		.header_innen{
							margin:auto;
							margin-top:0px !important;
							margin-top:-4px;
							min-width:1000px;
							width:100%;
							height:305px;
							background-repeat:repeat-y;
							background-position:center;
							font-size:11px;
							margin-left:0px !important;
							margin-left:1px;
							}	
		.header_standard{
							background-image:url(../img/img_header.jpg);  
							}
		.header_veranstalter{
							background-image:url(../img/img_header_veranstalter.jpg);  
							}
		.header_arzt{
							background-image:url(../img/img_header_arzt.jpg);  
							}							
							
							
		.header_innen_innen{
							margin:auto;
							width:1000px;
							text-align:left;
							}
		.header_login{
							float:right;
							width:572px;
							padding-top:5px;
							height:19px;
							}	
		.header_logo{
							margin-left:0px;
							margin-top:0px;
							float:left;
							}								
		.header a		{
							color:#FFF;
							text-decoration:none;
							}
		.header a:hover{
							color:#000;
							text-decoration:none;
							}
		.header_menue{
							margin-left:0px;
							margin-top:-3px;
							float:left;
							width:1000px;
							}
		.header input	{
							width:125px;
							height:14px;
							background-color:#f1f7f3;
							border:1px solid #c7cdd3;
							font-size:11px;
							}
							
/* Content */
		a:hover			{
							text-decoration:underline;
							}
		.content			{
							margin:auto;
							height:auto;
							overflow:auto;
							min-width:1000px;
							width:100%;
							background-repeat:repeat-y;
							background-position:center;
							text-align:center;
							}
		.content_innen{
							margin:auto;
							width:1000px;
							}							
		.befinden		{
							width:978px;
							height:21px;
							border:1px solid #FFF;
							text-align:left;
							color:#FFF;
							font-size:10px;
							padding-left:20px;
							padding-top:7px;
							}
		.befinden a		{
							text-decoration:none;
							color:#FFF;
							}
		.befinden a:hover{
							text-decoration:underline;
							color:#FFF;
							}							
		.befinden_willkommen{
							background-color:#babdc6;			
							}
		.befinden_aktuelles{
							background-color:#3cc87a;			
							}	
		.befinden_arztsuche{
							background-color:#5880fa;			
							}		
		.befinden_patienten{
							background-color:#ffab0c;			
							}	
		.befinden_kooperationen{
							background-color:#ff4aec;			
							}	
		.befinden_mitglieder{
							background-color:#7e7e7e;			
							}	
		.befinden_kontakt{
							background-color:#babdc6;			
							}	
		.befinden_agb{
							background-color:#babdc6;			
							}
		.befinden_impressum{
							background-color:#babdc6;			
							}							
		.content_links{
							width:200px;
							min-height:100px;
							height:auto;
							float:left;
							font-size:11px;
							}
		.content_rechts{
							width:200px;
							min-height:100px;
							height:auto;
							float:right;
							font-size:11px;
							}	
		.content_mitte{
							width:510px;
							height:auto;
							float:left;
							padding-left:45px;
							padding-top:45px;
							padding-right:45px;
							text-align:left;
							line-height:1.5;
							color:#6e6b6d;
							}	
		.content_mitte a{
							text-decoration:none;
							font-weight:bold;
							color:#6e6b6d;
							}								
		.content_mitte_patienten a{
							text-decoration:none;
							font-weight:bold;
							color:#ffab0c;
							}
		.content_mitte_links{
							float:left;
							width:230px;
							height:auto;
							overflow:auto;
							}
		.content_mitte_rechts{
							float:right;
							width:230px;
							height:auto;
							overflow:auto;
							}							
		.content_text{
							width:510px;
							height:auto;
							min-height:200px;
							}
		.content_mitte_linie{
							border-bottom:1px solid #bdc3cb;
							width:510px;
							padding-top:45px;
							clear:both;
							}	
							
							
		li					{
							margin-left:-25px;
							}
		.ohne				{
							border:0px;
							}
		.link_kursiv		{
							text-decoration:none;
							color:#6e6b6d;
							font-style:italic;
							}

		.head				{
							padding-top:49px;
							color:#FFF;
							text-align:left;
							padding-left:20px;
							border-left:1px solid #FFF;
							border-bottom:1px solid #FFF;
							}
		.head a			{
							text-decoration:none;
							color:#FFF;
							}	
		.head a:hover	{
							text-decoration:underline;
							color:#FFF;
							}								
		.head_unter a	{
							text-decoration:none;
							color:#FFF;
							}	
		.head_unter a:hover{
							text-decoration:underline;
							color:#FFF;
							}								
		.head_zeileunter_letzte a{
							text-decoration:none;
							color:#FFF;			
							}
		.head_zeileunter_letzte a:hover{
							text-decoration:underline;
							color:#FFF;			
							}							
		.head_unter	{
							text-align:left;
							padding-left:20px;
							border-left:1px solid #FFF;
							border-bottom:1px solid #FFF;
							}							
		.head_aktuelles{
							background-color:#3cc87a;
							}
		.head_aktuelles_unter{
							background-color:#6dd59b;
							}	
		.head_aerzte_unter{
							background-color:#89a3fb;
							margin-left:-21px;
							}								
		.head_patienten_unter{
							background-color:#ffc459;
							}								
		.head_aerzte{
							background-color:#5880fa;
							}
		.head_patienten{
							background-color:#ffab0c;
							}	
		.head_kooperationen{
							background-color:#ff4aec;
							}
		.head_mitglieder{
							background-color:#7e7e7e;
							}							
		.text				{
							padding-left:20px;
							padding-bottom:12px;
							text-align:left;
							}
		.text_aerzte strong{
							font-weight:bold;
							color:#5880fa;
							}
		.text_aktuelles strong{
							font-weight:bold;
							color:#3cc87a;
							}	
		.text .zeile		{
							width:160px;
							padding-bottom:10px;
							padding-top:10px;
							}
		.text_aktuelles .zeile_aktuelles{
							border-bottom:1px solid #3cc87a;			
							}						
		.text_aerzte .zeile_aerzte{
							border-bottom:1px solid #5880fa;			
							}
							
		.text .zeile_letzte{
							width:160px;
							padding-top:10px;
							}							
		.head_zeile		{
							width:160px;
							padding-top:10px;
							padding-bottom:10px;
							border-top:1px solid #FFF;
							}		
		.head_zeileunter{
							width:160px;
							padding-top:5px;
							padding-bottom:5px;
							border-bottom:1px solid #FFF;
							}		
		.head_zeileunter_eins{
							width:160px;
							padding-top:5px;
							padding-bottom:5px;
							}		
		.head_zeileunter_folge{
							width:160px;
							padding-top:5px;
							padding-bottom:5px;
							border-top:1px solid #FFF;
							}									
		.head_zeileunter_letzte{
							width:160px;
							padding-top:5px;
							padding-bottom:5px;
							}	
							
		.hellezeile		{
							text-align:left;
							padding-left:20px;
							padding-bottom:10px;
							padding-top:10px;
							border-left:1px solid #FFF;
							}
							
		.hellezeile_aktuelles{			
							background-color:#cef1de;
							}
		.hellezeile_aktuelles a{			
							text-decoration:none;
							color:#3cc87a;
							}	
		.hellezeile_aktuelles a:hover{			
							text-decoration:underline;
							color:#3cc87a;
							}								
		.hellezeile_arztsuche{			
							background-color:#d7e0fe;
							}
		.hellezeile_arztsuche a{			
							text-decoration:none;
							color:#5880fa;
							}	
		.hellezeile_arztsuche a:hover{			
							text-decoration:underline;
							color:#5880fa;
							}								
		.hellezeile_patienten{			
							background-color:#ffecc8;
							}
		.hellezeile_patienten a{			
							text-decoration:none;
							color:#ffab0c;
							}	
		.hellezeile_patienten a:hover{			
							text-decoration:underline;
							color:#ffab0c;
							}								
		.hellezeile_kooperationen{			
							background-color:#ffbdf8;
							}
		.hellezeile_kooperationen a{			
							text-decoration:none;
							color:#ff4aec;
							}
		.hellezeile_kooperationen a:hover{			
							text-decoration:underline;
							color:#ff4aec;
							}							
		.hellezeile_mitglieder{			
							background-color:#d0d0d0;
							}
		.hellezeile_mitglieder a{			
							text-decoration:none;
							color:#7e7e7e;
							}	
		.hellezeile_mitglieder a:hover{			
							text-decoration:underline;
							color:#7e7e7e;
							}	
							
		.status			{
							font-weight:bold;
							}

		a.seiteaktiv	{
							color:#3cc87a;
							}
		.link_mitglieder a{
							color:#7e7e7e;
							text-decoration:none;
							}
		.link_mitglieder a:hover{
							color:#3e3e3e;
							text-decoration:none;
							}							
		.mitglieder_beschreibung{
							margin-top:5px;
							width:470px;
							background-color:#ececec;
							padding-left:20px;
							padding-right:20px;
							padding-top:10px;
							padding-bottom:10px;
							background-repeat:no-repeat;
							background-position:bottom;
							background-image:url(../img/img_mitglieder-kastenU.gif);							
							}
		.arztsuche_beschreibung{
							margin-top:5px;
							width:470px;
							background-color:#e6ebfe;
							padding-left:20px;
							padding-right:20px;
							padding-top:10px;
							padding-bottom:10px;
							background-repeat:no-repeat;
							background-position:bottom;
							background-image:url(../img/img_arztsuche-kastenU.gif);							
							}
		.sprechzeiten{
							background-color:#e6ebfe;
							background-repeat:no-repeat;
							background-position:bottom;
							background-image:url(../img/img_karteikarte-kastenU.gif);	
							padding-left:14px;
							padding-top:10px;
							float:right; 
							width:232px; 
							margin-top:25px;
							}							
		.arztsuche_beschreibung_ohne{
							margin-top:5px;
							width:470px;
							background-color:#e6ebfe;
							padding-left:20px;
							padding-right:20px;
							padding-top:10px;
							padding-bottom:10px;						
							}							
		.patienten_beschreibung{
							margin-top:5px;
							width:470px;
							background-color:#fef2da;
							padding-left:20px;
							padding-right:20px;
							padding-top:10px;
							padding-bottom:10px;
							background-repeat:no-repeat;
							background-position:bottom;
							background-image:url(../img/img_patienten-kastenU.gif);							
							}	
		.patienten_beschreibung_ohne{
							margin-top:5px;
							width:470px;
							background-color:#fef2da;
							padding-left:20px;
							padding-right:20px;
							padding-top:10px;
							padding-bottom:10px;						
							}								
		.aktuelles_beschreibung{
							margin-top:5px;
							width:470px;
							background-color:#e2f6ea;
							padding-left:20px;
							padding-right:20px;
							padding-top:10px;
							padding-bottom:10px;
							background-repeat:no-repeat;
							background-position:bottom;
							background-image:url(../img/img_aktuelles-kastenU.gif);				
							margin-bottom:5px;
							}	
		.kooperationen_beschreibung{
							margin-top:5px;
							width:470px;
							background-color:#ffe4fd;
							padding-left:20px;
							padding-right:20px;
							padding-top:10px;
							padding-bottom:10px;
							background-repeat:no-repeat;
							background-position:bottom;
							background-image:url(../img/img_kooperationen-kastenU.gif);				
							margin-bottom:5px;
							}							
		.kooperationen_beschreibung_ohne{
							margin-top:5px;
							width:470px;
							background-color:#ffe4fd;
							padding-left:20px;
							padding-right:20px;
							padding-top:10px;
							padding-bottom:10px;			
							margin-bottom:5px;
							}	
		.content	input{
							font-size:12px;
							font-family:arial;
							}
		.links_aktuelles strong{
							color:#6e6b6d;
							}
		.links_aktuelles a{
							color:#6e6b6d;
							text-decoration:none;
							font-style:italic;
							}
		.links_aktuelles a:hover{
							color:#6e6b6d;
							text-decoration:underline;
							font-style:italic;
							}	
		.links_aktuelles_linie{
							border-bottom:1px solid #bdbfc9;
							width:160px;
							}		
		.formular_arzt strong
							{
							color:#5880fa;
							font-weight:normal;
							}
		.formular_veranstalter strong
							{
							color:#ffab0c;
							font-weight:normal;
							}		
		.formular_kooperationen strong
							{
							color:#ff4aec;
							font-weight:normal;
							}	
							
/* Bottom */				

		.bottom			{
							margin:auto;
							width:100%;
							min-width:1000px;
							text-align:center;
							height:100px;
							background-image:url(../img/hg_bottom.jpg); 
							background-repeat:repeat-y;
							background-position:center;	
							overflow:visible;
							}
		.bottom_innen{
							margin:auto;
							width:963px;
							text-align:right;
							padding-right:35px;
							padding-top:7px;
							font-size:10px;
							color:#9f9c9e;
							}		
		.bottom a		{
							text-decoration:none;
							color:#9f9c9e;
							}
		.bottom a:hover{
							text-decoration:none;
							color:#000;
							}							
