body {
	margin:20px 0;
	text-align:left;
}

* {
	background: #fff!important;
}

.tx-macinasearchbox-pi1,
#navigation,
#keyimage,
#logo a,
#logo img,
#leftnavigation,
#footer,
#tools,
#search
{
	display: none;
}

#header {
	height: 43px;
}

#logo {
	width:600px;
	border-bottom: 1px solid #ccc;
	height:43px;
}

#logo_headline {
	display: block;
	font-size: 20px;
	font-weight: normal;
}

#wrap {
	margin:0;
	width:600px;
}

#content {
	margin-left: 0;
}

#content_wrap #rightcontent div,
#content_wrap #content div {
	background: transparent;
}

#content_wrap #rightcontent h2 {
	padding-left: 0;
	background: transparent;
}

#content_wrap {
	width: 600px;
}

#rightcontent {
	clear: both;
	float: none;
	width: 600px;
}

#rightcontent p.bodytext {
	background-color: #fff;
}