#wrapper,
#mainwrapper,
#content {
	width: 486px;
}
#wrapper {
	margin: 0;
	padding: 1em 0 1em 0;
}
#mainwrapper{
	background:red;
}
#header_all,
#leftcolumn,
#rightcolumn,
#printicon,
#breadcrump,
#footer {
	display: none;
}
#mainwrapper {
	float: left;
	border: none;
	background: none;
}
h1.cv-title {
	display: none;
}
h1 {
	margin: 0;
	clear: both;
}

div.biography-badge {
	margin-top: 0.5em;
}
h1#speaker {
	margin:2em 0;
}
h2.biography-council {
	clear: both;
	margin:0;
}

.contentelement {
	margin: 0;
}	
#liveplus-biografie,
#liveplus-geschaeft {
	position: relative;
}
#liveplus-biografie-info,
#liveplus-geschaeft-info {
	position: relative;
}
#liveplus-biografie-error,
#liveplus-geschaeft-error {
	display: none;
}
#liveplus-biografie-activity ,
#liveplus-geschaeft-activity  {
	position: absolute;
	text-align: right;
	right: -15px;
	top: -3px;
	padding: 3px;
	background: #fff;
	opacity: 0.3;
}
#liveplus-geschaeft-activity img,
#liveplus-biografie-activity img{
	float: left;
	margin: 0 5px 0 0;
}
.contentelementfull {
	/* fixing an issue from ParlamentCH.css */
	float: none;
	width: auto;
}

