
.greenbox-top{
	width:318px;
	height:8px;
	background-image:url('../images/green-top.jpg');
	background-repeat:no-repeat;
}

.greenbox-main{
	width:298px;
	background-color:#3ab54b;
	padding:10px;
}
.greenbox-main p.bodytext,.greenbox-main p.bodytext a:link, .greenbox-main a:visited, .greenbox-main a:hover, .greenbox-main h1, .greenbox-main h2, .greenbox-main h3{
	color:#ffffff;
}

.greenbox-bottom{
	width:318px;
	height:9px;
	background-image:url('../images/green-bottom.jpg');
	background-repeat:no-repeat;
	margin-bottom:19px;
}

.bluebox-top{
	width:318px;
	height:8px;
	background-image:url('../images/blue-top.jpg');
	background-repeat:no-repeat;
}

.bluebox-main{
	width:298px;
	background-color:#20c1ef;
	padding:10px;
}
.bluebox-main p.bodytext,.bluebox-main p.bodytext a:link, .bluebox-main a:visited, .bluebox-main a:hover, .bluebox-main h1, .bluebox-main h2, .bluebox-main h3{
	color:#ffffff;
}

.bluebox-bottom{
	width:318px;
	height:9px;
	background-image:url('../images/blue-bottom.jpg');
	background-repeat:no-repeat;
	margin-bottom:19px;
}





/* FCE 3 KOLONNER BEGIN */
.fce-tredelt-table{width:100%;}
.fce-left-tredeltTD{
padding-right:7px;
margin-right:10px;
width:33%;

}

.fce-middle-tredeltTD{
padding-right:7px;
margin-right:10px;
width:33%;
}

.fce-right-tredeltTD{
padding-right:7px;
}
/* FCE 3 KOLONNER END */

/* FCE 2 KOLONNER BEGIN */
.fce-todelt-table{width:100%;margin:2px 0px 0px 0px;}
.fce-todelt-table P.bodytext{margin-top:0px;padding-top:0px;}
.fce-left-todeltTD{
padding-right:7px;
width:50%;
}
.fce-middle-todeltTD{
width:1px;
font-size:1px;
}
.fce-right-todeltTD{
padding-right:7px;
}
/* FCE 2 KOLONNER END */

/* FCE NYHEDSBOX BEGIN */
.nyhedsbox{border:1px solid #000000; width:100%; padding:10px;}
/* FCE NYHEDSBOX END */


