body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.9em;
}
/* Content -------------------------   */
#content {
	float: left;
	font-size: 1em;
	width: 390px;
	}


#main {
	}
/*Content-Blocks*/
#kopf_leistungen,
#kopf_unternehmen,
#kopf_kerriere,
#kopf_news,
#kopf {
	visibility: hidden;
	height: 0px;
}
#content_links {
	visibility: hidden;
	height: 0px;	
}
#footer {
	visibility: hidden;
	height: 0px;	
}
#head-top
{
	visibility: hidden;
	height: 0px;	
}
#header-nav
{
	visibility: hidden;
	height: 0px;	
}
#navigation
{
	visibility: hidden;
	height: 0px;	
}
#marginalie {
	float: right;
	width: 125px;
	padding-left: 0px;
	font-size: 0.8em;
	color: #333333;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
}

/* KLXM Bild ... Ausrichtung Links-Rechts */ 

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #000000;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #000000;
}