/* Einstellung der Abstaende zum Nullpunkt des Browsers und weitere Standards */
html, body, div, p,
h1, h2, h3, a, table, th, td,
form, img 					{ margin: 0px; padding: 0px; font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif; 
								font-size: 9pt; line-height: 13pt; color: rgb(70,70,70); }
							  
ul							{ clear: both; margin: 15px 0px 25px -13px; _margin: 15px 0px 5px 25px; list-style-type: none; }
*+html ul						{ margin: 15px 0px 15px 25px; }
ul.aufzaehlungspunkt		{ list-style-image: url(images/xx_aufzaehlungspunkt.gif); }
li							{ margin: 0px 0px 4px 0px; }
li.eingerueckt				{ margin: 0px 0px 4px 20px; }

body 						{ background-image: url(images/xx_bg-body.jpg); background-repeat: repeat-x; } 

img							{ border: 0px; }
img, div					{ behavior: url(../iepngfix.htc); }

th							{ text-align: left; vertical-align: top; }
td							{ text-align: left; vertical-align: top; }

cite						{ font-style: normal; }
cite.gross					{ font-size: 14pt; }
cite.sehr_gross				{ font-size: 18pt; }

input.text1					{ width: 250px; border: 1px solid rgb(227,233,239); border-top: 1px solid rgb(171,173,179); background-color: rgb(255,255,255); }
input.text2					{ width: 190px; border: 1px solid rgb(227,233,239); border-top: 1px solid rgb(171,173,179);  background-color: rgb(255,255,255); }
input.text3					{ width: 130px; border: 1px solid rgb(227,233,239); border-top: 1px solid rgb(171,173,179);  background-color: rgb(255,255,255); }
input.text4					{ width: 54px; border: 1px solid rgb(227,233,239); border-top: 1px solid rgb(171,173,179);  background-color: rgb(255,255,255); }
textarea.textarea1			{ width: 250px; height: 120px; border: 1px solid rgb(227,233,239); border-top: 1px solid rgb(171,173,179);  background-color: rgb(255,255,255); }

input.error					{ background-color: rgb(238,197,197); }
textarea.error					{ background-color: rgb(238,197,197); }


.text1:focus, .text2:focus, .text3:focus, .text4:focus, textarea.textarea1:focus	{ border: 1px solid rgb(148,213,255); }
.text1:hover, .text2:hover, .text3:hover, .text4:hover, textarea.textarea1:hover	{ border: 1px solid rgb(173,211,235); }

input.bn_submit				{ width: auto; height: 21px; font-size: 10pt; font-family: arial,verdana; font-weight: bold; padding: 0px 6px 0px 6px; color: rgb(255,255,255); cursor: pointer; border: 1px solid rgb(55,152,45); background-image: url(images/bg_button.jpg); background-repeat: repeat-x; }
input.bn_submit:hover		{ background-image: none; background-color: rgb(122,198,115); }


select						{ width: 197px; _width: 200px; border: 1px solid rgb(227,233,239); border-top: 1px solid rgb(171,173,179); background-color: rgb(255,255,255); font-family: Helvetica, Arial, Verdana, sans-serif; }
input.chckbox				{ width: 18px; border: none; background-color: transparent; }
select:focus, select:hover			
							{ border: 1px solid rgb(148,213,255); }			
							  
/* Allgemein gueltige Formatierungen */
h1 							{ font-size: 13pt; margin: 12px 0px 10px 8px; }
h2 							{ font-size: 11pt; margin: 12px 0px 8px 8px; font-weight: normal; }
h3 							{ font-size: 10pt; margin: 3px 0px 3px 8px; }

.kleiner					{ font-size: 3pt; }
.klein						{ font-size: 8pt; }
.groesser					{ font-size: 10pt; }
.schwarz					{ color: rgb(0,0,0); }
.grau						{ color: rgb(60,60,60); }
.weiss						{ color: rgb(255,255,255); }

.right						{ float: right; }


