/*** containerRandomImg *********************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#containerRandomImg {
		position: absolute;
		top: 1.125em; /* nachpruefen */
		left: 0em;
		/*width: 29.3125em;*/ /* 469px */
		width: 48.75em; /* 780px */
		height: 12.625em;
		padding: 0em;
		margin: 0em;
		z-index: 50;
	}
	
	#containerRandomImg img {
		z-index: 50;
	}

/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /containerRandomImg ********************************************************************/

/*** containerLeftNavi **********************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/
	#containerLeftNavi {
		position: relative;
		margin: 0em;
		padding-top: 13.5625em; /* 217px */
		width: 10.5625em; /* 169px */
		height: auto;
		float:left;
	}
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /containerLeftNavi *********************************************************************/

/*** Schatten *******************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#topNaviShadow {
		width: 62.25em; /* 996px */
		height: 0.25em; /* 4px */
		padding: 0em;
		margin: 0em;
		overflow: hidden;
	}
	
	#topNaviShadow div {
		width: 62.25em; /* 996px */
		height: 0.0625em; /* 1px */
		padding: 0em;
		margin: 0em;
		overflow: hidden;
		float: none;
	}
	
	#topNaviShadow1 {
		background-color: #CCCCCC;
	}
	
	#topNaviShadow2 {
		background-color: #DDDDDD;
	}
	
	#topNaviShadow3 {
		background-color: #EEEEEE;
	}
	
	#topNaviShadow4 {
		background-color: #F4F4F4;
	}

/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Schatten ******************************************************************************/


