html, body, div, p, h1, h2, h3, span, a, table, td, form	
						{ margin: 0px; padding: 0px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #333; }
							  
ul, li					{ margin-left: 10px; padding: 3px; }	
							  
  
body 					{ width: 100%; height: 100%; background-image: url(images/body_bg.jpg); background-color: #cacbcb; background-position: top; background-repeat: repeat-x; } 

img						{ behavior: url(iepngfix.htc); border: none; }
/*div					{ behavior: url(iepngfix.htc); }*/

h1						{ font-family: "DIN OT", Arial; font-size: 22px; font-weight: normal; margin: 20px 0px 15px 0px; }
h2						{ font-family: "DIN OT", Arial; font-size: 19px; font-weight: normal; margin: 15px 0px 10px 0px; }
h3						{ font-family: "DIN OT", Arial; font-size: 17px; font-weight: normal; margin: 10px 0px 5px 0px; }
h4						{ font-family: "DIN OT", Arial; font-size: 14px; font-weight: normal; margin-bottom: 5px; }
h5						{ font-size: 12px; font-weight: bold; margin-bottom: 4px;}

.mit_linie				{ border-bottom: 1px solid #333; padding-bottom: 3px; }

hr						{ background-color: #999; border: none; color: #999; height: 1px; }
hr.light				{ background-color: #ddd; border: none; color: #ddd; height: 1px; }

.clear					{ display: block; clear: both; }
.rounded				{ -moz-border-radius: 6px; border-radius: 6px; -webkit-border-radius: 6px; }
.rounded_oben			{ -moz-border-radius-topleft: 6px; -webkit-border-top -left-radius: 6px; border-top-left-radius: 6px; 
						  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.rounded_unten			{ -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; 
						  -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.rounded_links			{ -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; 
						  -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.rounded_rechts			{ -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; 
						  -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.rounded_big			{ -moz-border-radius: 10px; border-radius: 10px; -webkit-border-radius: 10px; }

.rounded_big_links		{ -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; 
						  -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; }
.rounded_big_rechts		{ -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; 
						  -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }
.rounded_big_oben		{ -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px; 
						  -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px; }
.rounded_big_unten		{ -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; 
						  -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }


.shadow					{ -moz-box-shadow: 0px 2px 10px #000; -webkit-box-shadow: 0px 2px 10px #000; box-shadow: 0px 2px 10px #000; } 
.shadow		    		{ /*IE6 hack*/  _border: 1px solid #a6a6a6; }
.shadow		    		{ /*IE8 hack*/  border: 1px solid #a6a6a6\9; }

.shadow_unten			{ -moz-box-shadow: 0px 5px 6px #444; -webkit-box-shadow: 0px 5px 6px #444; box-shadow: 0px 5px 6px #444; } 
.shadow_unten		    { /*IE6 hack*/  _border: 1px solid #a6a6a6; }
.shadow_unten		    { /*IE8 hack*/  border: 1px solid #a6a6a6\9; }

.shadow_light			{ -moz-box-shadow: 0px 2px 5px #33; -webkit-box-shadow: 0px 2px 5px #333; box-shadow: 0px 2px 5px #333; } 
.shadow_light		    { /*IE6 hack*/  _border: 1px solid #a6a6a6; }
.shadow_light		    { /*IE8 hack*/  border: 1px solid #a6a6a6\9; }

.shadow_subtil			{ -moz-box-shadow: 0px 0px 2px #999; -webkit-box-shadow: 0px 0px 2px #999; box-shadow: 0px 0px 2px #999; } 
.shadow_subtil		    { /*IE6 hack*/  _border: 1px solid #bbb; }
.shadow_subtil		    { /*IE8 hack*/  border: 1px solid #bbb\9; }

.shadow_big				{ -moz-box-shadow: 0px 0px 30px #333; -webkit-box-shadow: 0px 0px 30px #333; box-shadow: 0px 0px 30px #333; } 
.shadow_big	    		{ /*IE6 hack*/  _border: 2px solid #333; }
.shadow_big		    	{ /*IE8 hack*/  border: 2px solid #333\9; }

.opacity_25				{ opacity: 0.25; filter(opacity=0.25); }

.font_ersatz			{ font-family: "DIN OT", Arial; }


.small					{ font-size: 11px; }
	.small a				{ font-size: 11px !important; }

.smaller				{ font-size: 10px; }
.grau					{ color: #999; }
.rot					{ color:  #C00; }

.align_left				{ display: inline; float: left; }
.align_right			{ display: inline; float: right; }



				  
/* --------- Boxmodell ------- */

#zentriert				{ align: center; margin: 0px auto; width: 960px; height: auto; }

	#standorte			{ position: absolute; clear: both; width: 100%; height: 136px; margin-top: -150px; border-bottom: 1px solid #7f7f7f; background-color: #dbdbdb; }
		.standorte_padding	{ padding: 14px 20px 14px 20px; }
		
		#standorte .list_carousel	{ position: absolute; top: 0px; margin: 10px 0px 10px 0px; padding: 0px; width: 100%; height: 136px; overflow: hidden; }
			#standorte .list_carousel ul { margin: 0px 10px 0px 28px; padding: 0px; list-style: none; display: block; }
				#standorte .list_carousel li { width: 280px; height: 104px;	padding: 0;	margin: 0px 7px 10px 8px; display: block; float: left; }
					.list_carousel.responsive { width: auto; margin-left: 0; }
					  .list_carousel .prev 		{ position: absolute; left: 5px; top: 0px; margin-top: 10px; width: 16px; height: 30px; padding: 28px 4px 28px 2px; text-align: center; background-color: #525252; }
					  	.list_carousel .prev:hover 		{ background-color: #777777; }
						.list_carousel .prev:active		{ left: 4px; top: 1px; background-color: #888888; }
						.list_carousel .prev.disabled		{ display: none !important; cursor: default; }
					  .list_carousel .next 		{ position: absolute; right: 5px; top: 0px; margin-top: 10px; width: 16px; height: 30px; padding: 28px 2px 28px 4px; text-align: center; background-color: #525252; }
						.list_carousel .next:hover 		{ background-color: #777777; }
						.list_carousel .next:active		{ right: 4px; top: 1px; background-color: #888888; }
						.list_carousel .next.disabled	{ display: none !important; cursor: default; }
		
					.standort_element	{ display: inline; float: left; width: 280px; height: 104px;  }
						.standort_element .standort_image	{ display: inline; float: left; width: 280px; height: 82px; padding-top: 3px; margin: 0px; text-align: center; background-color: #fff; overflow: hidden; }
							/*.standort_element .standort_image:hover	{ opacity: 0.90; filter(opacity=0.90); }*/
						.standort_element .standort_text	{ display: inline; float: left; width: 266px; height: 18px; padding: 2px 5px 2px 9px; margin: 0px; color: #fff; background-color: #333333; }
							.standort_element .standort_text h4	{ margin: 0px 0px 5px 0px; color: #fff; line-height: 14px; }
							.standort_element .standort_text img{ margin: 0px 2px -2px 0px; }
							.standort_element .standort_text a	{ color: #fff; line-height: 16px; font-size: 12px; }
					
					.standort_element:hover .standort_text	{ background-color: #444; }
					
					.standort_element.active	{ border: 1px solid #fff;   }
						.standort_element.active .standort_text	{ background-color: #666; padding-top: 1px; padding-bottom: 0px; }
					
					
					#standort_all .standort_text	{ background-color: #737373; }
	
	#standorte_anfasser	{ display: inline; float: right; width: auto; height: 20px; margin: px 5px 0px 0px; padding: 5px 8px 2px 8px; cursor: pointer; background-color: #444; text-align: center; color: #fff; }
		#standorte_anfasser:hover	{ background-color: #555; }
	#standorte_anfasser.active	{ background-color: #9e9e9e; margin-top: -1px; }
		#standorte_anfasser.active:hover div	{ color: #ddd; }
	
		#standorte_anfasser	.link_anfasser { color: #fff; }
		#standorte_anfasser	.close_anfasser { display: none; color: #fff; }
			
	#head				{ display: block; clear: both; width: 960px; height: 148px; margin: 0px; padding: 0px; }
		#logo				{ display: inline; float: left; width: 360px; height: 148px; margin: 0px 0px 0px -10px; }
			#logo_bg			{ display: block; clear: both; width: 360px; height: 148px; margin: 0px; padding: 0px 0px 0px 11px; background-image: url(images/logo_die-wirtschaftsexperten-bg.png); background-repeat: no-repeat; }
		#head_right			{ display: inline; float: right; width: 610px; height: 140px; margin: 0px; }
			#head_bar			{ display: block; clear: both; width: 530px; height: 30px; margin: 0px 0px 27px 80px; padding: 0px 0px 0px 0px; }
				#head_bar ul		{ display: inline; float: left; width: auto; height: auto; margin: 4px 0px 0px 0px; }
					#head_bar ul li		{ display: inline; float: left; list-style-type: none; margin: 1px 5px 0px 5px; padding: 0px; }		
						#head_bar ul li img		{ width: 16px; height: 14px; float: left; margin-top: 1px; margin-bottom: -4px; margin-right: 0px; background-repeat: no-repeat; background-position: 0px 0px; }		
						  #head_bar ul li.bn_home img		{ background-image: url(images/icon_headbar_home.png); }
						  #head_bar ul li.bn_kontakt img	{ background-image: url(images/icon_headbar_kontakt.png); }
						  #head_bar ul li.bn_aktuelles img	{ background-image: url(images/icon_headbar_aktuelles.png); margin-right: -1px; }
						  #head_bar ul li.bn_login img		{ background-image: url(images/icon_headbar_login.png);  margin-right: -2px; }
						  #head_bar ul li.bn_suche img		{ background-image: url(images/icon_headbar_suchen.png); }
						  #head_bar ul li.active img		{ background-position: 0px -14px; }
							
						  #icon_suchen		{ position: absolute; margin-left: -18px; margin-top: 3px !important; }
						
						#head_bar ul li a		{ font-size: 10px; color: #777; }
							#head_bar ul li a:hover		{ color: #333; }
							#head_bar ul li.active a		{ color: #000; }
						  
						#head_bar ul li.bn_suche input[type=text]	{ margin-left: 5px; background-color: #fefefe; font-size: 10px; border: 1px solid #aaa; color: #999; }
						#head_bar ul li.bn_suche input[type=text]:focus	{ background-color: #fff; color: #222; border: 1px solid #888; }
				
				
			#navigation_primaer	{ display: block; float: right; width: auto; height: 32px; margin: 5px 5px 20px 0px; border: 1px solid #646464; background-color: #353533; overflow: hidden; }
				#navigation_primaer ul	{ display: block; clear: both; width: auto; height: 32px; margin: 0px; padding: 2px; }
					#navigation_primaer ul li	{ display: inline; float: left; width: auto; height: 25px; margin: 0px; padding: 3px 0px 0px 0px; line-height: 19px; list-style-type: none; background-image: url(images/nav_trennlinie.png); background-repeat: no-repeat; background-position: center left; }
						#navigation_primaer ul li a	{ width: auto; height: 23px; padding: 8px 8px 8px 8px; margin: 0px 0px 0px 2px; color: #fff; font-size: 14px; line-height: 20px; font-family: "DIN OT", Arial; font-weight: 500; text-decoration: none; }
							
			
	#slider_wrapper				{ display: block; clear: both; width: 960px; height: 320px; margin: 10px 0px 10px 0px; }
		#slider_wrapper #slider		{ border: 1px solid #797676; width: 960px; height: 320px; overflow: hidden; }
			.nivo-caption a				{ z-index: 999; }
			a.nivo-control				{ font-size: 1px; line-height: 99px; }
			
			
	#content_00		{ display: block; clear: both; width: 960px; height: auto; margin: 30px 0px 10px 0px; }
	#content		{ display: block; clear: both; width: 960px; height: auto; margin: 30px 0px 0px 0px; padding: 0px; background-color: #fff;}
		.content_inner		{ padding: 20px 20px 20px 20px; }
			.spalte_links		{ display: inline; float: left; width: 185px; margin: 0px 25px 20px 0px; height: auto; }
			.spalte_mitte		{ display: inline; float: left; width: 480px; margin: 0px 0px 30px 0px; height: auto; }
				.spalte_mitte h1	{ margin: 5px 0px 25px 0px; }
				.spalte_mitte h2	{ margin: 15px 0px 10px 0px; }
				.spalte_mitte ul	{ list-style-image: url(images/pfeil_schwarz.png); margin-top: 5px; margin-bottom: 5px; }
					.spalte_mitte ul li	{ margin-bottom: 2px; }
			.spalte_rechts		{ display: inline; float: right; width: 205px; margin: 0px 0px 20px 0px; height: auto; }
			.box_wordcloud		{ width: 183px; height: 180px; padding: 10px 7px 6px 13px; overflow: hidden; }
				.box_wordcloud a		{ color: #ddd; font-size: 13px; text-decoration: none !important; }
					.box_wordcloud a:hover	{ text-decoration: underline !important; }
			
			.navigation_sekundaer	{ display: block; clear: both; width: 185px; height: auto; margin: 0px 0px 40px 0px; }
				.navigation_sekundaer_titel		{ display: block; clear: both; width: 170px; height: auto; padding: 7px 5px 6px 10px; background-color: #555; border: 1px solid #666; }
					.navigation_sekundaer_titel h1	{ font-size: 15px; line-height: 16px; color: #fff; }
					.navigation_sekundaer_titel h3	{ font-size: 15px; line-height: 16px; color: #fff; }
				/*-- 1. Ebene der SekNavi ---*/
				.navigation_sekundaer > ul		{ display: block; clear: both; width: 187px; margin: 0px; padding: 0px; }
					.navigation_sekundaer > ul > li		{ display: block; clear: both; width: 187px; margin: 0px; padding: 0px; border-top: 1px solid #333; }
						.navigation_sekundaer > ul > li > a	{ display: block; clear: both; width: 172px; font-size: 13px; line-height: 18px; font-family: "DIN OT", Arial; font-weight:500; text-decoration: none; color: #333; padding: 6px 5px 5px 10px; }
							.navigation_sekundaer > ul > li > a:hover	{ background-color: #eee; }
							.navigation_sekundaer > ul > li > a.active	{ width: 159px; padding-left: 23px; background-color: #ddd; background-image: url(images/pfeil_weiss.png); background-repeat: no-repeat; background-position: 10px 7px; }
				/*-- 2. Ebene der SekNavi ---*/
				.navigation_sekundaer > ul > li > ul		{ display: block; clear: both; width: 187px; margin: 0px; padding: 0px; }
					.navigation_sekundaer > ul > li > ul > li		{ display: block; clear: both; width: 187px; margin: 0px; padding: 0px; border-top: 1px solid #333; }
						.navigation_sekundaer > ul > li > ul > li > a	{ display: block; clear: both; width: 157px; font-family: "DIN OT", Arial; font-weight:500; font-size: 13px; line-height: 18px; text-decoration: none; color: #333; padding: 6px 2px 5px 28px; background-color: #f2f1f1; background-image: url(images/pfeil_weiss.png); background-repeat: no-repeat; background-position: 15px 7px; }
							.navigation_sekundaer > ul > li > ul > li > a:hover	{ background-color: #ccc; }
							.navigation_sekundaer > ul > li > ul > li > a.active{ color: #fff; background-color: #666666; }
				/*-- 3. Ebene der SekNavi ---*/
				.navigation_sekundaer > ul > li > ul > li > ul		{ display: block; clear: both; width: 187px; margin: 0px; padding: 0px; }
					.navigation_sekundaer > ul > li > ul > li > ul > li		{ display: block; clear: both; width: 187px; margin: 0px; padding: 0px; border-top: 1px solid #bbb; }
						.navigation_sekundaer > ul > li > ul > li > ul > li > a	{ display: block; clear: both; width: 151px; font-family: "DIN OT", Arial; font-weight:300; font-size: 12px; line-height: 16px; text-decoration: none; color: #333; padding: 5px 2px 4px 34px; background-color: #f6f6f6; background-image: url(images/pfeil_weiss.png); background-repeat: no-repeat; background-position: 20px 5px; }
							.navigation_sekundaer > ul > li > ul > li > ul > li > a:hover	{ background-color: #eee; }
							.navigation_sekundaer > ul > li > ul > li > ul > li > a.active{ color: #fff; background-color: #777; }
				
							
				.navigation_sekundaer_abschluss { display: block; clear: both; width: 185px; height: 8px; background-color: #555; border: 1px solid #666; }
			
			
			.profil_visitenkarte	{ width: auto; height: auto; padding: 15px 5px 15px 15px; margin: 0px 0px 18px 0px; background-color: #e2e2e2; border: 1px solid #dfdcdd; }	
				.profil_visitenkarte .align_left	{ width: 137px; }
				.profil_visitenkarte .bild_rahmen_expert { width: 135px; height: 176px; text-align: center; overflow: hidden;  }
				.profil_visitenkarte .bild_rahmen_expert_kleiner { width: 100px; height: 132px; text-align: center; overflow: hidden;  }
					.profil_visitenkarte .align_left .bild_rahmen_expert	{ border: 1px solid #999; background-color: #fff; }
				.profil_visitenkarte .align_right	{ display: inline; float: left; width: 295px; margin-left: 15px; }
					.profil_visitenkarte .align_right h2	{ margin-top: -2px; margin-bottom: 10px; }
			
			
			.profil_visitenkarte_bildgross	{ width: auto; height: auto; padding: 15px 5px 15px 15px; margin: 0px 0px 18px 0px; background-color: #e2e2e2; border: 1px solid #dfdcdd; }	
				.profil_visitenkarte_bildgross .align_left	{ width: 165px; }
				.profil_visitenkarte_bildgross .bild_rahmen_expert { width: 165px; height: 210px; text-align: center; overflow: hidden;  }
					.profil_visitenkarte_bildgross .align_left .bild_rahmen_expert	{ border: 1px solid #999;  background-color: #fff; }
				.profil_visitenkarte_bildgross .align_right	{ display: inline; float: left; width: 255px; margin-left: 15px; }
					.profil_visitenkarte_bildgross .align_right h2	{ margin-top: -2px; margin-bottom: 6px; }
			
			
			.profil_visitenkarte_small	{ position: relative; float: left; display: inline; width: 137px; height: auto; padding: 8px 6px 8px 6px; margin: 0px 8px 12px 0px; background-color: #e2e2e2; border: 1px solid #dfdcdd; }	
				.profil_visitenkarte_small .bild_rahmen_expert { width: 135px; height: 176px; border: 1px solid #999; text-align: center; overflow: hidden;  }
				.profil_visitenkarte_small .bild_rahmen { width: 135px; height: 102px; border: 1px solid #999; text-align: center; overflow: hidden;  }
				.profil_visitenkarte_small h3	{ font-size: 14px; margin: 10px 0px 0px 0px; min-height: 30px; line-height: 13px; }
				.profil_visitenkarte_small h5	{ margin-top: 0px; margin-bottom: 5px; font-weight: normal; font-size: 14px; color: #333; }	
			
			.profil_visitenkarte_small_breiter	{ position: relative; float: left; display: inline; width: 147px; height: auto; padding: 8px 0px 8px 7px; margin: 0px 5px 12px 0px; background-color: #e2e2e2; border: 1px solid #dfdcdd; }	
				.profil_visitenkarte_small_breiter .bild_rahmen_expert { width: 135px; height: 176px; border: 1px solid #999; text-align: center; overflow: hidden;  }
				.profil_visitenkarte_small_breiter .bild_rahmen { width: 135px; height: 102px; border: 1px solid #999; text-align: center; overflow: hidden;  }
				.profil_visitenkarte_small_breiter h3	{ font-size: 14px; margin: 10px 0px 0px 0px; height: auto; margin: 10px 0px 9px 0px; line-height: 13px; }
				.profil_visitenkarte_small_breiter h5	{ margin-top: 0px; margin-bottom: 5px; font-weight: normal; font-size: 14px; color: #333; }	
			.slideable_content .profil_visitenkarte_small_breiter	{ width: 145px; padding: 7px 0px 7px 6px; margin: 0px 2px 12px 0px; }
			
				
			.box_content_halb			{ position: relative; float: left; display: inline; width: 218px; height: auto; padding: 8px 6px 8px 6px; margin: 0px 8px 12px 0px; background-color: #e2e2e2; border: 1px solid #dfdcdd; }	
				.box_content_halb .bild_rahmen { display: block; clear: both; width: 215px; height: 142px; border: 1px solid #999; margin-bottom: 0px; text-align: center; overflow: hidden;  }
				.box_content_halb h3	{ font-size: 14px; margin: 5px 0px 2px 0px; min-height: 36px; }
				.box_content_halb h5	{ margin-top: 0px; margin-bottom: 20px; font-weight: normal; color: #777; }	
			
			.box_content_drittel		{ position: relative; float: left; display: inline; width: 148px; height: auto; padding: 8px 0px 8px 5px; margin: 0px 5px 12px 0px; background-color: #e2e2e2; border: 1px solid #dfdcdd; }	
				.box_content_drittel .bild_rahmen { display: block; clear: both; width: 142px; height: 110px; margin: 0px; text-align: center; overflow: hidden;  }
				.box_content_drittel h3	{ font-size: 14px; margin: 8px 0px 2px 0px; line-height: 15px; }
				.box_content_drittel h4	{ font-size: 13px; margin: 6px 0px 2px 0px; line-height: 11px; color: #666 !important;}
				.box_content_drittel h5	{ margin-top: 0px; margin-bottom: 15px; font-weight: normal; color: #777; }	
			
				
			.element_zeilenweise	{ display: block; clear: both; width: auto; height: auto; margin: 5px 0px 15px 0px; padding: 5px 0px 10px 0px; border-bottom: 1px solid #ababab; }		
				.element_zeilenweise .align_left	{ width: 135px; }
				.element_zeilenweise .align_right	{ width: 320px; padding: 0px 10px 5px 10px; }
				.element_zeilenweise .bild_rahmen_aktuelles { width: 135px; height: auto; border: 1px solid #999; text-align: center; overflow: hidden;  }
				
					.element_zeilenweise .align_right h3	{ margin-bottom: 10px;  }
					.element_zeilenweise .align_right p		{ min-height: 80px; }
					
					.element_zeilenweise_aktuelles .align_right p	{ min-height: 40px; }
				
			.box_rechtespalte_grau	{ display: block; clear: both; width: auto; height: auto; margin: 0px 0px 20px 0px; border: 1px solid #dfdcdd; }
				.box_rechtespalte_grau .box_title	{ display: block; clear: both; width: auto; height: auto; margin: 0px; padding: 12px 4px 10px 10px; color: #333333; font-size: 13px; line-height: 15px; font-weight: bold; }
				.box_rechtespalte_grau .box_content	{ display: block; clear: both; width: auto; height: auto; margin: 0px; padding: 5px 10px 12px 12px; color: #fff; background-color: #666666; }
					.box_rechtespalte_grau a			{ color: #000 !important; }
					
					.kundenstimme_element	{ color: #fff; display: block; clear: both; padding: 8px 0px 12px 0px; border-top: 1px solid #c2c2c2; }
						.kundenstimme_element a	{ color: #000 !important; text-decoration: underline; }
						.kundenstimme_element a:hover	{ color: #000; text-decoration: none; }
				.box_rechtespalte_grau .box_abschluss	{ display: block; clear: both; width: auto; height: 8px; margin: 0px; color: #333333; }
				
				.box_rechtespalte_grau .box_content_hell{ display: block; clear: both; width: auto; height: auto; margin: 0px; padding: 12px 10px 8px 12px; color: #333; background-color: transparent; }
					.box_rechtespalte_grau .box_content_hell h4{ color: #333; font-size: 12px; line-height: 15px; font-family: arial, verdana; margin: 0px 0px 7px 0px; font-weight: bold; }
					.box_rechtespalte_grau .box_content_hell .link_to_all	{ display: block; clear: both; margin-top: 5px; text-transform: uppercase; color: #fff !important; font-weight: bold; text-decoration: none; }
						.box_rechtespalte_grau .box_content_hell .link_to_all:hover	{ color: #ddd !important;  }
				
				.slideable_title	{ display: block; clear: both; width: auto; height: auto; margin: 0px; padding: 7px 8px; font-size: 13px; font-weight: bold; cursor: pointer; border-bottom: 1px solid #ccc; background-image: url(images/icon_pfeil-ausklapp-n.png); background-position: 456px 11px; background-repeat: no-repeat; }
					.slideable_title.active	{ background-color: #e9e7e7; background-image: url(images/icon_pfeil-ausklapp-a.png); background-position: 454px 11px; border-bottom: none; border-top: 1px solid #eee; }
				.slideable_content	{ display: block; clear: both; width: auto; height: auto; padding: 10px 8px 16px 8px; line-height: 17px; background-color: #e9e7e7; }
				
				.bg_hellgrau		{ display: block; clear: both; width: auto; height: auto; padding: 10px 8px 10px 8px; background-color: #e9e7e7; }
				
				
		.box_eindrittel		{ width: 278px; height: 147px; display: inline; float: left; margin-left: 15px; }
		.box_home_eindrittel{ border: 1px solid #666; border-bottom: 6px solid #444; padding: 15px 10px 10px 20px; margin: 0px 0px 36px 15px; }
			.box_home_eindrittel h2		{ margin-bottom: 8px; }
			.box_home_eindrittel div.inhaltstext	{ width: 155px; height: 85px; overflow: hidden; }
			.box_home_eindrittel a		{ font-size: 13px; float: right; }
	
			.banner_fuer_news	{ position: absolute; width: 173px; height: 80px; margin: -4px 0px 0px 140px; }
			
			.news_shadow		{ position: absolute; width: 310px; height: 36px; margin: 48px 0px 0px -20px; background-image: url(images/00_news_shadow.png); background-repeat: no-repeat; background-position: 0px 0px; }
	
	#content_head	{ display: block; clear: both; width: 960px; height: 125px; overflow: hidden; background-color: #999; border-bottom: 5px solid #333; }
	
	#foot_00			{ display: block; clear: both; width: 960px; height: auto; margin: 5px 0px 0px 0px; padding: 6px 0px 0px 0px; }
	#foot				{ display: block; clear: both; width: 920px; height: auto; margin: 5px 0px 0px 0px; padding: 6px 0px 0px 0px; }
		
		#content_foot	{ display: block; clear: both; height: 40px; margin: 20px 0px 2px 0px; padding-top: 6px; border-top: 1px solid #565655;  }
		
		#social_media_bar	{ display: inline; float: left; width: 360px; height: 40px; }
			.social_facebook	{ width: 20px; height: 20px; float: left; margin-right: 8px; background-image: url(images/social_facebook.png); background-repeat: no-repeat; background-position: 0px 0px; }
				.social_facebook:hover	{ background-position: 0px -22px; }
			.social_xing	{ width: 20px; height: 20px; float: left; margin-right: 8px; background-image: url(images/social_xing.png); background-repeat: no-repeat; background-position: 0px 0px; }
				.social_xing:hover	{ background-position: 0px -22px; }
			.social_twitter		{ width: 20px; height: 20px; float: left; margin-right: 8px; background-image: url(images/social_twitter.png); background-repeat: no-repeat; background-position: 0px 0px; }
				.social_twitter:hover	{ background-position: 0px -22px; }
			.social_fb_empfehlen{ width: 116px; height: 20px; float: left; margin-right: 8px; background-image: url(images/social_fb_empfehlen.png); background-repeat: no-repeat; background-position: 0px 0px; }
				.social_fb_empfehlen:hover	{ background-position: 0px -22px; }
			.social_google		{ width: 20px; height: 20px; float: left; margin-right: 8px; background-image: url(images/social_googleplus.png); background-repeat: no-repeat; background-position: 0px 0px; }
				.social_google:hover	{ background-position: 0px -22px; }
			.social_youtube		{ width: 20px; height: 20px; float: left; margin-right: 8px; background-image: url(images/social_youtube.png); background-repeat: no-repeat; background-position: 0px 0px; }
				.social_youtube:hover	{ background-position: 0px -22px; }
		
		.icon_kfw	{ width: 20px; height: 20px; float: left; margin-right: 8px; text-decoration: none; background-image: url(images/icon_kfw.png); background-repeat: no-repeat; background-position: 0px 0px; }
			.icon_kfw:hover	{ background-position: 0px -22px; text-decoration: none; color: #333; }
		.icon_bg	{ width: 20px; height: 20px; float: left; margin-right: 8px; text-decoration: none; background-image: url(images/icon_bg.png); background-repeat: no-repeat; background-position: 0px 0px; }
			.icon_bg:hover	{ background-position: 0px -22px; text-decoration: none; color: #333; }
		.icon_jungmakler	{ width: 20px; height: 20px; float: left; margin-right: 8px; text-decoration: none; background-image: url(images/icon_jungmakler.png); background-repeat: no-repeat; background-position: 0px 0px; }
			.icon_jungmakler:hover	{ background-position: 0px -22px; text-decoration: none; color: #333; }
		.icon_gutberaten	{ width: 20px; height: 20px; float: left; margin-right: 8px; text-decoration: none; background-image: url(images/icon_gutberaten.png); background-repeat: no-repeat; background-position: 0px 0px; }
			.icon_gutberaten:hover	{ background-position: 0px -22px; text-decoration: none; color: #333; }
		.icon_homepage	{ width: 20px; height: 20px; float: left; margin-right: 8px; text-decoration: none; background-image: url(images/icon_website.png); background-repeat: no-repeat; background-position: 0px 0px; }
			.icon_homepage:hover	{ background-position: 0px -22px; text-decoration: none; color: #333; }
		.icon_pdf		{ width: 20px; height: 20px; float: left; margin-right: 8px; text-decoration: none; background-image: url(images/icon_pdf.png); background-repeat: no-repeat; background-position: 0px 0px; }
			.icon_pdf:hover		{ background-position: 0px -22px; text-decoration: none; color: #333; }
			
			
		#foot a, #foot_00 a				{ color: #333; text-decoration: none; }
		#foot a:hover, #foot_00 a:hover	{ color: #111; text-decoration: underline; }
		#foot a.active, #foot_00 a.active	{ color: #000; text-decoration: underline; }
			
		#foot_navi			{ display: inline; float: right; width: 540px; height: 40px; text-align: right; color: #615e5e; }
			#foot_navi a			{ color: #615e5e; text-decoration: none; }
			#foot_navi a:hover		{ color: #615e5e; text-decoration: underline; }
			#foot_navi a.active		{ color: #222; text-decoration: underline; }
		
		.foot_links_ueberblick		{ display: block; clear: both; margin: 0px 0px 0px 0px; padding: 7px 20px 40px 20px; background-image: url(images/content_bg.png); background-repeat: repeat;}
			.foot_links_ueberblick table{ margin: 0px; padding: 0px; }
				.foot_links_ueberblick table td { vertical-align: top; margin: 0px; width: 190px; padding: 0px 6px 0px 0px; }
			
			.foot_links_ueberblick ul	{ list-style-type: none; margin: 0px; padding: 0px; }
				.foot_links_ueberblick ul li	{ margin: 0px 0px 2px 0px; padding: 0px; }
				
			#content .foot_links_ueberblick		{ width: 880px !important; background-image: url(); background-color: #f5f5f5; }
			#content .foot_links_ueberblick table td { width: 180px; }	
			
			#content .foot_links_ueberblick table td h5 { margin-bottom: 3px !important; }	
			
			.foot_links_ueberblick table td ul li { margin-top: 4px !important; margin-bottom: 3px !important; line-height: 12px !important;}	
				.foot_links_ueberblick table td ul li a { line-height: 13px !important;}	
				
	
	#teaser_rechts		{ position: fixed; right: 0px; height: 215px; top: 50%; margin-top: -100px; border: 1px solid #666666; border-right: none; z-index: 999; }
		#teaser_rechts .sichtbarer_div	{ float: left; display: inline; width: 22px; height: 241px; padding: 0px 4px 0px 8px; cursor: pointer; }
		#teaser_rechts #show_teaser		{ margin: 15px 0px 2px 1px; cursor: pointer; }
		#teaser_rechts #close_teaser	{ margin: 4px 0px 2px 3px; cursor: pointer; }
		#teaser_rechts img				{ margin-top: 0px; }
		#teaser_rechts .versteckter_div	{ display: none; float: left; width: 185px; height: 197px; margin: 8px 5px 5px 0px; font-size: 12px; line-height: 14px; padding: 2px 0px 0px 15px; color: #fff; border-left: 1px solid #ffffff; }
			#teaser_rechts .versteckter_div	ul	{ margin: 0px 0px 0px 18px; padding: 0px; color: #fff; } 
				#teaser_rechts .versteckter_div	ul li	{ margin: 0px 0px 4px 0px; padding: 0px; color: #fff; } 
					#teaser_rechts .versteckter_div	ul li a	{ color: #fff; }
			#teaser_rechts:hover	{ -moz-box-shadow: 0px 2px 5px #33; -webkit-box-shadow: 0px 2px 5px #333; box-shadow: 0px 2px 5px #333; }		
				#teaser_rechts .sichtbarer_div:hover	{ }
		

a:link,	a:active, a:visited	{ text-decoration: underline; color: #333; }
a:hover						{ text-decoration: none; color: #777; }


.h_tags_without_topmargin h1, 
.h_tags_without_topmargin h2, 
.h_tags_without_topmargin h3 	{ margin-top: 0px !important; margin-bottom: 5px !important; }

.h_tags_without_topmargin h2 	{ font-size: 16px; }



/* ----------- Impressum ------------------*/
#daterkl, #formhinweis, #formkenntnis, .erstimp {
    background-color: #EFEBEF;
    color: #555555;
    font-size: 11px;
    padding: 12px;
}
#daterkl em {
    color: #000000;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    margin: 0 -7px;
}
.zsf0 {
    font-family: arial;
    font-size: 12px;
}
.zsf01 {
    color: #000000;
    padding: 11px;
}
.klein11 {
    font-family: arial;
    font-size: 11px;
}
.klein10, .fussnote {
    font-family: arial;
    font-size: 10px;
}
.fussnote {
    text-align: right;
}
.umfragenote {
    background-color: #EFEBEF;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    padding: 4px 6px 8px 5px;
}
#daterkl .umfragenote {
    background-color: #DED9DE;
    font-weight: bold;
    padding: 6px 13px 8px 12px;
}
#umfragetable {
    margin-right: -9px;
}
#ticker {
    background-color: #EFEBEF;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    color: #424142;
    font-size: 11px;
    height: 108px;
    line-height: 11px;
    padding: 22px 27px 2px 24px;
    width: 203px;
}
#ticker a {
    border-width: 0;
    color: #424142;
    text-align: left;
}
#ticker a:hover {
    color: #AAAAB2;
    font-weight: normal;
}
.wegframe {
    height: 660px;
    margin: 2px 0 0 1px;
    overflow: hidden;
    width: 620px;
}

.para_c, .para_d, .para_f, .para_h, .para_i {
	background-image: url(http://www.maklerplattform.de/_linkmanager/10-erst/para01.png);
	background-repeat: no-repeat;
	display: block;
	width: 38px;
	height: 38px;
	position: absolute;
	top: 7px;
	right: 9px;
	}
.para_i { background-position: 0px -160px; }
.para_h { background-position: 0px -120px; }
.para_c { background-position: 0px -80px; }
.para_d { background-position: 0px -40px; }
.para_f { background-position: 0px 0px; }
.erstimp {
	position: relative;
	margin: 12px 0px;
	}


/* ----------- Fancybox-Styling ----------- */
body.fancy_iframe_bg_pattern	{ background-image: url(../pflege/images/pattern_wall-dark.jpg) !important; background-repeat: repeat; background-color: #454545 !important;}

.fancy_iframe_wrapper		{ margin: 1px auto; align: center; width: 640px; height: auto; }

	.fancy_iframe_logo	 		{ display: block; clear: both; padding: 0px 25px 0px 25px; text-align: center; height: auto; }
	.fancy_iframe_content 		{ display: block; clear: both; margin-top: -5px; padding: 15px 20px 2px 25px; height: auto; background-color: #fff; }
	

/* ------------- Formularfelder ----------- */
input[type=text], textarea	{ border: 1px solid #bbb; padding: 3px 4px; font-size: 12px; font-family: Verdana, Arial; -moz-border-radius: 2px; border-radius: 2px; -webkit-border-radius: 2px; }
select						{ border: 1px solid #bbb; padding: 3px 4px; font-size: 12px; font-family: Verdana, Arial; -moz-border-radius: 2px; border-radius: 2px; -webkit-border-radius: 2px; }


textarea					{ resize: none; }
input[type=text].error		{ background-color: #FDEAEA; border: 1px solid #C00; -moz-border-radius: 2px; border-radius: 2px; -webkit-border-radius: 2px; }
select.error				{ background-color: #FDEAEA; border: 1px solid #C00 !important; -moz-border-radius: 2px; border-radius: 2px; -webkit-border-radius: 2px; }

/* ------------- Tabellen ----------------- */
table						{ border: none; padding: 0px; margin: 10px 0px 15px 0px; }
	th							{ padding: 4px 8px 5px 0px; margin: 0px; vertical-align: top; text-align: left; }
	td							{ padding: 4px 8px 5px 0px; margin: 0px; vertical-align: top; text-align: left; }
	
table.table_width_100		{ width: 100%; }
table.trenner_grau th, table.trenner_grau td{ border-bottom: 1px solid #ccc; }
table.padding_gross th, table.padding_gross td{ padding: 8px 10px 15px 0px; }
table.th_width_120 th		{ width: 120px; }

/* ------------- Listen -------------------*/
ul						{ margin: 0px 0px 5px 5px; padding: 0px; list-style-type: square; }
	li						{ padding: 0px; }

.ul_pfeile_weiss			{ list-style-image: url(images/pfeil_weiss.png); }


/* ------------ Buttons --------------------*/
a.bn_grau, input.bn_grau	{ width: auto; height: auto; padding: 3px 8px 6px 8px; color: #fff !important; cursor: pointer; text-decoration: none; border: 1px solid #666666; background-color: #555555; }

a.bn_schwarz, input.bn_schwarz{ width: auto; height: auto; padding: 3px 8px; color: #fff; cursor: pointer; text-decoration: none; border: 1px solid #666666; background-color: #2a2a2a; }


/* ------------- Verläufe ---------- */
.verlauf_grau	{
background: #b4b4b4; /* Old browsers */
background: -moz-linear-gradient(top,  #b4b4b4 0%, #313131 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4b4b4), color-stop(100%,#313131)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b4b4b4 0%,#313131 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b4b4b4 0%,#313131 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b4b4b4 0%,#313131 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b4b4b4 0%,#313131 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4b4b4', endColorstr='#313131',GradientType=0 ); /* IE6-9 */	
}
.verlauf_grau:hover	{
background: #cccccc; /* Old browsers */
background: -moz-linear-gradient(top,  #cccccc 0%, #515151 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#515151)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cccccc 0%,#515151 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cccccc 0%,#515151 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cccccc 0%,#515151 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cccccc 0%,#515151 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#515151',GradientType=0 ); /* IE6-9 */
}

.verlauf_hellgrau	{
background: #dcdcdc; /* Old browsers */
background: -moz-linear-gradient(top,  #dcdcdc 16%, #9e9e9e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,#dcdcdc), color-stop(100%,#9e9e9e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dcdcdc 16%,#9e9e9e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dcdcdc 16%,#9e9e9e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dcdcdc 16%,#9e9e9e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dcdcdc 16%,#9e9e9e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#9e9e9e',GradientType=0 ); /* IE6-9 */
}

.verlauf_hellgrau_weiss	{
background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top, #f9f9f9 0%, #dad9da 48%, #dad9da 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(48%,#dad9da), color-stop(100%,#dad9da)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f9f9f9 0%,#dad9da 48%,#dad9da 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f9f9f9 0%,#dad9da 48%,#dad9da 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f9f9f9 0%,#dad9da 48%,#dad9da 100%); /* IE10+ */
background: linear-gradient(to bottom, #f9f9f9 0%,#dad9da 48%,#dad9da 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#dad9da',GradientType=0 ); /* IE6-9 */	
}

.verlauf_dunkelgrau_schwarz	{
background: #b4b4b4; /* Old browsers */
background: -moz-linear-gradient(top,  #b4b4b4 0%, #a0a0a0 5%, #161614 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4b4b4), color-stop(5%,#a0a0a0), color-stop(100%,#161614)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b4b4b4 0%,#a0a0a0 5%,#161614 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b4b4b4 0%,#a0a0a0 5%,#161614 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b4b4b4 0%,#a0a0a0 5%,#161614 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b4b4b4 0%,#a0a0a0 5%,#161614 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4b4b4', endColorstr='#161614',GradientType=0 ); /* IE6-9 */
}

.verlauf_dunkelgrau_schwarz_hover, #navigation_primaer ul li a:hover	{
background: #999999; /* Old browsers */
background: -moz-linear-gradient(top,  #999999 0%, #7f7f7f 5%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(5%,#7f7f7f), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #999999 0%,#7f7f7f 5%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #999999 0%,#7f7f7f 5%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #999999 0%,#7f7f7f 5%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #999999 0%,#7f7f7f 5%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.verlauf_schwarz	{
background: #525252; /* Old browsers */
background: -moz-linear-gradient(top,  #525252 0%, #272727 25%, #020202 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(25%,#272727), color-stop(100%,#020202)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #525252 0%,#272727 25%,#020202 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #525252 0%,#272727 25%,#020202 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #525252 0%,#272727 25%,#020202 100%); /* IE10+ */
background: linear-gradient(to bottom,  #525252 0%,#272727 25%,#020202 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#020202',GradientType=0 ); /* IE6-9 */	
}
.verlauf_schwarz:hover	{
background: #636363; /* Old browsers */
background: -moz-linear-gradient(top,  #636363 0%, #3d3d3d 25%, #191919 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#636363), color-stop(25%,#3d3d3d), color-stop(100%,#191919)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #636363 0%,#3d3d3d 25%,#191919 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #636363 0%,#3d3d3d 25%,#191919 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #636363 0%,#3d3d3d 25%,#191919 100%); /* IE10+ */
background: linear-gradient(to bottom,  #636363 0%,#3d3d3d 25%,#191919 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#191919',GradientType=0 ); /* IE6-9 */
}
