@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/oswald-v49-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/oswald-v49-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald-v49-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald-v49-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald-v49-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald-v49-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Contrail One';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/contrail-one-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/contrail-one-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/contrail-one-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/contrail-one-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/contrail-one-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/contrail-one-v15-latin-regular.svg#ContrailOne') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

@charset "utf-8";

.haupttext {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	bottom: auto;
	line-height: 1.6;
}

.ueberschrift {
	font-family: 'Oswald', sans-serif; Verdana, Geneva, sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: normal;
	color: #ff5a00;
}

.unterschrift {
	font-family: 'Oswald', sans-serif; Verdana, Geneva, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:1.2;
	color: #000;
}

.slogan {
	font-family: 'Roboto', sans-serif; Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-bottom: 0px;
	line-height: 1.8;
	color: #ffffff;
}

.sprachlink {
	font-family: 'Roboto', sans-serif; Verdana, Geneva, sans-serif;
	font-size: 34px;
	font-weight: normal;
	text-align: right;
	color:#ff5a00
}

.firmenangaben {
	font-family: 'Roboto', sans-serif; Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	line-height: 1.6;
	color:#666666
}

.bildzentrieren {
	position: center;
	width: 100%;
	height: 100%;
	padding-bottom: 0px;
}

.logolinks {
	position: left;
	text-align: left;
}

.menuerechts {
	font-family: 'Oswald', sans-serif; Verdana, Geneva, sans-serif;
	font-size: 44px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: normal;
	color: #000;
	text-align: right;
}

.pfeilnachoben {
	font-family: 'Roboto', sans-serif; Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: normal;
	color: #000;
}
