body {
	font: 100%/1.4 'Roboto', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1em;
	color: #000;
}
.achema_logo_print{
	display:block!important;
	margin-bottom:2rem;
}
.achema_logo_desktop,
.footer-container,
.customVideo,
.overlay_div,
.boxContact,
.boxContact--tickets,
#header_menu,
.HN-Desktop,
.rechtButtons-dt,
.rechtButtons-mb {
	display:none
}
.ce-center .ce-inner,
.ce-center .ce-outer {
    position: inherit;
    float: inherit;
    right: inherit;
}

 .background{
	 background:#fff!important;
 }

hr {
	margin: 15px 0;
	display:block;
	border-width:0;
	border-style:none;
	border-bottom:1px solid #666;
	height:1px;
}
p {


}
a {
	text-decoration: underline;

	color: #000000;
}
.breadcrumb {
	color: #333333;
	margin:0 0 2rem 0;
	padding:0;


}
.breadcrumb li,
.breadcrumb li.active {
	display:inline-block;
	margin-right:1rem;
}

.breadcrumb li a{
text-decoration:none}
.breadcrumb li a:after{
	padding-left:10px;
	content:">"
}
/* /////////////////////////////////////////////////////////////////////////////*/
/*LISTEN*/

 ul, ol {
	list-style-type: square;
	padding: 0 15px 15px 20px;
}
li {
	line-height:1.6em;
	font-size: 0.813em;
}
/* /////////////////////////////////////////////////////////////////////////////*/

img {
	border: 0px
}
.content .box {
	float: none;
	width: 100%;
}
.box {
	border: 1px solid #ccc;
	margin: 0 1em 20px 0;
	padding: 10px;
}
/* /////////////////////////////////////////////////////////////////////////////*/
table.contenttable {
	border-collapse:collapse;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin: 0 0 15px 0;
	width:98%;
	font-size:87.5%;
}
table.contenttable th {
	background: #fff;
	border-bottom:1px solid #999;
	padding: 10px 5px;
	text-align:left;
}
table.contenttable th p {
	font-size: 1.0em;
	padding:0;
	margin:0;
}
table.contenttable th[scope=row] {
	background: #fff;
	padding: 10px 5px;
	border-bottom:1px solid #999;
	vertical-align:top;
	font-weight:normal;
}
table.contenttable th[scope=row] p {
	font-weight:normal;
	font-size: 1.0em;
}
table.contenttable td {
	background: #fff;
	border-bottom:1px solid #999;
	padding: 10px 5px;
	vertical-align:top;
}
table.contenttable td p {
	font-weight:normal;
	padding:0;
	margin:0;
	font-size: 1.0em;
}
table.contenttable .rechts {
	text-align:right;
}
table.contenttable td .fltrt {
	margin-left: 0px;
	width:85%
}
table.contenttable ul {
	padding-top:0 !important;
}
table.contenttable td .fltlft {
}
table.contenttable ul {
	padding: 5px 15px 5px 15px;
	font-size:114.33%
}
.language, .suche, nav, aside, footer, .sidebar, #nav {
	display:none
}
.screen {
	display:none !important;
}
.drucken {
	margin:20px 0 0 0;
	border-top:1px solid #999;
	padding: 10px 0 0 0;
	font-size:11px;
	text-align:right;
}

label{display:block;float:left;width:200px}
label.radio{display:inline;float:none;width:50px}


.clearfloat, .clearfix {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}




