/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v40-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v40-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v40-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

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, footer, header, 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 browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 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;
}

* {margin: 0; padding: 0; }
.clear {overflow:hidden; clear: both;}
.trenner {overflow:hidden; clear: both;border-bottom: 1px solid #ccc;}
* html .clear {height:1%}
img {border: none;}


body {
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	padding: 20px 0 0 0;
}
#wrapper {
	position: relative;
	width: 1150px;
	height: auto;
	margin: auto;
}
#kopfbalken {
	position: relative;
	width: 1150px;
	height: 222px;
	z-index: 15;
	background-image: url(../img/kopfleiste.png);
	color: #fff;
}
#navigation {
	position: relative;
	float: right;
	display: inline;
	display: none;
}
#navigation ul {
	list-style: none;
	margin: 52px 100px 0 0;
}
#navigation ul li {
	float: left;
	display: inline;
}
#navigation ul li a {
	display: block;
	padding: 10px 50px;
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	font-weight: 300;
}
#navigation ul li a:hover {
	color: #000;	
}
#content {
	position: relative;
	width: 1050px;
	min-height: 380px;
	z-index: 10;
	height: auto;
	margin: -125px 0 0 0;
	background-color: #554948;
	overflow: hidden;
	padding: 150px 50px 50px 50px;
	color: #fff;
}
#content.startseite {
	padding: 0 0 0 0;
	min-height: 580px;
	width: 1150px;
}
#footer {
	position: relative;
	width: 1150px;
	height: 105px;
	color: #554948;
	font-size: 12px;
	font-weight: 300;
}
#footer ul {
	list-style: none;	
	margin: 30px 0 0 30px;
}
#footer ul li {
	float: left;
	display: inline;
}
#footer ul li a {
	text-decoration: none;
	color: #554948;
	padding: 0 20px 0 0;
	font-size: 12px;
	font-weight: 300;
}
#footer ul li a:hover {
	color: #000;	
}
#willkommen {
	position: absolute;
	top: 0;
	left: 400px;
	z-index: 50;	
}
#indexslider {
	position: relative;
	margin: auto;
	margin-top: 140px;
	width: 1015px;
	height: 373px;
	padding: 5px;
	background-color: #fff;
}
#content h1 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 20px 0;
}
#content h2 {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 15px 0;
}
#content h3 {
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 10px 0;
}
#content p {
	font-weight: 500;
	margin: 0 0 15px 0;
	font-size: 14px;
	line-height: 22px;
}
#content a {
	color: #fff;	
}
#content ul { margin: 0 0 20px 0; }
#content ul li { margin: 0 0 10px 20px; list-style: normal; }

#body2024 { padding-top: 0; }
#wrapper2024 { margin: 0 auto 0 auto; padding: 0; position: relative; width: 100%; max-width: 1400px; background-color: #594b4b; }
#willkommen2024 { margin: 0; padding: 0; text-align: center; }
#willkommen2024 img { width: 400px; height: auto; margin: 100px auto 40px auto; }
#logo2024 { position: absolute; left: 80px; top: 80px; width: 240px; }
#logo2024 img { width: 100%; height: auto; }
#bild2024 { margin: 0; padding: 0; width: 100%; }
#bild2024 img { width: 100%; height: auto; }
#termine2024 { position: absolute; top: 0; right: 80px; width: 360px; }
#termine2024 img { width: 100%; height: auto; }
#figur2024 { position: absolute; width: auto; height: 100%; top: 0; right: 0; text-align: right; }
#figur2024 img { height: 100%; width: auto; }
#footer2024 { background-color: #ca9e66; width: 100%; color: #fff; line-height: 1; }
#footer2024 ul { padding: 20px; }
#footer2024 ul li { display: inline-block; margin: 0 10px 10px 0; }
#footer2024 ul li a { color: #fff; text-decoration: none; }

@media (max-width: 1300px) {
    #willkommen2024 img { width: 300px; height: auto; margin: 50px auto 40px auto; }
}
@media (max-width: 960px) {
    #logo2024 { left: 50px; top: 50px; width: 140px; }
    #termine2024 { right: 30px; width: 240px; }
}
@media (max-width: 850px) {
    #willkommen2024 img { width: 180px; margin: 30px auto 60px auto; }
}
@media (max-width: 630px) {
    #willkommen2024 { text-align: left; }
    #willkommen2024 img { margin: 220px 0 30px 20px; }
    #logo2024 { left: 20px; top: 30px; width: 100px; }
    #termine2024 { right: 10px; width: 190px; }
}




