@import 'images.css';
@import 'fnr-typographie.css';
@import 'fnr-listen.css';


body {
	width: 990px;
	margin-left: 0px;
	margin-top: 0px;
	background: #ededed;
}

div {
	padding:0;
	margin:0;
}
img {
	border:0;
}

div#body {
	width: 990px;
	background: #fff url(../images/template/bg-main.gif) top left repeat-y;
	clear:both;
}
/*Kopf mit FNR-Logo, Service-Navi und BMELV-Logo*/
div#kopf {
	width: 990px;
	height: 141px;
	clear:both;
}
div#logo {
	width: 204px;
	height: 141px;
	float:left;
}

div#kopf-rechts {
	width: 786px;
	height: 141px;
	float:right;
	background: url('../images/template/headerbild_786x141.jpg') no-repeat;
/*	background: url('../images/template/weihnachten.jpg') no-repeat;*/
}
div#meta {
	width: 564px;
	height: 27px;
	float:right;
	background: #ededed;
	clear:both;
}
div#bmelv {
	width: 786px;
	height: 78px;
	float:right;
	text-align:right;
}

div#lasche {
	width: 786px;
	height: 22px;
	float:right;
	text-align:right;
}
/*Ende Kopf*/

div#navi {
	width:815px;
	height:41px;
	float:left;
	padding:0;
	margin:0;
	background-color: #fff;
}

div#rechts {
	float: left;
	width: 169px; 
	background-color:#e7f1e4;
	margin: 0;
	padding:0;
	text-align:center;
}

div#main {
	float: left;
	width: 815px;
	background: #e7f1e4 url('../images/template/bg-main.gif') top left repeat-y;
	margin: 0;
	padding: 0 6px 0 0;
}

div#navi2 {
	float: left;
	width: 204px;
	background-color:#e7f1e4;
	min-height:600px;
}

div#inhalt {
	float:left;
	width: 587px;
	padding:0 12px 1em 12px;
	background-color:#fff;
/*	min-height:600px;*/
}
div#breadcrumb {
	background:#fff;
	float:left;
	width:815px;
	color:#000;
	font-weight:normal;
	padding:0;
	margin:0;

/*	vertical-align:middle;*/
}
div#fuss {
	float: left;
	width: 990px;
	background-color:#e7f1e4;
	clear:both;
	border-bottom: 1px solid #878785;
/*	text-align:right;*/
}
div.newsliste, div.news-liste {
	width:567px;
	margin: 0 5px 0 3px;
	border: 1px solid #fff;
	border-bottom:none;
	padding: 12px 12px 0 12px;
	clear:both;
}
div.news-subheader {
 color:#000;
 float:left;
 padding:0; 
 margin:0;
}



div.news-mehr {
	float:left;
	text-align:left;
	width:100px;
	padding:0; margin:0;
}
div.teaser {
	width:567px;
	margin: 0 5px 0 3px;
	border: 1px solid #6d6b72;
	border-bottom:none;
	padding: 12px 12px 0 12px;
	clear:both;
/*	min-height:132px;*/
}
div.teaserevent {
	width:591px;
	margin: 0 5px 0 3px;
	border: 1px solid #6d6b72;
	border-bottom:1px solid #fff;
	padding: 0;
	clear:both;
}
div.teaser-ende {
	background: url('../images/template/rahmenabschluss_599x20.gif') top left no-repeat;
	width:599px;
	height:20px;
	clear:both;
	margin-bottom:6px;
}

div.mitglied {
	width:571px;
	margin: 0 5px 0 3px;
	border: 1px solid #469136;
	border-bottom:none;
	padding: 10px;
	clear:both;
/*	min-height:131px;	*/
}
div.mitglied-ende {
	background: url('../images/template/rahmenabschluss_gruen599x20.gif') top left no-repeat;
	width:599px;
	height:20px;
	clear:both;
}
div.themenportal {
	margin-top:2em;
	clear:both;	
}

div.warenkorb-button {width:200px;float:left;}

.thema-bioenergie, .thema-biokraftstoffe, .thema-btl, .thema-bioschmierstoffe, .thema-biowerkstoffe, .thema-baustoffe, .thema-energiepflanzen {
	width: 339px;
	height: 90px;
	padding: 23px 23px 8px 257px;
}
.thema-bioenergie {
	background: url('../images/template/themenportale/fond_energie_599.jpg') top left no-repeat;
}
.thema-biokraftstoffe {
	background: url('../images/template/themenportale/fond_kraftstoffe_599.jpg') top left no-repeat;
}
.thema-btl {
	background: url('../images/template/themenportale/fond_btl_599.jpg') top left no-repeat;
}
.thema-bioschmierstoffe {
	background: url('../images/template/themenportale/fond_schmierstoffe_599.jpg') top left no-repeat;
}
.thema-biowerkstoffe {
	background: url('../images/template/themenportale/fond_werkstoffe_599.jpg') top left no-repeat;
}
.thema-baustoffe {
	background: url('../images/template/themenportale/fond_baustoffe_599.jpg') top left no-repeat;
}
.thema-energiepflanzen  {
	background: url('../images/template/themenportale/fond_energiepfl_599.jpg') top left no-repeat;
}