﻿/*************************************************************************************/
/* Stylesheets für Seitenlayout Minimal*/
.ntm_PL,.ntm_PLNews,.ntm_PLSeite,.ntm_PL .ntm_PL_Main,.ms-wikicontent.ms-rtestate-field, .ntm_Internet .ntm_Wrapper, .ntm_Internet #contentRow {
    max-width   : 4200px!important;
}
body.ms-backgroundImage {
	background-color: rgb(205,205,205);
}
#s4-bodyContainer {
	background		: none !important;
}
#sideNavBox, #H1, h1.ms-core-pageTitle, .ntm_SiteBreadcrumb, #NTM_Footer, #ctl00_PlaceHolderMain_RichHtmlField2__ControlWrapper_RichHtmlField {display: none !important;}

#s4-titlerow, #NTM_MainNavCont, #NTM_MobileNavCont, #NTM_ToolsCont, #NTM_MobileQLWST, .ntm_FooterCont {display: none !important;}

#contentBox {margin-left: 0px;}
#s4-bodyContainer {background-image: none !important;}
.ntm_Footer {
	position		: relative;
	width			: 100%;
}

/* Tablet Version */
@media only screen and (max-width:784px) {

}


/* XMAS */

#aspnetForm { 
	background: url('../images/nteam_xmas2025_background_high.png') no-repeat center center fixed !important; 
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}
.ms-core-overlay, 
.ntm_Internet .ntm_Wrapper {
	background-color: transparent !important;
}


.ntm_content {
	text-align	: center;
	display		: table;
	width		: 100%;
	max-width	: 1100px;
	margin-left	: auto;
	margin-right: auto;
}
.ntm_content > div {
	display		: table-cell;
	vertical-align: top;
}
.ntm_textbox {
	width		: 40%;
	min-height 	: 100px;
    font-family	: Segoe UI, sans-serif;
	color		: rgb(255,255,255);
}
.ntm_calendar {
	width		: 56%;
	padding-left: 40px;
	text-align	: left;
	padding-top	: 70px;
}
.ntm_Logo { 
	background	: transparent url('/xmas/SiteAssets/Images/nteamLOGO_orange-white_web.png') no-repeat 90% center;
	background-size	: auto 99%;
	margin-top  : 30px;
	/*margin-bottom: 24px; */
}
.ntm_Logo img {
	width		: 10px;
	height		: 30px;
}
.ntm_Kugel {
	text-align	: center;
	background	: transparent url('../images/XMas25-MainGrafik-kugeln.png') no-repeat center bottom;	
	background-size : 80%;
	margin-bottom: 20px;
	margin-top: 0px;
}
.ntm_Kugel img {
	width		: 100%;
	height		: 330px;	
}
.ntm_text {
	padding-bottom: 16px;
}
.ntm_text p {
	font-size	: 15px;
	margin		: 0px;
}
.ntm_oleo.normal {
	font-size	: 16px;
}
.ntm_fuss {
	padding		: 32px 0px;
	font-size	: 12px;
}

.ntm_tag {
	margin		: 5px 5px;
	position	: relative;
	display		: inline-block;
	background: transparent url('../images/xmas_kaestchen_inaktiv.svg') no-repeat center center;
	background-size: 98% auto;
	width		: 100px;
	height		: 100px;
}
.ntm_tag:hover,
.ntm_tag.ntm_aktiv {
	background	: transparent url('../images/xmas_kaestchen_aktiv.svg') no-repeat center center;
	background-size: 98% auto;
}
.ntm_tag.ntm_nopointer:hover {
	background: transparent url('../images/xmas_kaestchen_inaktiv.svg') no-repeat center center;
	background-size: 98% auto;
}
.ntm_date {
	color		: #fff;
	font-family	: 'Oleo Script Swash Caps', cursive;
	font-size	: 60px;
	text-align	: center;
	line-height	: 110px;
}
.ntm_date:hover {
	cursor		: pointer;
}
.ntm_date.single {}
.ntm_date.double {}
.ntm_nopointer .ntm_date, .ntm_nopointer .ntm_date:hover  {
	cursor		: default !important;
}
.ntm_gray {
	color		: #666;
}
.ntm_date:hover a,
.ntm_date a:hover,
a.ntm_Kaestchen:hover {
	text-decoration: none!important;
	border-bottom: 0px;
}

.ntm_fehlermeldung {
	background-color: #333;
	padding			: 6px 12px;
	font-size		: 1.1em;
	color			: #fff;
	border			: 2px solid #fff;
	margin			: 8px 0px;
}
.ntm_ModalBild {
	width			: 96%;
	max-width		: 800px;
}



