/* troi food */
@font-face {
	font-family: 'HelveticaNeue-Light';
	src: url('/bilder/HelveNeuLig.eot');
}
@font-face {
	font-family: 'HelveticaNeue-Light';
	src: url('/bilder/HelveNeuLig.woff') format('woff'),
	url('HelveNeuLig.svg#HelveticaNeue-Light') format('svg');
}
html {
	font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-style: light;
	font-weight: lighter;
	color: #000;
	min-height: 100%;
}
body, form input, form textarea, form select{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,525860+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(143,149,158,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(143,149,158,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(143,149,158,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#525860',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	background-size: cover;
	width: 1300px;
	margin: 0 auto 0 auto;
}
/*#head, #content, #copyright, #navigation, #slides img{border: 1px dotted red;} 
*/
#WirLiebenEs{
	position: absolute;
	left: 50px;
	z-index: -1;
	top: 35px;
	margin-left: -50px;
	width: 250px;
}
iframe{
	margin-top: 150px;
}
#head h1 a, a.Logo{
	position: absolute;
	z-index: 19;
	top: 85px;
	margin-left: 1000px;
	display: block;
	width: 300px;
	height: 182px;
	background-image: url(bilder/NBZ-Logo.png);
	background-repeat: no-repeat;
	background-size: 300px;
}
#head h1 span, #head h2 {
	position: absolute;
	top: -200px;
}
#navigation{
	position: absolute;
	z-index: 19;
	top: 290px;
	margin-left: 1000px;
	width: 300px;
	list-style: none;
	background-color: rgba(0, 122, 195, .7);
	padding: 20px 0 20px 0;
}
#business li a.active{
	color: rgb(0, 122, 195);
}
#navigation li, #business li{
	height: 40px;
	font-size: 25px;
	color: #fff;
	line-height: 40px;
	color: #fff;
	padding-left: 12px;
}
#navigation li a{
	display: block;
	margin-left: -12px;
	padding-left: 12px;
	line-height: 40px;
	width: 100%;
	color: #fff;
}
#business{
	top: 25px;
	position: absolute;
	margin-left: 1000px;
	list-style: none;
	color: #fff;
}
#business li{
	float: left;
	margin-left: 0;
	padding-left: 0;
}
#business li a{
	display: block;
	width: 150px;
	color: #fff;
}
h1, h2, h3, h4, h5, h6, p, li{
	font-weight: 200;
}
h1, h2, h3, h4, h5, h6, p{
	text-shadow: 0 0 2px #fff, 
				0 0 20px #bbb;
}
h1, h2{
	letter-spacing: -1px;
	word-spacing: -2px;
}
a{
	text-decoration: none;
	color: 000;
}
#copyright{margin-top: 60px;}
#copyright, #copyright a{color: rgba(255,255,255, .7); font-size: 12px;}
#copyright p{float: right; width: 300px; padding-bottom: 40px;}
#copyright p.right{float: left;}
/* Superslides */
.wide-container{
    max-width: 954px;
    height: 685px;
    margin: 0;
    margin-top: -40px;
}
#content form input, #content form textarea, #content form select{
	width: auto;
	background-size: 800px;
	background-position: -10px -10px;
	width: 400px;
	font-size: 15px;
	padding: 5px 10px 5px 10px;
	-webkit-appearance: none;
	opacity: .7;
}
#content form input[type="submit"], #content form select{
	width: 424px;
	opacity: .7;
}
#content form input[type="radio"], #content form input[type="checkbox"]{
	width: auto;
	-webkit-appearance: radio;
}
#content form .textSmall{
	width: 187.5px;
}
#content form .error{
	display: block;
	margin: -20px 0 0 100px;
	position: absolute;
	background-color: #d99;
	padding: 0 10px 0 10px;
}
#content{
	max-width: 954px;
	margin-top: 85px;
	min-height: 685px;
	position: relative;
	overflow: auto;
}
#content .justify4 a{
	margin: 0 0 0 50px;		
}
#content .justify4 a:first-child{
	margin: 0;		
}
#content img.left, #content table.left{
	float: left;
	margin: 0 40px 40px 0;
}
#content img.right, #content table.right{
	float: right;
	margin: 0 0 40px 40px;
}
#content div.BrightContent{
	overflow: auto;
	padding: 10px;
	background-color: rgba(222, 222, 222, .8);
}
#content div.Schadensmeldung{
	width: 30%;
	height: 240px;
	padding-left: 20px;
	margin-bottom: 10px;
	float: left;
	border-left: 10px solid rgba(0, 122, 195, .1);
	background-color: rgba(222, 222, 222, .9);
}
#content div.Schadensmeldung h2{
	margin-bottom: -10px;
	color: rgb(0, 122, 195);
}
#content>ul, #content .Box, #content>div>ul{
	background-color: rgba(0, 122, 195, .1);
	padding: 20px;
	display: inline-block;
	margin-bottom: 20px;
}
#content>ul.left{
	float: left;
}
#content>ul.right{
	float: right;
}
#content>ul>Li, #content>div>ul>Li{
	margin-left: 20px;
	padding: 0px;
	line-height: 30px;
	list-style: circle;
	color: #000;
}
#content h1{
	margin-bottom: 40px;
}
#content h2, #content h3, #content p{
	margin-top: 10px;
	margin-bottom: 5px;
}
#content a{
	color: rgb(0, 122, 195);
}
#content .Pokal.Silber{
	float: right;
	margin-top: -180px;
}
#content .Pokal.Bronze{
	margin-top: 60px;
	margin-left: 220px;
}
#content .Pokal{
	overflow: hidden;
	width: 450px;
	cursor: pointer;
}
#content .Pokal h2{
	margin-top: 80px;
	line-height: 30px;
}
#content .Pokal p{
	margin-top: 10px;
}
#content .Pokal h2 img{
	margin-top: -80px;
	float: left;
}
#content .Pokal a{
	display: block;
	width: 90%;
	text-align: right;
}
#content, #slides {
	padding: 0;
	overflow: hidden;
}
#content .formLeft, #content .formRight{
	display: inline; 
	float: left;
}
#content .formRight{
	float: right;
	margin-right: 20px;
}
#slides li{
	padding: 0;
	margin: 0;
	width: 100%;
}
#slides .slides-container{
	display: none;
}
#slides .scrollable{
  *zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