/*** containerNews **************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#containerNews {
		padding-left: 0.75em; /* 12px */
		padding-top: 13.5625em; /* 217px */
		height: auto;
		float: left;
		width: 16.25em; /* 237px */
		position: relative;
	}

  /* News */
	.homeNewsHeader {
		font-size: 75%;
		font-weight: bold;
		color: #339933;
		margin-bottom: 0.5em; /* 6px bei 75% */
		margin-top: 1em; /* 12px bei 75% */
	}
	
	.homeZulassungenHeader {
		font-size: 75%;
		font-weight: bold;
		color: #A03C00;
		margin-bottom: 0.5em; /* 6px bei 75% */
	}
	
	.homeFlashNewsMovie {
		height: auto;
		width: 16.875em; /* 270px */
		/*padding: 0.6875em 0.3125em 0.6875em 0.3125em;*/ /* 11px 5px 11px 5px */
    padding: 0em 0em 0em 0em; /* 11px 5px 11px 5px */
		
	}
	
	.homeFirstNews {
		border-top: 0.0625em solid #cccccc; /* 1px */
		border-bottom: 0.0625em solid #cccccc; /* 1px */
		background-color: #F2FCF3;
		height: auto;
		width: 16.25em; /* 260px */
		padding: 0.6875em 0.3125em 0.6875em 0.3125em; /* 11px 5px 11px 5px */
	}
	
	.homeNews {
		border-bottom: 0.0625em solid #cccccc; /* 1px */
		height: auto;
		width: 16.25em; /* 260px */
		padding: 0.6875em 0.3125em 0.6875em 0.3125em; /* 11px 5px 11px 5px */
	}	
	
	.homeZulassungen {
		border-bottom: 0.0625em solid #cccccc; /* 1px */
		height: auto;
		width: 16.25em; /* 260px */
		padding: 0.6875em 0.3125em 0.6875em 0.3125em; /* 11px 5px 11px 5px */
	}	
	
	.homeNewsDate {
		font-size: 75%;
		font-weight: bold;
		color: #666;
	}
	
	.homeNewsTeaser {
		font-size: 75%;
		font-weight: bold;
		color: #339933;
	}
	
	.homeNewsTeaser a {
		color: #339933;
		text-decoration: none;
	}
	
	.homeNewsTeaser a:hover, .homeNewsTeaser a:active {
		text-decoration: underline;
	}
	
	.homeNewsText {
		font-size: 75%;
		color: #666;
	}
	
	.homeNewsText a {
		color: #339933;
		text-decoration: none;
	}
	
	.homeNewsText a:hover, .homeNewsText a:active {
		text-decoration: underline;
	}
	/* News */
	
	/* RegionaleMeldungen */
	.homeRegionaleMeldungenHeader {
		font-size: 75%;
		font-weight: bold;
		color: #339933;
		margin-bottom: 0.5em; /* 6px bei 75% */
		margin-top: 1em; /* 12px bei 75% */
	}
	
	.homeRegionaleMeldungenFirst {
		border-top: 0.0625em solid #cccccc; /* 1px */
		/*border-bottom: 0.0625em solid #cccccc;*/ /* 1px */
		/*background-color: #F2FCF3;*/
		height: auto;
		width: 16.25em; /* 260px */
		padding: 0.6875em 0.3125em 0em 0.3125em; /* 11px 5px 11px 5px */
	}
	 
	 .homeRegionaleMeldungenFirst img { 
      float: left;
      margin: 0em 0.5em 0em 0em;
    }
	
	.homeRegionaleMeldungen2 {
		/*border-top: 0.0625em solid #cccccc;*/ /* 1px */
		/*border-bottom: 0.0625em solid #cccccc;*/ /* 1px */
		/*background-color: #F2FCF3;*/
		height: auto;
		width: 16.25em; /* 260px */
		padding: 1.25em 0.3125em 0em 0.3125em; /* 11px 5px 11px 5px */
	}
	
    .homeRegionaleMeldungen2 img { 
      float: left;
      margin: 0em 0.5em 0em 0em;
    }
    
	.homeRegionaleMeldungen {
		/*border-top: 0.0625em solid #cccccc;*/ /* 1px */
		border-bottom: 0.0625em solid #cccccc; /* 1px */
		/*background-color: #F2FCF3;*/
		height: auto;
		width: 16.25em; /* 260px */
		padding: 1.25em 0.3125em 0.9375em 0.3125em; /* 11px 5px 11px 5px */
	}
	 
	 .homeRegionaleMeldungen img { 
      float: left;
      margin: 0em 0.5em 0em 0em;
    }
	
	.homeRegionaleMeldungenTeaser {
		font-size: 75%;
		font-weight: bold;
		color: #339933;
	}
	
	.homeRegionaleMeldungenTeaser a {
		color: #339933;
		text-decoration: none;
	}
	
	.homeRegionaleMeldungenTeaser a:hover, .homeRegionaleMeldungenTeaser a:active {
		text-decoration: underline;
	}
	
	.homeRegionaleMeldungenText {
		font-size: 75%;
		color: #666;
	}
	
  	.homeRegionaleMeldungenText img {
  		position: absolute;
  		/*margin: 0.1875em 0em 0em 0.1875em;*/
      		
  		/*
      position: absolute;
  		top: 0.7352941176470588em;
  		right: 0;
  		width: 0.92em;
  		*/
  	}
  	
  	.homeRegionaleMeldungenText a {
  		color: #339933;
  		text-decoration: none;
  	}
  	
  	.homeRegionaleMeldungenText a:hover, .homeRegionaleMeldungenText a:active {
  		text-decoration: underline;
  	}
	/* RegionaleMeldungen */
	
	/* Veranstaltungen */
	.homeVeranstaltungenHeader {
		font-size: 75%;
		font-weight: bold;
		color: #339933;
		padding-top: 0.3125em;
		margin-bottom: 0.5em; /* 6px bei 75% */
		margin-top: 1em; /* 12px bei 75% */
	}

  .homeVeranstaltungenBundesweit {
		border-top: 0.0625em solid #cccccc; /* 1px */
		/*border-bottom: 0.0625em solid #cccccc;*/ /* 1px */
		/*background-color: #F2FCF3;*/
		height: auto;
		width: 16.25em; /* 260px */
		padding: 0.6875em 0.3125em 0em 0.3125em; /* 11px 5px 11px 5px */
	}
	
	.homeVeranstaltungenAckerbau {
		/*border-top: 0.0625em solid #cccccc;*/ /* 1px */
		/*border-bottom: 0.0625em solid #cccccc;*/ /* 1px */
		/*background-color: #F2FCF3;*/
		height: auto;
		width: 16.25em; /* 260px */
		padding: 0.6875em 0.3125em 0em 0.3125em; /* 11px 5px 11px 5px */
	}
	
	.homeVeranstaltungenSonderkulturen {
		/*border-top: 0.0625em solid #cccccc;*/ /* 1px */
		border-bottom: 0.0625em solid #cccccc; /* 1px */
		/*background-color: #F2FCF3;*/
		height: auto;
		width: 16.25em; /* 260px */
		padding: 0.6875em 0.3125em 0.6875em 0.3125em; /* 11px 5px 11px 5px */
		
	}
	
	.homeVeranstaltungenTeaser {
		font-size: 75%;
		font-weight: bold;
		color: #339933;
	}
	
	.homeVeranstaltungenTeaser a {
		color: #339933;
		text-decoration: none;
	}
	
	.homeVeranstaltungenTeaser a:hover, .homeVeranstaltungenTeaser a:active {
		text-decoration: underline;
	}
	
	.homeVeranstaltungenText {
		font-size: 75%;
		color: #666;
	}
	
	#homeVeranstaltungenWerbung {
	   text-align: center;
	   margin-top: 1em;
	}
	
	/* Veranstaltungen */
	
	/* Zulassungen */
	.homeFirstZulassungen {
		border-top: 0.0625em solid #cccccc; /* 1px */
		border-bottom: 0.0625em solid #cccccc; /* 1px */
		background-color: #FCF6DE;
		height: auto;
		width: 16.25em; /* 260px */
		padding: 0.6875em 0.3125em 0.6875em 0.3125em; /* 11px 5px 11px 5px */
	}
	
	.homeZulassungenTeaser {
		font-size: 75%;
		font-weight: bold;
		color: #A03C00;
	}
	
	.homeZulassungenTeaser a {
		color: #339933;
		text-decoration: none;
	}
	
	.homeZulassungenTeaser a:hover, .homeNewsTeaser a:active {
		text-decoration: underline;
	}
	/* Zulassungen */
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /containerNews *************************************************************************/
/* 
	!!!Info:
	Diese beiden Weiten sind wichtig und aufeinander abzustimmen
	da die Columns im Netscape umbrechen koennten!!!
*/
/*** containerArticle ***********************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#containerArticle {
		width: 17.4375em; /* 279px */
		height: auto;
		background-color: #EBF6FA;
		/*padding: 0 0.9375em 0.625em 0.9375em;*/ /* 0px 15px 10px 15px */
		padding: 12.9375em 0.9375em 0.625em 0.9375em; /* 0px 15px 10px 15px */
		float: right;
		
	}
	
	.homeArticle {
		margin-top: 0.625em; /* 10px */
		height: auto;
	}
	
	.homeArticleSeperator {
		clear: both;
		padding-bottom: 0.9375em; /* 15px */
		height: 0.0625em; /* 1px */
		line-height: 0.0625em; /* 1px */
		border-bottom: #cccccc solid 0.0625em; /* 1px */
	}
	
	.homeArticle img {
		width: 5.9375em; /* 95px */
		padding-right: 0.75em; /* 12px */
	}
	
	.homeArticleHeader {
		font-size: 75%;
		font-weight: bold;
		color: #666;
	}
	
	.homeArticleTeaser {
		font-size: 75%;
		font-weight: bold;
		color: #0066CB;
	}
	
	.homeArticleTeaser a {
		color: #0066CB;
		text-decoration: none;
	}
	
	.homeArticleTeaser a:hover, .homeArticleTeaser a:active {
		text-decoration: underline;
	}
	
	.homeArticleText {
		font-size: 75%;
		color: #666;
	}
	
	.homeArticleText a {
		color: #0066CB;
		text-decoration: none;
	}
	
	.homeArticleText a:hover, .homeArticleText a:active {
		text-decoration: underline;
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /containerArticle **********************************************************************/

/*** Rechte Navi Farben der Header definieren [ bkr 30.11.2006 ] ****************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	.rightHeader {
		background-color: #93C279;
	}
	
	.rightHeaderOhneMarginTop {
		background-color: #93C279;
	}
	
	.rightHeaderOhneMarginBottom {
		background-color: #93C279;
	}
	
	#agrarWetter {
		/*background-color: #F2FCF3;*/
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** Rechte Navi ****************************************************************************/

/*** Footer *********************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#containerFooter {
		width: 37.1875em; /* 595px */
		padding-left: 11.5625em; /* 185px */
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Footer ********************************************************************************/

.tv_box {
  background-color: #F2FCF3;
}