.ntm_calendarteil, .ntm_kochrezepte p, .ntm_gewinnspiel p, .ntm_formularfeld, .ntm_title,
.ntm_AdventTitel {
	font-family	: 'Oleo Script', cursive;
}
.ntm_AdventTitel {
	font-size	: 1.4em;
}
.ntm_AdventTitel a {
	color: rgb(255,255,255) !important;
}
.ms-core-overlay {
	background-color: rgba(255, 255, 255, 0) !important;
}

.ntm_teilnahme {
	color			: rgb(255,255,255);
}

/*	div.ntm_tag:hover a span img {
	background	: transparent url("xmas2017_kaestchen_aktiv.png") no-repeat right center;
}*/
div.ntm_formularfeld {
	margin		: 2px 0px 12px 0px;
}
div.ntm_formularfeld div {
	display		: inline;
}
#html5watermark {
	display		: none !important;
}
.ntm_CtnAbsenden {
	margin		: 12px 0px;
}
.modal {
	display		: none; 
	position	: fixed; 
	z-index		: 1; 
	padding-top	: 100px;
	left		: 0;
	top			: 0;
	width		: 100%; 
	height		: 100%; 
	overflow	: auto; 
	background-color : rgb(0,0,0); 
	background-color : rgba(0,0,0,0.4); 
}
		
.modal-content {
	position: fixed;
	top: 50%;
	left: 0;
	width: 50%;
	height: auto;
	margin: 0 auto;
	padding: 25px;
	max-width: 2700px !important;
	box-shadow: 0 0px 0px 0 rgba(0,0,0,0), 0 0px 0px 0 rgba(0,0,0,0) !important;
	z-index: 10;
	transform: translate(45%,-50%);
	text-align	: center;
	background-color : rgba(204,92,7, 0.8);
	border		: 2px solid rgb(255,255,255);
	color		: #fff;
	border-radius : 9px;
	max-height: 80vh;				 
}
.modal-content a, .modal-content a:visited {
	color		: #fff !important;
	text-decoration: underline;
}
.modal-content::-webkit-scrollbar {
	display: none;
}
.modal-content > div {
	overflow-y: auto;
	-ms-overflow-style: none; 
  	scrollbar-width: none;
}
.modal2 {
	display		: none; 
	position	: fixed; 
	z-index		: 2; 
	padding-top	: 80px;
	left		: 0;
	top			: 0;
	width		: 100%; 
	height		: 100%; 
	overflow	: scroll;
	background-color : rgb(0,0,0); 
	background-color : rgba(0,0,0,0.4); 
}
.modal-content2 {
	text-align	: center;
	background	:  linear-gradient(
					rgba(0, 0, 0, 0.2), 
					rgba(0, 0, 0, 0.3)), 
					url('/xmas/siteassets/images/xmas2020_background_low.jpg');
	margin		: auto;
	margin-bottom : 200px;
	padding		: 20px;
	border		: 2px solid rgb(255,255,255);
	width		: 80%;
	color		: #fff;
}
.modal-content2 h1,
.modal-content2 h2,
.modal-content2 h3,
.modal-content2 a,
.modal-content2 a:visited {
	color		: #fff !important;
}
.modal-content2 p.ntm_title {
	margin: 10px;
	font-size: 1.5em;
}
.modal-content2 p {
	margin: 10px;
	font-size: 1em;
}
.modal-content2 div {
	margin: 15px 5% 25px 5%;
	font-size: 1em;
}
.ntm_teilnahme:hover {
	cursor		: pointer;
}
.ntm_zurueck {
	text-decoration : underline;
}
.ntm_zurueck:hover {
	cursor		: pointer;
	text-decoration : underline;
}
div.ntm_inhalt {
	margin		: 20px 20px;
}
.ntm_gewinnspielcontent, .ntm_kochrezeptecontent {
	font-size	: 16px;
}
#ntm_secondCloseButton.ms-CloseSearch-list {
	font-family: FabricMDL2Icons, FabricMDL2Icons-2, "Fluent MDL2 Hybrid Icons";
	font-style: normal;
	background-color: transparent;
	width: 22px;
	height: 22px;
	cursor: pointer;
	float: right;
	margin: 0 0;
	font-size: 0px;
	background-color: transparent !important;
	border: none !important;
}
#ntm_secondCloseButton.ms-CloseSearch-list:hover {
	cursor: pointer;
}
#ntm_secondCloseButton.ms-CloseSearch-list:before {
	content: '\E8BB';
	font-size: 22px;
	font-weight: 500;
	color: #ffffff;
}
.close {
	color		: #ffffff;
	float		: right;
	font-size	: 28px;
	font-weight	: bold;
	display		: block;
	padding		: 2px 8px;

}
.close:hover,
.close:focus {
	color		: #000;
	text-decoration : none;
	cursor		: pointer;
}
			
