@charset "utf-8";
/* MASTER-CSS für www.kinder-jugendheilkunde.de */

body						{ background: url('images/xx_body-bg.jpg') repeat-x #ffffff; margin: 0; padding: 0;
					 			font-family: Verdana, Arial, Helvetica; color: #1a171b; font-size: 12px; line-height: 15px; }
							
body, html, p, form, h1, h2, h3, h4, ul, ol
							{ margin: 0px; padding: 0px; }

/* Textformatierungen */
.small						{ font-size: 11px; line-height: 13px; }
h1							{ font-size: 16px; line-height: 20px; color: #77a836; margin-top: 4px; }
h2							{ font-size: 15px; line-height: 19px; color: #8b8b8b; }
h2.border					{ border-top: 1px dotted #4f4d4d; padding-top: 10px; margin-top: 15px; margin-bottom: 5px; }
h3							{ font-size: 12px; line-height: 15px; color: #5a5a5a; }
				
/*fuer .png-Grafiken */
img, div, li, p				{ behavior: url("iepngfix.htc"); border: 0px; }

/* spezielle Definitionen */
.clear						{ clear: both; height: 0px; overflow: hidden; }		
.rounded					{ -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
.shadow						{ -moz-box-shadow: 1px 1px 5px #a09e9c; -webkit-box-shadow: 1px 1px 5px #a09e9c; box-shadow: 1px 1px 5px #a09e9c; } 

/* Links */
a:link, a:active, a:visited
							{ color: #1a171b; text-decoration: underline; }
a:hover						{ color: #77a836; text-decoration: underline; }

a.arrow_1:link, a.arrow_1:active, a.arrow_1:visited
							{ display: block; color: #626262; text-decoration: underline; font-size: 11px; padding: 0px 0px 2px 12px; margin-top: 2px;
								background: url('images/xx_arrow-1-bn.png') 1px 4px no-repeat; }
a.arrow_1:hover				{ color: #1a171b; background-position: 1px -37px; }

a.arrow_2:link, a.arrow_2:active, a.arrow_2:visited
							{ display: block; color: #626262; text-decoration: underline; font-size: 12px; padding: 0px 0px 2px 12px; margin-top: 2px;
								background: url('images/xx_arrow-1-bn.png') 1px 4px no-repeat; }
a.arrow_2:hover				{ color: #1a171b; background-position: 1px -37px; }

a.pdf:link, a.pdf:active, a.pdf:visited
							{ display: block; padding-left: 22px; height: 16px; margin-top: 3px; background: url('images/xx_pdf-bg.gif') no-repeat; }
a.pdf:hover					{ color: #1a171b; }

a.print:link, a.print:active, a.print:visited
							{ float: right; color: #494949; text-decoration: none; font-size: 11px; padding: 0px 0px 2px 21px;
								background: url('images/xx_print-bn.png') 0px 1px no-repeat; }
a.print:hover				{ color: #1a171b; text-decoration: underline; }

a.top:link, a.top:active, a.top:visited
							{ float: right; color: #494949; text-decoration: none; font-size: 11px; padding: 0px 0px 2px 15px; margin-left: 10px;
								background: url('images/xx_top-bn.png') 0px 2px no-repeat; }
a.top:hover					{ color: #1a171b; text-decoration: underline; }

a.backlink_top:link, a.backlink_top:active, a.backlink_top:visited
							{ float: right; background: url('images/xx_backlink-bn.png') 1px 4px no-repeat; padding-left: 14px; display: block;
								 color: #626262; font-size: 11px; margin-top: -18px; }
a.backlink_top:hover		{ color: #1a171b; background-position: 1px -37px; }

a.backlink_bottom:link, a.backlink_bottom:active, a.backlink_bottom:visited
							{ float: left; background: url('images/xx_backlink-bn.png') 1px 4px no-repeat; padding-left: 14px; display: block;
								 color: #626262; font-size: 11px; }
a.backlink_bottom:hover		{ color: #1a171b; background-position: 1px -37px; }

/* Layout-Formatierungen */	
#page_wrap					{ width: 990px; height: auto; margin: 0px auto; }
	#page						{ width: 965px; min-height: 700px; background: #ffffff; margin: 49px 0 25px 15px; }
									
		#head					{ width: 965px; height: 300px; border-bottom: 1px solid #cecece; }
			#head_baer			{ position: absolute; z-index: 100; margin-top: -25px; margin-left: 10px; }
			#head_overlay		{ position: absolute; z-index: 99; margin-top: 92px; }
			#head_row1			{ width: 950px; height: 56px; padding: 13px 15px 0 0; border-bottom: 1px solid #cecece; text-align: right; }
			#head_row2			{ width: 965px; height: 20px; background: #8cc63f; margin-top: 1px; margin-bottom: 1px; }
			#head_row3			{ width: 965px; height: 207px; }
				#head_row3 img		{ display: none; }
				
		#navigation				{ float: left; width: 260px; margin-top: 30px; }
			#navigation ul			{ width: 260px; list-style: none; margin-left: -10px; margin-bottom: 215px; }
			#navigation ul li			{ display: block; }
			#navigation ul li a	{ display: block; height: 25px; padding: 5px 1px 0px 15px; margin-bottom: 2px; font-weight: bold; text-decoration: none;
											background: url('images/xx_navigation-bg.png') no-repeat; }
			#navigation ul li.green a	{ color: #ffffff; background: url('images/xx_navigation-bg.png') 0px 0px no-repeat; }
			#navigation ul li.green a:hover, #navigation ul li.green_aktiv a { color: #ffffff; background: url('images/xx_navigation-bg.png') -260px 0px no-repeat; padding-left: 25px; }
			#navigation ul li.grey a	{ color: #5a5a5a; background: url('images/xx_navigation-bg.png') -520px 0px no-repeat; }
			#navigation ul li.grey a:hover, #navigation ul li.grey_aktiv a	{ color: #5a5a5a; background: url('images/xx_navigation-bg.png') -780px 0px no-repeat; padding-left: 25px; }
		
		
		#content				{ float: left; width: 430px; min-height: 400px; margin: 30px 23px 25px 8px; }
		.startseite	{ width: 440px !important; margin: 30px 13px 25px 8px !important; }
			#content img#signatur	{ margin-left: -10px; }
			#content strong, #content b	{ color: #5a5a5a; }
			#content ul			{ list-style: none; margin: 10px 0px 10px 0px; }
			#content ul li			{ display: block; background: url('images/xx_listpoint-1.png') 0px 4px no-repeat; padding: 1px 0px 5px 20px; }	
			#content ol			{ margin-top: 5px; margin-bottom: 8px; }
			#content ol li			{ margin-left: 25px; padding-bottom: 8px; }		
			#content a.normal	{ text-decoration: none; }
			#content a:hover.normal	{ text-decoration: underline; }
			
			#content div#footer_web	{ border-top: 1px solid #8cc63f; margin-top: 20px; padding-top: 3px; }
			#content div#footer_print	{ display: none; }
			
			/* CMS Bildformatierungen */				
			#content img.left	{ float: left; margin: 3px 10px 5px 0px; }		
			#content img.right	{ float: right; margin: 3px 0px 5px 10px; }		
			#content img.top	{ display: block; margin: 15px 0px 10px 0px; }
			#content img.bottom	{ display: block; margin: 15px 0px 10px 0px; }	
			#content img.single	{ margin-top: 12px; margin-bottom: 10px; }
			#content img.pic	{ float: left; margin-top: 12px; margin-bottom: 10px; }
			#content img.pic2	{ float: right; margin-top: 12px; margin-bottom: 10px; }	
			#content img.bild_zoom	{ cursor: url('images/zoom.png'), auto; }
			#content img.bild_zoom:hover { opacity: 0.9; cursor: url('images/zoom.png'), auto; }
			
			/* CMS Tabelleformatierungen */
			#content table			{ margin-top: 15px; margin-bottom: 2px; border-collapse: collapse; }
			#content table caption	{ font-weight: bold; color: #77a836; padding: 2px 5px 3px 3px; white-space: nowrap; text-align: left; }
			#content table th		{ font-weight: normal; text-align: left; vertical-align: top; padding: 2px 5px 2px 2px; border: 1px solid #e0e1e2; white-space: nowrap; }
			#content table td		{ text-align: left; vertical-align: top; padding: 2px 10px 2px 2px; border: 1px solid #e0e1e2; }
			
			#content table.anfahrt	{ margin-top: 0px !important; }
			#content table.anfahrt th, #content table.anfahrt td  { border: none !important; padding-left: 0px !important; padding-right: 20px !important; }
			
			/* CMS Artikel-Formatierungen */
			.artikel					{ margin-top: 3px; margin-bottom: 15px; }
			.artikel h3					{ color: #77a836; border-bottom: 1px dotted rgb(120,120,120); padding-bottom: 3px; margin-bottom: 2px; }
			.artikel div.text			{  }
			.artikel div.text a.arrow_1		{ float: right; margin-top: 3px; }
			.artikel div.text a.pdf			{ float: left; width: 300px; margin-top: 3px; font-size: 11px; }
			
			/* BOX BI (Bilder) */
			div.box_bildergalerie		{ width: 435px; margin-left: -5px; margin-top: 10px; }
				div.box_bildergalerie h2	{ width: 435px; margin-left: 5px; }
				div.box_bildergalerie a.galerie	{ width: 140px; float: left; margin-left: 5px; margin-bottom: 5px; }
				div.box_bildergalerie a.galerie:hover	{ opacity:0.7; filter:alpha(opacity=70); }
		
		
		#right					{ float: left; width: 220px; margin-top: 30px; margin-bottom: 15px; }
			#right img#right_child	{ position: absolute; z-index: 80; margin-top: -70px; margin-left: 50px; }
			#right div.box			{ width: 210px; background: #f7f7f7; padding: 5px 10px 15px 10px; }
			#right div.box p.box_title	{ text-transform: uppercase; color: #77a836; font-weight: bold; margin-top: 4px; }
			#right div.box h3			{ font-size: 12px; color: #626262; margin-top: 7px; margin-bottom: 2px; padding-top: 7px; border-top: 1px dotted #4f4d4d; }
			#right div.box h3.first		{ margin-top: 2px; border-top: none; }
			#right div.box p.box_text	{ font-size: 12px; color: #626262; }
			#right div.box p.box_text a	{ float: right; margin: 3px 0px 1px 5px; }
			
			#right a.normal	{ text-decoration: none; color: #626262; }
			#right a:hover.normal	{ text-decoration: underline; }
		
		#foot					{ width: 965px; height: 31px; border-top: 1px solid #8b8a8a; background: url('images/xx_foot-bg.jpg') 0px 1px repeat-x; }
			#foot img#foot_child		{ position: absolute; height: 280px; width: 250px; margin-top: -220px; }
			#foot ul			{ list-style: none; float: right; margin-top: 6px; margin-right: 10px; }
			#foot ul li			{ float: left; margin-left: 8px; }
			#foot ul li a			{ text-decoration: none; margin-right: 8px; }
			#foot ul li a:hover		{ text-decoration: underline; }
			#foot ul li.aktiv a		{ text-decoration: underline; color: #77a836; }
			#foot div.smbuttons	{ float: right; text-align: left; width: 210px; margin-top: 4px; margin-right: -20px; }
				.facebook_iframe	{ border: none; overflow: hidden; width: 115px; height: 21px; float: left; margin-top: 1px; }

/* Formulare */
div.formular_bg				{ color: #1a171b; background: #f7f7f7; width: 408px; padding: 5px 10px 5px 10px; margin-bottom: 10px; border: 1px solid #cecdcf; }
	div.formular_bg	h3		{ font-size: 12px !important; color: #5a5a5a !important; margin-bottom: 5px; }
	.label_01				{ width: 90px; float: left; padding-top: 3px;  }
	.label_02				{ width: 60px; float: left; padding-top: 3px; margin-left: 20px; }
	.label_03				{ width: 110px; float: left; padding-top: 3px; margin-left: 5px; }
	.label_04				{ width: 48px; float: left; padding-top: 3px; margin-left: 5px; }
	.label_05				{ width: 60px; float: left; padding-top: 3px; margin-right: 5px; text-align: right; }
	div.formular_bg p.hinweis	{ font-size: 11px; line-height: 12px; margin-bottom: 13px; }

textarea					{ font-size: 12px; font-family: Verdana,Arial,Helvetica,SansSerif; }
input						{ font-size: 12px; font-family: Verdana,Arial,Helvetica,SansSerif; }

.input_1					{ width: 300px; margin-bottom: 3px; padding: 3px; }
.input_2					{ width: 80px; margin-bottom: 3px; padding: 3px; }
.input_3					{ width: 208px; margin-left: 4px; padding: 3px; }
.input_datum				{ float: left; width: 85px; margin-top: 2px; margin-right: 2px; font-size: 12px; padding-left: 2px; }

.select_1					{ width: 100px; margin-bottom: 3px; padding: 2px; }
.select_2					{ width: 308px; margin-bottom: 3px; padding: 2px; }
.select_3					{ width: 40px; float: left; margin-bottom: 3px; }
.select_4					{ width: 210px; float: left; margin-bottom: 3px; }

.textarea_1					{ width: 390px; height: 80px; padding: 3px; }
.textarea_2					{ width: 390px; height: 140px; float: left; padding: 3px; }

.input_bg					{ background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#eceded), color-stop(100%,#ffffff));
    							background: -moz-linear-gradient(center top, #eceded 40%, #ffffff 100%); border: 1px solid #9f9f9f;
								-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.submit_bg					{ color: #58585a !important; height: 25px; padding: 0px 10px 3px 10px; margin-bottom: 3px; border: 1px solid #ced0d1;
								text-align: center; font-size: 12px; font-weight: bold;
    							background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#ced0d1));
    							background: -moz-linear-gradient(center top, #ffffff 50%, #ced0d1 100%);
    							-webkit-box-shadow: 1px 1px 2px 0px #443223; -moz-box-shadow: 1px 1px 2px 0px #443223; box-shadow: 1px 1px 2px 0px #443223;
    							-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; }
.submit_bg:hover 			{ color: #77a836 !important; border: 1px solid #77a836;
    							background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#ced0d1));
    							background: -moz-linear-gradient(center top, #ffffff 50%, #ced0d1 100%); }
								
.feld_error					{ border: 1px solid #e72101; padding-left: 2px; }
.fehler_meldung				{ width: 480px; color: #e72101 !important; margin-bottom: 10px; line-height: 15px; }

/* ROUTENPLANER */
#routenplaner			{ float: right; font-size: 12px; background: #f7f7f7; margin: 0px 0px 10px 5px; width: 190px; padding: 6px 4px 8px 8px; }
	#routenplaner h4		{ text-transform: uppercase; color: #6e695b; }
	#routenplaner p			{ margin-top: 3px; }
	#routenplaner input.street 	{ width: 180px; font-size: 11px; margin-top: 2px; padding: 2px; }
	#routenplaner input.plz 	{ width: 41px; font-size: 11px; margin: 2px 3px 2px 0px; padding: 2px; }
	#routenplaner input.town 	{ width: 130px; font-size: 11px; margin-top: 2px; margin-bottom: 2px; padding: 2px; }
	#routenplaner input.submit_bg 	{ margin-top: 5px; margin-bottom: 5px; }

/* GOOGE-KARTE */				
#google_karte			{ border: 1px solid #77a836; width: 428px; height: 350px; margin-top: 10px; margin-bottom: 3px; }