/* roboto-300 - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/roboto-v20-latin-300.eot');
	/* IE9 Compat Modes */
	/* IE6-IE8 */
	/* Super Modern Browsers */
	/* Modern Browsers */
	/* Safari, Android, iOS */
	src: local(''), url('../fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-v20-latin-300.woff2') format('woff2'), url('../fonts/roboto-v20-latin-300.woff') format('woff'), url('../fonts/roboto-v20-latin-300.ttf') format('truetype'), url('../fonts/roboto-v20-latin-300.svg#Roboto') format('svg');
	/* Legacy iOS */
}
/* roboto-regular - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/roboto-v20-latin-regular.eot');
	/* IE9 Compat Modes */
	/* IE6-IE8 */
	/* Super Modern Browsers */
	/* Modern Browsers */
	/* Safari, Android, iOS */
	src: local(''), url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), url('../fonts/roboto-v20-latin-regular.woff') format('woff'), url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');
	/* Legacy iOS */
}
/* roboto-700 - latin */
@font-face
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/roboto-v20-latin-700.eot');
	/* IE9 Compat Modes */
	/* IE6-IE8 */
	/* Super Modern Browsers */
	/* Modern Browsers */
	/* Safari, Android, iOS */
	src: local(''), url('../fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-v20-latin-700.woff2') format('woff2'), url('../fonts/roboto-v20-latin-700.woff') format('woff'), url('../fonts/roboto-v20-latin-700.ttf') format('truetype'), url('../fonts/roboto-v20-latin-700.svg#Roboto') format('svg');
	/* Legacy iOS */
}
body, html
{
	margin: 0px;
	/*outline-style:none;*/
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #1A1A1A;
	background-color: #396DB1;
	/*background-image: url(/pics/ly/bg2.jpg);*/
	background-size: contain;
	background-position: center top;
}
body
{
	/*background-color: #CEC4C4;*/
	/*background-image: url(/pics/ly/bg2.jpg);*/
}
#page
{
	width: 100%;
	position: relative;
	background-color: #396DB1;
	background-image: url(/pics/ly/bg1.jpg);
	background-size: contain;
	background-repeat: no-repeat;
}
#page a
{
	text-decoration: none;
	color: #000000;
}
#page a:hover
{
	text-decoration: underline;
}
#page #header
{
	background-color: #4D4D4D;
	width: 1000px;
	height: 160px;
	/*position: relative;*/
	margin: -12px auto 0;
}
#page #header #headercontent
{
	height: 160px;
	/*background-color: #FFFFFF;*/
	position: relative;
	z-index: 1554;
	width: 100%;
	/*top: -51px;*/
}
#page #header #headercontent #topslogan
{
	position: absolute;
	top: 220px;
	left: 60px;
	font-size: 21.6pt;
	color: #FFFFFF;
	font-weight: normal;
}
#header #headercontent #btn_mmobil
{
	/*height: 83px;*/
	position: absolute;
	width: 18px;
	top: 129px;
	left: 18px;
	cursor: none;
	height: 16px;
}
#page #headercontent #btn_mmobil img
{
	width: 100%;
	height: auto;
}
#page #header #headercontent #menubox
{
	width: 60%;
	height: 30px;
	/*background-color: #DED7E8;*/
	position: absolute;
	bottom: 20px;
	left: 4px;
	/*border-top: 2px solid rgba(0, 0, 0, 0.288);*/
	/*(*+box-shadow: 0 0 16px;*)
	-moz-box-shadow: 0 0 16px;
	-webkit-box-shadow: 0 0 16px;
	box-shadow: 0 0 16px;*/
}
#page #header #headercontent #menubox nav
{
	/*font-family: 'Commissioner';*/
	/*display: none;*/
}
#page #header #headercontent #menubox nav ul
{
	list-style: none;
	display: inline-block;
	margin-top: 6px;
	height: ;
	width: ;
	/*(*+placement: -20px -1px;*)
	position: relative;
	left: -20px;
	top: -1px;*/
}
#page #header #headercontent #menubox nav ul li
{
	float: left;
	margin-right: 0px;
	padding-left: 14px;
	padding-right: 14px;
	height: 44px;
	line-height: 2.6;
}
#page #header #headercontent #menubox nav ul li:hover
{
	background-color: #F7B224;
}
#page #header #headercontent #menubox nav ul li a
{
	line-height: ;
	font-size: 13.1pt;
	color: #FDFDFD;
	text-decoration: none;
	display: block;
}
#page #header #toplogo
{
	position: absolute;
	right: 29px;
	top: 8px;
	z-index: 98;
	height: 105px;
	text-align: right;
	width: 331px;
	cursor: pointer;
	/*background-color: #FFFFFF;*/
	/*border-bottom: 8px solid #DED7E8;*/
	/*margin: 0 auto;*/
}
#page #header #toplogo img
{
	height: 100%;
	width: auto;
	margin-top: 26px;
}
#page #content
{
	height: 100%;
	min-height: 400px;
	width: 999px;
	margin: 157px auto 133px;
	/*padding: 15px;*/
	box-sizing: border-box;
	background-color: #FFFFFF;
	border-top: 4px solid #F7B224;
}
#page #content .content_normal, #page #content .content_liste
{
	font-size: 13pt;
	line-height: 1.5;
}
#maincontent
{
	width: 100%;
	height: auto;
	min-height: 100%;
	background-color: #FFFFFF;
	/*margin-left: 15px;*/
}
#maincontent h2
{
	color: #59358A;
	font-weight: 300;
	font-size: 25pt;
}
#maincontent .box
{
	/*margin-left: 15px;*/
	box-sizing: content-box;
	margin-bottom: 51px;
	/*margin-right: 28px;*/
	margin-left: 0;
	padding: 0px 38px;
}
#maincontent .box .slogan
{
	color: #4D4D4D;
	font-size: 14pt;
	margin-bottom: -12px;
	background-color: #F5F4F3;
	padding-top: 25px;
}
#maincontent .box h1, #datenschutz_content h2, #impressum_content h2
{
	width: 63%;
	margin-left: 1px;
	font-weight: 300;
	color: #4D4D4D;
	font-size: 24pt;
}
#maincontent .box .orange
{
	font-weight: bold;
	color: #F7B224;
}
#maincontent .box .content_normal
{
	/*width: 63%;*/
	font-size: 15pt;
}
#maincontent #willkommen
{
	background-color: #F5F4F3;
	padding-bottom: 30px;
}
#maincontent #kontakt
{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f5f4f3+100 */
	background: #FFFFFF;
	/* Old browsers */
	/*background: -moz-linear-gradient(top, #FFFFFF 0%, #F5F4F3 100%);*/
	/* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #FFFFFF 0%, #F5F4F3 100%);*/
	/* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #FFFFFF 0%, #F5F4F3 100%);*/
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f4f3',GradientType=0 );
	/* IE6-9 */
	padding-bottom: 37px;
}
#maincontent #referenzen
{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f5f4f3+100 */
	background: #FFFFFF;
	/* Old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F5F4F3 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #F5F4F3 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #FFFFFF 0%, #F5F4F3 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f4f3',GradientType=0 );
	/* IE6-9 */
	padding-bottom: 60px;
}
#maincontent .box .content_liste
{
	/*background-color: #FAF8FB;*/
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	margin-bottom: -24px;
}
#maincontent .box .content_liste ul
{
	width: 100%;
	column-count: 2;
}
#maincontent .box .content_liste ul li
{
	color: #606060;
	margin-bottom: 12px;
	list-style: none;
	font-weight: 600;
	margin-left: -21px;
}
#maincontent .box .content_liste ul li:before
{
	content: '';
	background-image: url(/pics/ly/lihaken.svg);
	width: 23px;
	height: 22px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: -17px;
	background-size: 22px 22px;
	margin-right: 13px;
}
#maincontent #partner #contentlogos
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#maincontent #partner #contentlogos .logobox
{
	width: 192px;
	height: 130px;
	margin-bottom: 28px;
}
#maincontent #kontakt #contentkontakt
{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#maincontent #kontakt #contentkontakt .kontaktinfos
{
	width: 50%;
}
#maincontent #kontakt #contentkontakt .kontaktinfos img
{
	width: auto;
	height: 209px;
	margin-top: 13px;
}
#maincontent #kontakt #contentkontakt .kinfobox
{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 98%;
	margin-top: 4px;
}
#maincontent #kontakt #contentkontakt .kinfobox .kinfotext
{
	width: 50%;
}
#maincontent #kontakt #address
{
	padding-top: 9px;
	/*margin-left: 33px;*/
	box-sizing: border-box;
	margin-right: 128px;
}
#maincontent #impressum_content, #maincontent #datenschutz_content
{
	padding-left: 38px;
	box-sizing: border-box;
}
#maincontent #bottom_abstand
{
	height: 10px;
	/*background-color: #000000;*/
	/*(*+box-shadow: 1px 2px 7px;*)
	-moz-box-shadow: 1px 2px 7px;
	-webkit-box-shadow: 1px 2px 7px;
	box-shadow: 1px 2px 7px;*/
}
#maincontent #loaderpic
{
	margin: 0 auto;
	display: block;
}
#page #untenrand
{
	height: 23px;
	/*background-color: #FFFFFF;*/
	position: relative;
}
#page #untenrand #untenborder
{
	height: 8px;
	background-color: #F7B224;
	position: relative;
	top: 22px;
}
#page #untenrand #bluebox
{
	height: 22px;
	background-color: #004D94;
	position: relative;
	width: 170px;
	float: right;
	display: none;
}
#footer
{
	height: 40px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	text-align: center;
	background-color: #396DB1;
	z-index: 14;
}
#footer #footermenu
{
	display: inline-block;
	margin-top: -5px;
}
#footer #footermenu ul li
{
	float: left;
	list-style: none;
	padding-left: 13px;
	padding-right: 13px;
}
#footer #footermenu ul li:first-child
{
	border-right: 1px solid #FFFFFF;
}
#footer #footermenu ul li a
{
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 0px;
}
#footer #footermenu ul li a:hover
{
	color: #59358A;
}
#copypictures
{
	position: absolute;
	transform: rotate(90deg);
	width: 768px;
	color: rgba(0, 0, 0, 0.459);
	font-size: 8.7pt;
	right: -371px;
	top: 383px;
	height: auto;
	margin: 0;
	z-index: 183;
}
#box_hometop
{
	height: 68px;
	width: 135px;
	position: fixed;
	bottom: 58px;
	/*right: 35%;*/
	z-index: 87;
	right: 0;
	left: 30px;
	margin-right: auto;
	margin-left: auto;
	/*background-color: #E6E5E5;*/
	/*cursor: pointer;*/
}
#box_hometop #btn_hometop
{
}
#box_hometop #btn_hometop img
{
	cursor: pointer;
}
@media only screen and (max-width: 590px)
{
	#page #header
	{
		height: 81px;
	}
	#page #header #headercontent #topslogan
	{
		top: 132px !important;
		left: 33px;
		font-size: 15pt;
	}
	#header #headercontent #btn_mmobil
	{
		top: 27px;
		width: 41px;
		height: 39px;
		left: 29px;
		cursor: pointer;
	}
	#page #header #headercontent #menubox
	{
		width: 85% !important;
		height: 254px;
		position: fixed;
		left: 0px;
		top: 69px;
		background-color: rgba(60, 60, 60, 0.918);
	}
	#page #header #headercontent #menubox nav ul
	{
	}
	#page #header #headercontent #menubox nav ul li
	{
		clear: both;
		width: 100%;
		height: 48px;
	}
	#page #header #toplogo
	{
		height: 43px !important;
		right: 33px !important;
		top: 0px;
	}
	#maincontent #kontakt #contentkontakt .kinfobox
	{
		flex-direction: column;
	}
	#maincontent #kontakt #contentkontakt .kinfobox .kinfotext
	{
		width: 100%;
	}
	#maincontent #kontakt #contentkontakt .kontaktinfos img
	{
		height: auto;
		width: 90%;
	}
	/*#maincontent .box H1
	{
		width: 95% !important;
		margin-left: -19px !important;
	}*/
	/*#page #header #headerpic IMG
	{
		width: 82%;
	}*/
}
@media only screen and (max-width: 600px)
{
	#page #header #headercontent #topslogan
	{
		top: 183px;
		font-size: 15pt;
	}
	#page #content
	{
		margin-top: 84px !important;
	}
	#maincontent .box .boxcontent
	{
		flex-direction: column;
	}
	#maincontent .box h1
	{
		width: 85%;
		margin-left: 2px;
	}
	#page #header #headerpic img
	{
		height: 186px;
		margin-top: 172px;
		margin-left: 0px;
	}
	#maincontent .box .content_normal
	{
		margin-left: 0 !important;
	}
	#maincontent .box .content_liste
	{
		margin-left: -45px;
	}
	#maincontent #kontakt
	{
		flex-direction: column;
	}
	#maincontent .box .content_liste ul
	{
		width: 83%;
		margin-left: 44px;
	}
}
@media only screen and (max-width: 700px)
{
	#page #content
	{
		margin-top: 131px;
	}
	#maincontent .box .content_liste ul
	{
		column-count: 1;
	}
}
@media only screen and (max-width: 900px)
{
	#page #header #toplogo
	{
		height: 73px;
		right: 32px;
	}
	#page #header #headercontent #menubox
	{
		width: 96%;
	}
	#maincontent .box .content_normal
	{
		/*width: 90%;*/
	}
	#maincontent #kontakt #contentkontakt
	{
		flex-direction: column;
	}
	#maincontent #kontakt #contentkontakt .kontaktinfos
	{
		width: 100%;
	}
	/*#maincontent #kontakt #address
	{
		padding-left: 0px;
		margin-left: 0px;
	}*/
	#maincontent #impressum_content, #maincontent #datenschutz_content
	{
		/*padding-left: 0px;*/
	}
}
@media only screen and (max-width: 1000px)
{
	#page #header
	{
		width: 100%;
	}
	#page #content
	{
		width: 100%;
	}
}
/*#page
{
	(*margin-left: -17px;*)
	(*margin-right: -36px !important;*)
}*/
