/*** topNavi Highlight **********************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	/* Unternehmen */
	#topNavi ul li#topnavi_unternehmen {
		height: 1.125em;
		background-color: #1D89B5;
		color: #EDF6F9;
		border-bottom: 0.0625em solid #1D89B5;
	}

/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /topNavi Highlight *********************************************************************/

/*** topNaviChannelBorder *******************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/
	
	#topNaviChannelBorder { /* die hier hat den Farbwert fuer den Channel 'Unternehmen' *:o) */
		width: 62.25em; /* 996px */
		height: 0.1875em; /* 3px */
		overflow: hidden;
		background-color: #1D89B5;
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /topNaviChannelBorder ******************************************************************/

/*** containerLeftNavi **********************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#containerLeftNavi {
		margin: 0em;
		width: 10.5625em; /* 169px */
		height: auto;
		float:left;
	}

/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /containerLeftNavi *********************************************************************/

/*** leftNaviContainer + Shadow *************************************************************/
/**/                                                                                      /**/
/**/ 

	#leftNaviContainer {
		position: relative;
		top: -0.25em;
	}
	
	.leftNaviShadow1 {
		border-right: solid 0.0625em #cccccc;
		border-bottom: solid 0.0625em #cccccc;
		position: relative;
		z-index: 1000;
	}
	
	.leftNaviShadow2 {
		border-right: solid 0.0625em #dddddd;
		border-bottom: solid 0.0625em #dddddd;
		position: relative;
		z-index: 1000;
	}
	
	.leftNaviShadow3 {
		border-right: solid 0.0625em #eeeeee;
		border-bottom: solid 0.0625em #eeeeee;
		position: relative;
		z-index: 1000;
	}
	
	
	.leftNaviShadow4 {
		border-right: solid 0.0625em #f4f4f4;
		border-bottom: solid 0.0625em #f4f4f4;
		width: 10.75em;
		position: relative;
		z-index: 1000;
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /leftNaviContainer + Shadow ************************************************************/

/*** LeftNavi *******************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/
	
	/* Allgemeines */
	.leftNaviShadow1 a {
		position: relative;
		display: block;
		border-bottom: 0.0625em solid #CCC; /* 1px */
		text-decoration: none;
		
		padding-left: 0.9375em; /* 15px */
	}
	
	.leftNaviShadow1 a img {
		position: absolute;
		top: 0.3125em; /* 5px */
		width: 1em; /* 16px */
	}
	
	.leftNaviShadow1 a.leftNavi1 span, .leftNaviShadow1 a.leftNavi2 span, .leftNaviShadow1 a.leftNavi3 span, .leftNaviShadow1 a.leftNavi4 span, .leftNaviShadow1 a.leftNavi5 span, a.leftNavi1Active span, .leftNaviShadow1 a.leftNavi2Active span, .leftNaviShadow1 a.leftNavi3Active span, .leftNaviShadow1 a.leftNavi4Active span, .leftNaviShadow1 a.leftNavi5Active span {
		padding-top: 0.16666666666666668em; /* 2px bei 75% */
		padding-left: 0.16666666666666668em; /* 2px bei 75% */
		text-decoration: none;
		display: block;
		position: relative;
		font-size: 75%;
	}
	/* /Allgemeines */
	
	
	/* Level 1 */
	.leftNaviShadow1 a.leftNavi1 {
		width: 9.625em; /* 154px */
		background-color: #EDF6F9;
		color: #1D89B5;
		text-decoration: none;
	}
	
	.leftNaviShadow1 a.leftNavi1Active {
		width: 9.625em; /* 154px */
		background-color: #1D89B5;
		color: #EDF6F9;
		text-decoration: none;
	}
	
	.leftNaviShadow1 a.leftNavi1 img {
		left: 0.25em; /* 4px */
	}
	
	.leftNaviShadow1 a.leftNavi1Active img {
		left: 0.25em; /* 4px */
	}
	/* /Level 1 */
	
	
	
	/* Level 2 */
	.leftNaviShadow1 a.leftNavi2 {
		width: 9.125em; /* 146px */
		padding-left: 1.4375em; /* 23px */
		background-color: #EDF6F9;
		color: #1D89B5;
		text-decoration: none;
	}
	
	.leftNaviShadow1 a.leftNavi2Active {
		width: 9.125em; /* 146px */
		padding-left: 1.4375em; /* 23px */
		background-color: #1D89B5;
		color: #EDF6F9;
		text-decoration: none;
	}
	
	.leftNaviShadow1 a.leftNavi2 img {
		left: 0.75em; /* 12px */
	}
	
	.leftNaviShadow1 a.leftNavi2Active img {
		left: 0.75em; /* 12px */
	}
	/* /Level 2 */
	
	
	
	/* Level 3 */
	.leftNaviShadow1 a.leftNavi3 {
		width: 8.625em; /* 138px */
		padding-left: 1.9375em; /* 31px */
		background-color: #EDF6F9;
		color: #1D89B5;
		text-decoration: none;
	}
	
	.leftNaviShadow1 a.leftNavi3Active {
		width: 8.625em; /* 138px */
		padding-left: 1.9375em; /* 31px */
		background-color: #1D89B5;
		color: #EDF6F9;
		text-decoration: none;
	}
	
	.leftNaviShadow1 a.leftNavi3 img {
		left: 1.25em; /* 20px */
	}
	
	.leftNaviShadow1 a.leftNavi3Active img {
		left: 1.25em; /* 20px */
	}
	/* /Level 3 */
	
	
	
	/* Level 4 */
	.leftNaviShadow1 a.leftNavi4 {
		width: 8.125em; /* 130px */
		padding-left: 2.4375em;/* 39px */
		background-color: #EDF6F9;
		color: #1D89B5;
		text-decoration: none;
	}
	
	.leftNaviShadow1 a.leftNavi4Active {
		width: 8.125em; /* 130px */
		padding-left: 2.4375em;/* 39px */
		background-color: #1D89B5;
		color: #EDF6F9;
		text-decoration: none;
	}
	
	.leftNaviShadow1 a.leftNavi4 img {
		left: 1.75em;/* 28px */
	}
	
	.leftNaviShadow1 a.leftNavi4Active img {
		left: 1.75em;/* 28px */
	}
	/* /Level 4 */
	
	
	
	/* Level 5 */
	.leftNaviShadow1 a.leftNavi5 {
		width: 7.625em; /* 122px */
		padding-left: 2.9375em; /* 47px */
		background-color: #EDF6F9;
		color: #1D89B5;
		text-decoration: none;
	}
	
	.leftNaviShadow1 a.leftNavi5Active {
		width: 7.625em; /* 122px */
		padding-left: 2.9375em; /* 47px */
		background-color: #1D89B5;
		color: #EDF6F9;
		text-decoration: none;
	}
	
	.leftNaviShadow1 a.leftNavi5 img {
		left:2.25em; /* 36px */
	}
	
	.leftNaviShadow1 a.leftNavi5Active img {
		left:2.25em; /* 36px */
	}
	/* /Level 5 */
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /LeftNavi ******************************************************************************/

/*** Rechte Navi Farben der Header definieren [ bkr 30.11.2006 ] ****************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	.rightHeader {
		background-color: #79ABF7;
	}
	
	.rightHeaderOhneMarginTop {
		background-color: #79ABF7;
	}
	
	.rightHeaderOhneMarginBottom {
		background-color: #79ABF7;
	}
	
	#agrarWetter {
		background-color: #EDF6F9;
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** Rechte Navi ****************************************************************************/

/*** Contentbereich links *******************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#containerContentLeft {
		width: 16.25em; /* 237px */
		padding-top: 1.25em; /* 20px */
		padding-left: 1.375em; /* 22px */
	}

	#containerContentLeft h1.channelHeader {
		font-size: 137.5%; /* bei Bayer geklaut; die haben nicht alle Huehner auf dem Balkon, oder ??!!?? 137.5%, ts, ts, ts */
		line-height: 1.2727em;
		font-weight: bold;
		color: #1D89B5;
		margin-bottom: 0.22727272727272726em; /* 5px bei 137.5% */
	}
	
	#containerContentLeft img.channelImage {
		position: relative;
		top: 0.1875em; /* 3px */
		border-bottom: 0.0625em solid #1D89B5;
		margin-bottom: 0.75em; /* 12px */
	}
	
	#containerContentLeft p.channelText {
		font-size: 75%;
		color: #666666;
		width: 21.666666666666668em;
	}
	
	ul.produktZulassungen {
		position: relative;
		top: 0;
		color: #666666;
		list-style: none;
	}
	
	ul.produktZulassungen li {
		padding-top: 0.9375em; /* 15px */
		font-size: 75%;
	}
	
	ul.produktZulassungen li h3 {
		font-size: 100%;
		font-weight: bold;
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Contentbereich links ******************************************************************/

/*** Contentbereich rechts ******************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#containerContentRight {
		background-color: #EDF6F9;
	}
	
	.channelArticle {
		clear: both;
		margin-top: 0.625em; /* 10px */
		height: auto;
		padding-bottom: 0.9375em; /* 15px */
	}
	
	span.left {
		float: left;
		font-size: 75%;
		font-weight: bold;
		color: #339933;
		padding: 0.25em 0 0.25em 0;
	}
	
	a.right {
		float: right;
		font-size: 75%;
		color: #339933;
		text-decoration: none;
		padding: 0.25em 0 0.25em 0;
	}
	
	.channelArticle img {
		width: 5.9375em; /* 95px */
		padding-right: 0.75em; /* 12px */
		padding-bottom: 0.9375em; /* 15px */
	}
	
	.channelArticleHeader {
		font-size: 75%;
		font-weight: bold;
		color: #339933;
	}
	
	.channelArticleTeaser {
		font-size: 75%;
		font-weight: bold;
		color: #1D89B5;
	}
	
	.channelArticleTeaser a {
		color: #1D89B5;
		text-decoration: none;
	}
	
	.channelArticleTeaser a:hover, .channelArticleTeaser a:active {
		text-decoration: underline;
	}
	
	.channelArticleText {
		font-size: 75%;
		color: #666;
	}
	
	.channelArticleText a {
		color: #339933;
		text-decoration: none;
	}
	
	.channelArticleText a:hover, .channelArticleText a:active {
		text-decoration: underline;
	}

