@charset "utf-8";
/* CSS Document */


html  {
	height:100%;
}

body {
	height:100%;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
}


/* Farben
grün:#4e920b
grau:#515151
beige:#f5efe1
rot:#c71e1e
*/


/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2011 Fontspring
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      exljbris
 * License URL: http://www.fontspring.com/fflicense/exljbris
 */
/* A font by Jos Buivenga (exljbris) -> www.exljbris.com */

@font-face {
    font-family: 'MuseoSlab500';
    src: url('../fonts/Museo_Slab_500-webfont.eot');
    src: url('../fonts/Museo_Slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Museo_Slab_500-webfont.woff') format('woff'),
         url('../fonts/Museo_Slab_500-webfont.ttf') format('truetype'),
         url('../fonts/Museo_Slab_500-webfont.svg#MuseoSlab500') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'MuseoSlab500Italic';
    src: url('../fonts/Museo_Slab_500italic-webfont.eot');
    src: url('../fonts/Museo_Slab_500italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Museo_Slab_500italic-webfont.woff') format('woff'),
         url('../fonts/Museo_Slab_500italic-webfont.ttf') format('truetype'),
         url('../fonts/Museo_Slab_500italic-webfont.svg#MuseoSlab500Italic') format('svg');
    font-weight: normal;
    font-style: normal;

}


/********************* Allgemein *********************/
/* siehe rte.css */

.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}

.small {
	font-size:0.9em;
}

.warn {
	color:#c71e1e;
}


/********************* Main-Container *********************/
#page {
	position:relative;
	margin:0 auto;
	width:960px;
	padding:0px 10px;
	min-height:100%;
}

#wrapper {
	/*width:936px;*/
	padding:8px 12px;
	padding-bottom:290px;
	position:relative;
}

/********************* Header *********************/
#header {
	height:142px;
	position:relative;
}

/* Menue oben */
#topmenue ul {
	margin:0;
	margin-bottom:8px;
	text-align:right;
	list-style:none;
	color:#515151;
	font-size:0.8em;	/*11px;*/
}

#topmenue ul li {
	display:inline;
}
/*#topmenue ul li:after {
	content:"|";
}
#topmenue ul li:last-child:after {
	content:"";
}*/
#topmenue ul li:before {
	content:"|";
}
#topmenue ul li:first-child:before {
	content:"";
}

#topmenue ul li a {
	color:#515151;
	padding:0 3px;
	text-decoration:none;
}
#topmenue ul li a:hover {
	text-decoration:underline;
}
#topmenue ul li:last-child a {
	padding-right:0;
}
#topmenue ul li a.aktiv {
	text-decoration:underline;
}

/* Suchbox */
#suche {
	text-align:right;
	margin-bottom:0.9em; /*10px;*/
	font-size:0.8em; /*11px;*/
}

#suche form {
	margin-bottom:0;
}

#suche .tx-indexedsearch-searchbox {
	border:1px solid #999;
	padding-right:0;
	white-space:nowrap;
	float:right;
}

#suche .tx-indexedsearch-searchbox div {
	display:inline;
}

#suche .tx-indexedsearch-form label {
	display:none;
}

#suche .tx-indexedsearch-form input {
	border:none;
	background:none;
	/*background-color:#f1f1f1;*/
	font-size:1.1em; /*12px;*/
	width:auto;
	padding:0.18em; /*2px;*/
	font-family: Arial, Helvetica, sans-serif;
	-moz-box-sizing: border-box;
}

#suche #tx-indexedsearch-searchbox-button-submit {
	padding:0.18em 0.36em 0.18em 0.54em; /*2px 4px 2px 6px;*/
	background-color:#4e920b;
	color:#fff;
	text-decoration:none;	
	border:none;
	cursor:pointer;
}

/* Logo */
#header #logo h2 {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	margin:0;
	font-size:1em; /*14px;*/
	font-weight:normal;
	/*letter-spacing:-0.02em;*/
}

#logo h2 a {
	color:#515151;
	text-decoration:none;
}

#logo div {
	float:left;
}

