/* RESET ------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, fuss, kopf, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older bzeilesers */
article, aside, details, figcaption, figure, fuss, kopf, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 100.01%;
	height: 100.1%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div {
	position: relative;
	min-width: 0;
}
q:before, q:after {
	content: '';
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
/* Layout -------------------------------------- */
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font-size: 100%;
	font-family: 'Rajdhani', 'Cambria', Verdana, Arial, Sans-Serif;
	line-height: 150%;
}
#fullpage {
	display: table;
	position: relative;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#container {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0 auto;
	vertical-align: middle;
	padding-bottom: 40px;
	border: 0px solid red;
}
#container a {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: block;
	z-index: 800;
}
#container img {
	position: relative;
	display: block;
	z-index: 400;
	margin: 0 auto;
	text-align: center;
}
@media only screen and (max-width: 500px) {
#container img {
	width: 100%;
	height: auto;
}
	
}
#wrapper {
	margin: 0 auto;
	width: auto;
	max-width: 460px;
	padding: 3%;
	padding-top: 40px;
	padding-bottom: 70px;
	text-align: justify;
}
h1, h2, .nohyphens {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
h1 {
	font-size: 20px;
	font-size: 1.6em;
}
h2 {
	font-size: 16px;
	font-size: 1.2em;
	margin-top: 30px;
}
p {
	font-size: 14px;
	font-size: 1.0em;
	margin-top: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
}
ul {
	list-style-type: square;
	margin: 0;
	padding-left: 17px;
	font-size: 14px;
	font-size: 1.0em;
}
a {
	color: #000;
}
#navcontainer {
	position: fixed;
	bottom: 0px;
	left: 0;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	z-index: 1000;
	background: #fff;
}
#navi {
	margin: 0 auto;
}
#navi a {
	display: inline-block;
	text-decoration: none;
	padding: 5px;
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	margin-left: 5px;
	color: #000;
	font-family: 'Macondo Swash Caps', 'Arial', Sans-Serif;
}
#navi a:hover {
	background: #000;
	color: #fff;
}

/* Webfonts ----------------- */


/* rajdhani-regular - latin */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rajdhani-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rajdhani-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rajdhani-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rajdhani-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rajdhani-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rajdhani-v15-latin-regular.svg#Rajdhani') format('svg'); /* Legacy iOS */
}

/* rajdhani-500 - latin */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rajdhani-v15-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rajdhani-v15-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rajdhani-v15-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rajdhani-v15-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rajdhani-v15-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rajdhani-v15-latin-500.svg#Rajdhani') format('svg'); /* Legacy iOS */
}

/* rajdhani-600 - latin */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/rajdhani-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rajdhani-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rajdhani-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rajdhani-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rajdhani-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rajdhani-v15-latin-600.svg#Rajdhani') format('svg'); /* Legacy iOS */
}

/* macondo-swash-caps-regular - latin */
@font-face {
  font-family: 'Macondo Swash Caps';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/macondo-swash-caps-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/macondo-swash-caps-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/macondo-swash-caps-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/macondo-swash-caps-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/macondo-swash-caps-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/macondo-swash-caps-v20-latin-regular.svg#MacondoSwashCaps') format('svg'); /* Legacy iOS */
}