#slides .scrollable:after {
  content: "";
  display: table;
  clear: both;
}

.slides-navigation {
  margin: 0 auto;
  position: fixed;
  z-index: 99;
  top: 380px;
  width: 1300px;
}
.slides-navigation a {
  position: absolute;
  display: block;
}
.slides-navigation a.prev, .slides-navigation a.next {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAQ0RFRkdIeHl7fH2A9vf4T3ofywAAAI5JREFUeNrtzlsOAVEURcGNq9uz+8x/tH5J/EhwJGpNYFUi6d1Np+b/Wpfmf3UKprWqqo7N/+vG39/f39/f39/f39//w+39/f39/f39v97w9/f39/f/w3/G0gwgICAgICB4JlgICAgICAgIHgVbAgICAgKCnxLsCAgICAgICO4Fc3oF56RV0PpPxiGSXukG+jMx+W9oEOEAAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	background-size: 60px;
	width: 60px;
	height: 60px;
	opacity: .2;
}
.slides-navigation a.prev {
	left: -70px;
}
.slides-navigation a.next {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAACyklEQVR4nO3dx05VUQBG4bXPcaoDBvCAxt5712vsIgIiJVSxvInlAUx8HHGAJiTgvgPjRfe/vuTOT/Ivwi2ngCRJkiSNygTwBji0z8ehfTABfAO2gC8YQZSd4/96GUGIMXaPbwRBemCTvQMwghA922/+jCBYD2xgBNF6YB0jiNYBaxhBtA5YxQiidcAKRhCtA5YxgmgdsIQRROuARYwgWgcsYATRCjCPEUQrwGuMIFoB5jCCaAWYxQiiFWAGI4hWgGmMIFoBXmIE0QowhRFEK8AkRhCtAM8xgmgFeIYRRCvAU4wgWgEeYwTRCvAII4hWgIcYQbQCPMAIohXgPkYQb4ARxBtgBPHuYQTx7mAE8W5jBPFuYQTxbmIE8a5jBPGuYQTxrmIE8a5gBPEuYQTxLmIE8S5gBPHOYwTxzmEE8c5iBPHOYATxTmEE8U5iBPFOYATxjmME8Y5hBPGOYgTxjmAE8Q4D3/kPI+j2+wAaUX6+9rI1ygPR6NX+BXzmH/7r15+rvQl0/MbVPgY6fuNq3wY6fuNqvwc4fuNqvwg6fuNO4/ixaieEOH7jaucFOn7jamcGO37jatcGOH7jalcHOX7jLuP4sWpXCH/C8ZtWu0eA4zeudqsYx2/cDRw/Vu1OYY7fuNoNIx2/cbVbxjp+4+7i+LEGOH6sAY4fadijYxy/YcMeHuX4DRv2+DjHb9iwB0g6fsMK8IT6+Af37ej0Vw17iLTjN2zYY+Qdv2EFmMTxIxXgBY4fqQBTOH6kAkzj+JEKMIPjRyrALI4fqQCvcPxIBZjD8SMVYB7Hj9QBCzh+pA5YxPEjdcASjh+pA5b5/fgfcfxmdcAKjh+pA1Zx/EgdsIbjR+qAdRw/Ug9s4PiRemATx4/UA29x/Eg98A7Hj9QD73H8SAeADzh+rDHgK44fbZzdETh+mJ0ROH6ocba/93d8SZIkSRqZH0iKLo8knG9rAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	background-size: 60px;
	right: -70px;
}