/* Titel */
#header h1 {
	clear:right;
	margin:0;
	margin-left:150px;
	font-size:36px;
	letter-spacing:-0.015em;
}

#header h1 span {
	font-size:18px;
	letter-spacing:-0.01em;
}


/********************* Headerbilder *********************/
#menue {
	background:url(../pics/header14.jpg) no-repeat right center;
}


/*
#start #menue {
	background:url(../pics/header1_startseite.jpg) no-repeat right center;
}
#page2 #menue {
	background:url(../pics/header2.jpg) no-repeat right center;
}
#page3 #menue {
	background:url(../pics/header10.jpg) no-repeat right center;
}
#page4 #menue {
	background:url(../pics/header16.jpg) no-repeat right center;
}
#page5 #menue {
	background:url(../pics/header9.jpg) no-repeat right center;
}
#page6 #menue {
	background:url(../pics/header13.jpg) no-repeat right center;
}
#page7 #menue {
	background:url(../pics/header15.jpg) no-repeat right center;
}
#page8 #menue {
	background:url(../pics/header7.jpg) no-repeat right center;
}
#page9 #menue {
	background:url(../pics/header3.jpg) no-repeat right center;
}
#page10 #menue {
	background:url(../pics/header17.jpg) no-repeat right center;
}
*/


/********************* Menue *********************/
#menue ul {
	margin:0;
	/*width:226px;*/
	width:230px;
	min-height:193px;
	padding:12px 15px 8px 15px;
	font:1.214em 'MuseoSlab500', Rockwell, Georgia, "Times New Roman", Times, serif;
	/*font:17px 'MuseoSlab500', Rockwell, Georgia, "Times New Roman", Times, serif;*/
	background-color:#4e920b;
	list-style:none;
}

#menue ul li {
	margin-bottom:5px;
}

#menue ul a {
	color:#fff;
	text-decoration:none;
}
#menue ul a:hover {
	text-decoration:underline;
}
#menue ul a.aktiv {
	text-decoration:underline;
}


/* Submenue */
#submenue {
	height:auto;
	margin-bottom:15px;
	font-size:1em; /*14px;*/
	line-height:1.6em;
	min-height:1.6em;
	padding:10px 15px;
}

#submenue ul {
	margin:0;
	list-style:none;
}

#submenue ul li {
	display:inline;
	padding-right:20px;
	white-space: nowrap;
}

#submenue ul li a {
	text-decoration:none;
	color: #4E920B;
}
#submenue ul li a:hover {
	text-decoration:underline;
}
#submenue ul li a.aktiv {
	text-decoration:underline;
}


/********************* Content *********************/
#content {
	float:left;
	width:620px;
	overflow:auto;
	line-height:1.25em;
	position:relative;
	overflow:visible;
}

#content.breit {
	float:none;
	width:auto;
	overflow:auto;
}

#contentbreit {
	clear:both;
	width:auto;
	overflow:auto;
	line-height:1.25em;
}


/********************* Seitenleiste *********************/
#sidebar {
	/*margin-left:700px;*/
	float:right;
	width:236px;
	overflow:auto;
	color:#515151;
}

#sidebar .box {
	margin-bottom:35px;
}

#sidebar .box h2, #sidebar .box h1 {
	margin-bottom:10px;
	margin-top:0;
	font-size:1.1em;
}

#sidebar .box h3 {
	margin-top:0;
}


/********************* Footer *********************/
#footer {
	position:absolute;
	bottom:0;
	left:10px;
	/*width:960px;*/
	width:936px;
	/*height:240px;*/
	height:226px;
	padding:12px;
	font-size:0.9em; /* 12.6px */
	background-color:#f5efe1;
	color:#515151;
}

#footer .col_last {
	/*float:right;
	width:236px;*/
	margin-left:700px;
}

#footer .col {
	float:left;
	width:350px;
}
	
#footer h1, #footer h2 {
	font-size:1.2em;
	margin-bottom:15px;
	margin-top:0;
}

#footer a {
	color:#515151;
}

#footer ul a {
	text-decoration:none;
}
#footer ul a:hover {
	text-decoration:underline;
}


