




@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}





* {
	box-sizing:border-box;
	padding:0;
	margin:0;
}

html { 
	height:100%;
}
body {
	background:rgb(62,62,62);
	height:100%;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:15px;
	line-height:1.6em;
	color:#fff;
	overflow-x:hidden;
	overflow-y:scroll;
	margin:0;
	
	-webkit-text-size-adjust: 100%;
	-webkit-hyphens: auto;
	-moz-hyphens: auto; 
	-ms-hyphens: auto;
	hyphens: auto;
}

.article ul { margin-left:20px; }
.article ul > li  { padding-left:5px; margin-bottom:10px; }

.res_img img {width:100%;height:auto;}

.resvideo {
	position:relative;
	width:100%;
}

.callus { padding: 5px 15px 7px 0; color:#585d61;font-weight:700;text-decoration:none; display:block; }
.resvideo video {
	position: absolute;
	width:100%;
	height:100%;
}

.resvideo img {
	display:none;
	}
@media (min-width:10px) {
	.resvideo img {
		width:100%;
		height:auto;
		display:block;
	}
}

@media (max-width: 900px) {
	#bgvid {
		display:none;
	}
}
.startgo {
	text-align:center;
	cursor:pointer;
	position:relative;
	margin:auto;
	width:80%;
	max-width:298px; 
	height:382px; 
	background:url(/img/go.png) top center no-repeat; 
	background-size:contain;
	display:block;
}

.startgo img {
	width:200px;
	margin-top:55px;
	height:auto;
}
.starttext {
	display:block;
	padding:120px 0 70px 0;
	color:#fff;
	font-size:36px;
	line-height:46px;
	letter-spacing:0.032em;
	transition:all .5s;
}

@media (max-width: 1000px) {
	.starttext {
		font-size:30px;
		line-height:40px;
		padding:20px 0 30px 0;
	}
	.slideweg {
		background:url(/img/himmel.jpg) center center;
		background-size:cover;
	}
	.startgo img {
		width:50%;
		margin-top:10%;
		height:auto;
	}
}

@media (max-width: 700px) {

	.startgo {
		margin: 20% auto;
		width:50%;
	}

	.starttext {
		font-size:22px;
		line-height:32px;
		padding:40px 0 40px 0;
	}
}


@media (max-width: 900px) and (orientation: landscape) {

	.startgo {
		margin: auto;
		width:20%;
	}
}

.starttext strong {
	color:rgba(230, 0, 127, 0.733);	
	font-weight:700;
	font-style:italic;
}

.slideweg {height:100%;}
.slideweg > div{width:80%; margin:auto;}
.wrap {padding:0 1.1%; background:rgb(62,62,62);}

.orangeblock {
	
	background:rgb(109,109,115);
	padding:2.8% 3.3%;
	margin-top: 1.1%;
	display:flex;
	justify-content:space-between;
	color:#fff;
}

.orangeblock strong {
	color:#fff;
}
.orangeblock > div {
	width:47%;
}

@media (max-width: 900px) {
	.orangeblock {
		display:block;
		padding:6%;
	}
	.orangeblock > div {
		width:100%;
	}
	.orangeblock > div:last-child {
		margin-top:6%;
	}
}

.orangeblock > .light {
	
	background:rgba(230, 0, 126,1.0);
	padding:3.3%;
}

.orangeblock > .light a {
	display:block;
	color:#fff;
	letter-spacing:0.2em;
	font-weight:700;
	text-decoration:none;
	margin-bottom:40px;
	transition:all .2s;
}

.orangeblock > .light a:hover {
	color:#343739;
}

.topmenu {
	position:fixed;
	z-index:10;
	top:0px;
	left:0px;
	width:100%;
	background:#fff;
	border-bottom:1px solid #575c5f;
	
}
.rev_slider {margin-bottom:15px !important; }
.startseite .topmenu {
	display:none;
}

.topmenu .hmenu {display:none;cursor:pointer;}

.topmenu .logo {
	width:80px;
	display:inline-block;
	margin:auto;
	padding:12px 0 12px 0;
}
.topmenu .logo img {
	width:100%;
	height:auto;
	display:inline-block;
}	

.topmenu .hmc {
	display:none;
	position:fixed;
	top:-3px;
	right:15px;
	z-index:1000;
}


