@charset "utf-8";
/* CSS Document */

body {
	font-size: 14px;
	line-height: 17px;
	color: #796019;
	background: #000000 url(Muster.png) center;
}

body * {
	font-size: 1em;
	line-height: 17px;
}

body,
body * {
	font-family: Calibri, Arial, sans-serif;
}


sup,
sup *{
	font-size:0.7em;
	line-height:0.7em;
	}

a,
a *{
	color: #796019;
	text-decoration:underline;
	}

img{
	border:none;
	}

a:hover{
	text-decoration:underline;
	}

dd{
	margin-left:10px;
	}

dl{
	margin-bottom:10px;
	}

p{
	/*outline: solid 1px red;*/
	margin: 0;
	padding: 6px 0 11px;
	}

ul{
	/*outline: solid 1px red;*/
	margin: 0;
	padding: 6px 0 11px 20px;
	}

ol{
	/*outline: solid 1px red;*/
	margin: 0;
	padding: 6px 0 11px 30px;
	}
li > ol,
li > ul{
	padding-top: 0px;
	padding-bottom: 17px;
	}

table{
	/*outline: solid 1px red;*/
	margin: 6px 0 11px;
	border-collapse:collapse;
	}


div.layout-overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	background:url(hilfslinien.png) repeat-y center top, url(grundlinie.png) left top;
	z-index:2;
	display: none;
	}

div.page{
	min-width: 1000px;
	}



div.page div.header{
	position:relative;
	height: 207px;
	background:url(wiese.jpg) repeat-x center;
	border-bottom: solid 13px #957f46;
	}

div.page div.header h1{
	position:absolute;
	left: 50%;
	top: 15px;
	margin-left: -160px;
	}

div.page div.header h1,
div.page div.header h1 *{
	line-height: 0em;
	}

.maigloeckchen{
	position:absolute;
	left: 50%;
	bottom: 0px;
	margin-left: 160px;
}

div.page div.menu{
	position: relative;
	top: 170px;
	background: #e6d7b8;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: solid 1px white;
	-moz-box-shadow: 0 4px 8px rgba(0,0,0,.3);
	box-shadow: 0 4px 8px rgba(0,0,0,.3);
	padding-left: 15px;
	margin: auto;
	margin-bottom:8px;
	width: 477px;
	}

* html div.page div.menu{
	width: 492px;
	}

div.page div.menu a{
	display:inline-block;
	margin:0 10px;
	font-size: 18px;
	line-height: 25px;
	text-align:right;
	text-decoration: none;
	font-family: 'Josefin Slab', Arial, sans-serif;
	font-weight: 600;
	letter-spacing: -0.3px;
	/*text-shadow: 0 0 1px rgba(121,96,25,.5);*/
	}

* html div.page div.menu a{
	zoom: 1;
	margin:0 5px;
	}

div.page div.menu a:hover{
	text-decoration: underline;
	}

div.content h2{
	font-family: 'Josefin Slab', Arial, sans-serif;
	font-size: 35px;
	letter-spacing: -1px;
	line-height: 35px;
	font-weight: 500;
	padding: 0 0 30px 0;
	margin: 0;
	text-align: center;
	margin:0 auto;
	/*outline: solid 1px red;*/
	}

div.content h2:before{
	content: url(welle_links.png);
	position:relative;
	top: -3px;
	right: 5px;
	}

div.content h2:after{
	content: url(welle_rechts.png);
	position:relative;
	top: -3px;
	left: 5px;
	}

div.content h3{
	font-size: 18px;
	line-height: 34px;

	font-weight: normal;
	padding: 13px 0 4px 0;
	margin: 0;
	/*outline: solid 1px red;*/
	}

div.content p{
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	padding: 16px 0 4px 0;
	margin: 0;
	text-align: justify;
	/*outline: solid 1px red;*/
	}


div.page div.footercon{
	z-index:2;
	}

div.page div.footer{
	width: 492px;
	text-align: center;
	position:relative;
	}

div.page div.footer{
	font-size: 12px;
	}

div.page div.footer div.footer_menu {
    display: flex;
    justify-content: center;
}

div.page div.footer div.footer_menu a{
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	padding:0 3px;
	letter-spacing: -0.3px;
	line-height:12px;
	}

div.page div.footer div.footer_menu a:hover{
	text-decoration: underline;
	}

div.page div.footer div.footer_menu a + a,
div.page div.footer div.footer_menu span:nth-of-type(n+2) a{
	border-left: solid 1px #796019;
	}

div.footer div.border-footer{
	position:absolute;
	width: 1px;
	background: url(border-footer.png) repeat-y;
	top: 0px;
	bottom: 0px;
	left: 50%;
	margin-left: -320px;
	overflow: hidden;
	}

div.footer p.small,
div.footer p.small *{

	/*outline: solid 1px red;*/
	}

div.page div.footer div.kitbooth{
	position: absolute;
	bottom: 7px;
	left: 0;
	color: #A8ABAB;
	}

div.page div.page-background{
	position: absolute;
	top: 220px;
	bottom: 0;
	left: 50%;
	margin-left: -522px;
	width:1024px;
	background: url(Hintergrundtext.png) no-repeat;
	}

div.page div.content-background{
	position: absolute;
	top: 207px;
	bottom: 0;
	left: 50%;
	margin-left: -246px;
	width:492px;
	min-height: 500px;
	background: #e6d7b8;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	border: solid 1px white;
	-moz-box-shadow: 0 -4px 4px rgba(0,0,0,.3);
	box-shadow: 0 -4px 4px rgba(0,0,0,.3);
	}

* html div.page div.content-background{
	height: 1000px;
	}

div.page div.lackbild{
	position: absolute;
	left: 50%;
	margin-left: 178px;
	bottom: 0px;
	width: 72px;
	height: 173px;
	background: url(Lackbild.png);
	}

div.page div.content{
	position:relative;
	width:412px;
	padding:20px 40px 100px 40px;
	min-height: 100px;
	min-height: 380px;
	}

div.content img.zoom,
div.content a img{
	border:solid 1px white !important;
cursor:zoom-in;
	}

div.content p img{
	/*margin: 6px 0 20px 20px;*/
	}

div.map {
	height: 20rem;
	margin: 1rem 0;
}

div.map iframe {
    width: 100%;
    height: 100%;
    border: none;
}

#map_canvas a img{
	border: none !important;
	outline: none !important;
	}