        html, body      {
                            padding:0;
                            margin:0;
                            overflow:show;
                            text-align:center;
							height:100%;
                            background-color:#FFFFFF;
                            font-size:11px;
							font-family:arial;
							color:#3A3A3A;
							line-height:1.5;
                            }
        #header         {
                            background-image:url(../img/hg_header.gif);
                            background-repeat:repeat-x;
                            background-position:center 0px;
                            height:165px;
							width:100%;
                            text-align:center;
                            margin:auto;
                            }
        #header_innen{
                            background-image:url(../img/img_header.gif);
                            height:296px !important;
							height:165px;
							width:1000px;
                            text-align:center;
                            margin:auto;
							font-family:arial narrow; arial;
							font-size:13px;
							text-align:left;
                            }
        #header_innen a{
							color:#FFFFFF;
							text-decoration:none;
							}
		#header_innen a:hover
							{
							color:#014E1E;
							text-decoration:none;
							}
		#header_logo{
							margin-left:64px;
							padding-top:36px;
							}
		#header_menue{
							margin-left:350px;
							margin-top:-37px;
							}
		#header_menue_admin{
							margin-left:350px;
							margin-top:-37px;
							}
		#header_innen .aktiv{
							color:#014E1E;
							text-decoration:none;
							}
        #content         {
                            background-image:url(../img/hg_content.gif);
							background-repeat:repeat-y;
                            background-position:center 0px;
                            height:auto !important;
							height:400px;  /*für den IE */
							width:100%;
                            margin:auto;
							overflow:show;
                            }
        #content_innen{
                            height:auto;
							width:1000px;
                            margin:auto;
							overflow:auto;
                            }
        #content_links{
							width:300px;
                            float:left;
							margin-left:-20px;
                            }
        #content_rechts{
							width:560px;
                            float:right;
							margin-right:90px !important;
							margin-right:45px;
							text-align:left;
                            }
        #content_rechts a{
							color:#018232;
							font-weight:bold;
							text-decoration:none;
							}
		#content_rechts a:hover
							{
							color:#3A3A3A;
							font-weight:bold;
							text-decoration:none;
							}
        #bottom         {
                            background-image:url(../img/hg_bottom.gif);
                            background-position:center 0px;
                            height:97px;
							width:100%;
                            text-align:center;
                            margin:auto;
							color:#FFFFFF;
							padding-top:53px;
                            }
        #bottom_innen{
							margin:auto;
							width:742px;
							padding-left:258px;
                            }
		#bottom  a		{
							color:#FFFFFF;
							text-decoration:none;
							}
		#bottom a:hover
							{
							color:#3A3A3A;
							text-decoration:none;
							}

		.spalte_doppelt_aussen{
							width:560px;
							height:auto;
							overflow:show;
							padding-top:50px;
							clear:both;
							margin-bottom:50px;
							}
		.spalte_doppelt_aussen_ohne{
							width:560px;
							height:auto;
							overflow:show;
							clear:both;
							margin-bottom:50px;
							}
		.spalte_doppelt_links{
							float:left;
							width:229px;
							padding-right:50px;
							border-right:1px dotted;
							margin-bottom:50px;
							}
		.spalte_doppelt_links_ohne{
							float:left;
							width:229px;
							padding-right:50px;
							margin-bottom:50px;
							}
		.spalte_doppelt_rechts{
							float:right;
							width:230px !important;
							width:220px;
							padding-left:50px;
							margin-bottom:50px;
							}
		.spalte_doppelt_bild{
							margin-left:-10px;
							margin-top:-35px;
							margin-bottom:-32px;
							}
		.spalte_bild{
							margin-left:-10px;
							margin-bottom:-5px;
							}
		.spalte_google{
							background-image:url(../img/img_rahmen-anfahrt.gif );
							width:567px;
							height:377px;
							margin-left:-10px;
							margin-bottom:-5px;
							clear:both;
							padding-left:13px;
							padding-top:13px;
							}
		.linie				{
							border-bottom:1px dotted;
							clear:both;
							}

		h1				{
							font-family:arial narrow; arial;
							font-size:18px;
							color:#018232;
							font-weight:normal;
							margin:0px;
							}
		h3				{
							font-family:arial narrow; arial;
							font-size:18px;
							color:#018232;
							font-weight:normal;
							margin:0px;
							margin-bottom:16px;
							}
		h2				{
							font-family:arial;
							font-size:11px;
							color:#666666;
							font-weight:bold;
							margin:0px;
							margin-bottom:16px;
							}
		h4				{
							font-family:arial narrow; arial;
							font-size:18px;
							color:#018232;
							font-weight:normal;
							margin:0px;
							margin-bottom:16px;
							padding-top:50px;
							}
		strong			{
							font-weight:bold;
							color:#018232;
							}
		.gruen			{
							color:#018232;
							}
		.graufett		{
							color:#666666;
							font-weight:bold;
							}
		.button_sub	{
							width:243px;
							height:21px;
							background-color:#79be92;
							color:#FFFFFF;
							text-align:center;
							padding-top:5px;
							margin-left:26px;
							margin-bottom:1px;
							}
		.button_sub a {
							text-decoration:none;
							color:#FFFFFF;
							display:block;
							}
		input				{
							height:17px;
							width:553px;
							border:1px solid #79be92;
							margin-top:5px;
							font-size:11px;
							font-family:arial;
							padding-top:4px;
							padding-left:4px;
							}
		textarea		{
							height:21px;
							width:548px;
							height:150px;
							border:1px solid #79be92;
							margin-top:5px;
							font-size:11px;
							font-family:arial;
							padding:4px;
							}
		.speichern		{
							width:243px;
							height:26px;
							background-color:#79be92;
							color:#FFFFFF;
							text-align:center;
							padding:0px;
							border:0px;
							}
		.bearbeiten		{
							width:153px;
							height:26px;
							background-color:#79be92;
							color:#FFFFFF;
							text-align:center;
							padding:0px;
							border:0px;
							}
		.button_loeschen	{
							margin-top:5px;
							width:153px;
							height:20px;
							background-color:#eb744c;
							color:#FFFFFF;
							text-align:center;
							padding-top:6px;
							border:0px;
							font-weight:normal;
							}
		.loeschen		{
							margin-top:5px;
							width:243px;
							height:20px;
							background-color:#eb744c;
							color:#FFFFFF;
							text-align:center;
							padding-top:6px;
							border:0px;
							font-weight:normal;
							}
		.div_loeschen{
							margin-top:19px;
							float:left;
							}
		.div_speichern{
							margin-top:19px;
							float:right;
							}
		.bearbeiten_zeile{
							height:21px;
							padding-top:5px;
							}
		.select			{
							height:26px;
							width:559px;
							border:1px solid #79be92;
							margin-top:5px;
							font-size:11px;
							font-family:arial;
							padding-top:4px;
							padding-left:4px;
							}
		.bildohne		{
							border:0px;
							}
		ul					{
							margin-left:26px;
							list-style-image:url(../img/img_aufzaehlung.gif);
							}
