﻿body
{
	margin: 0;
	text-align: left;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 80%;
	color: black;
	background-color: white;
	background-image: url('images/blume1.png');
	background-repeat: no-repeat;
	background-position: top;
}

#skiplinks
{
	margin: 0 auto;
	position: relative;
	height: 20px;
}

#skiplinks li
{
	list-style: none;
}

#skiplinks li a
{
	display: block;
	position: absolute;
	left: -900em;
	top: -900em;
	overflow: hidden;
}

#skiplinks li a:focus, #skiplinks li a:hover, #skiplinks li a:active
{
	color: black;
	background-color: #D6FD43;
	display: block;
	padding: 0.2em 0.5em;
	position: absolute;
	left: 15px;
	top: 0px;
	width: auto;
	height: auto;
	overflow: visible;
	text-decoration: none;
	white-space: nowrap;
	z-index: 100;
}

.box
{
	min-width: 200px;
	max-width: 850px;
	margin: 0px auto;
}

/* Kopf	*/
div.kopf
{
	height: 262px;
}

/* EXTRAS */
#fontsize
{
	float: left;
	padding: 20px 0 0 15px;
}

a.fs
{
	color: white;
	text-decoration: none;
	border-bottom: 0px none;
}

a.fs:active, a.fs:hover, a.fs:focus
{
	color: white;
	background: none;
	text-decoration: underline;
}

#fontsize_normal
{
	font-size: 1em;
}

#fontsize_bigger
{
	font-size: 1.3em;
}

#fontsize_big
{
	font-size: 1.5em;
}

/* /EXTRAS */
div.firma
{
	margin-top: -10px;
	float: right;
	color: white;
	text-align: right;
	line-height: 1.3em;
	font-size: 140%;
}

p.firma
{
	padding-top: 30px;
	padding-right: 15px;
	margin-top: 0px;
	text-align: right;
	line-height: 1.3em;
	font-variant:small-caps;
}


/* Nav	*/
div.nav
{
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 7px;
	width: 160px;
	background-color: white;
	border-style: solid;
	border-color: #E0D574;
	border-width: 1px;
	display: block;
}

ul.nav
{
	margin-left: 4px;
	list-style: none;
	padding: 0;
}

li.nav
{
	list-style-type: none;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

/*	Inhalt	*/
.inhalt
{
	margin-top: 15px;
	margin-left: 215px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding: 20px 20px 0 20px;
	line-height: 1.75em;
	background-color: white;
	border-style: solid;
	border-color: #E0D574;
	border-width: 3px;
	float: unset;
	width: -webkit-fill-available;
}


h1
{
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 0em;
	font-variant:small-caps;	
	font-weight: normal;
	color: #000000;
}

h2
{
	font-size: 114%;
	margin-top: 1.8em;
	font-variant:small-caps;	
	font-weight: normal;
	color: #000000;
}


p
{
	text-align: left;
	line-height: 1.75em;
}

.oben
{
	margin-top: 2em;
}

a
{
	color: #000088;
	text-decoration: none;

}

a:active, a:hover, a:focus
{
	color: green;
	text-decoration: underline;
}


div.bild 
{
	float:right;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
}

/*-------------------------------
Responsiver Menü Button
-------------------------------*/
#nav-open-btn,
#nav-close-btn
{
	position: absolute;
	left: 20px;
	top: 225px;
	/*background-image: url(../images/nav-icon.png);*/
	width: 20px;
	height: 20px;
	display: none;
	line-height: 1em;
}
/* --- DSGVO ---------------------------------------------------- */

.cookiebanner
{
	text-align: center;
	line-height: 1.3em;
	color: white;
	background: black;
	
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px 16px;
	height: auto;
	z-index: 255;
	opacity: 1;
}

.cookietext {}

.cookieinfo {margin: 18px 0 8px 0;}

.cookieinfo-a
{
	color: #000088;
	padding: 6px 18px;
	background-color: white;
	text-decoration: none;
}

a.cookieinfo-a:hover
{
	/*background-color: #317ac9;*/
	color: green;
	text-decoration: underline;
}

.cookiebanner-close
{
	margin-left: 20px;
	color: #000088;
	padding: 6px 18px;
	background-color: white;
}



/*	hidden	*/
.hidden
{
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px;
}

.linie
{
	border-bottom: 1px solid #dddddd;
	line-height: 1px;
	margin: 2em 0 3em 0;
}

div.footer
{
	/*height: 1.8em;*/
	background-color: #E0D574;
	color: black;
	margin: 30px -20px 0 -20px;
	padding: 0.6em 20px 0.6em 20px; 
	line-height:1.5em;
	text-align:center;
	font-size: 80%;
	float: unset;
}

#teaser
{
	background-image:url('images/b_close.png');
	background-color:#e7f2e9;
	background-repeat:no-repeat;
	background-position:left top;
}

#teaser p
{
	font-size:1.05em;
	font-style:italic;
	color:black;
	background-image:url('images/b_open.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-left:40px;
	padding:8px 40px 8px 0;
}

.s

{
	font-size:0.85em;
	line-height: 3em;
}

.noshow
{
	display: none;
}

@media only screen and (max-width: 650px)
{
	/* Nav	*/	
	.inhalt
	{
		margin-left: 15px;
		float: left;
		max-width: 750px
	}
	
	div.nav
	{
		width: unset;
		padding-right: 8px;
	}
	#ulmenu
	{
		display: none;
	}
	
	#nav-open-btn,
	#nav-close-btn 
	{
		display: block;
	}
}