.slides-pagination {
  position: absolute;
  left: 0;
  z-index: 67;
  bottom: 0px;
  text-align: center;
  width: 100%;
}
.slides-pagination a {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-color: #fff;
  margin: 2px;
  overflow: hidden;
  text-indent: -100%;
  color: #fff;
  font-size: 1px;
  text-decoration: none;
}
.slides-pagination a.current {
  background: rgb(0, 122, 195);
}
#slides h2, #content h1{
	font-size: 40px;
	line-height: 50px;
	color: rgb(0, 122, 195);
	text-align: right;
}
#slides p{
	position: absolute;
	bottom: 30px;
	font-size: 40px;
	color: #fff;
	width: 100%;
	text-align: center;
}
.hidden {
	display: none;
}
.BusinessTable TD:nth-child(3), .BusinessTableR TD:nth-child(3){
	width: 240px;
}
.BusinessTable{
	float: left;
}
.BusinessTableR{
	float: right;
}
.BusinessTable h2, .BusinessTableR h2{
	padding-top: 10px;
}
#homebutton{
	display: none;
}
.nubusBox{
	width: 180px;
	height: 200px;
}
.empfehlenBelohnenBox{
	max-width: 450px; float: right;
}
ul.beratungsVertrag{
	width: 650px; 
	float: right;
}
#content p.beratungsVertrag{
	width: 690px; 
	float: right;
}
#Start, #StartNew{
	position: absolute;
	z-index: 99;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(182,188,196,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(182,188,196,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(182,188,196,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b6bcc4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	background-size: cover;
	cursor: pointer;
}
#Start h2, #Start h3, #Start h4, #Start, #StartNew h1, #StartNew h2, #StartNew h3, #StartNew h4, #StartNew p, #StartNew img{
	text-align: center;
}
#Start h1, #StartNew h1{
	color: rgb(0, 122, 195);
	font-size: 300px;
	line-height: 300px;
	display: block;
	width: 100%;	
}
#Start h1 span, #StartNew h1 span{
	opacity: .1;
	font-size: 1px;
}
#Start h2, #StartNew h2{
	margin-top: 12%;
	color: rgb(0, 122, 195);
	font-size: 50px;
}
#Start h3, #StartNew h3{
	color: rgb(0, 122, 195);
	font-size: 50px;
	line-height: 80px;
	margin-bottom: 10px;
}
#Start h4, #StartNew h4{
	font-size: 40px;
	color: rgb(0, 122, 195);
	text-shadow:/*
				-1px -1px 0 #000,
				 0px -1px 0 #000,
				 1px -1px 0 #000,
				-1px  0px 0 #000,
				 0px  0px 0 #000,
				 1px  0px 0 #000,
				-1px  1px 0 #000,
				 0px  1px 0 #000,
				 1px  1px 0 #000,
				 */
				 0 0 2px #fff, 
				 0 0 10px #9f9f9f;
}
#Start img, #StartNew img{
	position: absolute;
	left: 50%;
	margin: -250px 0 0 -190px;
}
#StartNew h1{
	margin-top: 20px;
}
#StartNew h2{
	margin: 0;
	padding: 0;
	line-height: 0px;
}
#StartNew h2#top{
	margin-top: 8%;
}
#StartNew .FluegelL, #StartNew .FluegelR{
	top: 50px;
	margin-top: -20px;
	position: relative;
	display: inline-block;
	width: 120px;
	height: 120px;
	background-image: url(/bilder/HerzFluegel.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#StartNew .FluegelR{
	top: 30px;
	background-position: -120px 0;
}
#StartNew .Herz{
	top: 30px;
	margin-top: -80px;
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	background-image: url(/bilder/HerzHerz.png);
	background-size: 100px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
