/* HTML Tags werden hier definiert */

		html {
			margin:0px auto;
			padding:0;
		}
		
		div {
			overflow:hidden;
		}
		
		body {
			background-color:#969986;
			background-image:url(img/bckg.jpg);
			background-repeat:repeat-x;
			font-family:Arial, Helvetica, sans-serif;
		}
		
		textarea, input {
			font-family:Arial, Helvetica, sans-serif;
		}
		
		h1 {
			font-size:2em;
			color:#4a881e;
			font-weight:normal;
			margin:0em 0em 0.4em 0em;
			padding:0em;
		}
		
		h2 {
			font-size:1em;
			font-weight:700;
		}
		
		h3,
		h3 a,
		h3 a:link,
		h3 a:active,
		h3 a:hover,
		h3 a:visited {
			font-size:1.2em;
			color:#4a881e;
			font-weight:normal;
			margin:0.1em 0em 0.1em 0em;
			padding:0em;
			text-decoration:none;
		}
		
		h4 {}
		
		p {margin:0em 0em 0.8em 0em;}
		
		li {margin-bottom:0.5em;}
		
		ul{}
		
		a, a:link, a:hover, a:active, a:visited {
			text-decoration:underline;
			color:#4a881e;
		}
		
		hr {
			height:1px;
		}

/* CONTAINER werden hier definiert */

		/* Unnötige DIVs ausblenden */
		#headerline, 
		#headermitte, 
		#menu_1_hor, 
		#menu_1_hor_sub,
		#submenu_re,
		#menu_2_re,
		#menu_3_re,
		#submenu,
		#menu_3,
		#mainimg h1,
		.teaser-aktion h1,
		#teaser_RSS h1,
		#header_re h1,
		#header_li h1,
		#footer h1 {
			display:none;
		}

		/* Formatierung der Container */
		#header {
			background-image:url(img/header.jpg);
			background-repeat:no-repeat;
			height: 161px;
			text-align:right;
		}
		
		#content {
			padding-top:5px;
			background-image:url(img/family.jpg);
			background-repeat: no-repeat;
			background-position: left bottom;
		}
		
		#footer {
			background-image:url(img/footer.jpg);
			background-repeat:no-repeat;
			text-align:center;
			padding-top:15px;
		}
		
		#footer,
		#footer a, 
		#footer a:link, 
		#footer a:active, 
		#footer a:hover, 
		#footer a:visited {
			color:#fff;
			text-decoration:none;
		}
		
		#header_li {
			width:300px;
		}
		
		#header_re {
			padding:50px 50px 0px 0px;
			font-weight:700;
		}
		
		#header_re,
		#header_re a:link,
		#header_re a:active,
		#header_re a:hover,
		#header_re a:visited {
			color:#4a881e;
			text-decoration:none;
		}

		#menu_2 {
			border-bottom:1px solid #dbdbdb;
		}

		#breadcrumb a, 
		#breadcrumb a:link, 
		#breadcrumb a:active, 
		#breadcrumb a:hover, 
		#breadcrumb a:visited {
			color:#4a881e;
			font-size:1em;
		}
		
		#breadcrumb {
			color:#888;
			padding: 0px 0px 2px 0px;
			margin: 4px 0px 4px 0px;
			border-top:1px solid #ccc;
			border-bottom:1px solid #ccc;
			font-size:0.8em;
		}
		
				#teaser_li_oben,
				#teaser_li_mitte,
				#teaser_li_unten {
					color:#444;
				}
				
				#teaser_re_oben a, 
				#teaser_re_oben a:link, 
				#teaser_re_oben a:active, 
				#teaser_re_oben a:hover, 
				#teaser_re_oben a:visited,
				#teaser_re_mitte a, 
				#teaser_re_mitte a:link, 
				#teaser_re_mitte a:active, 
				#teaser_re_mitte a:hover, 
				#teaser_re_mitte a:visited,
				#teaser_re_unten a, 
				#teaser_re_unten a:link, 
				#teaser_re_unten a:active, 
				#teaser_re_unten a:hover, 
				#teaser_re_unten a:visited {
					color:#bae460;
					text-decoration:underline;
				}
				
				#teaser_li_oben a, 
				#teaser_li_oben a:link, 
				#teaser_li_oben a:active, 
				#teaser_li_oben a:hover, 
				#teaser_li_oben a:visited,
				#teaser_li_mitte a, 
				#teaser_li_mitte a:link, 
				#teaser_li_mitte a:active, 
				#teaser_li_mitte a:hover, 
				#teaser_li_mitte a:visited,
				#teaser_li_unten a, 
				#teaser_li_unten a:link, 
				#teaser_li_unten a:active, 
				#teaser_li_unten a:hover, 
				#teaser_li_unten a:visited {
					color:#4a881e;
					text-decoration:underline;
				}


				#teaser_li_oben {
					margin-top:2em;
				}

						#teaser_li_oben h1,
						#teaser_li_mitte h1,
						#teaser_li_unten h1 {
							font-size:1.2em;
							color:#4a881e;
							margin:0px;
							padding:10px 5px 5px 30px;
							background-color:none;
							font-weight:700;
						}
						
						#teaser_li_oben p,
						#teaser_li_mitte p,
						#teaser_li_unten p {
							margin:0px;
							padding:0px 5px 5px 30px;
						}

				#teaser_re_mitte,
				#teaser_li_mitte {
					font-size:0.85em;
				}

						#teaser_re_oben h1,
						#teaser_re_mitte h1,
						#teaser_re_unten h1 {
							font-size:1.2em;
							padding:5px 5px 5px 5px;
							font-weight:700;
							color:#fff;
						}
						#teaser_re_oben .teaserwrap,
						#teaser_re_mitte .teaserwrap,
						#teaser_re_unten .teaserwrap {
							background-color:#888;
							margin-bottom:10px;
							border:1px solid #888;
						}

						#teaser_re_oben p,
						#teaser_re_mitte p,
						#teaser_re_unten p,
						.pdm,
						#teaser_re_mitte .tx-jppageteaser-pi1 {
							margin:0px;
							padding:5px 5px 5px 5px;
							color:#fff;
						}

	#inhalte img {
		float:right;
	}

/* -------------------------------------------------------------------------- */
/* Aufbau der Seite */
		#headerline, 
		#header, 
		#content, 
		#footer, 
		#menu_1_hor,
		#menu_1_hor_sub {
			clear:both;
			width:900px;
			margin:0px auto;
		}
		
		#content, 
		#menu_1_hor,
		#menu_1_hor_sub {
			background-color:#fff;	
		}
		
		#links, 
		#mitte, 
		#header_li, 
		#headermitte,
		#teaser_stil {
			float:left;
		}
		
		#rechts, 
		#header_re,
		#teaser_RSS {
			float:right;
		}
		
		#rechts {
			width:190px;
		}
		
		#links {
			width:240px;
			padding-bottom:280px;
		}
		
		#mitte {
			width:445px;
			margin-left:10px;
		}
		
		#teaser_stil {
		}
		
		#teaser_RSS {
			width:24px;
			clear:right;
			text-align:right;
			margin-right:5px;
		}

.clearer, 
#breadcrumb {
	clear:both;
}

.csc-textpic-text {
	overflow:visible;
}
.beratungsBild {
	float:none !important;
	margin-left:5px;
	margin-bottom:5px;
}

