@font-face {
	font-family: 'Windsong';
	src: url('../cpfont/windsong-webfont.eot');
	src: url('../cpfont/windsong-webfont.eot?#iefix') format('embedded-opentype'),
         url('../cpfont/windsong-webfont.woff') format('woff'),
         url('../cpfont/windsong-webfont.ttf') format('truetype'),
         url('../cpfont/windsong-webfont.svg#windsongregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Eurostile';
	src: url('../cpfont/2CC9D9_1_0.eot');
	src: url('../cpfont/2CC9D9_1_0?#iefix') format('embedded-opentype'),
         url('../cpfont/2CC9D9_1_0.woff') format('woff'),
         url('../cpfont/2CC9D9_1_0.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'EurostileBold';
	src: url('../cpfont/2CC9D9_0_0.eot');
	src: url('../cpfont/2CC9D9_0_0?#iefix') format('embedded-opentype'),
         url('../cpfont/2CC9D9_0_0.woff') format('woff'),
         url('../cpfont/2CC9D9_0_0.ttf') format('truetype');
	font-weight: bold;
	font-style: bold;
}
html {
	font-size: 18px;
}
body {
	font-family: Eurostile, Verdana, Helvetica, Arial, sans-serif;
	line-height: 150%;
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #EFEADD url(../images/bg.png) repeat center top;
	color: #423834;
}
form {
	margin: 0;
	padding: 0
}
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse
}
td {
	vertical-align: top;
}
img {
	border-style: none;
}
/*Linksteuerung*/
a, a:link, a:visited {
	color: #B5A573;
	text-decoration: none;
	border-style: none;	outline-style: none;
}
a:hover {
	color: #423834;
	text-decoration: none;
}
/* Textformatierung:Menüpunkt Headline		h1Menüpunkt Subline		h2Headline			h3große Überschrift		h4normale Überschrift		h5kleine Überschrift		h6	(z.B. Datum in News)normale Schrift		pkleine Schrift			span klein */
h1, a h1 {
	color: #B5A573;
	font-size: 2rem;
	font-weight: normal;
	line-height: 150%;
	text-transform: uppercase;
	text-align: center;
	margin: 5px auto 10px;
	max-width: 600px;
}
h2, a h2 {
	font: normal 2.5rem/100% Windsong;
	text-align: center;
	color: #423834;
	margin: 5px auto 0;
	padding-bottom: 0;
	max-width: 600px;
}
h3 {
	font-size: 1.5rem;
	padding-right: 1rem;
	padding-left: 1rem;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 600px;
}
h4 {
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 600px;
}
h5 {
	font-size: 0.9rem;
	font-weight: normal;
	line-height: 140%;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	margin: 0 auto 5px;
	max-width: 600px;
}
h6 {
	font-size: 0.8rem;
	font-weight: normal;
	line-height: 140%;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	margin: 0 auto 5px;
	max-width: 600px;
}
p {
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 600px;
	line-height: 140%;
}
.small, .kl {
	color: #3e3d40;
	font-size: 0.9rem;
}
/*Seitenelemente */
.pos_seite {
	width: 100%;
	height: 100%;
	text-align: center;
}
.pos_top {
	padding-top: 50px;
	padding-bottom: 30px;
}

.pos_image {
	width: 100%;
	height: 350px;
	background-position: center center;
    background-size: cover;
	margin-bottom: 20px;
	margin-top: 30px;
	position: relative;
}
.stoerer {
	position: absolute;
	width: 300px;
	height: 300px;
	bottom: -50px;
	right: 8%;
	cursor: pointer;
}
.stoerer img {
	max-height: 100%;
	max-width: 100%;
}
.aktuell {
	position: absolute;
	top: 210px;
	width: calc(100% - 60px);
	max-width: 1000px;
	left: calc(50% - 500px);
	text-shadow: #000000 0 0 0px;
	background: rgba(255,255,255,0.95);
	padding-top: 30px;
	padding-bottom: 30px;
	z-index: 200;
}
.aktuell img {
	width: 40%;
	height: auto;
	float: left;
	margin-right: 2rem;
	margin-left: 2rem;
}
.aktuell .container div {
	display: inline-block;
	width: calc(60% - 4rem);
}
.aktuell div h3 {
	font-size: 3rem;
	margin-top: 0;
	line-height: 1.1em;
}
.aktuell div h1, .aktuell div h3, .aktuell div p {
	text-align: left;
	padding-left: 0;
}
a.close {
	color: #ffffff;
	position: absolute;
	top: 10px;
	right: 20px;
	width: 20px;
	height: 20px;
	background-position: center center;
    background-size: cover;
	background-image: url(/images/close.svg);
}
.submen {
	margin: 20px auto;
}

.submen div {
	text-align: center;
	padding: 15px;
	font-size: 18px;
	line-height: 150%;
	display: inline-block;
}

.submen a {
	display: inline;
	color: #B5A573;
}
.pos_fuss {
	background-color: #423834;
	color: #B5A573;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
}
.pos_fuss a {
	color: #B5A573;
}
.pos_fuss table {
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #B5A573;
	margin-bottom: 20px;
}
.pos_fuss td {
	padding: 10px;
}
.start {
	max-width: 600px;
}
.start a {
	width: 160px;
	line-height: 28px;
	background-image: url(../images/btn_dunkel.png);
	display: block;
	margin-top: 10px;
	font-size: 13px;
	margin-left: 40px;
}

.start a:hover {
	background-image: url(../images/btn_hell.png);
	color: #423834;
}
/*cms*/
.cms {
	padding-top: 10px;
	padding-bottom: 20px;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
}
/*startseite*/
/* Bilddarstellung */
.container img, .container a img {
	
}
/* Sonderelemente */
.trennlinie {
}
.center, .c {
	text-align: center;
}
.hide {
	display: none;
}
.clearer {
	clear: both
}
/* Menue */

#menlink {
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 600;	cursor: pointer;
	display: block;
}

