@charset "UTF-8";
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 700;
  src: local('Hind Bold'), local('Hind-Bold'), url(fonts/hind/5aU19_a8oxmIfNJdERySixhc9V0.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 600;
  src: local('Hind SemiBold'), local('Hind-SemiBold'), url(fonts/hind/5aU19_a8oxmIfLZcERySixhc9V0.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 500;
  src: local('Hind Medium'), local('Hind-Medium'), url(fonts/hind/5aU19_a8oxmIfJpbERySixhc9V0.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  src: local('Hind Regular'), local('Hind-Regular'), url(fonts/hind/5aU69_a8oxmIdGl4AjGwgDI.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 300;
  src: local('Hind Light'), local('Hind-Light'), url(fonts/hind/5aU19_a8oxmIfMJaERySixhc9V0.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	color: #92928e;
	background-color: #FFFFFF;
	height: 100%;
	font-family: 'Hind', Verdana, Helvetica, sans-serif;
	font-size: 0.9em;/*100%;/*14px;/*0.9em;*/
	font-weight: 400;
	line-height: 1.5em;/*21px*/
	letter-spacing: 0.04em;
	text-align: center;
}
img {
	max-width: 100%;
	height: auto;
}
ul, ol, dl {
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
	padding-left: 0px; 
}
a img { 
	border: none;
}
a:link {
	text-decoration: none; 
}
a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	color: #f3d178;
	text-decoration: none;
}
.link_hell {
	color: #FFFFFF;	
}
.link_dunkel {
	color: #f3d178;	
}
.link_dunkelgrau {
	color: #92928e;	
}
table.tabelle {
	text-align: left;
}
table.tabelle th {
	
}
table.tabelle td {
	padding: 0.5em;
}
table.tabelle a, table.tabelle a:link, table.tabelle a:visited { 
	text-decoration: none;
}
.container {
	margin: 0px auto;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*background-color: #FF0000;*/

}
.header {
	/*background-color: #FF0000;*/
}
.about_us {
	height: 210px;
	visibility: hidden;
	text-align: left;
}
.menubutton{
	float: left;
	display: none;
	width: 26px;
	height: 20px;
	text-align: left;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #9ac2d3;
	cursor: pointer;
}
.menubuttonbalken {
	width: 26px; 
	height: 2px; 
	background-color: #FFFFFF; 
	margin-bottom: 6px; 
}
.sidebar1 {
	position: fixed;
	width: 26%;
	height: 100%;
	background-color: #9ac2d3;
	padding-top: 90px;
	padding-bottom: 90px;
	padding-left: 4%;
	padding-right: 2%;
	font-size: 1.2em;
}
#myMenu {
	display: block;
	text-align: left;
}
#myMobileMenu {
	display: none;
	text-align: left;
}
#myMobileMenuOn {
	display: none;
	text-align: left;
}
/*-----------------------------------------------------------*/
.content {
	margin-left: 32%;
	/*margin-right: 10%;*/
	/*background-color: #FF00FF;*/
}
.slidewrapper {
	/*width: auto;*/
	position: relative;
	float: left;
	height: auto;
	text-align: left;
	/*background-color: #FFFF00;*/
}
.arrow_left {
	text-align: right;
	position: absolute;
	top: -65px;
	left: 0px;
	width: 35%;
	height: 565px;
	z-index: 998;
	padding-right: 15%;
	/*background-color: #0000FF;*/
}
.arrow_right {
	text-align: left;
	position: absolute;
	top: -65px;
	right: 0px;
	width: 35%;
	height: 565px;
	z-index: 999;
	padding-left: 15%;
	/*background-color: #FF0000;*/
}
#bu {
	font-weight: 600;
	text-align: left;
	margin-left: 35px;
	margin-top: 40px;
	margin-right: 10px;
	letter-spacing: 0.04em;
}
#bu2 {
	font-weight: 400;
	text-align: left;
	margin-left: 35px;
	margin-bottom: 40px;
	margin-right: 10px;
	letter-spacing: 0.04em;
}
#datenschutz {
	font-weight: 400;
	margin-top: 100px;
	text-align: left;
	margin-left: 35px;
	margin-bottom: 40px;
	margin-right: 10px;
	letter-spacing: 0.04em;
}
.sidebar2 {
	min-width: 10%;
	float: right;
	/*background-color: #0FFFF0;*/
}
.content ul, .content ol { 
}
ul.nav {
	list-style: none; 
	/*border-top: 1px solid #666666;*/ 
	padding-top: 50px;
	padding-left: 50px;
}
ul.nav2 {
	list-style: none;
	display: none; 
	/*border-top: 1px solid #666666;*/ 
	
}
ul.nav li {
	/*border-bottom: 1px solid #666666;*/ 
	font-weight: 600;
	line-height: 3.50em;/*60px*/
	letter-spacing: 0.04em;
}
ul.nav2 li {
	/*border-bottom: 1px solid #666666;*/ 
	font-weight: 600;
	line-height: 3.50em;
	letter-spacing: 0.04em;
	margin-left: 25px;
}
ul.nav a, ul.nav a:visited { 
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
}
.footer {
	color: #FFFFFF;
	/*background-color: #333333;*/
}
.legal { 
	font-size: 0.5em;
	text-align: center;
	line-height: 10px;
}
.copy {
	/*max-width: 60%;*/
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 10%;
	margin-right: 15%;
}
.copy a, .copy a:link, .copy a:visited { 
	text-decoration: none;
}
.glass {
}
.fltrt {  
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.fltlft { 
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
.clearfloat { 
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
/*----------------------------------------------*/
@media screen and (max-width: 620px) {

body {
	-webkit-text-size-adjust: 100%;
	font-size: 1em;
	line-height: 1.5em;
}
.menubutton {
	display: block;
	/*background-color: #00FF00;*/
}
#myMenu {
	display: none;
}
#myMobileMenu {
	display: none;
	text-align: left;
}
#myMobileMenuOn {
	display: block;
	text-align: left;
	-webkit-animation-name: menu_off; 
    -webkit-animation-duration: 1.5s;
	-webkit-animation-fill-mode:forwards;
	overflow: hidden;
}
#myMobileMenuOff {
	display: block;
	text-align: left;
	-webkit-animation-name: menu_on; 
    -webkit-animation-duration: 3.5s;
	-webkit-animation-fill-mode:forwards;
	overflow: hidden;
}
ul.nav {
	padding-top: 0px;
	padding-left: 70px;
	padding-bottom: 20px;
}
ul.nav li {
	font-weight: 600;
	line-height: 2.75em;
}
ul.nav2 li {
	font-weight: 600;
	line-height: 2.75em;
	margin-right: 20px;
}
.about_us {
	visibility: visible;
	position: static;
	width: 100%;
	height: 50px;
	padding-top: 30px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	background-color: #9ac2d3;
}
.sidebar1 {
	position: relative;
	width: 100%;
	min-height: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 1.12em;
	/*background-color: #FF00FF;*/
}
.slidewrapper {
	margin-top: 60px;
	width: 100%;
	/*background-color: #FFFF00;*/
}
.arrow_left {
	top: -40px;
	height: 115%;
}
.arrow_right {
	top: -40px;
	height: 115%
}
.content {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
.sidebar2 {
	display: none;
}
.fltrt {  
	float: right;
}
.fltlft { 
	float: left;
}
.table-container {
	overflow-y: auto;
	_overflow: auto;
	/*background-color: #FF0000;*/
}
table.tabelle {
	font-size: 1em;
}
.glass {
	top: 100% !important;
	left: 0px !important;
	width: 90% !important;
	max-height: 50% !important;
}
#bu2 {
	/*margin-top: 180px !important;*/
	padding-bottom: 40px;
}
#datenschutz {
	margin-top: 180px;
}
.copy {
	margin-left: 10px;
	margin-right: 10px;
}
@-webkit-keyframes menu_off {
	from  { max-height: 1000px; }
    to    { max-height: 0px; }
}
@-webkit-keyframes menu_on {
	from  { max-height: 0px; }
    to    { max-height: 1000px; }
}
}