/* Menue unten */
#bottom_menue {
	position:absolute;
	bottom:15px;
	left:0;
	width:100%;
	margin:0;
	text-align:center;
	list-style:none;
	color:#515151;
	font-size:0.87em; /* 11px */
}

#bottom_menue li {
	display:inline;
}
/*
#bottom_menue li:after {
	content:"|";
}
#bottom_menue li:last-child:after {
	content:"";
}*/
#bottom_menue li:before {
	content:"|";
}
#bottom_menue li:first-child:before {
	content:"";
}

#bottom_menue li a {
	color:#515151;
	padding:0 3px;
	text-decoration:none;
}
#bottom_menue li a:hover {
	text-decoration:underline;
}
#bottom_menue li a.aktiv {
	text-decoration:underline;
}


/* von kvbawue.de */
/************************* Spalten *************************/
.row {
	*zoom: 1;
}
.row:after {
	content: " ";
	display: table;
	clear: both;
}

.column {
	float:left;
	margin-bottom:1.25em; /*20px;*/
}
.column.full { 
	width: 100%; 
}
.column.half { 
	width: 50%;
}
.column.two-thirds { 
	width: 66.7%; 
}
.column.third { 
	width: 33.3%; 
}
.column.fourth { 
	width: 25%; 
}
.column.three-fourth { 
	width: 75%; 
}
.flow-opposite .column, .column.flow-opposite { 
	float: right; 
}
.column.fifth { 
	width: 20%; 
}

.column .inner {
	margin:0 0.625em; /*0 10px;*/
}
.column:first-child .inner {
	margin-left:0;
}
.column:last-child .inner {
	margin-right:0;
}
.flow-opposite .column:first-child .inner {
	margin-right:0;
	margin-left:0.625em;
}
.flow-opposite .column:last-child .inner {
	margin-left:0;
	margin-right:0.625em;
}

.row .row {
	margin-bottom: 0;
}


/************************* Tooltips *************************/
/* Tooltip Text */
.tooltip {
	display: inline;
	position: relative; 
	cursor:pointer;
	text-decoration:underline;
	color:#6688cc;
}

/* Tooltip Infobutton */
.tooltip.info {
	width:1.25em;
	height:1.25em;
	display:inline-block;
	text-indent:-9999px;
	background:url(../pics/tooltip-hellblau.png) center center no-repeat;
	text-decoration:none;
	vertical-align: text-bottom;
}
.tooltip.info.rot {
	background-image:url(../pics/tooltip-rot.png);
}
.tooltip.info.blau {
	background-image:url(../pics/tooltip-dunkelblau.png);
}
.tooltip.info.alternativ {
	background-image:url(../pics/tooltip.png);
}


/* Textfeld im Attribut data-tooltip */
.tooltip[data-tooltip]:before {
	display: none;
	position: absolute;
	right: -0.625em;
	bottom:1.75em;
	background-color: #f1f1f1;
	color: #3f3f3f;
	height:auto;
	width:15em;
	border-radius:0.375em;
	padding:0.625em 0.625em 0.75em 0.625em;
	content: attr(data-tooltip);
	text-decoration:none;
	text-indent:0;
	z-index:100;
	font-weight:normal;
	left:-0.625em; /* generell rechts */
}	

/* Pfeil */
.tooltip[data-tooltip]:after {
	display: none;
	position: absolute;
	right:0.125em;
	bottom:1.25em;
	border-top: 0.5em solid #f1f1f1;
	border-left: 0.5em solid transparent;
	border-right: 0.5em solid transparent;
	content: "";
	width:0;
	z-index:100;
	left:0.125em; /* generell rechts */
}	

.tooltip[data-tooltip]:hover:after, .tooltip[data-tooltip]:hover:before {
	display: block;
}	

/* verschiedene Ausrichtungen, default nach links oben */
.tooltip.right[data-tooltip]:before {
	left:-0.625em;
}

.tooltip.right[data-tooltip]:after {
	left:0.125em;
}

.tooltip.bottom[data-tooltip]:before {
	bottom:auto;
	top: 1.75em;
}

