#headarea, #sidebar, #movieblock, #subside, #rightbar, #footer {
	display: none;
}

* {
	border: none;
}

#wrapper {
	border: none;
}

#context {
	width: 100%;
	display: block;
	font: 11pt 'Trebuchet MS';
	line-height: 1.8em;
	
	border: none;
	float: left;
}

#context .machinelist{
	border-bottom: 1px solid #008bcf;
	margin-bottom: 20px;
}

#content .machinelist a{
	float: right;
	text-decoration: underline;
	font-weight: bold;
	color: #008bcf;
}

#context h1 {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #008bcf;
	font-weight: bold;
}

h1 .subline {
	font-size: 0.9em;
	color: #000;
	font-weight: normal;
}

#content p {
	color: #000;
	line-height: 1.0em;
	margin-top: 15px;
}

#content #machinelist {
	width: 650px;
	margin-top: 15px;
	padding-left: 20px;
}

.logoprint {
	display: block;
	float: right;
	margin-bottom: 20px;
}

#addfoot {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	font: 9pt 'Trebuchet MS';
	line-height: 1.8em;
	clear: both;
	color:#333;
	text-align:center;
}

.backtoover {
	display: none;
}

.bild1print {
	clear: both;
	height: 250px;
	margin-top: 20px;
	display: block;
	float: right;
	margin-left: 100px;
	border: 1px solid #333;
	left: 170px;
	position: relative;
}