/* Layer-Formatierungen */
.clear						{ clear: both; height: 1px; overflow: hidden; }
.center_page				{ margin: 30px auto; width: 980px; background-image: url(images/xx_bg-center.png); background-repeat: no-repeat; }

#spalte_links				{ display: inline; float: left; width: 745px; height: auto; background-color: transparent; background-image: url(images/xx_bg-schattenlinks.png); background-repeat: no-repeat; }
	#head						{ display: block; width: 730px; height: 160px; margin: 0px 0px 0px 15px; background-color: transparent; background-image: url(images/xx_bg-head.png); background-repeat: no-repeat; overflow: hidden; }
		#head_topnavi				{ position: absolute; text-align: right; width: 480px; height: 31px; margin: 5px 10px 0px 230px; _margin: 5px 10px 0px 220px; color: #FFFFFF; }
			*+html #head_topnavi		{ margin: 5px 10px 0px 220px; }
		#head_logo					{ display: block; width: 700px; height: 79px; margin: 0px 0px 0px 15px; padding-top: 15px; overflow: hidden; }
		#head_navi					{ display: block; width: 700px; height: 39px; margin: 5px 0px 0px 15px; background-image: url(images/xx_bg-navi.png); background-repeat: repeat-x; background-position: bottom; z-index: 996; overflow: hidden; }
			.head_subnavi				{ position: absolute; width: auto; height: auto; margin: 0px 0px 0px 0px; padding: 15px 0px 10px 0px; visibility: hidden; z-index: 997; }
			.head_subnavi_ende			{ float: right; width: 15px; height: 100%; background-image: url(images/xx_bg-navi.png); background-repeat: no-repeat; background-position: right bottom; z-index: 998; }
		
		#head_breadcrumb			{ display: block; text-align: right; width: 700px; height: 20px; margin: 2px 0px 0px 15px; color: rgb(0,0,0); }
		
	#content					{ display: block; width: 730px; height: auto; margin: 0px 0px 0px 15px; overflow: visible; background-color: rgb(255,255,255); }
		#content_left				{ display: inline; float: left; width: 201px; height: auto; margin: 8px 0px 0px 15px; }
			.zitat						{ display: block; width: 178px; height: 90px; margin: 0px; padding: 35px 10px 0px 13px; color: rgb(255,255,255); font-size: 13pt; line-height: 15pt; background-image: url(images/xx_zitat-linksoben.png); background-repeat: no-repeat; background-position: top left; }
			.zitat_ende					{ display: block; width: 201px; height: 25px; margin: 0px 0px 25px 0px; background-image: url(images/xx_zitat-rechtsunten.png); background-repeat: no-repeat; }
			
			.contentnavi				{ width: 201px; height: auto; margin: 0px 0px 20px 0px; background-image: url(images/xx_bg-navileft.jpg); background-repeat: repeat-x; }
			.contentnavi_anfang			{ display: block; width: 178px; height: auto; margin: 0px; padding: 15px 10px 0px 10px; color: rgb(255,255,255); background-image: url(images/xx_rundeseck-linksoben.png); background-repeat: no-repeat; }
			.contentnavi_ende			{ display: block; width: 201px; height: 25px; margin: -10px 0px 0px 0px; overflow: hidden; background-image: url(images/xx_rundeseck-rechtsunten.png); background-repeat: no-repeat; }
			
			.button_links				{ width: 201px; height: auto; margin: 0px 0px 10px 0px; }
			
		#content_inhalt				{ display: inline; float: left; width: 490px; height: auto; margin: 8px 0px 0px 10px; }
			.contentbild				{ width: 490px; height: 150px; margin: 0px 0px 20px 0px; }
			.contentbild_abdeckung		{ position: absolute; width: 15px; height: 15px; margin: 135px 0px 0px 0px; background-image: url(images/xx_rundeseck-linksunten.png); background-repeat: no-repeat; z-index: 999; }
			.contentbild_inhalt			{ width: 490px; height: 150px; margin: 0px 0px 32px 0px; }
				.contentbild_inhalt_padding	{ padding: 10px 15px 15px 15px; z-index: 101; }
			
			.content_text				{ display: block; width: 490px; height: auto; margin: 10px 0px 40px 0px; }
				.content_text p				{ width: 450px; height: auto; margin: 0px 0px 10px 8px; }
			
	#foot						{ display: block; width: 730px; height: auto; margin: 0px 0px 0px 15px; background-color: rgb(255,255,255);  }
		#foot_inhalt				{ display: block; width: 580px; height: auto; font-size: 0.9em; margin: 0px 0px 0px 15px; padding: 10px 0px 0px 120px; text-align: center; }
	
	#foot_abschluss				{ display: block; width: 730px; height: 13px; margin: 0px 0px 0px 15px; background-color: transparent; background-image: url(images/xx_bg-foot.png); background-repeat: no-repeat; background-position: 0px 0px; }
	#foot_zeile					{ display: block; width: 730px; height: 30px; margin: 3px 0px 0px 0px; background-color: transparent; }

	
