.vegas-background, .vegas-overlay {
	display:none!important;
}
a[href]:after {
content: "";
}

#content {
	width:100%;
}
section.col-xs-12.col-sm-9.col-md-9.col-lg-9 {
    border: 1px solid;
    height: auto;
    margin-bottom: 5px;
    min-height: inherit;
}
.veran-cont aside {
	min-height: initial;
}
input.ver-submit {
    border: 1px solid;
    margin-left: 5px;
    padding-left:0;
}
img.boerse-img {
	display:none;
}
header {
	margin-bottom: 0;
}
#content h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content .veran-desc {
	line-height:18px;
	padding-bottom:0px;
	margin-bottom: 0px;
}
.veran-date, .veran-date a {
	font-size:12px;
	line-height:12px;
	margin-top:2px;
}

.dont-print{
	display: none;
}