﻿@charset "utf-8";
/* CSS Document */

#topnavigation,
#logo,
.navbar,
.subnavigation,
.sidebar,
.pagefooter,
#slider,
#breadcrumb {
	display: none !important;
}
.row {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
#content .maincontent {
	width: 90%;
	margin-left: 0;
}