iframe {
	border		: 2px solid rgb(255,255,255);
	margin		: 20px;
	width		: 90% !important;
	max-width	: 640px;
	/* height		: 360px !important; */
	height		: auto !important;
	aspect-ratio: 16 / 9;
}

a.ntm_download {
	background-color: #333;
	color		: #fff;	
	padding		: 5px 8px;
	font-size	: 18px;
	text-decoration : none !important;
}
a.ntm_download:hover {
	background-color: #FF6200;
	color		: #fff;
	text-decoration : none !important;
}
input.ntm_absenden {
	background-color: #333;
	border-color: #333;
	color		: #fff;	
	padding		: 5px 8px;
	font-size	: 18px;
}
input.ntm_absenden:hover {
	background-color: #FF6200;
	border-color: #FF6200;
	color		: #fff;	
	padding		: 5px 8px;
	font-size	: 18px;
	cursor		: pointer;
}
input.ntm_absenden:disabled {
	background-color: #ddd;
}
textarea.ntm_formular,
input.ntm_formular {
	background-color: #fff;
	border-color: #fff;
	color		: #333;	
	padding		: 5px 8px;
	font-size	: 16px;
	max-width	: 87%;
	margin		: auto;
}
.ntm_formularfeld > div > input {
	max-width: 19%;
}
.ntm_CtnCheckbox {
	font-size	: 14px;
}

.ntm_Fusszeile {
	margin		: 10px 0px;
	font-size	: 12px;
}
.ntm_textbox a { 
	text-decoration : none; 
	color			: rgb(255,255,255);
}
.ntm_Fusszeile2 p {
	margin			: 0px 0px 0px 0px;
}

.ntm_textbox p.ntm_title {
   font-family		: 'Oleo Script', cursive;
   font-size		: 30px;
   margin			: -16px 0px 8px 0px;
}
.ntm_icons {
	max-width		: 50%;
	margin			: 0px auto;
	text-align		: center;
	margin			: 0px auto 10px auto;
}
.ntm_partner {
	max-width		: 85%;
	margin			: 0px auto;
	text-align		: center;
	margin			: 10px auto 10px auto;
}
.ntm_footer {
	display			: inline-block;
	padding			: 0px auto;
	margin			: 0px auto;
	/* -webkit-filter	: grayscale(85%);
	filter			: grayscale(85%); */
	bottom			: 20px;
	position		: relative;
}
/* .ntm_footer:hover {
	-webkit-filter	: grayscale(0%);
	  	filter		: grayscale(0%);
} */
.ntm_lin { 
	background: transparent url('../images/icon-linkedin.svg') no-repeat center center;
	background-size: auto 90%;
	margin-top  : 20px;
	width		: 40px;
}
.ntm_lin img {
	width		: 30px;
	height		: 30px;
}
.ntm_yt { 
	background: transparent url('../images/icon-youtube.svg') no-repeat center center;
	background-size: auto 90%;
	margin-top  : 20px;
	width		: 40px;
}
.ntm_yt img {
	width		: 30px;
	height		: 30px;
}
.ntm_twt { 
	background: transparent url('../images/icon-twitter.svg') no-repeat center center;
	background-size: auto 90%;
	margin-top  : 20px;
	width		: 40px;
}
.ntm_twt img {
	width		: 30px;
	height		: 30px;
}
.ntm_dox42 { 
	background: transparent url('../images/dox42-logo.png') no-repeat center center;
	background-size: auto 60%;
	margin-top  : 20px;
	width		: 70px;
}
.ntm_dox42 img {
	width		: auto;
	height		: 20px;
}
.ntm_epos { 
	background: transparent url('../images/epos-logo.png') no-repeat center center;
	background-size: auto 60%;
	margin-top  : 20px;
	width		: 70px;
}
.ntm_epos img {
	width		: auto;
	height		: 20px;
}
.ntm_nintex { 
	background: transparent url('../images/nintex-logo.png') no-repeat center center;
	background-size: auto 60%;
	margin-top  : 20px;
	width		: 70px;
}
.ntm_nintex img {
	width		: auto;
	height		: 20px;
}
/* .ntm_quest { 
	background: transparent url('../images/quest-logo.png') no-repeat center center;
	background-size: auto 60%;
	margin-top  : 20px;
	width		: 70px;
}
.ntm_quest img {
	width		: auto;
	height		: 20px;
} */
.ntm_nho { 
	background		: transparent url('../images/NHO-Logo-komplett-b-EQ_weiß.svg') no-repeat center center;
	background-size	: auto 100%;
	margin-top  	: 20px;
	width			: 110px;
	padding-left	: 30px;
}
.ntm_nho img {
	width		: auto;
	height		: 20px;
}
.ntm_oleo {
	font-family		: 'Oleo Script';
	color			: rgb(255,255,255);
	text-align		: center;	
}
.ntm_oleo.mobil a {
	color			: rgb(255,255,255);
}
.ms-rtestate-field a, .ms-rtestate-field a:link, .ms-rtestate-field a:visited, .ntm_LinkItem a, span a {
    /* color: rgb(227, 90, 18); */
    color: #B22B27;
}
@media only screen and (min-width:1260px) {

}
@media only screen and (min-width:980px) and (max-width:1260px) {
	.ntm_textbox p.ntm_title {
		font-size	: 26px;
	}
	.ntm_date {
		font-size	: 42px;
	}
	.ntm_Kugel img {
		height		: 330px;
	}
	.ntm_text {
		font-size	: 15px;
	}
}