/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Contentbereich rechts *****************************************************************/

/*** /Seperator *****************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	.channelSeperator {
		clear: both;
		height: 0.0625em; /* 1px */
		line-height: 0.0625em; /* 1px */
		border-bottom: #cccccc solid 0.0625em; /* 1px */
		overflow: hidden;
		background-color: transparent;
	}

/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Seperator *****************************************************************************/

/*** Ueberschrift SubSeiten *****************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/
	
	#containerContentMain h1 {
		position: relative;
		left: -0.09090909090909091em; /* 2px bei 137.5% */
		font-family: Arial, Helvetica, sans-serif;
		font-size: 137.5%;
		line-height: 1.2727em;
		font-weight: bold;
		color: #1D89B5;
		padding-bottom: 0.6363636363636363em; /* 14px bei 137.5% */
	}
	
	.headerPfeil {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 75%;
		font-weight: bold;
		color: #FFF;
		background-color: #79ABF7;
		height: 1.5em; /* 18px bei 75% */
		padding: 0;
	}
	
	.headerPfeil span {
		display: block;
		float: left;
		position: relative;
		top: 0.08333333333333334em; /* 1px bei 75% */
	}
	
	.headerPfeil img {
		float: left;
		width: 1.5833333333333334em; /* 19px bei 75% */
		vertical-align: middle;
		margin-right: 0.8333333333333334em; /* 10px bei 75% */
	}

/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Ueberschrift SubSeiten ****************************************************************/

/*** Zur&uuml;ck Button *********************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/
	
	div.backButton {
		width:  6.875em; /* 110px */
		height: 1.0625em; /* 17px */
		background-color: #1D89B5;
		text-align: center;
		margin-bottom: 2.5em; /* 40px */
		margin-top: 0.125em; /* 2px */
	}
	
	div.backButton a {
		position: relative;
		top: 0.08333333333333334em; /* 1px bei 75% */
		display: block;
		font-size: 75%;
		color: #FFF;
		font-weight: bold;
		text-decoration: none;
	}
	
	div.backButton a img {
		width: 0.6666666666666667em; /* 8px bei 75% */
	}

/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Zur&uuml;ck Button ********************************************************************/
