﻿#NTM_MasterDE #sideNavBox,
#NTM_MasterEN #sideNavBox,
.ntm_MasterTitle,
.ntm_WrapperBreadcrumb {
	display			: none;
	width			: 0px;
	margin			: 0px 0px 0px 0px;
}
#NTM_MasterDE #contentBox,
#NTM_MasterEN #contentBox {
	margin			: 0px 0px 0px 0px;
}
.ntm_PageContent {
	padding			: 0px 20px 0px 20px;
}
.ntm_BannerHold {
	height			: 488px;
}
.ntm_BannerTop {
	display			: block;
	height			: 420px;
	background		: url("/_layouts/15/images/zalfweb/Banner-home.jpg") no-repeat center center;
	background-size	: cover;
}
.ntm_WPZ_MasterFullTop {
	position		: relative;
	top				: -420px;
	z-index			: 40;
}
.ntm_HalbCont .ntm_PL_2_2 .ms-webpart-chrome-vertical {
	display			: block;
}
.ntm_Reiter.ntm_Active .ms-rteElement-UE1 {
	/*border-right	: 20px solid #FFFFFF;*/
}
.ntm_HalbCont .ntm_Table > div > div {
	padding-right	: 0px;
}
.ntm_Sectionnav .label {top:-6px;}

.ntm_HomepageContent h2.ms-webpart-titleText {
	text-align		: center !important;
	margin-top		: 50px;
	margin-bottom	: 20px;
}

#PublikationenCont {}
#ProjekteCont {}
.ntm_ReiterInhalt {
	display			: block;
}
.ntm_HalbCont > div > div > div > div {
	position		: relative;
}
.ntm_HalbCont .ntm_Table > div {
	position		: relative;
}
#ProjekteCont.ntm_ReiterInhalt {
	position		: absolute;
	bottom			: 0px;
	height			: 0px;
}

@media only screen and (max-width:980px) {
	.ntm_HalbCont .ntm_Table > div {
		display			: block;
		width			: 492px;
		min-height		: 548px;
		position		: relative;
		margin			: 0px auto;
	}
	.ntm_HalbCont .ntm_Table > div.ntm_PL_1_2 > div, .ntm_HalbCont .ntm_Table > div.ntm_PL_2_2 > div {
		width			: 492px;
		padding			: 0% 0% 0% 0%;
	}
	.ntm_HalbCont .ntm_Table > div.ntm_PL_2_2 > div > div {
		padding-left	: 0px;
	}
	
	.ntm_Reiter .ms-rteElement-UE1 {
		border-left		: 0px solid #FFFFFF;
		border-right	: 10px solid #FFFFFF;
	}

}
@media only screen and (max-width:768px) {
	.ntm_HalbCont .ntm_Table > div {
		width			: 482px;
		overflow		: hidden;
		min-height		: 548px;
	}
	.ntm_HalbCont .ntm_Table > div.ntm_PL_1_2 > div, .ntm_HalbCont .ntm_Table > div.ntm_PL_2_2 > div {
		width			: 482px;
	}
	.ntm_Reiter .ms-rteElement-UE1 {
		border-right	: 0px solid #FFFFFF;
	}
}
@media only screen and (max-width:640px) {
	.ntm_BannerHold {
		height			: 388px;
	}
	.ntm_BannerTop {
		height			: 320px;
	}
	.ntm_WPZ_MasterFullTop {
		top				: -320px;
	}
	.ntm_HalbCont .ntm_Table > div {
		min-height		: 537px;
	}
}
@media only screen and (max-width:460px) {
	.ntm_HalbCont .ntm_Table > div {
		width			: 99%;
		overflow		: hidden;
		min-height		: 534px;
	}
	.ntm_HalbCont .ntm_Table > div.ntm_PL_1_2 > div, .ntm_HalbCont .ntm_Table > div.ntm_PL_2_2 > div {
		width			: 99%;
	}
}
@media only screen and (max-width:360px) {
	.ntm_HalbCont .ntm_Table > div {
		min-height		: 534px;
	}
}