@media only screen and (min-width:680px) and (max-width:980px) {
	.ntm_content,
	.ntm_content > div {
		display		: block;
	}
	.ntm_textbox,
	.ntm_calendar {
		width		: 94%;
		max-width	: 600px;
		margin-left	: auto;
		margin-right: auto;
		padding-left: 0px;
	}
	.ntm_textbox p.ntm_title {
		font-size	: 22px;
	}
	.modal-content {
        width: 70%;
        position: static;
        top: 0;
        left: 0;
        transform: none;
    }
	.ntm_Kugel img {
		height		: 450px;
	}
	.ntm_calendar {
		text-align	: center;
	}
}
@media only screen and (min-width:400px) and (max-width:680px) {
	.ntm_PL {
		width: 96%;
	}
	.ntm_PL_Main {
		width: 100%;
	}
	.ntm_content,
	.ntm_content > div {
		display		: block;
	}
	.ntm_textbox {
		width		: 90%;
		max-width	: 600px;
		margin-left	: auto;
		margin-right: auto;
		padding-left: 0px;
	}
	.ntm_calendar {
		width		: 340px;
		margin-left	: auto;
		margin-right: auto;
		padding-left: 0px;
		padding-top	: 30px;
		text-align	: center;
	}
	.ntm_textbox p.ntm_title {
		font-size	: 22px;
	}
	div.ntm_formularfeld div {
		/* display		: block; */
		display		: inline;
		padding-bottom: 8px;
	}
	textarea.ntm_formular,
	input.ntm_formular {
		width	: 90%;
	}
	.ntm_mobil {
		display 	: block !important;
	}
	.ntm_logobox.normal, .ntm_oleo.normal {
/*		display 	: none;*/
	}
	.ntm_gewinnspielcontent {
		margin-top	: 10px !important;
	}
	.ntm_logobox.normal {
		padding-top	: 14px;
	}
	iframe {
		width		: 90% !important;
		/* height		: 280px !important; */
		height		: auto !important;
		aspect-ratio: 16 / 9;
	}
	.ntm_icons {
		margin		: 0px auto 20px auto;
	}
	.ntm_oleo {
		font-size	: 1.4em;
	}
	.modal-content {
        width: 80%;
        position: static;
        top: 0;
        left: 0;
        transform: none;
    }
	.ntm_Kugel img {
		height		: 370px;
	}
}
@media only screen and (min-width:40px) and (max-width: 440px) {
	.ntm_content,
	.ntm_content > div {
		display		: block;
	}
	.ntm_textbox,
	.ntm_calendar {
		width		: 98%;
		max-width	: 600px;
		margin-left	: auto;
		margin-right: auto;
		padding-left: 0px;
		text-align	: center;
	}
	.ntm_textbox p.ntm_title {
		font-size	: 22px;
	}
	div.ntm_formularfeld div {
		display		: block;
		padding-bottom: 8px;
	}
	.ntm_formularfeld > div > input {
		max-width: 85%;
	}
	textarea.ntm_formular,
	input.ntm_formular {
		width	: 90%;
	}
	.ntm_tag {
		width		: 90px;
		height		: 90px;
	}
	.ntm_logobox.normal {
		padding-top	: 14px;
	}
	iframe {
		width		: 90% !important;
		/* height		: 220px !important; */
		height		: auto !important;
		aspect-ratio: 16 / 9;
	}
	.modal-content {
        width: 80%;
        position: static;
        top: 0;
        left: 0;
        transform: none;
    }
	.ntm_Kugel img {
		height		: 280px;
	}
	
}

