
#hw-hero,.tabs-left-vertical > p,.tabs-left-vertical .nav-tabs,.footer .footer-widgets,#back-to-top i, span.print_icon,.tagcloud,.tab-content .tab-pane li a span,.sidebar,.download_icon,.copyright span,h5.title{
	display:none;
}
.row,.tab-content {
	width:100% !important;
	display: inline-block;
}
.tab-content {
	padding:0 !important
}
.tab-content .tab-pane{
	border:none !important;
	padding:0 !important
}

.title span{
	font-size:18pt;
	position:relative;
}
.title span:before {content:'';position:absolute;bottom:-8px;left:25%;right:25%;border:1px solid #233a7a;float:left}
.title span:after{content:'';position:absolute;bottom:-15px;left:30%;right:30%;border:1px solid #233a7a;float:left}

p,li,a,span{
	font-size:10pt !important
}
h2 a,h4 a{
	font-size:16pt !important
}
blockquote.blockquote-colored p::before {
    font-size: 2em;
    vertical-align: -10px;
}
blockquote.blockquote-colored p::after {
    font-size: 2em;
    vertical-align: -10px;
}
.tab-content .tab-pane li  {
	float:left;
	width:100%
}
.tab-content .tab-pane li a {
	float:left !important;
	margin-left:5px !important
}
.tab-content .tab-pane li a:before{
	content:"  " ;
}
.tab-content .tab-pane li a:before{
	content:" (" attr(href) ") " ;
	text-decoration: underline;
	color:#233a7a !important
}
.footer{
	padding:0 !important;
	border-top:1px solid #ddd !important
}
.footer .footer-elements{
	background:#ddd !important;
	margin:0;
	margin-top:5px
}
.footer .footer-element{
	min-height:auto !important;
	float:left;	
	background:none !important;
	padding:0
}
.footer .footer-element.ADRESSE{
	width:100%
}
.footer .footer-element .typcn{
	display:none
}
.footer .col-print{
	width:100% !important;
	float:left;
}
.footer .footer-element p{
	text-align:left;
}
.footer .footer-element span{
	float:left;
	padding-left:5px;
}
.copyright{
	background-color:#ddd !important;
	margin:0;
}