/* Smaller than standard 1400 (devices and browsers) */
@media(max-width: 1366px){
	#WirLiebenEs{
		top: 20px;
		margin: -10px;
		width: 230px;
	}
	html, #head{
		width: 100%!important;
	}
	body{
		width: 96%!important;
		padding: 0 0 0 2%;
	}
}
@media(max-width: 1324px){
	#WirLiebenEs{
		top: 10px;
		margin: 0;
		width: 150px;
	}
	#business, #head h1 a, #navigation{
		position: absolute;
		margin-left: 0;
		right: 0;
	}
	.wide-container img{
		width: 100%;
	}
	.wide-container{
		height: 520px;
	}
	#navigation li{
		width: 95%!important;
	}
	.nubusBox{
		margin-bottom: 10px;
		width: 190px;
	}
	.nubusBox:nth-child(4){
		margin-left: 0!important;
		clear: both;
	}
	#content .justify4 a{
		margin: 0 0 0 20px;		
	}
	#content .justify4 a:first-child{
		margin: 0;		
	}
	#content .justify4 a img{
		width: 160px!important;
		height: auto!important;
	}
	#content img{
		max-width: 350px;
		height: auto!important;
		margin-bottom: 40px;
	}
	video, .formRight{
		max-width: 350px!important;
		height: auto!important;
	}
	#content div.Schadensmeldung{
		width: 40%;
	}
	.blendOut{
		display: none;
	}
	.empfehlenBelohnenBox{
		max-width: 365px;
	}
	.empfehlenP{
		max-width: 350px;
	}
	#content .Pokal{
		overflow: hidden;
		width: 350px;
		cursor: pointer;
	}
	#content .Pokal h2{
		font-size: 20px;
		margin-top: 30px;
	}
	#content .Pokal h2 img{
		width: 120px;
		margin-top: -25px;
	}
	#content ul.beratungsVertrag{
		max-width: 490px; 
	}
	#content p.beratungsVertrag{
		max-width: 525px; 
	}
}
@media(max-width: 1270px){
	#content{
		max-width: 760px;
	}
	#content h1, #content .wide-container h2{
		font-size: 30px;
	}
	.BusinessTable td:nth-child(3), .BusinessTableR td:nth-child(3){
		width: 230px;
	}
	.BusinessTable img, .BusinessTableR img{
		width: 120px;
		height: auto!important;
	}
	.BusinessTable td, .BusinessTableR td{
		height: 130px;
	}
	#content .BusinessTable h2, #content .BusinessTableR h2{
		font-size: 25px;
		padding-top: 10px;
		margin: 0;
	}
	#content form input, #content form textarea, #content form select{
		width: 320px;
	}
	#content form input[type="submit"], #content form select{
		width: 343px;
	}
	#content form .textSmall{
		width: 147.5px;
	}
	#content iframe{
		width: 100%!important;
	}
}
@media(max-width: 1100px){
	#content iframe{
		margin-top: 130px;
	}
	#head h1 a, a.Logo{
		width: 260px;
		background-size: 260px;
		height: 160px;
	}
	#content{
		max-width: 700px;
	}
	#navigation{
		width: 260px;
	}
	#navigation li, #business li{
		height: 35px;
		font-size: 20px;
		width: 130px;
	}
	.BusinessTable td:nth-child(3), .BusinessTableR td:nth-child(3){
		width: 200px;
	}
	#content form input, #content form textarea, #content form select{
		width: 300px;
	}
	#content form input[type="submit"], #content form select{
		width: 323px;
	}
	#content form .textSmall{
		width: 137.5px;
	}
}
@media(max-width: 768px){
	body{
		width: 100%!important;
		padding: 0;
	}
	#Start h2 span{
		display: block;
	}
	#StartNew h4 .a3{
		display: block;
	}
	#content iframe{
		margin-top: 20px;
	}
	#WirLiebenEs{
		top: 10px;
		margin-left: 180px;
		width: 150px;
	}
	#content{
		max-width: 90%!important;
		margin-left: 5%;
		margin-right: 5%;
	}
	#navigation{
		display: none;
	}
	#head h1 a, a.Logo{
		width: 160px;
		background-size: 160px;
		height: 80px;
	}
	#business li, #business li a{
		width: 80px;
	}
	#business li a{
		width: 80px;
	}
	#head h1 a, #navigation{
		top: 0;
		left: 0;
	}
	#navigation{
		background-color: rgba(0, 122, 195, .9);
		margin-top: 160px;
		width: 100%;
	}
	#homebutton{
		display: block;
		position: absolute;
		top: 20px;
		right: 5%;
		background-color: rgba(0, 122, 195, .9);
	}
	#business{
		right: 5%;
		margin-right: 60px;
	}
	#homebutton img{
		width: 25px;
		margin: 10px 10px 6px 10px;
	}
	#navigation li a{
		padding-left: 10%;
		width: 80%!important;
	}
	#navigation li{
		width: 100%!important;
	}
	#copyright .right{
		margin-left: 5%;
	}
	.LinksBox{
		max-width: 410px;
	}
	#content img{
		max-width: 260px;
	}
	#content .justify4 a img{
		width: 200px!important;
		height: auto!important;
	}
	#content p.justify4{
		width: 600px;
	}
	#content .justify4 a:nth-child(3){
		margin-left: 0;
	}
	#content ul.beratungsVertrag{
		max-width: 430px; 
	}
	#content p.beratungsVertrag{
		max-width: 465px; 
	}
	#content .wide-container img{
		margin-top: 20px;
	}
	body{
		background: rgb(210,210,210); /* Old browsers */
	}
	#content table.Team{
		width: 100%;
		font-size: 12px;
	}
	#content table.Team img{
		width: 80px;
	}
	#content table.Team td:nth-child(1){
		width: 90px;
	}
	#content table.Team td:nth-child(2) strong{
		position: absolute;
		display:block;
		width: 300px;
		overflow: auto;
		height: 60px;
	}
	#content table.Team td:nth-child(2){
		width: 40px;
		overflow: hidden;
		display: inline-block;	
	}
}
.inpextra{
	position: absolute;
	top: 9999px;
	left: 9999px;
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media(max-width: 479px){
	#StartNew .FluegelL, #StartNew .FluegelR{
		margin-right: 5px;
		top: 10px;
		width: 50px;
		height: 50px;
		background-size: 100px;
	}
	#StartNew .FluegelR{
		margin-left: 15px;
		background-position: -50px 0;
	}
	#StartNew h1{
		font-size: 150px;
		line-height: 150px;
	}
	#StartNew h2, #StartNew h3, #StartNew h4{
		font-size: 25px;
	}
	#StartNew h4 .a2{
		display: block;
	}
	#StartNew .Herz{
		top: 20px;
		width: 60px;
		height: 60px;
		background-size: 60px;
	}
	#content iframe{
		margin-top: 0px;
	}
	#WirLiebenEs{
		position: relative;
		top: -80px;
		margin-left: 160px;
		width: 150px;
	}
	#content .nubusBox{
		margin: 10px 0 10px 0!important;
	}
	#content .Pokal{
		float: left;
		overflow: auto!important;
		margin: 0!important;
		width: 100%!important;
	}
	#content .Pokal h2 img{
		margin-top: -11px!important;
	}
	#navigation{
		margin-top: 130px;
	}
	#business li, #business li a{
		width: 79px;
	}
	#business li a{
		width: 70px;
	}
	#head h1 a, a.Logo{
		width: 140px;
		background-size: 140px;
		height: 70px;
	}
	.BusinessTableR, #content .BrightContent form .formRight{
		float: left;
	}
	#content .BusinessTable h2, #content .BusinessTableR h2{
		font-size: 18px;
		padding-top: 10px;
		margin: 0;
	}
	#content h1, #content .wide-container h2{
		font-size: 18px!important;
		line-height: 22px!important;
		margin-top: 10px!important;
		margin-bottom: 10px!important;
	}
	#content h2{
		font-size: 18px!important;
		line-height: 22px!important;
		margin-top: 5px!important;
		margin-bottom: 10px!important;
		line-height: 26px!important;
	}
	#content .wide-container{
		height: 350px;
	}
	#content .wide-container img{
		margin-top: 40px;
	}
	#content{
		min-height: 400px;
	}
	#content div.Schadensmeldung{
		width: 90%;
	}
	#content img.left{
		max-width: 98%!important;
		margin: 10px 0 10px 2%;
	}
	#content form formRight input, #content form formRight textarea, #content form formRight select,
	#content form input, #content form textarea, #content form select,
	#content form input[type="submit"], #content form select{
		width: 90%!important;
	}
	#content form input[type="radio"]{
		width: 20px!important;
	}
	#content form p{
		font-size: 12px;
	}
	#content .justify4 a img{
		width: 150px!important;
		height: auto!important;
	}
	#content p.justify4{
		max-width: 340px;
	}
	#content ul.beratungsVertrag{
		font-size: 12px;
		line-height: 16px;
	}
	#content ul.beratungsVertrag li{
		line-height: 16px;
		margin: 0 0 0 110px;
	}
}
@media(max-width: 375px){
	#Start h2, #Start h3{
		font-size: 35px;
		line-height: 45px;
	}
	#content .Pokal h2 img{
		width: 90px;
	}
	#content .formLeft, #content .formRight{
		width: 93% !important;
	}
	#business{
		top: 10px;
	}
	#business li{
		clear: both;
		height: 27px;
	}
	#content .wide-container img{
		width: 90%;
	}
	#content .BusinessTable h2, #content .BusinessTableR h2, #content h1, #content .wide-container h2, #content h3{
		font-size: 16px;
		line-height: 18px;
		word-spacing: -0.2px;
		letter-spacing: -0.1px;
	}
	#content h1, #content .wide-container h2{
		word-spacing: -0.2px;
		letter-spacing: -0.1px;
	}
	#content h2{
		word-spacing: -0.2px;
		letter-spacing: -0.1px;
	}
	#content .wide-container{
		height: 300px;
	}
	#content{
		min-height: 320px;
		max-width: 96%!important;
		margin-left: 2%;
		margin-right: 2%;
	}
	#copyright .right{
		margin-left: 2%;
		width: auto;
	}
	#content .justify4 a img{
		width: 130px!important;
		height: auto!important;
	}
	#content p.justify4{
		max-width: 320px;
	}
	#content ul.beratungsVertrag li{
		line-height: 16px;
		margin: 0 0 0 165px;
	}
	#content p.beratungsVertrag{
		max-width: 100%;
	}
	video, .formRight{
		max-width: 300px!important;
		height: auto!important;
		float: left !important;
	}
}
@media(max-width: 375px){
	#WirLiebenEs{
		position: relative;
		top: -80px;
		margin-left: 100px;
		width: 150px;
	}
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* IMAGE LIGHTBOX SELECTOR */