#spalte_rechts				{ display: inline; float: left; width: 228px; height: auto; background-color: transparent; background-image: url(images/xx_bg-schattenrechts.png); background-repeat: no-repeat; }
	#rechter_bereich			{ width: 205px; height: 825px; margin: 0px 0px 0px 15px; overflow: hidden; }
		.schriftgroesse				{ display: block; width: auto; height: 50px; padding: 9px 0px 10px 0px; margin: 75px 0px 0px 0px; color: rgb(255,255,255); overflow: hidden; }
		.seite_drucken				{ display: block; width: auto; height: 20px; padding: 9px 0px 8px 0px; margin: 0px 0px 0px 0px; color: rgb(255,255,255); overflow: hidden; }
		.termine					{ display: block; width: 188px; height: 372px; _height: 380px; padding: 8px 5px 0px 8px; margin: 11px 0px 0px 2px; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url(images/xx_rundeseck_weiss-linksoben.gif); background-repeat: no-repeat; background-position: 0px 0px; overflow: hidden; }
			.termin_left				{ display: inline; float: left; width: 20px; height: auto; margin: 0px 5px 0px 0px; padding: 25px 0px 25px 0px; }
			.termin_right				{ display: inline; float: left; width: 160px; height: auto; margin: 0px 0px 0px 0px; font-size: 8pt; line-height: 11pt; padding: 0px 0px 0px 0px; color: rgb(0,0,0); }
			.termin_trennlinie			{ clear: both; display: block; width: 185px; height: 4px; margin: 0px 0px 9px 0px; overflow: hidden; }
		.termine_ende				{ display: block; width: 201px; height: 12px; margin: 0px 0px 0px 2px; overflow: hidden; background-image: url(images/xx_rundeseck-termine-unten.png); background-repeat: no-repeat; }
		
		.foerderer					{ display: block; width: 188px; height: 372px; _height: 380px; padding: 8px 5px 0px 8px; margin: 11px 0px 0px 2px; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url(images/xx_rundeseck_weiss-linksoben.gif); background-repeat: no-repeat; background-position: 0px 0px; overflow: hidden; }
			.foerderer_content				{ display: block; width: 180px; height: auto; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
			.foerderer_trennlinie			{ clear: both; display: block; width: 185px; height: 4px; margin: 5px 0px 5px 0px; overflow: hidden; }
		
		.foerderer_ende				{ display: block; width: 201px; height: 12px; margin: 0px 0px 0px 2px; overflow: hidden; background-image: url(images/xx_rundeseck-termine-unten.png); background-repeat: no-repeat; }
		
		.mitglieder					{ display: block; clear: both; width: 188px; height: auto; padding: 8px 5px 2px 8px; margin: 11px 0px 0px 2px; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url(images/xx_rundeseck_weiss-linksoben.gif); background-repeat: no-repeat; background-position: 0px 0px; overflow: hidden; }
			.mitglied_left				{ display: inline; float: left; width: 50px; height: auto; margin: 0px 5px 0px 0px; }
			.mitglied_right				{ display: inline; float: left; width: 125px; height: auto; margin: 3px 0px 0px 0px; font-size: 8pt; line-height: 11pt; padding: 0px 0px 0px 0px; color: rgb(0,0,0); }
				a.mitglied, a.mitglied:link, a.mitglied:active, a.mitglied:visited	{ text-decoration: underline; font-size: 8pt; line-height: 11pt; color: rgb(0,0,0); }
				a.mitglied:hover						{ text-decoration: none; line-height: 11pt; color: rgb(0,0,0); }	
			.mitglied_trennlinie		{ clear: both; display: block; width: 185px; height: 1px; margin: 0px 0px 3px 0px; _margin: 0px 0px 2px 0px; overflow: hidden; }
			*+html .mitglied_trennlinie		{ margin: 0px 0px 8px 0px; }
			
		.mitglied_ende				{ display: block; width: 201px; height: 12px; margin: 0px 0px 0px 2px; overflow: hidden; background-image: url(images/xx_rundeseck-termine-unten.png); background-repeat: no-repeat; }
		
		
		.adresse_rechts				{ position: absolute; width: 186px; height: 200px; margin: 38px 0px 0px 8px; line-height: 11pt; }
		
		
a:link,	a:active, a:visited	{ text-decoration: underline; line-height: 15pt; }
a:hover						{ text-decoration: none; line-height: 15pt; }

a.ohne, a.ohne:link, a.ohne:active, a.ohne:visited	{ text-decoration: none; ; }
a.ohne:hover						{ text-decoration: underline;  }

a.akt:link,	a.akt:active, a.akt:visited	{ text-decoration: none; color: rgb(10,10,10); }
a.akt:hover						{ text-decoration: none; color: rgb(10,10,10); }

a.weiss:link, a.weiss:active, a.weiss:visited, a.weiss_akt	{ font-weight: normal; text-decoration: underline; color: rgb(255,255,255); }
a.weiss:hover, a.weiss_akt		{ font-weight: normal; text-decoration: none; color: rgb(250,250,250); }

a.nav_left:link, a.nav_left:active, a.nav_left:visited, a.nav_left_akt	{ display: block; width: 171px; height: 15px; padding: 4px 0px 3px 0px; font-weight: normal; text-decoration: none; color: rgb(255,255,255); border-bottom: 1px solid rgb(173,29,50); border-top: 1px solid rgb(220,167,157); }
a.nav_left:hover, a.nav_left_akt:link, a.nav_left_akt:active, a.nav_left_akt:visited { display: block; width: 171px; height: 15px; font-weight: bold; text-decoration: none; color: rgb(255,255,255); }

a.nav_left:link, a.nav_left:active, a.nav_left:visited, a.nav_left_akt	{ display: block; width: 171px; height: 15px; padding: 4px 0px 3px 0px; font-weight: normal; text-decoration: none; color: rgb(255,255,255); border-bottom: 1px solid rgb(173,29,50); border-top: 1px solid rgb(220,167,157); }
a.nav_left:hover, a.nav_left_akt:link, a.nav_left_akt:active, a.nav_left_akt:visited { display: block; width: 171px; height: 15px; font-weight: bold; text-decoration: none; color: rgb(255,255,255); }

a.font_s:link, a.font_s:active, a.font_s:visited, a.font_s_akt	{ display: inline; float: left; width: 23px; height: 23px; margin: 0px 8px 0px 0px; background: url(images/xx_font-s.png) no-repeat 0px 0px; }
a.font_s:hover, a.font_s_akt:link, a.font_s_akt:active, a.font_s_akt:visited { display: inline; float: left; width: 23px; height: 23px; background: url(images/xx_font-s.png) no-repeat 0px -23px; }

a.font_m:link, a.font_m:active, a.font_m:visited, a.font_m_akt	{ display: inline; float: left; width: 23px; height: 23px; margin: 0px 12px 0px 0px; background: url(images/xx_font-m.png) no-repeat 0px 0px; }
a.font_m:hover, a.font_m_akt:link, a.font_m_akt:active, a.font_m_akt:visited { display: inline; float: left; width: 23px; height: 23px; background: url(images/xx_font-m.png) no-repeat 0px -23px; }

a.font_l:link, a.font_l:active, a.font_l:visited, a.font_l_akt	{ display: inline; float: left; width: 23px; height: 23px; margin: 0px 15px 0px 0px; background: url(images/xx_font-l.png) no-repeat 0px 0px; }
a.font_l:hover, a.font_l_akt:link, a.font_l_akt:active, a.font_l_akt:visited { display: inline; float: left; width: 23px; height: 23px; background: url(images/xx_font-l.png) no-repeat 0px -23px; }

a.font_xl:link, a.font_xl:active, a.font_xl:visited, a.font_xl_akt	{ display: inline; float: left; width: 23px; height: 23px; margin: 0px 18px 0px 0px; background: url(images/xx_font-xl.png) no-repeat 0px 0px; }
a.font_xl:hover, a.font_xl_akt:link, a.font_xl_akt:active, a.font_xl_akt:visited { display: inline; float: left; width: 23px; height: 23px; background: url(images/xx_font-xl.png) no-repeat 0px -23px; }


/* --------- Ausklapp-Navigation  - Hauptunkte --------- */
a.navi:link, a.navi:active, a.navi:visited	{ float: left; display: inline; font-weight: normal; text-decoration: none; color: rgb(255,255,255); font-size: 11pt; line-height: 11pt; }
a.navi:hover						{ float: left; display: inline; text-decoration: none; color: rgb(255,255,255); font-size: 11pt; line-height: 11pt; }


a.navi_10:link,	a.navi_10:active, a.navi_10:visited, a.navi_10_akt	{ width: 118px; height: 26px; padding: 13px 0px 0px 0px; text-align: center; margin: 0px 1px 0px 0px; background-image: url(images/nav_10.png); background-repeat: no-repeat; background-position: 0px 0px; }
a.navi_10:hover, a.navi_10_akt		{ background-position: 0px -39px;  }

a.navi_20:link,	a.navi_20:active, a.navi_20:visited, a.navi_20_akt	{ width: 141px; height: 36px; padding: 3px 0px 0px 0px; font-size: 10pt; line-height: 10pt; text-align: center; margin: 0px 1px 0px 0px; background-image: url(images/nav_20.png); background-repeat: no-repeat; background-position: 0px 0px; }
a.navi_20:hover, a.navi_20_akt		{ background-position: 0px -39px;  }

a.navi_30:link,	a.navi_30:active, a.navi_30:visited, a.navi_30_akt	{ width: 103px; height: 26px; padding: 13px 0px 0px 0px; text-align: center; margin: 0px 1px 0px 0px; background-image: url(images/nav_30.png); background-repeat: no-repeat; background-position: 0px 0px; }
a.navi_30:hover, a.navi_30_akt		{ background-position: 0px -39px;  }

a.navi_40:link,	a.navi_40:active, a.navi_40:visited, a.navi_40_akt	{ width: 127px; height: 26px; padding: 13px 15px 0px 0px; text-align: center; margin: 0px 1px 0px 0px; background-image: url(images/nav_40.png); background-repeat: no-repeat; background-position: 0px 0px; }
a.navi_40:hover, a.navi_40_akt		{ background-position: 0px -39px;  }


a.bg:link,	a.bg:active, a.bg:visited { text-decoration: none; padding: 1px 3px 1px 3px; color: rgb(0,0,0); }
a.bg:hover				{ text-decoration: underline; padding: 1px 3px 1px 3px; color: rgb(0,0,0); }

/* --------- Ausklapp-Navigation - SubNavigationsPunkte --------- */


ul.ul_subnavi					{ margin: 0px; padding: 0px; list-style-type: none;  }
ul.ul_subnavi li				{ padding: 2px 0px 1px 0px; margin: 0px 15px 0px 14px; width: auto; height: auto; }

a.subnavi:link, a.subnavi:active, a.subnavi:visited, a.subnavi_akt	{ display: block; font-weight: normal; text-decoration: none; color: rgb(255,255,255); }
a.subnavi:hover, a.subnavi_akt:link, a.subnavi_akt:active, a.subnavi_akt:visited { display: block; font-weight: normal; text-decoration: none; }



/* Sektionsweite Formatierungen */

#titel					{ font-size: 12pt; font-weight: bold; color: #ffffff; }

.trennstrich			{ font-size: 11pt; font-weight: normal; padding: 0px 1px 0px 1px; }
.trennlinie				{ display: block; clear: both; width: 490px; height: 10px; margin: 0px 0px 30px 0px; }

.box_rahmen				{ width: 479px; height: auto; margin: 15px 0px 15px 0px; background-image: url(images/xx_rundeseck_rot-linksoben.png); background-repeat: no-repeat; background-position: 0px 0px; }
	.box_rahmen_padding		{ padding: 12px 15px 12px 12px; }

.box_hell_title			{ width: 479px; height: 16px; text-align: right; font-size: 1.2em; margin: 10px 0px 2px 0px; }
.box_hell				{ width: 479px; height: auto; margin: 0px 0px 5px 0px; background-image: url(images/xx_rundeseck-linksoben.png); background-repeat: no-repeat; background-position: 0px 0px; }
	.box_hell img			{ float: left; margin: 4px 10px 10px 0px; }
	
	.box_hell_inhalt		{ padding: 10px 15px 15px 12px; }
	.box_hell_linie			{ clear: both; width: 450px; height: 8px; margin: 0px 0px 10px 12px; }

.box_drittel			{ float: left; display: inline; width: 156px; height: 160px; margin: 15px 7px 10px 0px; overflow: hidden; }
	.box_drittel_grafik		{ display: block; width: 156px; height: 116px; overflow: hidden; }
	.box_drittel_beschr		{ display: block; width: 156px; height: 45px; padding: 8px 0px 0px 0px; background-color: rgb(255,255,255); }
	.box_drittel_beschr a:link	{ line-height: 1.4em; }
	.box_drittel_beschr a:active	{ line-height: 1.4em; }
	.box_drittel_beschr a:visited	{ line-height: 1.4em; }
	.box_drittel_beschr a:hover	{ line-height: 1.4em; }
	
	
.schrift_pflegeboerse	{ font-family: Georgia; }

.pfeile					{ font-weight: bold; font-size: 14pt; }

.bg_blau				{ background-color: rgb(56,57,123); }
.bg_rot					{ background-color: rgb(137,29,50); }
.bg_orange				{ background-color: rgb(224,57,15); }


table.formular			{ width: 450px; height: auto; margin: 10px 0px 15px 0px;}
table.formular	th		{ width: 140px; height: auto; font-weight: bold; padding: 3px 8px 6px 0px;  }
table.formular	th		{ width: auto; height: auto; padding: 3px 8px 6px 0px; }
table.formular td.td_abschluss	{ text-align: center; padding: 20px 0px 20px 0px; border-top: 1px solid rgb(165,219,159); background-color: rgb(249,255,248); }

.person_info			{ display: block; clear: both; width: 470px; height: 215px; margin: 15px 0px 20px 10px; background-color: rgb(238,248,237); border-bottom: 1px solid rgb(154,212,148); }
	.person_info img		{ float: left; display: inline; width: 150px; height: 215px; margin: 0px 20px 0px 0px; }
	.person_info div		{ float: left; display: inline; width: 220px; height: auto; padding: 30px 15px 10px 10px; }