@media print{
	body {
		font-family: "open sans", sans-serif;
		/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	}
	/*#header ,*/.nav , .SearchInTablet , .nav-bg, #drawerExample2 , #contacts1-15 , #wishList , #PdfAnsicht , #back , .input-row , #exCollapsingNavbar
	{display:none;}

	/*Annoncen*/
	.buehnenbild-overlay{
		font-size: 24px;
	}
	.container.AnnonceTop{
		max-width: 1400px;
	}
	.AnnonceIntroduction{
		/*padding: 0!important;*/
		background-color: #dde3ed;
		padding: 3rem;
	}
	div.blue-white{
		background-color: rgb(10, 34, 64);
		color: #fff;
	}
	ul.topit-items li{
		margin-left: 15px;
	}
	.AnnonceDescription h5{
		font-size: 1.25rem;
		padding: 0 3rem 0;
	}
	.AnnonceBottom{
		background-color: #dde3ed;
		color: rgb(10, 34, 64);
		padding: 3rem 3rem 0;
	}
	.AnnonceJobInformation , .AnnonceAdvertTitel{
		display: none;
	}
	.AnnonceDescription{
		padding: 1rem 0 !important;
	}
	button{
		display: none!important;
	}
	.bewerben{
		display: none!important;
	}
	.hidePdf{
		display: none!important;
	}
	.wrapperSocialMedia{
		display: none!important;
	}
	.CarouselPrint{
		display: none;
	}
	.col-xs-12.hidden-xs-down.AnnonceBuehnenBild {
		background-color: black;
	}
	.printAbstand{
		margin-top: -100px;
	}
}
