body {
	/*background-color: #FCBB78;*/
	/*FCF5EB*/
	background-color: #FCEED9;
	margin: 0px;
	padding: 0px;

	min-width: 800px; /* grail */

	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #000;
}

.clear {
	clear: both;
}

#outerOne
{
	padding: 0px;
	margin: 0px;
	/*background-color: #EE7900;*/
}

#outerTwo {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 800px;
}

#headBox
{
	/*background-color: #FCF5EB;*/
	padding: 0px 0px 5px 0px;
	border-bottom: 3px solid #EE7900;
}



#topNav
{
	padding: 0px;
	margin: 10px 10px 0px 0px;
	clear: both;
	float: right;
}
#topNav li
{
	display: block;
	float: left;
	clear: none;
	margin-left: 10px;
	list-style: none;
}
#topNav li a
{
	display: block;
	padding: 0px;
	text-decoration: none;
}
#topNav li a .topLinkText {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#topNav li a:hover .topLinkText {
	color: #666;
}
#topNav li a .topLinkLeaf
{
	display: block;
	width: 15px;
	height: 20px;
	background-image: url(leaf1.gif);
	background-repeat: no-repeat;
}
#topNav li a #leafTR { background-image: url(leaf1_tr.gif); }
#topNav li a #leafDE { background-image: url(leaf1_de.gif); }
#topNav li a #leafEN { background-image: url(leaf1_en.gif); }




#logoBoxOuter
{
	/*background-color: #FFF;*/
	padding: 6px 3px 3px 0px;
	width: 162px;
}
#logoBox
{
	width: 162px;
	height: 82px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
#logoBox a
{
	display: block;
	width: 162px;
	height: 82px;
}

#orangeLineBox {
	height: 1px;
	width: 800px;
	background-color: #EE7900;
	display: none;
}

#pictureBox
{
	height: 172px;
	/*background-repeat: no-repeat;*/
}
.pictureDefault      { background-image: url(titel_aktuell.jpg); }

.pictureThemen       { background-image: url(titel_themen.jpg); }
.pictureUeberUns     { background-image: url(titel_ueberuns.jpg); }
.pictureAktivitaeten { background-image: url(titel_aktivitaeten.jpg); }
.picturePresse       { background-image: url(titel_aktuell.jpg); }
.pictureAktivWerden  { background-image: url(titel_aktivwerden.jpg); }

#searchBoxOuter {
	/*float: left;*/
	z-index: 100;
	position: absolute;
	/*top: 246px;*/
	/*left: 100px;*/
	/*height: 0px;*/
	/*display: none;*/

}
#searchBox
{
	width: 131px;
	/*height: 27px;*/
	border: 2px solid #EE7900;
	background-color: #FFF;
	margin: 2px 2px 2px 1px;
	padding: 2px 4px 2px 2px;
	/*display: none;*/
}
#searchBox form {
	margin: 0;
}
#searchIcon
{
	float: right;
	padding: 2px 2px 2px 2px;
}
#searchField {
	width: 90px;
}

#hektarZaehlerText {
	background-color: #000;
	padding: 3px;
	text-align: right;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 10px 0px 10px;
}
#hektarZaehler
{
	/*width: 166px;*/
	height: 112px;
	background-image: url(brandrodung.jpg);
	margin: 0px 10px 0px 10px;
}
#hektarText
{
	padding: 10px;
	background-color: #EE7900;
	margin: 0px 10px 10px 10px;
}
#hektarText p {
	padding: 0px;
	margin: 0px;
}
#hektarText a {
	font-weight: bold;
	color: #000;
	display: block;
	text-align: center;
}

#taBox
{
	padding: 0px;
	background-color: #FFF;
	margin: 10px 10px 10px 10px;
}
#taBox p {
	padding: 10px;
}


.navLine
{
	background-color: #EE7900;
	border-top: 1px solid #FFF;
	width: 800px;
	padding: 0;
	margin: 0px;
	/*clear: both;*/
	height: 16px;
	overflow: hidden;
}
.navLineDouble {
	height: 33px; /* 16px * 2 + 1px(border) */
}

.navLine ul
{
	padding: 0px;
	margin: 0 0 0 170px;
	/*clear: both;*/
	/*display: block;*/
	/*list-style: none;*/
}

.navLine ul li
{
	display: block;
	float: left;
	clear: none;
	list-style: none;
}

.navLine ul li a
{
	display: block;
	/*height: 11px;*/
	border-left: 1px solid #FFF;
	margin: 1px 10px 1px 0px;
	padding: 0px 0px 0px 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.navLine ul li:first-child a {
	border-left: 0px;
}

.navLine ul li a:hover,
.navLine ul li a.active,
.navLine ul li a.active:hover
{
	border-left: 1px solid #000;
	color: #000;
}
.navLine ul li:first-child a.active {
	border-left: 0px;
}
.navLine ul li:first-child a:hover {
	border-left: 0px;
}



#contentBox
{
	padding-left: 166px; /* grail */
	padding-right: 166px; /* grail */
	background-image: url(3col.gif);
	background-repeat: y-repeat;
	overflow: hidden;
}

#contentBox .contentColumn {
	position: relative; /* grail */
	float: left; /* grail */
	padding-bottom: 20000px; /* grail */
	margin-bottom: -20000px; /* grail */
}