#imagelightbox
{
	cursor: pointer;
	position: fixed;
	z-index: 10000;

	-ms-touch-action: none;
	touch-action: none;
	-webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
	box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
}


/* ACTIVITY INDICATION */

#imagelightbox-loading,
#imagelightbox-loading div
{
	border-radius: 50%;
}
#imagelightbox-loading
{
	width: 2.5em; /* 40 */
	height: 2.5em; /* 40 */
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	position: fixed;
	z-index: 10003;
	top: 50%;
	left: 50%;
	padding: 0.625em; /* 10 */
	margin: -1.25em 0 0 -1.25em; /* 20 */

	-webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
	box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
}
	#imagelightbox-loading div
	{
		width: 1.25em; /* 20 */
		height: 1.25em; /* 20 */
		background-color: #fff;

		-webkit-animation: imagelightbox-loading .5s ease infinite;
		animation: imagelightbox-loading .5s ease infinite;
	}

	@-webkit-keyframes imagelightbox-loading
	{
		from { opacity: .5;	-webkit-transform: scale( .75 ); }
		50%	 { opacity: 1;	-webkit-transform: scale( 1 ); }
		to	 { opacity: .5;	-webkit-transform: scale( .75 ); }
	}
	@keyframes imagelightbox-loading
	{
		from { opacity: .5;	transform: scale( .75 ); }
		50%	 { opacity: 1;	transform: scale( 1 ); }
		to	 { opacity: .5;	transform: scale( .75 ); }
	}