.tooltip.bottom[data-tooltip]:after {
	bottom:auto;
	top:1.25em;
	border-top:none;
	border-bottom: 0.5em solid #f1f1f1;
}


/* Farbkorrektur bei grauem Hintergrund */
.infobox .tooltip[data-tooltip]:before, .teaserbox .tooltip[data-tooltip]:before, .tabelle-hintergrund .tooltip[data-tooltip]:before {
	background-color:#e1e1e1;
}	

.infobox .tooltip[data-tooltip]:after, .teaserbox .tooltip[data-tooltip]:after, .tabelle-hintergrund .tooltip[data-tooltip]:after {
	border-top: 0.5em solid #e1e1e1;
	border-left: 0.5em solid transparent;
	border-right: 0.5em solid transparent;
}	
.infobox .tooltip.bottom[data-tooltip]:after, .teaserbox .tooltip.bottom[data-tooltip]:after, .tabelle-hintergrund .tooltip.bottom[data-tooltip]:after {
	border-bottom: 0.5em solid #e1e1e1;
}


/* Tooltips Hintergrundfarbe anpassen */
.tooltip.dark .tooltipcontent {
    background-color:#e1e1e1;
}
.tooltip.dark .tooltipcontent:after {
	border-top-color:#e1e1e1;
}

/* Abschneiden vom (i) vermeiden */
.tooltip.ttsmall { /* nicht schön, aber funktioniert ... bessere Lösung? */
	font-size:1rem;
}

.tooltip.ttsmall .tooltipcontent {
	font-size:0.8em;
}


/* für die Clickvariante, gleiche Formatierung wie oben */
.tooltip .tooltipinfotext {
	display:block;
	position: absolute;
	right: -0.625em;
	bottom:1.75em;
	background-color: #f1f1f1;
	color: #3f3f3f;
	height:auto;
	width:15em;
	border-radius:0.375em;
	padding:0.625em 0.625em 0.75em 0.625em;
	content: attr(data-tooltip);
	text-decoration:none;
	text-indent:0;
	z-index:100;
	font-weight:normal;
	left:-0.625em; /* generell rechts */
}

/* Pfeil */
.tooltip .tooltipinfotext:after {
	position: absolute;
	/* Bezugspunkt anders als oben */
	right:0.75em; /* 0.625 Padding + 0.125 right-Wert */
	/*left:1em; */
	bottom:-0.5em; /* Rahmenbreite */
	border-top: 0.5em solid #f1f1f1;
	border-left: 0.5em solid transparent;
	border-right: 0.5em solid transparent;
	content: "";
	z-index:101;
	width:0; /* wegen komischer Darstellung ... */
	left:0.75em; /* generell rechts */
}	

/* verschiedene Ausrichtungen, default nach links oben */
.tooltip.right .tooltipinfotext {
	left:-0.625em;
}

.tooltip.right .tooltipinfotext:after {
	left:0.75em;
}

.tooltip.bottom .tooltipinfotext {
	bottom:auto;
	top: 1.75em;
}

.tooltip.bottom .tooltipinfotext:after {
	bottom:auto;
	top:-0.5em;
	border-top:none;
	border-bottom: 0.5em solid #f1f1f1;
}



/* Tooltip mit extra Textfeld, praktisch identisch mit .tooltipinfotext */
.tooltip .tooltipcontent {
	display:none;
	position: absolute;
	right: -0.625em;
	bottom:1.75em;
	/*top: 1.75em;*/
	background-color:#f1f1f1;
	color: #3f3f3f;
	height:auto;
	width:15em;
	border-radius:0.375em;
	padding:0.625em 0.625em 0.75em 0.625em;
	text-decoration:none;
	text-indent:0;
	z-index:100;
	font-weight:normal;
	left:-0.625em; /* generell rechts */
}	

/* variable Breite */
.tooltip .tooltipcontent.small {
	width:10em;
}
.tooltip .tooltipcontent.large {
	width:20em;
}

/* für Clickfunktion */
.tooltip .tooltipcontent.hidden {
	display:none;
}
.tooltip .tooltipcontent.visible {
	display:block;
}