.topmenu > div { display:flex; justify-content:space-between; }
.topmenu > div > div:first-child { padding-left:3%;display:flex; align-items:center; } 
.topmenu > div > div:first-child > p.catalog-link { display:inline-block; margin:15px 0px 0px 50px; width:220px; } 
.topmenu > div > div:first-child > p.catalog-link > a  { text-decoration:none; font-size:1.05em; font-weight:600; color:black;text-transform:uppercase; letter-spacing:0.5px; } 
@media (max-width: 950px)
{
	.topmenu > div > div:first-child > p.catalog-link { margin:0px 0px 0px 50px; } 
}
@media (max-width: 750px)
{
	.topmenu > div > div:first-child > p.catalog-link { margin:0px 0px 0px 25px; } 
	.topmenu > div > div:first-child > p.catalog-link > a { font-size:0.9em; } 
}
@media (max-width: 625px)
{
	.topmenu > div > div:first-child > p.catalog-link { display:none; /* position:absolute; top:35px; left:5px; width:initial; margin:0px; */ } 
}

@media (max-width: 950px) {

	.topmenu {
		background:rgba(255,255,255,0.95);
	}
	
	.topmenu .logo {
		width:50px;
		display:block;
		margin:auto;
		padding:12px 0 12px 0;
	}
	.topmenu .hmenu {
		display:block;
		position:absolute;
		top:12px;
		right:30px;
	}
	

	.topmenu ul.menu li > a { color:white; border-bottom:none !important; }
	.topmenu ul.menu li { border-bottom:none !important; }
	
	.topmenu ul.menu {
		position:fixed;
		top:0px;
		left:0px;
		right:auto;
		bottom:auto;
		width:100%;
		height:100%;
		overflow-y:scroll;
		-webkit-overflow-scrolling: touch;
		display:none;
		background:rgba(230, 0, 126,0.9);
		color:#fff;
		font-size:17px;
		list-style:none;
		margin:0;
		padding:0;
	}
	
	.topmenu ul.menu > li {
		list-style:none;
		width:100%;
	}
	
	.topmenu ul.menu > li > a {
		padding:20px;
		margin-bottom:10px;
	}
	.topmenu a {
		display:block;
		padding:5px 10px;
		text-decoration:none;
		margin-top:8px;
	}

	.topmenu a.callus {width:200px;margin-right:80px;line-height:1.2em;}

	.topmenu ul.menu > li > ul {
		margin-bottom:20px;
	}
	.topmenu ul.menu > li > ul > li {
		list-style:none;
		width:90%;
	}
	
	.topmenu ul.menu > li > ul > li.an > a {
		color:#2b2d2f;
	}
	
	.topmenu ul.menu > li > ul > li > a {
		padding:5px 10px 5px 20%;
		border-bottom:1px solid #fff;
	}
	
	.topmenu ul.menu > li > ul > li > ul {
		margin-left:30%;
	}
	
	.topmenu ul.menu > li > ul > li > ul > li {
		list-style:none;
		border-bottom:1px solid #fff;
	}
	
	.topmenu ul.menu > li > ul > li > ul > li.an > a {
		color:#2b2d2f;
	}
	
}