/* OVERLAY */
#imagelightbox-overlay
{
	background-color: #000;
	background-color: rgba( 50, 50, 50, .6 );
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}


/* "CLOSE" BUTTON */
#imagelightbox-close{
	width: 2.5em; /* 40 */
	height: 2.5em; /* 40 */
	text-align: left;
	background-color: #666;
	border-radius: 50%;
	position: fixed;
	z-index: 10002;
	top: 2.5em; /* 40 */
	right: 2.5em; /* 40 */

	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}
	#imagelightbox-close:hover,
	#imagelightbox-close:focus{
		background-color: #111;
	}
	#imagelightbox-close:before,
	#imagelightbox-close:after{
		width: 2px;
		background-color: #fff;
		content: '';
		position: absolute;
		top: 20%;
		bottom: 20%;
		left: 50%;
		margin-left: -1px;
	}
	#imagelightbox-close:before{
		-webkit-transform: rotate( 45deg );
		-ms-transform: rotate( 45deg );
		transform: rotate( 45deg );
	}
	#imagelightbox-close:after{
		-webkit-transform: rotate( -45deg );
		-ms-transform: rotate( -45deg );
		transform: rotate( -45deg );
	}

/* CAPTION */
#imagelightbox-caption{
	text-align: center;
	color: #fff;
	background-color: #666;
	position: fixed;
	z-index: 10001;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.625em; /* 10 */
}


