.languages, .logo, #topmenu, .welcomeimage, #right, #footer, #Kontakt, .routeo {
	display:none;
}

body div {
	position:static !important;
	margin:0 !important;
	padding:0 !important;
	height:auto !important;
	width:auto !important;
	float:none !important;
}

body, p, ul, li, h1, h2, h3, h4, h5, h6, a {
	color:black !important;
}

p a, ul a {
	text-decoration:underline !important;
}

body div.logo_print {
	display:block !important;
	width:auto;
	text-align:right;
	border-bottom:1px solid black;
	margin-bottom:20px !important;
	padding-bottom:12px !important;
}

body .referenceInternational .refLeft, body .referenceInternational .refRight {
	display:inline;
	text-align:left;
}

.referenceInternational .refRight {
	border-left:20px solid white;
}
