		/*
		
			Lokales B�ndnis f�r Familie Eberswalde
			----------------------------------------------------------------------
		
		*/
		
		
		
		/*
			Global
			----------------------------------------------------------------------
		*/
		
		* {
			margin: 0;
			padding: 0;
			border: none;
		}
		
		body {
			color: #4f4f4f;
			background-color: #ead8a1;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.625em;
		}
		
		/*
			Container gesamter Content
			----------------------------------------------------------------------
		*/
		
		div#page {
			position: relative;
			width: 96em;
			margin: 0 auto;
                                                overflow: hidden;
		}
		
		/*
			Hauptmenu links
			----------------------------------------------------------------------
		*/
		
		div#mainnav {
			float: left;
			display: inline;
			width: 19.6em;
			padding-left: 3.4em;
			color: #fff;
			background-color: #bb1b24;
			padding-bottom: 9999px;
			margin-bottom: -9999px;
			background-position: left top;
			background-repeat: no-repeat;
		}
		
		div#mainnav h1 {
			height: 0;
			line-height: 0;
			font-size: 0;
			text-indent: -2000px;
		}
				
		div#mainnav h2 {
			height: 0;
			line-height: 0;
			font-size: 0;
			text-indent: -2000px;
		}
		
		div#mainnav ul {
			margin-bottom: 0.5em;
			padding-bottom: 1em;
			list-style-type: none;
			list-style-image: none;
			background: url(bg-menu.gif) 1.2em bottom no-repeat;
		}
		
		div#mainnav ul#menu4 {
			background-image: none;
		}
		
		div#mainnav ul ul {
			margin: 0;
			padding: 0;
			background-image: none;
		}
		
		div#mainnav li {
			border-left: solid #fa8008 0.6em;
		}
		
		div#mainnav ul#menu2 li {
			border-left-color: #299b97;
		}
		
		div#mainnav ul#menu3 li,
		div#mainnav ul#menu6 li {
			border-left-color: #61bc5f;
		}
		
		div#mainnav ul#menu4 li {
			border-left-color: #fa8008;
		}
		
		div#mainnav ul ul li {
			border: none;
		}
		
		div#mainnav li a {
			display: block;
			width: 13.5em;
			padding: 0.3em 0.6em 0.3em 1.2em;
			font-size: 1.2em;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
			background-color: #bb1b24;
		}

		div#mainnav ul ul li a {
			font-weight: normal;
		}

		div#mainnav li a#current,
		div#mainnav li a:hover {
			background: url(bg-menulink-ov.gif) 0.2em 0.6em no-repeat;
		}

		/*
			Jumpmenu
			----------------------------------------------------------------------
		*/
		
		div#mainnav p#jumpmenu {
			position: absolute;
			right: 2000px;
			z-index: 1;
		}
		
		div#mainnav p#jumpmenu span {
			display: none;
		}
		
		div#mainnav p#jumpmenu a:focus, 
		div#mainnav p#jumpmenu a:active {
			position: absolute;
			right: -2000px;
			bottom: 1em;
			display: block;
			width: 17em;
			padding: 0.5em;
			color: #000;
			background-color: #f6f6f6;
		}

		/*
			Logo
			----------------------------------------------------------------------
		*/
		
		div#logocontainer {
			height: 161px;
		}

		div#logocontainer div.csi-caption {
                                               display: none;
		}

		div#logocontainer img {
			float: right;
			margin-top: 2em;
			margin-right: 2em;
		}
		
		/*
			Content Frame
			----------------------------------------------------------------------
		*/		

		div#contentframe {
			float: left;
			display: inline;
			width: 72.5em;
			color: #4f4f4f;
			background-color: #fff;
			padding-bottom: 9999px;
			margin-bottom: -9999px;
		}

		/*
			Header
			----------------------------------------------------------------------
		*/
		
		div#header {
			position: relative;
			float: left;
			color: #000;
			background: #e7e7e7 url(pan_checks.gif) left top repeat;
			width: 72.5em;
			height: 161px;
		}
		
		div#header div#headerpic img {
			float: left;
		}
		
		/*
			----------------------------------------------------------------------
		*/
		
		div#header .overlay {
			background: url(header-overlay.png) no-repeat;
                                                /*
			overflow: hidden;
			*/
                                                position: absolute;
			top: 0;
			left: 0;
			width: 725px;
			height: 161px;
		}
		
		/*
			----------------------------------------------------------------------
		*/
		
		div#header div.nav {
			position: absolute;
			bottom: 0;
			right: 0;
			width: 21.3em;
			color: #fff;
			background-color: #bb1b24;
		}
		
		div#header div.nav ul#topnav {
			margin-left: 1em;
		}
		
		div#header div.nav ul#topnav li {
			display: inline;
			list-style-type: none;
		}
		
		div#header div.nav ul#topnav li a {
			text-decoration: none;
			color: #fff;
			background-color: #bb1b24;
			font-size: 1.2em;
			line-height: 2;
		}
		
		div#header div.nav ul#topnav li span {
			margin-right: 1em;
			margin-left: 0.5em;
			border-right: solid #fff 1px;
		}

		/*
			Content
			----------------------------------------------------------------------
		*/
		
		div#contentwrapper {
			float: left;
			display: inline;
			width: 51em;
		}
		
		div#content {
			padding: 2em 2em 3em 2em;
		}
		
		div#content h1 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal;
				color: #227774;
			font-size: 2.6em;
			line-height: 1.4;
			margin-bottom: 0.5em;
		}
				
		div#content h2 {
	                font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
 	                color: #D8760C;
			font-size: 2.2em;
			line-height: 1.4;
			margin-bottom: 1em;
		}
				
		div#content p {
			font-size: 1.2em;
			line-height: 1.5;
			margin-bottom: 1em;
		}

		div#content ul {
			margin: 0 2em 1em 3em;
			font-size: 1.2em;
			line-height: 1.5;
			list-style-type: disc;
		}

		div#content table {
			margin: 1em 0;
			border-collapse: collapse;
			font-size: 1em;
		}
		
		div#content table caption {
			margin: 1em 0;
			padding: 0.5em 0;
			font-style: italic;
			color: #000;
			background-color: #f1f1f1;
		}
		
		div#content table tr th {
			padding: 0.5em;
			text-align: left;
			color: #000;
			background-color: #fff;
			border-bottom: 0.2em solid #fff;
		}
		
		div#content table tr td {
			padding: 0.5em;
			width: 50%;
			border-bottom: 1px solid #c1c1c1;
			background-color: #e7e7e7;
			border-bottom: 1em solid #fff;
   vertical-align: top;
		}

		div#content table tr td a {
			color: #bb1b24;
			background-color: #e7e7e7;
		}
		
		
		div#content table tr td.td-0 {
			background-color: #DCD9D9;
		}

		div#content table tr td.td-last {
			background-color: #e7e7e7;
		}

		
		div#content table tr td p {
		}
		
		div#content a {
			color: #bb1b24;
			background-color: #fff;
		}
		
		div#content dl {
			margin: 0 1em 1.5em 1em;
			line-height: 1.5;
		}

		div#content dt img {
			padding: 0.5em;
		}

		div#content dd {
			padding: 0.5em 0 0 0.5em;
			font-size: 1.2em;
			font-style: italic;
		}

		div#content form input,
		div#content form textarea {
			padding: 0.3em;
			border: 1px solid #999;
		}

		div#content form .csc-mailform-field {
			width: 95%;
			margin-bottom: 1em;
		}
		
		div#content form .csc-mailform-field label {
			float: left;
			width: 20%;
		}
		
		div#content form .csc-mailform-submit {
			margin-left: 20%;
		}
		
		/*
			Marginalspalte
			----------------------------------------------------------------------
		*/
		
		div#marginal {
			float: right;
			display: inline;
			width: 21.3em;
			padding-top: 49px;
			color: #000;
			background: #e7e7e7 url(bg-marginal-top.jpg) left top no-repeat;;
			padding-bottom: 9999px;
			margin-bottom: -9999px;
		}
		
		div#marginal h1 {
			font-size: 1.4em;
			font-weight: normal;
			margin-bottom: 0.5em;
		}
				
		div#marginal h2 {
			font-size: 1.2em;
			margin-bottom: 1em;
		}
				
		div#marginal p {
			line-height: 1.5;
			margin-bottom: 1em;
		}

		div#marginal a {
		}
						
		/*
			----------------------------------------------------------------------
		*/
		
		div#tools {
			border-top: solid 6px #fff;
		}
						

		/*
			Suchformular
			----------------------------------------------------------------------
		*/
		
		div#search {
			padding: 0.5em 1em;
		}
		
		div#search form {
		}
		
		div#search form label {
			display: none;
		}
		
		div#search form input.searchtxt {
			width: 8em;
			padding: 0.2em;
			border: solid 1px #999;;
			font-size: 1.2em;
			color: #4f4f4f;
			background-color: #fff;
		}
	
		div#search form input.searchbut {
			margin-left: 0.5em;
			padding: 0.1em;
			border: solid 1px #999;;
			font-size: 1.2em;
		}

		/* 
			Styleswitcher
			---------------------------------------------------------------
		*/
	
		ul#styleswitcher {
			margin-left: 1em;
			margin-bottom: 0.5em;
		}
		
		ul#styleswitcher li {
			float: left;
			display: inline;
			padding-right: 0.5em;
		}
		
		ul#styleswitcher li a {
			width: 20px;
			height: 20px;
			text-decoration: none;
			text-align: left;
			color: #000;
			background: #fff;
		}
		
		/* 
			Menu No5
			---------------------------------------------------------------
		*/
	
		div#marginal div.nav h2 {
			margin: 0 0 0.5em 0;
			padding: 0.4em 1em;
			color: #fff;
			background-color: #bb1b24;
			border-top: solid 6px #fff;
		}
		
		div#marginal div.nav ul {
			margin: 0 0 1em 1em;
			padding-left: 1.5em;
			list-style-type: square;
			list-style-image: url(bg-marginal-li.gif);
		}
		
		div#marginal div.nav ul a {
			font-size: 1.2em;
			line-height: 1.5;
			text-decoration: none;
			color: #bb1b24;
			background-color: #e7e7e7;
		}
		
		/* 
			Banner Marginal
			---------------------------------------------------------------
		*/
	
		div#marginal dl.banner {
			border-top: solid 6px #fff;
			border-bottom: solid 6px #fff;
		}

		div#marginal dt {
		}

		div#marginal dt a img {
			margin-bottom: 4px;
		}

		div#marginal dd {
			height: 0;
			line-height: 0;
			font-size: 0;
			text-indent: -2000px;
		}

		/* 
			Clearfix-Hack
			---------------------------------------------------------------
		*/
	
		.clearfix:after {
			content: ".";		
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
	

	/*
		default styles for extension "tx_cssstyledimgtext"
		----------------------------------------------------------------------
	*/

	.csi-textpic {
		/* padding: 5px; */
		margin: 0;
		padding: 0;
	}
	
	.csi-textpic img {
		/* margin: 4px; */
		margin: 3px 0 0 0;
		padding: 0;
	}
	
	.csi-textpic dl, .csi-textpic dt, .csi-textpic dd {
		margin: 0;
		padding: 0;
	}
	
	.csi-textpic .csi-caption {
		/* text-align: center;   */
		/* will have to be an inline style?  - controlled by TS [left - right - center]*/
	}
	
	.csi-textpic .csi-center {
		text-align: center;
	}
		.csi-center .csi-imagewrap {
		text-align: center;
	}

	.csi-textpic .csi-image {
		/* width: 210px; will have to be an inline style - controlled by TS */
	}
	
	.csi-image img {
		margin: 0 0 5px 0;
	}
	
	.csi-textpic .csi-imagewrap {
	}
	
	.csi-textpic .csi-text {
		text-align: left; 
		/*will have to be an inline style - controlled by TS*/ 
	}
	
	.csi-text p {
		margin: 10px 0;
		padding: 0;
	}
	
	/* CENTER */
	.csi-center .csi-image {
		/* margin: 0 auto 3px; */
		margin: 0;
		padding: 0;
	}
	
	/* RIGHT */
	.csi-right div.csi-image {
		float: right;
		clear: both;
	}
	
	.csi-right div.csi-text {
		clear: right;
	}
	
	/* LEFT */
	.csi-left div.csi-image {
		float: left;
		clear: both;
	}
	
	.csi-left div.csi-text {
		clear: left;
	}
	
	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;
		clear: both;
		margin-right: 15px;
	}
	
	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;
		margin-left: 15px;
	}
	
	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
		/* margin-right: 215px; will have to be an inline style - controlled by TS */
	}
	
	/* Hide from IE5-mac. Only IE-win sees this. */
	/*
	*html .csi-intext-right-nowrap .csi-text {
	height: 1%;
	}
	*/
	/* End hide from IE5/mac */ 
	
	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}
	
	/* INTEXT LEFT NOWRAP*/	
	.csi-intext-left-nowrap .csi-text {
	}
	
	.csi-intext-left-nowrap .csi-image {
		float: left;
		margin: 0 15px 10px 0;
		padding: 0;
		clear: both;
	}
	
	.csc-caption {
		font-style: italic;
		color: #666;
		margin: 5px 0 15px 10px;
		padding: 0;
	}
	
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	/*
	*html .csi-intext-left-nowrap .csi-text {
		height: 1%;
	}
	*/
	/* End hide from IE5/mac */
	
		table.contenttable {
		margin: 2px 0;
		padding: 0;
	}
	