/* NAVIGATION */

#imagelightbox-nav{
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	border-radius: 20px;
	position: fixed;
	z-index: 10001;
	left: 50%;
	bottom: 3.75em; /* 60 */
	padding: 0.313em; /* 5 */

	-webkit-transform: translateX( -50% );
	-ms-transform: translateX( -50% );
	transform: translateX( -50% );
}
	#imagelightbox-nav button{
		width: 1em; /* 20 */
		height: 1em; /* 20 */
		background-color: transparent;
		border: 1px solid #fff;
		border-radius: 50%;
		display: inline-block;
		margin: 0 0.313em; /* 5 */
	}
	#imagelightbox-nav button.active{
		background-color: #fff;
	}


/* ARROWS */

.imagelightbox-arrow{
	width: 3.75em; /* 60 */
	height: 7.5em; /* 120 */
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	vertical-align: middle;
	display: none;
	position: fixed;
	z-index: 10001;
	top: 50%;
	margin-top: -3.75em; /* 60 */
	border: .1em solid rgba( 255, 255, 255, .2 );
}
.imagelightbox-arrow:hover,
.imagelightbox-arrow:focus{
	background-color: #666;
	background-color: rgba( 0, 0, 0, .75 );
}
.imagelightbox-arrow:active{
	background-color: #111;
}
	.imagelightbox-arrow-left{
		left: 2.5em; /* 40 */
	}
	.imagelightbox-arrow-right{
		right: 2.5em; /* 40 */
	}
	.imagelightbox-arrow:before{
		width: 0;
		height: 0;
		border: 1em solid transparent;
		content: '';
		display: inline-block;
		margin-bottom: -0.125em; /* 2 */
	}
		.imagelightbox-arrow-left:before{
			border-left: none;
			border-right-color: #fff;
			margin-left: -0.313em; /* 5 */
		}
		.imagelightbox-arrow-right:before{
			border-right: none;
			border-left-color: #fff;
			margin-right: -0.313em; /* 5 */
		}

