html {
	font-size: 0.8em;
	
}
body {
	zoom: 80%;
	-webkit-transform: scale(.80,.80); 
    -moz-transform:scale(.80,.80);
    margin: 0;
    margin-top: -130px!important;
    padding: 0;
}
#maincontent {
	width: 100%;
}

footer, #breadcrumb {
	display: none!important;
}/*
div.col-md-6 {
	width: 43%;
	float: left;
	font-size: 80%;
}*/
div.col-md-4 {
	width:33%;
	float: left;
	font-size: 80%;
}
div.col-md-8 {
	width: 100%;
	float: left;
}

.table-responsive {
	width: auto;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	overflow-y: visible;
	overflow-x: visible;
}




header, footer, #back-to-top {
	display: none!important;
	height: 0!important;
	overflow: hidden!important;
}
#sterntext {
	margin-top: -60px!important;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 15px;
	margin-bottom: 8px;
}

a[href]:after {
	content: none;
}
