html {
	font-size: 100%;
}

b {
	font-weight: 600 !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875rem;
	line-height: 1.2rem;
	background-color: white;
	color: #A0A0A0;
	min-height: 101vh;
}

div.mainPanel header {
  margin-top: 85px;
}

div.mainPanel header h1 {
  font-family: Helvetica;
  font-size: 1.6rem;
  line-height: 2.0rem;
  font-weight: 100;
}

img {
	border-width: 0px;
}

#logo_desktop {
	display: block;
	width: 360px;
}

#logo_mobile {
	display: none;
}

#slider {
	display: block;
	max-width: 90vw;
}

#slider_desktop {
	display: block;
	max-width: 90vw;
}

#slider_mobile {
	display: none;
	max-width: 90vw;
}

.hauptbild {
	max-width: 90vw;	
}

h4.bildlegende {
	font-size: 0.875rem;
	line-height: 1rem;
	margin-top: -3px;	
}

a {
	text-decoration: none;
	color: #A0A0A0;
}

.sternweiss {
	color: white;
}

#arbeiten5 {
	margin-bottom: 20px;
}

h1 {
	font: normal normal 100% Arial, Helvetica, sans-serif;
	cursor: pointer;
	color: #A0A0A0;
	font-size: 0.875rem;
	line-height: 1.2rem;
	margin-top: 14px;
	margin-bottom: 19px;
	font-weight: 600;
}
	
h2 {
	font: normal normal 100% Arial, Helvetica, sans-serif;
	color: #A0A0A0;
	font-size: 0.875rem;
	line-height: 1.2rem;
	margin-top: 59px;
	margin-bottom: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	text-decoration: none;
	text-transform: none;
}

h3 {
	font: normal normal 100% Arial, Helvetica, sans-serif;
	color: #A0A0A0;
	font-size: 0.875rem;
	line-height: 1.2rem;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	margin-top: 8px;
	margin-bottom: 0px;
}
	
h4 {
	border-top: 0px;
	color: #A0A0A0;
	font-size: 0.875rem;
	line-height: 1.2rem;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	margin-top: 10px;
	margin-bottom: 40px;
}

h5 {
	font-size: 0.875rem;
	line-height: 1.3rem !important;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font: normal normal 100% Arial, Helvetica, sans-serif;
	color: #A0A0A0;
	text-decoration: none;
	text-transform: none;
	margin-top: 9px;
	margin-bottom: 32px;
}

h6 {
	font: normal normal 100% Arial, Helvetica, sans-serif;
	cursor: pointer;
	color: #A0A0A0;
	font-size: 0.875rem;
	line-height: 1.3rem !important;
	margin-top: 14px;
	margin-bottom: 19px;
	font-weight: 600;
}

.mainPanel {
	margin-left: auto;
	margin-right: auto;
	width: 769px;
}

.contentspalte {
	width: 500px;
}

nav {
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 1.2rem;
	width: 100%;
}

.navColumn {
	float: left;
	padding-right: 1rem;
}

nav ul {
	list-style: none;
	padding: 0;
	margin-top: 20px;
}

/* Clear floats after the columns */
nav:after {
	content: "";
	display: table;
	clear: both;
}

.slider-wrapper {
	margin-top: 1.36rem;
}

.links {
	font-weight: 600;
	line-height: 1.2rem;
}

/* Smartphones ---------------- */