/*.tooltip-info:hover .tooltipcontent:after,*/ .tooltip:hover .tooltipcontent {
	display: block;
}	

/* Pfeil */
.tooltip .tooltipcontent:after {
	/*display: none; wird nicht benötigt, da sichtbarkeit über oberes Element geregelt wird? */
	position: absolute;
	right:0.75em;
	/*top:-0.5em; /* Rahmendicke */
	bottom:-0.5em; /* Rahmenbreite */
	border-top: 0.5em solid #f1f1f1;
	border-left: 0.5em solid transparent;
	border-right: 0.5em solid transparent;
	content: "";
	width:0; /* Trick wegen komischer Anzeige */
	z-index:101; 
	left:0.75em; /* generell rechts */
}	

/* verschiedene Ausrichtungen, default nach links oben */
.tooltip.right .tooltipcontent {
	left:-0.625em;
}

.tooltip.right .tooltipcontent:after {
	left:0.75em;
}

.tooltip.bottom .tooltipcontent {
	bottom:auto;
	top: 1.75em;
}

.tooltip.bottom .tooltipcontent:after {
	bottom:auto;
	top:-0.5em;
	border-top:none;
	border-bottom: 0.5em solid #f1f1f1;
}

.inserat_geburtsdatum
{
	padding:10px 0;
}

.info_urkunde
{
	padding:10px 0;
	clear:both;
}

/************************* Boxen *************************/
/* Infoboxen, Startboxen */
.infobox {
	position:relative;
	margin-bottom:1.25em; /* 20px;*/
	padding:0.625em 0.9375em 2em 0.9375em; /*10px 15px 32px 15px;*/
	padding-bottom:2em;
	background-color:#f1f1f1;	
}

.infobox h2, .startbox h2 {
	font-family:'MuseoSlab500', Rockwell, Georgia, "Times New Roman", Times, serif;
	color:#4e920b;	
	margin-bottom:1.25rem;
	margin-top:0;
}

.infobox h2 a, .startbox h2 a {
	color:#4e920b;	
	text-decoration:none;
}

.infobox p, .infobox ul {
	margin-bottom:1em;
}

.infobox .morelink {
	position:absolute;
	right:0;
	bottom:0;
	width:66%;
	margin:0;
	padding:0.3125em 0 0 0; /*5px 0 0 0;*/
	background-color:#fff;
	text-align:right;
	line-height:1.2em;
}

.infobox .morelink a {
	text-decoration:none;
	padding:0 0.9375em; /*0px 15px;*/
}

.infobox .description {
	display:inline-block;
	font-size:0.875em;
	line-height:1.25em;
	padding-bottom:0.25em;
}

.showmoreoptions {
	cursor:pointer;	
}


/* Videos */
video {
	max-width: 100%;
	height: auto;
}
.video {
	border-bottom: 1px solid #c1c1c1;
	padding-bottom:1em;
}
.video-entry {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	overflow: hidden;
}

/* Statistik Matomo */
.matomo {
	width:100%;	
	height:16rem;
	border:1px solid #000;
	padding:0.25rem;
	margin-bottom:15px;
	box-sizing: border-box;
	overflow: scroll;
}

/*.matomo body {
	font:14px Arial, Helvetica, sans-serif; 
}*/

@media (max-width: 60em) {
	/* Spalten aufheben */
	.column.half, .column.two-thirds, .column.third {
		float:none;
		width:100%;
	}
	 #footer .servicelinks {
		max-width: 100%;
	 }

	.column .inner {
		margin:0;
	}
	
}


/* Suche */
.tx-indexedsearch-searchbox fieldset div {
	margin-bottom:10px;
}

.tx-indexedsearch-browsebox li {
	display: inline;
    margin-right: 5px;
}

.tx-indexedsearch-info-sword {
	font-size:1.2em;
}

.tx-indexedsearch-info-sword .tx-indexedsearch-sw {
	font-weight: bold;
    font-style: italic;
	color:#911841;
	color:#4e920b;
}

