/* CSS Document */

body{
 background-color:#fff;
}
.ramme{
	border: 1px solid #CAE2AC;
}

.rcm-menu-1 td{ 
	background: url(../Billeder/bagg-level1.gif) repeat-x; 
	vertical-align:top; 
	height: 29px;
}
.rcm-menu-2 td{ 
	/*background: url(../Billeder/agroferm_03.jpg) repeat-x; */
	/*height: 29px;*/
	/*border-bottom: 1px solid #fff;*/
	/*padding-right: 10px;*/
}
.rcm-menu-3{
	/*background: url(/Files/Billeder/niveau-2-bagg-lilla.jpg) no-repeat;*/
	margin-left: 15px;
	width:320px;
}
.level-2-links{
	padding-top: 20px;
	padding-left: 20px;
	height:413px;
}
.index-right{
	border-left: 1px solid #fff;
}

.rcm-news{
	border-top: 1px solid #fff;
}
.rcm-news-green-left{
	background-color: #85BB3F;
	width: 20px;
	border-right: 1px solid #fff;
	height: 120px;
}
.rcm-news-picture{
	width: 157px;
	border-right: 1px solid #fff;
}
.rcm-news-logo{ 
	background: url(../Billeder/news-logo.gif) no-repeat; 
	width: 31px;
	border-right: 1px solid #fff;
}
.rcm-artikel-logo{ 
	background: url(../Billeder/artikel-logo.gif) no-repeat; 
	width: 31px;
	border-right: 1px solid #fff;
}
.rcm-news-content{
	padding-left: 10px;
	padding-right: 10px;
	font-size:14px;
	color: #fff;
}
.news-left{
 	border-right: 1px solid #fff;
}
.news-content{
	padding-left: 10px;
	padding-right: 10px;
	font-size:14px;
	color: #fff;
}
.news-content a{
	font-size:16px;
	color:#009933;
	font-weight:bold;
}
.news-content a:hover{
	font-size:16px;
	color:#009933;
	text-decoration:none;
	font-weight:bold;
}

.content-bagg{
	background-image:url(../Billeder/green-bagg.gif);
	background-repeat:no-repeat;
	background-color: #85BB3F;
	border-right: 1px solid #fff;
	padding-top:60px;
}
.white-bagg{
	background-image:url(/Files/Billeder/white-bagg.gif);
	background-repeat:no-repeat;
	border-right: 1px solid #fff;
}

.bottom{
	padding-top: 10px;
}
.bottom small{
	font-size:11px;
	color:#194B0D;
}

