@import url(http://i.onmeda.de/style/basis.css);
@import url(http://i.onmeda.de/style/navi.css);
@import url(http://i.onmeda.de/style/werbung.css);
@import url(http://i.onmeda.de/style/links.css);
@import url(http://i.onmeda.de/style/formulare.css);

/* generelle Formatierungen */
	#INHALT table	{border:0;border-spacing:0;border-collapse:collapse;width:100%;}
	#INHALT td		{margin:0;padding:0;}
	#INHALT a b		{font-weight:normal;}

/* Formular-Elemente */
	#INHALT input			{vertical-align:middle;margin-top:3px;}
	#INHALT select			{vertical-align:middle;margin-top:3px;}
	#INHALT option			{padding-right:3px;}
	td.input_answer select	{margin-bottom:0;}

/* Headlines */
	.headline_border	{}
	.headline_content	{}
	#INHALT h1					{margin-top:8px;margin-bottom:1em;}
	#INHALT h2					{font-size:1em;}
	#INHALT h3					{font-size:1.155em;margin-bottom:1em;}
	#INHALT h2.qt_ergebnis		{font-size:1.155em;margin-bottom:1em;}
	#INHALT h1.test_headline	{}
	#INHALT h1.result_headline	{}

/* Links */
	a.test	{}

/* Container um gesamten Test */
	.main_content	{margin-bottom:3em;}

/* Container um Textbloecke (meist Einleitung) */
	.qt_art_inline	{}
	
/* Textformatierung... */
	.qt_s1	{}
	.qt_sk	{font-size:0.845em;line-height:1.2em;}
	
/* Formularseiten */
	
	/* Fehlermeldung */
		.test_dimensions		{}
		#INHALT .error_message	{font-weight:bold;color:#B80000;padding:3px 0;}
	
	/* Abstand vor und nach Formularbereich */
		.test_dimensions_topline	{display:none;}
		.test_dimensions_bottomline	{display:none;}
		.mbl						{}

	/* Seitenanzeige */
		.test_dimensions_questionxy	{width:100%;}
		.bg_question_xy				{background:#e2f4fc;text-align:center;}
		.bg_question_xy td			{border-bottom:1px solid #fff;}
		.question_xy				{font-size:0.845em;font-weight:bold;}
		#INHALT td.yes_no 			{font-size:0.845em;font-weight:bold;width:20px;padding:0 14px;}
		
	/* Frage-Antwort-Bereich */
		.test_dimensions_question_answers	{width:100%;}
	
	/* Frage */
		.bg_question		{background:#f6faff;}
		.question_td 		{}
		.question_headline	{background:#f6faff;line-height:1.4em;font-weight:bold;border-bottom:none;padding:13px 14px 13px 20px;}
	
	/* Antworten */
		.bg_answers1	{}
		.bg_answers2	{}
		#INHALT .bg_answers1 td,
		#INHALT .bg_answers2 td						{background:#f6faff;border-bottom:1px solid #cfedfa;padding:6px 20px;vertical-align:top;}
		.answer										{}
		#INHALT td.enumeration						{color:#d0edfa;font-weight:bold;font-size:4.46em;line-height:1.2em;width:80px;padding:2px 0;text-align:center;}
		#INHALT td.choice							{text-align:center;width:20px;padding:6px 14px 4px;}
		*+html #INHALT td.choice					{padding-top:4px;}
		* html #INHALT td.choice					{padding-top:4px;}
		html:first-child>b\ody #INHALT td.choice	{padding-top:4px;}
		#INHALT td.radio_answer 					{width:10px;}
		#INHALT td.input_answer 					{width:139px;padding-right:14px;}
		*+html #INHALT td.input_answer 				{width:142px;}
		* html #INHALT td.input_answer 				{width:142px;}
		body:first-of-type #INHALT td.input_answer	{width:174px;}
	
	/* Weiter-Button */
		.test_dimensions_nextbutton	{width:100%;}
		.bg_nextbutton				{}
		#INHALT td.image_button		{background:#f6faff;border-bottom:1px solid #cfedfa;text-align:right;padding:8px 14px 10px 0;}
		
	/* Hinweis unterhalb Testbereich */
		.qt_note	{margin-top:1em;font-size:0.845em;line-height:1.2em;}
		
	/* Promillerechner */
		.prom_formfield						{border-top:1px solid #002124;border-left:1px solid #002124;border-right:1px solid #009aa7;border-bottom:1px solid #009aa7;font-size:1em;line-height:1.2em;padding:0;margin-bottom:5px;}
		.qt_prom_table						{}
		#INHALT .prom_answers1				{background:#f6faff;padding:6px 0 6px 20px;border-bottom:1px solid #cfedfa;vertical-align:top;}
		#INHALT .prom_answers2				{background:#f6faff;padding:6px 0 6px 20px;border-bottom:1px solid #cfedfa;vertical-align:top;}
		#INHALT .prom_answers3				{background:#f6faff;padding:6px 0 6px 20px;border-bottom:1px solid #cfedfa;vertical-align:top;}
		#INHALT .prom_answers3 .innerdiv	{float:left;padding-right:16px;}
		#INHALT .bg_buttons					{background:#f6faff;padding:8px 0 10px 20px;border-bottom:1px solid #cfedfa;}
		.prom_button1						{display:block;float:left;padding:2px 0;}
		.prom_button2						{display:block;float:right;padding:2px 14px;}
		#INHALT .prom_bin					{margin:0;vertical-align:middle;margin-left:14px;}

		.prom_tipp							{}
		.tipp_hl							{font-weight:bold;}
		.qt_s1_prom							{font-size:0.845em;line-height:1.2em;}
		.prom_strong1						{font-weight:bold;font-size:1.18em;line-height:1.2em;}
		
		.mehr_info_box						{background:url(http://i.onmeda.de/style/onmeda_bg_icons.png) no-repeat 0 -1217px;padding-left:10px; text-decoration:none;}
		
/* Auswertungsseiten */	
	
	/* Bilder */
		#INHALT img					{margin-right:8px;margin-bottom:8px;}
		* html #INHALT img			{margin-right:5px;}
		#INHALT .art_img_li			{float:left;margin-right:8px;padding-bottom:8px;}
		* html #INHALT .art_img_li	{margin-right:5px;}
		#INHALT .art_img_re			{}
		#INHALT .art_img_ce			{}
		#INHALT .img_mbl			{}
		#INHALT .art_img_li img		{border:1px solid #629ac7;float:none;margin-right:0;margin-bottom:0;}
		
	/* grafische Ergebnis-Darstellung */
		#INHALT .qt_grafik_ergebnis						{text-align:center;}
		#INHALT .qt_grafik_ergebnis img					{float:none;margin-bottom:0;margin-top:0;vertical-align:middle;}
		#INHALT .qt_grafik_ergebnis img.waist_to_hip	{display:block;margin:0 auto;}

	/* Tipp-Headlines */
		.tip_headline	{font-size:1.155em;font-weight:bold;margin-bottom:-1.2em;padding-top:1.1em;}
		.tip_subhead	{font-weight:bold;}
		
	/* Tabellen */
		#INHALT .qt_table				{}
		#INHALT .qt_table td			{padding:5px 5px 5px 20px;}
		#INHALT .qt_table .qt_headrow	{background:#e2f4fc;}
		#INHALT .qt_table .qt_head		{font-size:0.845em;font-weight:bold;padding:0 0 0 20px;text-align:left;border-bottom:1px solid #fff;}
		#INHALT .qt_table .qt_spalte1	{}
		#INHALT .qt_table .qt_spalte2	{}
		#INHALT .qt_table .qt_spalte3	{}
		#INHALT .qt_table .qt_bg2 		{}
		#INHALT .qt_table .qt_bg1 		{}
		#INHALT .qt_table .qt_bg1 td,
		#INHALT .qt_table .qt_bg2 td	{background:#f6faff;border-bottom:1px solid #cfedfa;vertical-align:top;}
		
		#INHALT .box		{}
		#INHALT .box td		{padding:5px 5px 5px 20px;background:#f6faff;border-bottom:1px solid #cfedfa;vertical-align:middle;}
		#INHALT .box .hbl	{}
		#INHALT .box .hbl2	{}
		#INHALT .box .hbl3	{}
		
		#INHALT table.qt_s1 td	{padding:5px 5px 5px 20px;background:#f6faff;border-bottom:1px solid #cfedfa;vertical-align:middle;}
		
		#INHALT .qt_notable		{width:auto;border:none;margin-bottom:1em;}
		#INHALT .qt_notable td	{padding:1px 20px 1px 0;}
		
	/* Schwangerschafts-Kalender */
		.qt_weiter_box					{margin-bottom:1.6em;font-weight:bold;}
		.qt_weiter_box form				{display:inline;font-weight:normal;}
		a.qt_weiter_button				{}
		input.qt_weiter_button			{border:1px solid red;border:none;background:none;vertical-align:middle;margin-top:-3px;color:#0097D2;cursor:pointer;}
		input.qt_weiter_button:hover	{color:#b80000;}
		
		.qt_ssw_nav_outer				{font-weight:bold;}
		.qt_ssw_nav_inner				{line-height:1.7em;font-weight:normal;}
		.qt_ssw_nav_inner a				{padding:0 8px 0 0;}

	/* Fruchbarkeits-Kalender */
		.qt_fruchtbar_tab												{margin-bottom:15px;}
		.qt_fruchtbar_tab thead th										{font-size:1em;font-weight:bold;padding:0 0 3px 2px;text-align:left;}
		.qt_fruchtbar_tab tbody th										{border:1px solid #a6c5d3;background:#e2f4fc;font-weight:bold;height:28px;width:88px;}
		.qt_fruchtbar_tab tbody td										{border:1px solid #a6c5d3;background:#ffffff;font-size:0.845em;text-align:center;width:88px;height:25px;}
		#INHALT .qt_fruchtbar_tab tbody td img							{position:absolute;margin-top:-20px;margin-left:2px;}
		#INHALT .qt_fruchtbar_tab tbody td img, x:default				{margin-top:-2px;margin-left:-44px;}
		*+html #INHALT .qt_fruchtbar_tab tbody td img					{margin-top:-4px;margin-left:-47px;}
		* html #INHALT .qt_fruchtbar_tab tbody td img					{margin-top:-4px;margin-left:-47px;}
		body:first-of-type #INHALT .qt_fruchtbar_tab tbody td img		{margin-top:-2px;margin-left:-45px;}
		html:first-child>b\ody #INHALT .qt_fruchtbar_tab tbody td img	{margin-top:-2px;margin-left:-4px;}
		#INHALT .qt_fruchtbar_tab tbody td img							{margin-top:-2px\9;margin-left:-45px\9;}
		.qt_fruchtbar_tab .empty										{}
		.qt_fruchtbar_tab .medium										{background:#d6fdb7;font-weight:bold;}
		.qt_fruchtbar_tab .full											{background:#8ee935;font-weight:bold;}
		.qt_fruchtbar_tab .menstruation									{background:#ff9b9b;font-weight:bold;}

		.qt_fruchtbar_monatsnav						{margin:0 3px 8px 3px;position:relative; top:-9px;}
		#INHALT .qt_fruchtbar_monatsnav .qt_first	{display:none;}
		.qt_fruchtbar_monatsnav .qt_rwd 			{float:left;}
		.qt_fruchtbar_monatsnav .qt_fwd 			{float:right;}
		.qt_fruchtbar_monatsnav a 					{background:url(http://i.onmeda.de/style/onmeda_bg_icons.png) no-repeat 0 -1219px;padding-left:10px;}
		.qt_fruchtbar_monatsnav a:hover,
		.qt_fruchtbar_monatsnav a:focus,
		.qt_fruchtbar_monatsnav a:active			{background-position: 0 -1280px;}
		.qt_fruchtbar_monatsnav	.qt_last			{clear:both;height:0;font-size:0;line-height:0;}

		#qt_fruchtbar_legend 						{margin:23px 0 35px;padding:0 2px;}
		#qt_fruchtbar_legend h3						{font-size:1em;margin-bottom:5px;}
		#qt_fruchtbar_legend dl						{font-size:0.845em;margin:0;float:left; width:180px;}
		#qt_fruchtbar_legend dt						{float:left;margin:0;padding-right:6px;}
		#INHALT #qt_fruchtbar_legend dt img			{margin-right:0;margin-bottom:0;}
		#qt_fruchtbar_legend dd						{margin:0;padding-right:13px;padding-top:10px;}
		#INHALT #qt_fruchtbar_legend .qt_between	{height:0px;font-size:0px;line-height:0px;}

		.qt_fruchtbar_erinnerung form				{display:block;float:right;width:211px;padding:5px 0 0 20px;}
		
	/* Promillerechner */
		.qt_prom_erg				{width:100%;background:#f6faff;}
		#INHALT .qt_prom_erg td		{padding:13px 3px;vertical-align:top;}
		.prom_erg_ic				{}
		.prom_erg_mehr				{width:130px;}
		.prom_erg_prom				{font-weight:bold;width:40px;line-height:1.2em;}
		.prom_erg_info				{}
		#INHALT .prom_innerprom td	{padding:4px 0;}
		.qt_prom_erg .prom_strong1	{font-size:1.155em;line-height:1.2em;}
		.qt_prom_erg .prom_strong3	{font-size:1.155em;}
		#INHALT .bg_buttons2		{border-bottom:1px solid #cfedfa;}
		.prom_erg_mehr a			{background:url(http://i.onmeda.de/style/onmeda_bg_icons.png) no-repeat 0 -1218px;padding-left:10px;}
		.prom_erg_mehr a:hover,
		.prom_erg_mehr a:focus,
		.prom_erg_mehr a:active		{background-position:0 -1279px;}
		
		.prom_pop_outer 			{position:absolute;background:#f6faff;width:610px;height:260px;}
		.prom_pop_head 				{background:#e2f4fc;font-size:0.845em;font-weight:bold;padding:0 20px;text-align:right;border-bottom:1px solid #fff;}
		a.prom_pop_close 			{background:url(http://i.onmeda.de/style/onmeda_bg_icons.png) no-repeat 0 -1219px;padding-left:10px;}
		a.prom_pop_close:hover, 
		a.prom_pop_close:focus, 
		a.prom_pop_close:active 	{background-position:0 -1280px;}
		#INHALT .prom_pop_inner 	{padding:5px 5px 5px 20px;background-color:#f6faff;overflow:scroll;margin-left:1px;width:582px;height:250px;border-bottom:1px solid #cfedfa;}
		#INHALT .prom_pop_hl 		{font-size:1.155em;margin-bottom:1em;background:none;padding-left:0;}
		
/* Vorsorgeplaner */
	#vorsorge							{}
	#vorsorge p							{}
	#vorsorge .error_message			{background:#f6faff;}
	#vorsorge h3						{background:#f6faff;font-size:1em;line-height:1.4em;font-weight:bold;padding:13px 14px 13px 20px;margin-bottom:0;}
	.vorsorge_block						{background:#f6faff;border-bottom:1px solid #cfedfa;padding:6px 20px;}
	.vorsorge_block a					{background:url(http://i.onmeda.de/style/onmeda_bg_icons.png) no-repeat 0 -1219px;padding-left:10px;}
	.vorsorge_block a:hover,
	.vorsorge_block a:focus,
	.vorsorge_block a:active			{background-position:0 -1280px;}
	.vorsorge_block input,
	.vorsorge_block select				{vertical-align:middle;}
	.vorsorge_block label				{clear:none;float:none;vertical-align:middle;margin-left:5px;margin-right:30px;}
	.datum_ja							{}
	.datum_block						{}
	.datum_block label					{position:absolute;left:-200px;}
	.datum_nein							{padding:4px 0 1.6em;}
	#vorsorge .button					{background:#f6faff;border-bottom:1px solid #cfedfa;text-align:right;padding:8px 14px 10px 0;}
	#vorsorge .info						{float:left;width:230px;padding-right:20px;margin-bottom:0;}
	#vorsorge .info span				{display:block;}
	#vorsorge .termin					{float:left;width:230px;padding-right:20px;margin-bottom:0;}
	#vorsorge .termin strong			{display:block;}
	#vorsorge .termin strong.achtung	{color:#b80000;}
	#vorsorge .status					{float:left;text-align:center;width:3em;}
	#vorsorge .status img				{float:none;margin:3px auto;}
	#vorsorge .legende					{margin:23px 0 35px;padding:0 2px;font-size:0.845em;}
	#vorsorge .legende img				{float:none;margin:0;vertical-align:bottom;}
	*+html #vorsorge .legende img		{vertical-align:middle;}
	* html #vorsorge .legende img		{vertical-align:middle;}
	#vorsorge .legende span				{padding-right:12px;}
	.qt_vorsorge_erinnerung form		{display:block;float:right;width:241px;padding:5px 0 0 20px;}
	#vorsorge .rechtlich				{font-size:0.845em;line-height:1.2em;}
	
/* Schwangerschaftskalender */
	#INHALT .SCHWANGERSCHAFTSWOCHE_AKTUELL					{background:#E2F4FC;margin:2px 0 12px 0;padding:8px 8px;}
	*+html #INHALT .SCHWANGERSCHAFTSWOCHE_AKTUELL			{margin-top:5px;}
	#INHALT .SCHWANGERSCHAFTSWOCHE_AKTUELL h2				{font-size:1.155em;margin-bottom:0.5em;}
	#INHALT .SCHWANGERSCHAFTSWOCHE_AKTUELL h3				{font-size:1em;margin-bottom:0.5em;}
	#INHALT .SCHWANGERSCHAFTINFO							{}
	#INHALT .SCHWANGERSCHAFTERRECHNEN 						{float:left; width:330px;}
	#INHALT .SCHWANGERSCHAFTERRECHNEN p 					{margin-bottom:3px;font-weight:bold;}
	#INHALT .SCHWANGERSCHAFTINFO span.LINK_BUTTON			{background:url(http://i.onmeda.de/style/onmeda_button_bg.gif) no-repeat right center;padding: 0 10px 2px 0;}
	* html #INHALT .SCHWANGERSCHAFTINFO span.LINK_BUTTON	{padding-bottom:1px;zoom:1;}
	*+html #INHALT .SCHWANGERSCHAFTINFO span.LINK_BUTTON	{padding-bottom:1px;zoom:1;}
	.LINK_BUTTON a 											{background:url(http://i.onmeda.de/style/onmeda_button_bg.gif) no-repeat left center; font-size:0.845em;font-weight:bold;color:#003b65;padding:2px 0 2px 20px;}
	* html .LINK_BUTTON a 									{padding:3px 0 5px 20px;line-height:1.9em;}
	.LINK_BUTTON a:hover,.LINK_BUTTON a:focus,.LINK_BUTTON a:active {color:#b80000;}
	
	.SCHWANGERSCHAFTERRECHNEN span 			{display:block;float:left; width:220px; font-weight:normal;}
	#IHRE_SCHWANGERSCHAFT_ALL h2			{background:url(http://i.onmeda.de/style/schwangerschaftinfo_icon.gif) no-repeat 0 2px; padding:19px 0 0 40px; font-size:1.155em; margin-bottom:1em;}
	#IHR_BABY_ALL h2						{background:url(http://i.onmeda.de/style/schwangerschaftinfo_icon.gif) no-repeat 0 -55px; padding:19px 0 0 40px; font-size:1.155em; margin-bottom:1em;}
	#WICHTIGE_TERMINE_ALL h2				{background: url(http://i.onmeda.de/style/schwangerschaftinfo_icon.gif) no-repeat 0 -112px; padding:19px 0 0 40px; font-size:1.155em; margin-bottom:1em;}
	#IHRE_SCHWANGERSCHAFT_ALL h3			{font-size:1em;}
	#IHR_BABY_ALL h3						{font-size:1em;}
	#WICHTIGE_TERMINE_ALL h3				{font-size:1em;}
	#WICHTIGE_TERMINE_ALL					{margin-bottom:20px;}
	
	.BLAETTERNAVIGATION						{position:relative;margin-bottom:20px;}
	a.LINK_BETONT							{font-weight:bold;background:url(http://i.onmeda.de/style/onmeda_bg_icons.png) no-repeat 0 -1218px;padding-left:10px;}
	*+html a.LINK_BETONT					{float:left; zoom:1;}
	a:hover.LINK_BETONT, a:focus.LINK_BETONT, a:active.LINK_BETONT {color:#b80000;background-position:0 -1279px;}
	a.LINK_BETONT_RECHTS					{font-weight:bold;background:url(http://i.onmeda.de/style/onmeda_bg_icons.png) no-repeat 0 -1216px;padding-left:10px; float:right;}
	*+html a.LINK_BETONT_RECHTS				{zoom:1;}
	a:hover.LINK_BETONT_RECHTS, a:focus.LINK_BETONT_RECHTS, a:active.LINK_BETONT_RECHTS {color:#b80000;background-position:0 -1277px;}
	
	a.test_rot{background:url(http://i.onmeda.de/style/onmeda_bg_icons.png) no-repeat 0 -1218px;}
	
/* PRINT-VERSION START */
@media print {

	body	{color:#000;padding-left:5pt;padding-top:0;width:490pt;height:auto;background:#fff;}
	
	/* Template-Rahmen */
		#WEBSEITE			{background:none;height:auto;width:auto;}
		#bottom_line		{display:none;width:0;}
		#HEADER				{padding:0 0 20px;background:none;width:auto;}
		#LOGO				{position:static;margin-top:0;}
		#SYMPTOM_CHECK,
		#SEITEN_FUNKTIONEN,
		#WRS,
		#UNTERNEHMENS_LINKS,
		#SCHNELLSUCHE,
		#BROTKRUMEN_NAVI,
		#HAUPTNAVI,
		#BANNER_AUSSEN,
		#SKYSCRAPER			{display:none;}
	
		/* Abbinder */
			#ABBINDER			{clear:both;font-weight:bold;padding:0 0 2em;margin-left:0;width:auto;font-size:1em;}
			#ABBINDER h2		{font-size:0.804em;font-weight:bold;display:inline;padding-right:0.3em;}
			#ABBINDER h2.PRINT	{font-size:0.99em;display:block;margin-bottom:1em;}
			#ABBINDER p			{font-size:0.804em;font-weight:bold;display:inline;}

		/* Sponsored Logo */
			#INHALT #SPONLOGO_STANDARD	{line-height:0;text-align:right;}
			#INHALT #SPON_LOGO			{margin-top:0;position:static;}

	/* Content-Bereich */
		#INHALT #B_BOXEN	{display:none;}
		#INHALT				{float:none;margin-left:0;padding-right:0;width:auto;}
		table				{border:0;border-spacing:0;border-collapse:collapse;width:100%;}
		td					{margin:0;padding:0;border:0;}
	
/* Formular-Elemente */
	input.TEXT				{border:1px solid #000;}
	select					{border:1px solid #000;}

/* Headlines */
	#INHALT h1					{margin-top:0;margin-bottom:0;padding-left:0;background:none;}
	#INHALT h1.test_headline	{padding-bottom:1em;}
	#INHALT h1.result_headline	{padding-bottom:1em;}

/* Links */
	a,
	a:hover,
	a:focus,
	a:active	{color:#000;text-decoration:underline;}

/* Textformatierung... */
	#INHALT p	{margin-bottom:1.6em;}

/* Formularseiten */
	
	/* Seitenanzeige */
		.bg_question_xy				{background:none;}
		.bg_question_xy td			{border-bottom:1px solid #000;}
		
	/* Frage */
		.bg_question		{background:none;}
		.question_headline	{background:none;}
	
	/* Antworten */
		#INHALT .bg_answers1 td,
		#INHALT .bg_answers2 td						{background:none;border-bottom:1px solid #b2b2b2;}
		#INHALT td.enumeration						{color:#b2b2b2;}
		#INHALT td.input_answer 					{width:145px;}
		*+html #INHALT td.input_answer 				{width:145px;}
		* html #INHALT td.input_answer 				{width:145px;}
	
	/* Weiter-Button */
		#INHALT td.image_button		{background:none;border-bottom:1px solid #000;}
		#INHALT td.image_button input	{border:0;}
		
	/* Promillerechner */
		.prom_formfield						{border:1px solid #000;}
		#INHALT .prom_answers1,
		#INHALT .prom_answers2,
		#INHALT .prom_answers3				{background:none;border-bottom:1px solid #b2b2b2;}
		#INHALT .bg_buttons					{background:none;border-bottom:1px solid #000;}
	
/* Auswertungsseiten */	
	
	/* Bilder */
		#INHALT .art_img_li img		{border:1px solid #000;}
		
	/* Tabellen */
		#INHALT .qt_table .qt_headrow	{background:none;}
		#INHALT .qt_table .qt_head		{border:1px solid #000;}
		#INHALT .qt_table .qt_bg1 td,
		#INHALT .qt_table .qt_bg2 td	{background:none;border:1px solid #000;}
		#INHALT .box td					{background:none;border:1px solid #000;}
		#INHALT table.qt_s1 td			{background:none;border:1px solid #000;}
		
	/* Fruchbarkeits-Kalender */
		#qt_fruchtbar_tab thead th			{background:none;border:1px solid #000;}
		#qt_fruchtbar_tab tbody th			{background:none;border:1px solid #000;}
		#qt_fruchtbar_tab tbody td			{background:none;border:1px solid #000;}
		#qt_fruchtbar_tab .empty			{background:none;}

		.qt_fruchtbar_monatsnav a 			{background:none;padding-left:0;}
		.qt_fruchtbar_monatsnav a:hover,
		.qt_fruchtbar_monatsnav a:focus,
		.qt_fruchtbar_monatsnav a:active	{background:none;}
		
	/* Promillerechner */
		.qt_prom_erg				{background:none;}
		#INHALT .bg_buttons2		{border-bottom:1px solid #000;}
		.prom_erg_mehr a			{background:none;padding-left:0;}
		.prom_erg_mehr a:hover,
		.prom_erg_mehr a:focus,
		.prom_erg_mehr a:active		{background:none;}
		
		.prom_pop_outer 			{border:1px solid #000;width:608px;height:279px;}
		*+html .prom_pop_outer		{height:280px;}
		.prom_pop_head 				{background:#fff;border-bottom:1px solid #000;}
		a.prom_pop_close 			{background:none;padding-left:0;}
		a.prom_pop_close:hover, 
		a.prom_pop_close:focus, 
		a.prom_pop_close:active 	{background:none;}
		#INHALT .prom_pop_inner 	{background-color:#fff;border-bottom:0;}
		
/* Vorsorgeplaner */
	#vorsorge h3						{background:none;}
	.vorsorge_block						{background:none;border-bottom:1px solid #b2b2b2;}
	.vorsorge_block a					{background:none;padding-left:0;}
	.vorsorge_block a:hover,
	.vorsorge_block a:focus,
	.vorsorge_block a:active			{background:none;}
	#vorsorge .button					{background:none;border-bottom:1px solid #000;}

}
/* PRINT-VERSION ENDE */
