@charset "UTF-8";
@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: 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;
}
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	color: #222222;
	background-color: #FFFFFF;
	height: 100%;
	font-family: 'Hind', Verdana, Helvetica, sans-serif;
	/*font-size: 1.20em;*//*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: #e64435;
	text-decoration: none;
}
.link_hell {
	color: #222222;	
}
.link_dunkel {
	color: #e64435;	
}
.link_dunkelgrau {
	color: #92928e;	
}
table.tabelle {
	text-align: left;
	width: 530px;
}
table.tabelle tr:nth-child(even) {
  /*background-color: #AAAAAA;*/
}

table.tabelle tr:nth-child(odd) {
  /*background-color: #CCCCCC;*/
}
table.tabelle th {
	font-weight: 600;
	padding: 0.5em;
	margin: 0.5em;
}
table.tabelle td {
	padding: 0.5em;
	margin: 0.5em;
	/*border: 1px solid #000000;*/
}
table.tabelle a, table.tabelle a:link, table.tabelle a:visited { 
	text-decoration: none;
	color: #e64435;
}
input {
	font-size: 1em;
	width: 40%;
	height: 40px;
	padding: 12px 20px;
	box-sizing: border-box;
	border: 2px solid #ccc;
	border-radius: 4px;
	background-color: #f8f8f8;
}
textarea {
	font-size: 1em;
	width: 90%;
	height: 150px;
	padding: 12px 20px;
	box-sizing: border-box;
	border: 2px solid #ccc;
	border-radius: 4px;
	background-color: #f8f8f8;
	resize: none;
}
.container {
	margin: 0px auto;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*background-color: #FFFF00;*/

}
.header {
	/*position: absolute;*/
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 3%;
	text-align: left;
	/*background-color: #FF0000;*/
}
.about_us {
	position: absolute;
	height: 25%;
	width: 100%;
	/*visibility: hidden;*/
	display: none;
	text-align: left;
	/*background-color: #FF0000;*/
}
.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: #FFFFFF;
	cursor: pointer;
}
.menubutton2 {
	float: right;
	display: none;
	width: 26px;
	height: 10px;
	text-align: right;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 18px;
	padding-left: 6px;
	background-color: #FFFFFF;
	cursor: pointer;
}
.menubuttonbalken {
	width: 26px; 
	height: 2px; 
	background-color: #9c9e9f; 
	margin-bottom: 6px; 
}
.menubuttonrechtspfeil {
  width: 0px; 
  height: 0px; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 18px solid #9c9e9f;
  border-right: 10px solid transparent;
}
.sidebar1 {
	position: absolute;
	top: 20%;
	width: 25%;
	height: auto;
	text-align: right;
	/*padding-top: 3%;*/
	padding-bottom: 0px;
	padding-left: 3%;
	/*background-color: #FF0000;*/
}
#myMenu {
	display: block;
}
#myMobileMenu {
	display: none;
}
#myMobileMenuOn {
	display: none;
}
#myMobileMenuOff {
	display: none;
}
/*-----------------------------------------------------------*/
.content {
	margin-left: 28%;
	/*margin-top: 4%;*/
	/*background-color: #FF00FF;*/
}
.slidewrapper {
	position: absolute;
	top: 20%;
	float: left;
	width: auto;
	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;
	font-size: 14px;/*0.93em;*/
	text-align: left;
	margin-left: 5px;
	margin-top: 20px;
	margin-right: 10px;
	letter-spacing: 0.04em;
	background-color: #FFFFFF;
}
.bu2 {
	font-weight: 400;
	font-size: 14px;/*0.93em;*/
	text-align: left;
	margin-left: 5px;
	/*margin-bottom: 40px;*/
	margin-right: 10px;
	letter-spacing: 0.04em;
	background-color: #FFFFFF;
}
.sidebar2 {
	min-width: 10%;
	float: right;
	/*background-color: #0FFFF0;*/
}
.content ul, .content ol { 
}
ul.nav {
	list-style: none; 
	/*padding-top: 18%;*/
	padding-right: 88px;
	/*border-top: 1px solid #666666;*/ 
}
ul.nav2 {
	list-style: none;
	display: none; 
	/*border-top: 1px solid #666666;*/
	
}
ul.nav li {
	/*border-bottom: 1px solid #666666;*/
	font-size: 14px;/*0.84em;*/
	font-weight: 600;
	padding-bottom: 31px;
	letter-spacing: 0.04em;
}
ul.nav2 li {
	/*border-bottom: 1px solid #666666;*/
	font-size: 14px;/*0.84em;*/
	font-weight: 400;
	padding-bottom: 4px;
	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 {
}
input[type="submit"] {
	color: #e64435;	
	background: transparent;
	border: none;
	text-decoration: none;
	cursor: pointer;
	font-weight: 400;
	font-size: 14px;
	text-align: left;
	letter-spacing: 0.04em;
}
.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;
}
.header {
	display: none;
}	
.menubutton {
	display: block;
	/*background-color: #00FF00;*/
}
.menubutton2 {
	display: block;
	/*background-color: #00FF00;*/
}
#myMenu {
	display: none;
}
#myMobileMenu {
	display: none;
}
#myMobileMenuOn {
	display: block;
	-webkit-animation-name: menu_off; 
    -webkit-animation-duration: 1.5s;
	-webkit-animation-fill-mode:forwards;
	overflow: hidden;
}
#myMobileMenuOff {
	display: block;
	-webkit-animation-name: menu_on; 
    -webkit-animation-duration: 1.5s;
	-webkit-animation-fill-mode:forwards;
	overflow: hidden;
}
ul.nav {
	padding-top: 0px;
	padding-left: 70px;
	padding-right: 10px;
	/*padding-bottom: 20px;*/
}
ul.nav li {
	/*border-bottom: 1px solid #666666;*/
	font-size: 14px;/*0.84em;*/
	font-weight: 600;
	padding-bottom: 16px;
	letter-spacing: 0.04em;
}
ul.nav2 li {
	/*border-bottom: 1px solid #666666;*/
	font-size: 14px;/*0.84em;*/
	font-weight: 400;
	padding-bottom: 4px;
	letter-spacing: 0.04em;
	margin-left: 15px;
}
.about_us {
	text-align: center;
	/*visibility: visible;*/
	display: block;
	position: static;
	width: 100%;
	height: 80px;
	padding-top: 12px;
	/*padding-left: 50px;*/
	padding-bottom: 10px;
	padding-right: 0px;
	/*background-color: #FFFF00;*/
}
.sidebar1 {
	position: relative;
	width: 100%;
	min-height: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 1.12em;
	/*background-color: #FF00FF;*/
}
.slidewrapper {
	position: relative;
	/*margin-top: 30px;*/
	width: 100%;
	/*background-color: #FFFF00;*/
}
.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;
}
/*.bu2 {
	margin-top: 230px !important;
}*/
.copy {
	margin-left: 10px;
	margin-right: 10px;
}
.slide {
	max-width: 100%;
	height: auto;
	-webkit-transform: translateZ(0);
}
@-webkit-keyframes menu_off {
	from  { max-height: 1000px; }
    to    { max-height: 0px; }
}
@-webkit-keyframes menu_on {
	from  { max-height: 0px; }
    to    { max-height: 1000px; }
}
}