#contentCenterOuter {
	width: 100%; /* grail */
	width: 468px;
	background-color: #FAFAEE;
}
#contentCenter { margin: 10px 20px 10px 20px; }
#contentCenter h1.main
{
	/*min-height: 28px;*/
	/* height of leaf */
	font-size: 16px;
	color: #000;
	font-weight: normal;
	background-image: url(leaf2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0px 0px 0px 0px;
}
#contentCenter h2.main {
	font-size: 12px;
	color: #EE7900;
	font-weight: normal;
}

#contentLeftOuter {
	/*float: left;*/
	width: 166px; /* grail */
	right: 166px; /* grail */
	margin-left: -100%;
	/*background-color: #F9EDD6;*/
	/*background-color: #F2CC8B;*/
	background-color: #FFE4B5;
}
#contentLeft {
	margin: 10px;
	font-size: 10px;
}

#contentRightOuter {
	/*float: right;*/
	width: 166px; /* grail */
	margin-right: -166px; /* grail */
	background-color: #EDEDC8;
}
#contentRight {
	margin: 10px;
	font-size: 10px;
}

/* grail */
* html #contentLeftOuter {
	left: 166px;
}

#footerBox
{
	clear: both;
	/* grail */
	background-color: #EE7900;
	height: 20px;
	position: relative;
	padding: 1px 10px 1px 10px;
	color: #FFF;
	text-align: center;
}
#footerBox a {
	text-decoration: none;
	color: #FFF;
}

/* Content ****************************************************************** */

#contentCenter .csc-header h1 {
	font-size: 12px;
	color: #EE7900;
	font-weight: normal;
	margin-left: 20px;
}

#contentCenter .csc-header h1.csc-firstHeader {
	margin-top: -6px;
}

#contentCenter p.bodytext
{
	/* Absaetze werden durch <p>&nbsp;</p> gebaut... */
	margin: 0px 0px 0px 20px;
}

#contentCenter a, #contentCenter a:visited {
	color: #000;
	text-decoration: underline;
}

#contentCenter a:hover {
	color: #666;
}

#contentCenter ul {
	list-style: none;
	padding-left: 33px;
}
#contentCenter ul li {
	margin-left: -13px;
	padding: 0 0 6px 13px;
	background-image: url(list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* Rechter Bereich (Termine, Pressemitteilungen)***************************** */

#contentRight .csc-header h1 {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #EE7900;
	/*font-weight: bold;*/
}

#contentRight h1.rightMain {
	font-size: 14px;
	color: #EE7900;
	font-weight: bold;
}

#contentRight p.bodytext { /* Absaetze werden durch <p>&nbsp;</p> gebaut... */
	margin: 0px;
}

#contentRight a, #contentRight a:visited {
	color: #EE7900;
	text-decoration: none;
}

#contentRight a:hover {
	color: #999;
}

/* Linker Bereich *************************************************************/

#contentLeft .csc-header h1.csc-firstHeader {
	font-size: 14px;
	color: #EE7900;
	font-weight: bold;
}

#contentLeft p.bodytext { /* Absaetze werden durch <p>&nbsp;</p> gebaut... */
	margin: 0px;
}

#contentLeft p a, #contentLeft p a:visited {
	display: block;
	border-bottom: 1px solid #EE7900;
	padding: 5px 5px 15px 5px;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #000;
}

#contentLeft a:hover {
	color: #666;
}

/* Einzelne Seiten ************************************************************/

h3.csc-searchResultHeader {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	margin-bottom: 0px;
}

p.csc-searchResult {
	margin-top: 0px;
}

/* Formulare ******************************************************************/

#mailform {
	margin-left: 13px;
}

.csc-mailform, #mailformanrede {
	border: 0;
}

legend {
	display: none;
}

.csc-mailform label {
	display: block;
}

.csc-mailform .csc-mailform-radio label {
	display: inline;
}

/* Gallerie *******************************************************************/

.tx-photogals-pi1-big a {
	border:1px solid #FFE4B5;
	background-color: #FCEED9;
}
.tx-photogals-pi1-big a:hover {
	border:1px solid #EE7900;
}
.tx-photogals-pi1-small a {
	border:1px solid #FFE4B5;
	background-color: #FCEED9;
}
.tx-photogals-pi1-small a:hover {
	border:1px solid #EE7900;
}
.tx-photogals-pi1-small-active a {
	border:1px solid #EE7900;
	background-color: #FCEED9;
}
.tx-photogals-pi1-small-active a:hover {
	border:1px solid #EE7900;
}