﻿#NTM_MasterDE #sideNavBox,
.ntm_MasterTitle {
	display			: none;
	width			: 0px;
	margin			: 0px 0px 0px 0px;
}
#NTM_MasterDE #contentBox {
	margin			: 0px 0px 0px 0px;
}
.ntm_PageContent {
	padding			: 0px 20px 0px 20px;
}
.ntm_PL_1_2 .ms-webpart-chrome,
.ntm_PL_2_2 .ms-webpart-chrome {
	background-color: rgb(255,255,255);
}
.ntm_PLSearchResults {
	padding-top		: 50px;
}
.ntm_PLSearchResults .ntm_PL_1_2 {
	width			: 70%;
}
.ntm_PLSearchResults .ntm_PL_2_2 {
	width			: 30%;
}
.ms-ref-refiner #Value, .ms-ref-unsel-toggle, #OtherValue, #SubmitValue {
	width			: 240px;
}

h1.ms-core-pageTitle,
.ntm_SiteBreadcrumb {
    display     : none;
}
.ntm_PLSearch {
    padding-top : 30px;
}
/* Fix horizontaler Scrollbalken*/
body.ntm_General #s4-workspace #s4-bodyContainer {
    width       : 100% !important;
	display		: table;
}


@media only screen and (max-width:640px) {

}