/* (P)Resetting  */
body {
	font-family: Arial, serif;
	color: #000000;
	font-size: 10pt !important;
	width: 100% !important;
	background-color: transparent;
}

*{
	line-height: auto !important;
	box-shadow: none !important;
	margin: 6px 0;
	padding: auto !important;
	height: auto !important;
	overflow: visible !important;
}

/*
*:before{
	content: attr(class);
	}
*/



/* Disabling */
#header,
.list-wrap,
.sidebar,
#sidebar,
.tool-nav.group,
#footer,
form, input, select, textarea,
.icon,
.tabs-nav,
.call-to-action-bar,
.button-simple, .button
{display: none !important;}

.binding h4, .binding p,
.shadow-box.overview .sens-area,
.stage .col-content,
.stage .sens-area
{
	float: none !important;
}

div, p, h1, h2, h3, h4, h5, h6, ul, li, ol, a, span {margin-left: 0 !important; padding-left: 0 !important;}

/* Spacing */
#content {
	padding: 0px;
	margin: 0 0 0 3cm;
	float: none !important;
}

/* Anchors */
a {color: #3EB7E4 !important;}


/* acros */
acronym[title]:after,
abbr[title]:after {
	content: ' (' attr(title) ')';
}

/* carousel */
.signet {
    overflow: hidden !important;
}

.carousel-group ul {left: 0 !important;}
.carousel-group ul li {
	display: none;
}

.carousel-group ul li:first-child {
	display: block !important;
}
.carousel button {display: none !important;}

.stage .sens-area {
  float:none;
  display:block;
	width: 100%;
}
.sens-area li {height:auto;width:auto;margin-right:1em}
.sens-area li .item {position:static;float:left;}
#content .clip .disturber-box-blue {top: auto;}

#print-logo {display:block;}

ul.breadcrumb {position:static}