.backlink {
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 600;	cursor: pointer;
	display: block;
}

.reslink {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 600;	cursor: pointer;
	display: block;
}
.reslink span {
	font-size: 16px;
	vertical-align: top;
	display: block;
	float: left;
	padding-top: 6px;
}
.pos_men {
	background-color: #EFEADE;
	text-align: left;
	position: fixed;
	top: 0;
	left: 0;
	width: 200px;
	height: 100%;
	z-index: 550;
	display: none;
	opacity: 0.95;
}
ul#menue {
	margin: 10px 0 0;
	padding: 0;
}
/* Hauptmenue */
ul#menue li {
	list-style: none;
	position: relative;
}
ul#menue li a, ul#menue li a:visited {
	color: #B5A573;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	padding-left: 20px;
	white-space: nowrap;
	display: block;
}
ul#menue li a.aktuell, ul#menue li a:hover {
}
/* Submenue*/
ul#menue li ul {
	margin: 0;
	padding: 0 10px;
	top: 40px;
	left: 0;
	width: auto;
}
ul#menue li ul li {
	display: block;
	padding-left: 20px;
}
ul#menue li ul li:last-child {
	border-style: none;
}
ul#menue li ul li a, ul#menue li ul li a:visited {
	font-size: 14px;
}
ul#menue li ul li a.aktuell, ul#menue li ul li a:hover {
}/* responsiv */@media(max-width: 1050px) {
	html {
	}
	.stoerer {
		height: 200px;
		bottom: -50px;
		right: 2%;
	}
	.aktuell {
		position: absolute;
		top: 90px;
		width: calc(100% - 60px);
		left: 30px;
	}}@media(max-width: 980px) {
	html {
	}
	.pos_image {
		height: 200px;
	}
	.submen img {
		width: 100px;
		height: 100px;
	}}@media(max-width: 750px) {
	html {
	}
	.aktuell img, .aktuell .container div {
		width: calc(100% - 4rem);
	}}@media(max-width: 480px) {
	html {
		font-size: 15px;
	}
	body {
	}
	.pos_top img {
		width: 140px;
		height:  auto;
	}
	.pos_image {
		height: 120px;
	}
	.submen div {
		padding: 5px;
		font-size: 14px;
		line-height: 120%;
	}
	.submen img {
		width: 80px;
		height: 80px;
	}
	h1, a h1 {
		font-size: 18px;
	}
	h2, a h2 {
		font-size: 22px;
	}
	h3 {
	}
	h4 {
	}
	h5 {
	}
	h6 {
	}}