@media only screen and (max-width: 420px) {

	#logo_desktop {
		display: none;
	}

	#logo_mobile {
		display: block;
		width: 300px;
	}
	
	div.mainPanel header {
	  margin-top: 45px;
	}

	div.mainPanel header h1 {
	font-family: Helvetica;
	font-size: 1.5rem;
	line-height: 1.9rem;
	font-weight: 100;
	}

	nav {
		font-size: 0.875rem;
		line-height: 2.2rem;
	}
	
	#slider,
	#slider img {
		width: 90vw;
		/*overflow: hidden;*/
	}
	
	.hauptbild,
	.hauptbild img {
		max-width: 90vw;
		/*overflow: hidden;*/
	}
	
	h4.bildlegende {
		font-size: 0.4rem;
		line-height: 0.48rem;	
	}

	#slider_desktop {
		display: none;
	}

	#slider_mobile {
		display: block;
	}
	
	body {
		font-size: 0.875rem;
		line-height: 1.2rem;
	}
	
	.mainPanel {
		margin-left: auto;
		margin-right: auto;
		width: 90vw;
	}
	
	.contentspalte {
		width: 90vw;
	}
	
	h1 {
		font: normal normal 100% Arial, Helvetica, sans-serif;
		cursor: pointer;
		color: #A0A0A0;
		font-size: 0.875rem;
		line-height: 1.2rem;
		margin-top: 14px;
		margin-bottom: 19px;
		font-weight: 600;
	}
	h2 {
		font: normal normal 100% Arial, Helvetica, sans-serif;
		color: #A0A0A0;
		font-size: 0.875rem;
		margin-top: 59px;
		margin-bottom: 19px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 600;
		text-decoration: none;
		text-transform: none;
		line-height: 1.2rem;
	}
	h3 {
		font: normal normal 100% Arial, Helvetica, sans-serif;
		color: #A0A0A0;
		font-size: 0.875remx;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 600;
		margin-top: 8px;
		margin-bottom: 0px;
	}
	h4 {
		border-top: 0px;
		color: #A0A0A0;
		font-size: 0.875rem;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration: none;
		text-transform: none;
		line-height: 1.2rem;
		margin-top: 10px;
		margin-bottom: 40px;
	}
	h5 {
		font-size: 0.875rem;
		line-height: 1.3rem !important;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font: normal normal normal 100% Arial, Helvetica, sans-serif;
		color: #A0A0A0;
		text-decoration: none;
		text-transform: none;
		margin-top: 9px;
		margin-bottom: 32px;
	}
	h6 {
		font: normal normal 100% Arial, Helvetica, sans-serif;
		cursor: pointer;
		color: #A0A0A0;
		font-size: 0.875rem;
		line-height: 1.3rem !important;
		margin-top: 0;
		margin-bottom: 40px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 600;
		text-decoration: none;
		text-transform: none;
	}

}

/* Smartphones and tablets ---------------- */

@media only screen and (min-width: 421px) and (max-width: 767px) {

	#logo_desktop {
		display: none;
	}

	#logo_mobile {
		display: block;
		width: 360px;
	}

	nav {
		font-size: 0.875rem;
		line-height: 2.2rem;
	}
	
	#slider,
	#slider img {
		max-width: 90vw;
		/*overflow: hidden;*/
	}
	
	.hauptbild,
	.hauptbild img  {
		max-width: 90vw;
		/*overflow: hidden;*/
	}
	
	h4.bildlegende {
		font-size: 0.6rem;
		line-height: 0.72rem;	
	}

	#slider_desktop {
		display: none;
	}

	#slider_mobile {
		display: block;
	}
	
	body {
		font-size: 0.875rem;
		line-height: 1.2rem;
	}
	
	.mainPanel {
		margin-left: auto;
		margin-right: auto;
		width: 90vw;
	}
	
	.contentspalte {
		width: 90vw;
	}
	
	h1 {
		font: normal normal 100% Arial, Helvetica, sans-serif;
		cursor: pointer;
		color: #A0A0A0;
		font-size: 0.875rem;
		line-height: 1.2rem;
		margin-top: 14px;
		margin-bottom: 19px;
		font-weight: 600;
	}
	h2 {
		font: normal normal 100% Arial, Helvetica, sans-serif;
		color: #A0A0A0;
		font-size: 0.875rem;
		margin-top: 59px;
		margin-bottom: 19px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 600;
		text-decoration: none;
		text-transform: none;
		line-height: 1.2rem;
	}
	h3 {
		font: normal normal 100% Arial, Helvetica, sans-serif;
		color: #A0A0A0;
		font-size: 0.875rem;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 600;
		margin-top: 8px;
		margin-bottom: 0px;
	}
	h4 {
		border-top: 0px;
		color: #A0A0A0;
		font-size: 0.875rem;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration: none;
		text-transform: none;
		line-height: 1.4rem;
		margin-top: 10px;
		margin-bottom: 40px;
	}
	h5 {
		font-size: 0.875rem;
		line-height: 1.3rem !important;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font: normal normal normal 100% Arial, Helvetica, sans-serif;
		color: #A0A0A0;
		text-decoration: none;
		text-transform: none;
		margin-top: 9px;
		margin-bottom: 32px;
	}
	h6 {
		font: normal normal bolder 100% Arial, Helvetica, sans-serif;
		cursor: pointer;
		color: #A0A0A0;
		font-size: 0.875rem;
		line-height: 1.3rem !important;
		margin-top: 0;
		margin-bottom: 40px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: 600;
		text-decoration: none;
		text-transform: none;
	}
}