@media (max-width: 950px) and (orientation: landscape) {
	.topmenu .logo {
		width:50px;
		display:block;
		margin:auto;
		padding:12px 0 12px 0;
	}	
	.topmenu .hmenu {
		display:block;
		position:absolute;
		top:12px;
		right:30px;
	}

}
@media (min-width: 950px) {

	.topmenu ul.menu {
		position:absolute;
		right:1%;
		bottom:0px;
		display:flex;
		color:#343739;
		font-size:15px;
		list-style:none;
		margin:0;
		padding:0;
	}
	.topmenu ul.menu > li {
		margin:0;
		padding:0 0 0 30px;
		position:relative;
	}
	.topmenu ul.menu > li > a {
		color:rgb(230, 0, 126,1.0);
		font-weight:600;
		padding:30px 0 7px 0;
		text-decoration:none;
		text-transform:uppercase;
		display:block;
	}
	
	.topmenu ul.menu > li:hover > a, .topmenu > ul > li.an > a {
		color:#000;
		/*background:url(img/linkhover.png) no-repeat right top;*/
	}
	
	
	.topmenu ul.menu > li > ul {
		position:absolute;
		right:0px;
		display:none;
		list-style:none;
		margin:0;
		padding:0;
		box-shadow:0px 2px 15px rgba(0,0,0,0.5);
	}
	
	.topmenu ul.menu > li:hover > ul {
		display:block;
	}
	
	.topmenu ul.menu > li > ul > li {
		position:relative;
	}
	
	.topmenu ul.menu > li > ul > li > a {
		color:#000;
		background:rgba(255, 255, 255, 0.95);
		padding:6px 20px;
		border-bottom:1px solid #fff;
		border-left:1px solid rgba(230, 0, 126,0);
		text-decoration:none;
		display:block;
		position:relative;
		z-index:50000;
		transition:color .2s, background .2s;
		width:250px;
	}
	
	.topmenu ul.menu > li > ul > li.an > a {
		color:#2b2d2f;
		background:rgba(255, 194, 228, 0.9);
		
	}
	.topmenu ul.menu > li > ul > li:last-child > a {
		border-bottom:0px;
	}
	
	.topmenu ul.menu > li > ul > li > a:hover {
		background:rgb(230, 0, 126);
		color:#fff;
	}
	
	.topmenu ul.menu > li  > ul:hover > li.sub > a {
		border-left:1px solid #fff;
	}
	
	.topmenu ul.menu > li> ul > li > ul {
		position:absolute;
		left:-250px;
		top:0px;
		display:none;
		list-style:none;
		margin:0;
		padding:0;
		border-top:0px;
		box-shadow:0px 2px 10px rgba(0,0,0,0.5);
	}
	
	.topmenu ul.menu > li > ul > li:hover > ul {
		display:block;
	}
	
	.topmenu ul.menu > li > ul > li > ul > li > a {
		color:#000;
		background:rgba(255, 255, 255, 0.95);
		padding:6px 20px;
		border-bottom:1px solid #fff;
		text-decoration:none;
		display:block;
		position:relative;
		z-index:50000;
		transition:all.2s;
		width:250px;
	}
	.topmenu ul.menu > li > ul > li > ul > li:last-child > a {
		border-bottom:0px;
	}
	
	.topmenu ul.menu > li > ul > li > ul > li > a:hover {
		background:rgb(230, 0, 126);
		color:#fff;
	}
	
	
	.topmenu ul.menu > li > ul > li > ul > li.an > a {
		color:#2b2d2f;
		background:rgba(255, 194, 228, 0.9);
	}



}




.hausinfos {
	display:flex;
	/*padding:1.1% 0 0 0;*/
	background:rgb(62,62,62);
	justify-content:space-between;
	margin:0;
	margin-top:15px;
}

.hausinfos ul { margin-left:15px; }


.hausinfos .group {
	display:flex;
	justify-content:space-between;
	flex-wrap: wrap;
	margin:0;
}

.hausinfos div {
	flex-basis: 49.45%;
	padding:0;
}

.hausinfos .group div:nth-child(1), 
.hausinfos .group div:nth-child(2) {
	margin:0 0 2.2% 0;
}

.hausinfos .group div {
	flex-basis: 48.9%;
	padding:0;
}

.hausinfos div.text {
	background:rgb(230, 0, 126);
	display:flex;
	align-items:center;
	position:relative;
	color:#fff;
}

.hausinfos h1, 
.hausinfos h2 {
	font-weight:700;
	font-size:1.5em;    margin: 0 0 15px 0;
	padding:0;
	color:#fff;
	
}

.hausinfos a {
	color:#fff;
	text-decoration:underline;
}

.hausinfos div.text span {
	display:block;
	width:100%;
	padding:4.4%;
}

.hausinfos div.text span em {
	float:right;
	font-style:normal;
}
.hausinfos .grund {
	background-color:#fff8db;
}