.tx-indexedsearch-res {
	clear:both;
	margin-bottom:1.5em;
}

.tx-indexedsearch-res h3 span {
	float:left;
}

.tx-indexedsearch-res h3 span.tx-indexedsearch-percent {
	float:right;
	color:#414141;
	font-weight:normal;
}

.tx-indexedsearch-res h3 span.tx-indexedsearch-icon {
}

.tx-indexedsearch-description {
	clear:both;
	padding-top:0.75em;
}

.tx-indexedsearch-redMarkup {
	color:#c71e1e;
}

.tx-indexedsearch-info {
/*	padding:5px;
	background-color: #eeeeee;*/
}

.tx-indexedsearch-info dt, .tx-indexedsearch-info dd {
	float:left;
	/*font-size:0.9em;
	color:#919191;*/
}

.tx-indexedsearch-info dt.tx-indexedsearch-text-item-path {
	clear:both;
}

.tx-indexedsearch-info .tx-indexedsearch-text-item-path p {
	margin:0;
}

/* Kontaktformular */
.kontaktform .form-group {
	margin-bottom: 12px;
	clear:both;
}

.kontaktform .form-group .control-label {
    float: left;
    width: 13em;
    margin-right: 1em;
    vertical-align: baseline;
}

.kontaktform .form-group .input input[type=text] {
	width:220px;
	padding:2px;
}

.kontaktform .form-group .input textarea {
	height:60px;
	width:220px;
	padding:2px;
}

.kontaktform .form-group .input select {
	width:226px;
	padding:2px;
}

.kontaktform .form-group .error {
	display: block;
    width: 400px;
    margin: 10px 0px;
    color: #c71e1e;
    font-size: 1em;
    font-weight: bold;
    text-transform: none;
}

.kontaktform td {
	padding:5px;
}

.kontaktform .summary-table-first-col {
	font-weight:bold;
}


/* neuer Cookie-Hinweis */
.cc-window.cc-floating {
	width:35em;
	max-width:100%;
}

.cc-window h2 {
	margin-top:0;
}

.cc-window a:hover {
	background:none;
}

.cc-window .cc-message h2 {
	color:#fff;
}

.cc-window.cc-floating .cc-compliance.cc-highlight .cc-btn.cc-allow {
	background-color:#f1f1f1;
	color:#58585A;
}
.cc-window.cc-floating .cc-compliance.cc-highlight .cc-btn.cc-dismiss {
    background-color:#4e920b;
    color:#fff;
}
.cc-window.cc-floating .cc-compliance.cc-highlight .cc-btn {
	opacity:0.8;
	text-decoration:none;
}
.cc-window.cc-floating .cc-compliance.cc-highlight .cc-btn:hover {
	opacity:1;
}

.dp--cookie-check label {
	color:#fff;
	cursor:pointer;
}

/* Anzeige auf schmalen Displays, damit nichts abgeschnitten wird */
@media (max-width: 42em), (max-device-width: 42em) {
	.dp--cookie-check {
		display:block;
	}

	.dp--cookie-check label {
		padding-left: 10px;
	}
}

.dp--overlay .db--overlay-submit {
	cursor:pointer;
	text-decoration:none;
	font-weight:normal;
	border-radius:5px;
    /*border:1px solid #814997;*/
	background-color:#4e920b;
	color:#fff;
}
.dp--overlay .db--overlay-submit:hover {
	background-color:#f5efe1;
	color:#4e920b;
}

/* eigener Cookie-Hinweis */
.kv-cookie-hinweis {
	background-color: rgba(0, 0, 0, 0.8);
	color:#fff;
	text-align:center;
	padding:1rem 1.5rem;
}

.kv-cookie-hinweis h3 {
	color:#fff;
}


.kv-cookie-hinweis .buttonlink {
	padding:7px 15px;
	cursor:pointer;
	text-decoration:none;
	font-weight:normal;
	border-radius:5px;
	background-color:#4e920b;
	color:#fff;
	border:none;
}
.kv-cookie-hinweis .buttonlink:hover {
	background-color:#f5efe1;
	color:#4e920b;
}