#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption,
#imagelightbox-nav,
.imagelightbox-arrow{
	-webkit-animation: fade-in .25s linear;
	animation: fade-in .25s linear;
}
	@-webkit-keyframes fade-in{
		from	{ opacity: 0; }
		to		{ opacity: 1; }
	}
	@keyframes fade-in{
		from	{ opacity: 0; }
		to		{ opacity: 1; }
	}

@media only screen and (max-width: 41.250em) /* 660 */
{
	#container{
		width: 100%;
	}
	#imagelightbox-close{
		top: 1.25em; /* 20 */
		right: 1.25em; /* 20 */
	}
	#imagelightbox-nav{
		bottom: 1.25em; /* 20 */
	}

	.imagelightbox-arrow{
		width: 2.5em; /* 40 */
		height: 3.75em; /* 60 */
		margin-top: -2.75em; /* 30 */
	}
	.imagelightbox-arrow-left{
		left: 1.25em; /* 20 */
	}
	.imagelightbox-arrow-right{
		right: 1.25em; /* 20 */
	}
}

@media only screen and (max-width: 20em) /* 320 */
{
	.imagelightbox-arrow-left{
		left: 0;
	}
	.imagelightbox-arrow-right{
		right: 0;
	}
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
  border-radius: 10px;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
  padding-top: 5px;
}
#TB_prev, #TB_next {
	position: absolute;
	padding: 5px;
	font-size: 20px;
	border-radius: 10px;
	background-color: #fff;
	border: 4px solid #525252;
	padding-right: 10px;
}
#TB_prev a, #TB_next a {
	text-decoration: none;
}
#TB_prev {
	left: 0;
	margin: -50% 0 0 -98px;
	border-right: none;
}
#TB_next {
	right: -95px;
	margin: -50% 0 0 0;
	border-left: none;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(/bilder/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
  min-width: 300px;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 30px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 11px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}