body {
	background:none;
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
	background: none !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	box-shadow: none;
}

/*.header,*/
.header *:not(.logoheader):not(.logoheader *),
.subfooter,
.about,
.container.farm,
.footer,
.tx-vealrecipes-buttons,
hr,
div#mainmenu,
div#pathway,
div#right,
div#left div#submenu,
div.options,
div.news-single-backlink,
div#footer div#footermenu,
div#topframe,
div#bottomframe,
.show_copy_url {
	visibility: hidden;
	display: none;
}

.logoheader {
	height: 240px;
}

.outsidewrapper,
.nextcontent,
.contentcontainer {
	height: unset;
	box-shadow: none;
}

.width50,
.recept .width75,
.recept .width25 {
	margin: 0;
	padding: 0;
}

P,
UL,
div#left div#staticleft,
div#main div#contentmid {
	margin-bottom: 15px;
}

.wide .news-single-item .rightcol.width50,
.wide .news-single-item .rightcol.width50 {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0;
}

.wide .news-single-item .rightcol.width50 img,
.wide .news-single-item .rightcol.width50 img {
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
}