.hausinfos .bild {
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.hausinfos .keinbild {
	cursor:default;
}

.hausinfos .coverbild {
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.hausinfos div img {
	display:block;
	width:100%;
	height:auto;
}

@media (max-width: 950px) {

	.keinbild {
		display:none;
	}

	.hausinfos {
		flex-wrap: wrap;
	}
	
	.hausinfos > div {
		flex-basis: 100%;
		padding:0;
	}
	
	.hausinfos .group div {
		flex-basis: 49.45%;
		padding:0;
		margin: 1.1% 0 0 0 !important;
	}
}



@media (max-width: 650px) {

	.hausinfos {
		flex-wrap: wrap;
	}
	
	.hausinfos .group div:nth-child(1) { order: 1; }
	.hausinfos .group div:nth-child(2) { order: 3; }
	.hausinfos .group div:nth-child(3) { order: 2; }
	.hausinfos .group div:nth-child(4) { order: 4; }
	
	.hausinfos > div {
		flex-basis: 100%;
		padding:0;
	}
	
	.hausinfos .group div {
		flex-basis:100%;
		padding:0;
		margin: 1.1% 0 0 0 !important;
	}
}



.hausimages {
	display:flex;
	padding:1.1% 0 0 0;
	flex-wrap: wrap;
	background:rgb(62,62,62);
	justify-content:space-between;
	list-style:none;
	margin:0;
}

.hausimages li {
	flex-basis:24.3%;
	background:#748692;
	padding:0;
	margin:0;
}


@media (max-width: 900px) {
	.hausimages li { flex-basis:49.5%; }
}

.hausimages li img {
	display:block;
	width:100%;
	height:auto;
}







.fullimages {
	display:flex;
	padding:1.1% 0;
	background:rgb(62,62,62);
	justify-content:space-between;
	list-style:none;
	margin:0;
}

body.startseite .fullimages { padding-bottom:0;}

.fullimages li {
	flex-basis:24.3%;
	padding:0;
	margin:0;
}


@media (max-width: 1200px) {
	.fullimages li:nth-child(4) { display:none; }
	.fullimages li { flex-basis:32.7%; }
}

@media (max-width: 900px) {
	.fullimages li:nth-child(3) { display:none; }
	.fullimages li { flex-basis:49.5%; }
}

.fullimages li img {
	display:block;
	width:100%;
	height:auto;
}

.footertop {
	/*background:url(/img/footer_back.png); */
	    padding-bottom: 6px;
		
	
}

.footertop img {
	display:block;
	margin-left:90%;
	height:40px;
	margin-bottom:-40px;
	
}

.footer {
	/*background:#f6f7f7;*/
	background:#bfbfc0;
	color:#575c5f;
	display:flex;
	padding:2% 1.1%;
	justify-content:space-between;
	list-style:none;
	margin:0;
	flex-wrap: wrap;
}

.footer div {
	flex-basis:24.3%;
	padding:0 0 0 3.5%;
	margin:0;
	align-self: flex-end;
	-ms-flex:1 0 auto;
}

.footer div a {
	color:rgb(230, 0, 126);
	letter-spacing:0.05em;
	font-weight:700;
	text-decoration:none;
	transition:all .2s;
	text-transform:uppercase;
}

.footer div a:hover {
	color:#343739;
}

@media (max-width: 1000px) {
	.footer div:nth-child(2), .footer div:nth-child(1) { margin-bottom:2%; }
	.footer div { flex-basis:49.5%; }
}

@media (max-width: 800px) {
	.footer div { flex-basis:100%; margin-bottom:2%; }
}

.footer div img {
	width:155px;
	height:114px;
}









html {
	position:relative;
	}

h1 > strong {font-weight:700; font-size:1em;}
.oben { 
	padding-top:60px;
	position:relative;
	text-align:right;
	padding-right:3%;
	float:right;
}

.inhalt .oben {
	width:100%;
	float:none;
	padding-right:0;
	text-align:right;
}
.oben span {
	display:inline-block;
	position:relative;
	font-weight:400;
	color:#002750;
	font-size:18px;
	}

video#bgvid {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: #fff url(img/himmel.jpg) no-repeat;
	background-size: cover;
}

@media screen and (max-device-width: 800px) {

	#bgvid { display: none; }

}

.mailformpopup {
	display:none;
}

.fadeoutwindow {
	outline:1px solid #f00;
	vertical-align:middle;
	position:fixed;
	z-index:2000;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:rgba(255,255,255,0.85);
}

.mailformpopup > div {
	width:60%;
	background:#eee;
	box-shadow:5px 5px 25px rgba(0,0,0,0.4);
	border-radius:5px;
	margin: 10% auto 0 auto;
} 
.mailformpopup > div > .bubble {
	background:#6a223c;
	padding:20px;
}
.mailformpopup .bubble {
	position:relative;
	color:#fff;
	font-weight:400;
	font-style:italic;
	font-size: 1.7em;
	line-height: 1.3em;
}
.mailformpopup .bubble > img {
	position:absolute;
	bottom:-20px;
	left:200px;
}
.xross {
	background:url(/img/contactx.png);
	width:20px;
	height:20px;
	background-size:contain;
	cursor:pointer;
	opacity:.5;
	transition:all .3s;
	float:right
}
.xross:hover {
	opacity:1;
}

.mailformpopup > div > .form {
	padding:20px 40px;
}

.mailformpopup > div > .form > span {
	float:right;
	color:#6a223c;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight:400;
}

.mailformpopup > div table, .mailformpopup > div input, .mailformpopup > div textarea {
	width:100%;
}


.raster {
	background:url(raster.png);
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	}
	
.wrapper {
	width:80%;
	margin:auto;
	position:relative;
	z-index:2;
}

p {
	margin:0 5px 14px 5px; }

h1 {
	font-weight:600;
	font-size:35px;
	line-height:1.2em;
	color:fff;
	margin:15px 5px 14px 5px;
}

h2 {
	color:#fff;
	font-size:26px;
	line-height:1.2em;
	font-weight:400;
	margin:15px 5px 14px 5px;
}

h3 {
	color:#fff;
	line-height:1.2em;
	font-weight:600;
	margin:0 5px 14px 5px;
}

.orangeblock h2 {
	color:#fff;
}

h2 strong {
	font-style:italic;
}

.article a {
	color:rgb(230, 0, 126);
}
.article a:hover {
	color:#343739;
}


button {
	font-weight:400;
	padding:10px 30px;
	background:rgba(0,0,0,0);
	border:1px solid rgb(230, 0, 126);
	color:rgb(230, 0, 126);
	border-radius:5px;
	transition:all .3s;
	cursor:pointer;
	text-transform:uppercase;
	margin-bottom:5px;
	-webkit-hyphens: none;
	-moz-hyphens: none; 
	-ms-hyphens: none;
	hyphens: none;
}
.inhalt button {
	color:rgb(230, 0, 126);
	border:1px solid rgb(230, 0, 126);
}
button:hover, .inhalt button:hover {
	background:rgb(230, 0, 126);
	color:#fff;
	border:1px solid rgb(230, 0, 126);
}

.article a { color:#fff;}



.sitemap {
	display:flex;
	padding:0;
	background:rgb(62,62,62);
	justify-content:space-between;
	flex-wrap: wrap;
	list-style:none;
	margin:0;
}

.sitemap a {
	position:relative;
	flex-basis:calc(25% - 14px);
	padding:0;
	margin-top:19px;
	text-decoration:none;
	color:#343739;
	font-size:1.3em;
}



.sitemap a .bild {
	background-size: auto 102%;
	background-repeat:no-repeat;
	background-position:center center;
	transition:all .4s;
}

.sitemap a > span {
	transition:all .4s;
	opacity:0;
	position:absolute;
	top:0px;
	width:100%;
	left:0px;
	height:100%;
	padding:10%;
	color:#fff;
	background:rgba(230, 0, 126,0.8);
	text-align:center;
	display:flex;
	align-items:center;
}

.sitemap a:hover > span {
	opacity:1;
}

.sitemap a > span > span {
	width:100%;
}


.sitemap a:hover .bild {
	background-size: auto 110%;
}

@media (max-width: 1200px) {
	.sitemap a { flex-basis:32.7%; }
}

@media (max-width: 900px) {
	.sitemap a { flex-basis:49.5%;}
	.sitemap a > span {opacity:1; height:auto;top:auto;bottom:0px;padding:15px;
	
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );



text-shadow:1px 1px 1px rgba(0,0,0,0.5)}
	.sitemap small { display:none; }
}

.sitemap a img {
	display:block;
	width:100%;
	height:auto;
}



.monitorhtml {
	height:100%;
}



.monitorhtml .text {
	position:relative;
	vertical-align:top;
	display:block;
	float:left;
	border:1px solid :#f00;
	width:26%;
	height:100%;
	overflow:hidden;
	text-align:center;
	font-size:35px;
	position:relative;
}

.monitor, .monitor2 {
	width:100%;
	height:100%;
}

.monitor .monitorlogo {
	width:240px;
	height:auto;
	margin:120px 0 50px 0;
}

.monitorhtml .bild {
	background-align:center center;
	background-size:cover;
	width:74%;
	height:100%;
	float:right;
}

.monitorhtml h1 {
	background:none;
	font-size:48px;
	text-align:center;
	padding:0 4%;
}

.monitor2 .t1 { height:50%; width:35%; vertical-align:bottom; text-align:center;}
.monitor2 .t2 { height:50%; width:65%;}
.monitor2 .t3 { height:50%; width:35%; vertical-align:top; font-size:25px; line-height:1.3em; padding-top:1%}
.monitor2 .t4 { height:50%; width:65%; vertical-align:top; }

.monitor2 .partner {
	margin-left:15%;
}

.monitor2 .t3 .monitorfooter {font-size:32px;display: block;width: 360px;}
.monitor2 .t3 strong { 
	font-size:1.2em;
}
.monitor2 .t3 .monitorfooter strong {font-size:1em;}

.monitor2 .t1 img {
	display:inline-block;
	width:140px;
	margin-top:15px;
	position:relative;
	top:6px;
	height:auto;
}

.monitorfooter {
	margin:auto;
	display:inline-block;
	line-height:1.1em;
	padding:10px 0 70px 0;
	text-align:right;
}

.monitorfooter strong {
	color:rgba(230, 0, 126,1);;	
	font-weight:700;
	font-style:italic;
}

.centered {
	text-align:center;
}



*::-webkit-input-placeholder {
    color: #b0bdca !important;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: #b0bdca !important;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: #b0bdca !important;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #b0bdca !important;
}



.alert { font-family: Arial, Helvetica, sans-serif; color: #ff0000; cursor: default; }
.highlighttext { font-family: Arial, Helvetica, sans-serif; color: #E70800; font-weight: bold; cursor: default; }
.tabellenrechnung { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; cursor: default; }

.eingabe, .inhalt input, .inhalt select {
	font-family: 'Fira Sans', sans-serif;
	font-weight:400;
	padding:5px;
	color:#000;
	border:1px solid #bbb;
	border-radius:5px;
}

.needeingabe {
	font-family: 'Fira Sans', sans-serif;
	font-weight:400;
	padding:5px;
	color:#f00;
	border:1px solid #f00;
	border-radius:5px;
}

@media (max-width:800px) {
	.eingabe, .needeingabe, button {
		padding:10px;
		font-size:1.2em;
		border-radius:10px;
		margin:0 2% 2% 0;
	}
}

.preis  { color: #2183B4; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif; cursor: default;}

.sizeh1 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #B7CEDE; font-weight: bold; cursor: default; background-color: #f5f5f5; border: solid 1px #1368b1}
.sizeh2 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #B7CEDE; font-weight: bold; cursor: default; background-color: #f5f5f5; border: solid 1px #1368b1}
.sizeh3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #B7CEDE; font-weight: bold; cursor: default; background-color: #f5f5f5; border: solid 1px #1368b1}
.sizeh4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #B7CEDE; font-weight: bold; cursor: default; background-color: #f5f5f5; border: solid 1px #1368b1}




/*!
 * Fotorama 4.6.3 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/img/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/img/fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}
	
	
.fotorama__stage {background:#c0c0c0;}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #f00; 
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #eee;
	border:1px solid #ecebeb;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 25px;
	height: 25px;
	background-image: url('/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

.textcols2 {
	-webkit-column-count:2;
	-moz-column-count: 2; 
	column-count: 2;
	-webkit-column-gap: 50px;
	-moz-column-gap: 50px;
	column-gap: 50px;

}

.textcols3 {
	-webkit-column-count:3;
	-moz-column-count: 3; 
	column-count:3;
	-webkit-column-gap: 50px;
	-moz-column-gap: 50px;
	column-gap: 50px;
	column-rule:1px solid rgba(0,0,0,0.05);
}
.textcols2 p ,
.textcols3 p {
	-webkit-hyphens: auto;
	-webkit-hyphenate-limit-chars: auto 3;
	-webkit-hyphenate-limit-lines: 4;
	-ms-hyphens: auto;
	-ms-hyphenate-limit-chars: auto 3;
	-ms-hyphenate-limit-lines: 4;
	hyphens: auto;
	hyphenate-limit-chars: auto 5;
	hyphenate-limit-lines: 2;
}


@media screen and (max-device-width: 800px)
{


	.footer
	{
		text-align:center;
	}
	
}


@media screen and (max-device-width: 550px)
{

	.footertop
	{
		display:none;	
	}

}



@media screen and (max-device-width: 550px)
{

	.textcols2,
	.textcols3
	{
		-webkit-column-count:1;
		-moz-column-count: 1; 
		column-count:1;		
	}

	.orangeblock .light a { letter-spacing:0px; margin:25px 0;}

}



@media screen and (max-device-width: 350px)
{

	h1 {
		font-size:24px;
	}

	h2 {
		font-size:20px;
	}

	h3 {
	}

	
}


