/*
Theme Name: Twenty Thirteen Child Theme
description: >-
   A child theme of the Twenty Thirteen default WordPress theme
Author: Ehen vor Gericht
Template: twentythirteen
Version: 1.0

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

* {
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing:    border-box;
  	box-sizing:         border-box;
}

@font-face { font-family: 'source-sans';
             src: url('fonts/SourceSansPro-SemiBold.ttf') format('truetype');
             font-weight: bold; }
@font-face { font-family: 'source-sans';
             src: url('fonts/SourceSansPro-LightItalic.ttf') format('truetype');
             font-weight: italic; }
@font-face { font-family: 'source-sans';
             src: url('fonts/SourceSansPro-Regular.ttf') format('truetype'); 
	     font-style: normal; }


/*
 *
 *@font-face { font-family: 'roboto';
             src: url('fonts/Roboto-Medium.ttf') format('truetype'); 
	     font-style: bold; }

@font-face { font-family: 'roboto';
             src: url('fonts/Roboto-Regular.ttf') format('truetype'); 
	     font-style: normal; }

@font-face { font-family: 'roboto';
             src: url('fonts/Roboto-Italic.ttf') format('truetype'); 
	     font-style: italic; }
*/


html {
	font-family: "source-sans", Helvetica, sans-serif; 
}

body {
	color: #141412;
  	background-color: #e8e9e8;
  	line-height: 1.5;
  	margin: 0;
  	font-family: "source-sans", Helvetica, sans-serif;
}


h1.title-db {
	font-family: "source-sans", Helvetica, sans-serif;		
	font-weight: bold;
	font-size: 18pt;
	margin: 0 0 0px;
	text-transform: uppercase;
	border-bottom: solid #000000;
 	-ms-hyphens: auto;
  	-webkit-hyphens: auto;
  	hyphens: auto;
}

h2 {
  	font-family: "source-sans", Helvetica, sans-serif;	
	font-size: 22px;
	margin: 32px 0 25px 0;
	background: #a4a8a6;
  	color: #990000;
  	padding-top: 0.2em;
  	padding-bottom: 0.2em;
  	padding-left: 0.2em;
	text-transform: uppercase;
}

h2.zeit1 {
  	background: #940c27;
  	color: #ffffff;
}

h2.zeit2 {
	background: #ffc000;
  	color: #000000;
}


h2.zeit3 {
	background: #ec4c0f;
  	color: #000000;
}

h3 {
  	font-family: "source-sans", Helvetica, sans-serif;		
    	font-size: 22px;
    	margin: 22px 0;
}

h4 {
  	font-family: "source-sans", Helvetica, sans-serif;		
	text-transform: uppercase;
}

h5 {
  	font-family: "source-sans", Helvetica, sans-serif;		
}

h6 {
  	font-family: "source-sans", Helvetica, sans-serif;	
	margin-top: 2em;
	margin-bottom: 1em;	
}

.gericht {
        font-family: "source-sans", Helvetica, sans-serif;
        font-size: 22px;
	margin: 22px 0;
	word-wrap: normal;
}

a {
  	color: #990000;
}

a:active, a:hover {
    	color: #990000;
    	outline: 0;
}

a:visited {
	color: #990000;
}

pre {
	background: #E9E9E9;
	color: #666;
	font-size: 12pt;
	font-style: normal;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	font-family: "source-sans", Helvetica, sans-serif;
}

.site {
  	background-color: #fff;
  	margin: 0 auto;
  	max-width: 1200px;
  	width: 100%;
}

.site-header .home-link {
  	color: #111111;
  	display: block;
  	margin: 0 auto;
  	max-width: 1200px;
  	min-height: 70px;
  	/* padding: 0 2em; */
  	text-decoration: none;
  	background-color: #ffffff;
  	text-shadow: 0.1em 0.1em 0.1em grey;
}

.whole-title {
  	padding-top: 1.5em;
}

.site-title {
  	font-size: 38px;
  	color: #990000 !important;
  	font-weight: bold;
  	line-height: 1;
}

.site-description {
  	font: 18px "source-sans", Helvetica, sans-serif;
  	color: #000000 !important;
  	margin: 0;
  	padding-left: 1em;
  	text-shadow: none;	
}

/* Home-Seite */

#home {
  	background-image: url("./images/home.jpg");
  	height: 40em;
}

#title {
  	float: left;
  	width: 60%;
}

h1.title {
  	margin: 0em;
  	font: 55px "source-sans", Helvetica, sans-serif;
  	font-weight: bold;
  	padding-top: 2em;
  	padding-left: 25px;
  	width: 600px;
  	color: #990000;
  	text-shadow: 0.08em 0.08em 0.1em grey;
}

h1.subtitle {
  	margin: 0em;
  	font: 43px "source-sans", Helvetica, sans-serif;
  	padding-left: 25px;
  	color: #000000;
 	width: 100%;
 	text-shadow: 0.08em 0.08em 0.1em grey;
}

.olang {
  	margin-top: 6em;
  	float: right;
  	width: 30%;
  	margin-right: 5%;
  	padding-left: 1em;
  	padding-right: 1em;
  	background-color: rgba(165,169,167,0.9);
}

.olang h2 {
  	font: 20px "source-sans", Helvetica, sans-serif;
  	margin-left: 0em;
}

.recent {
  	margin-top: 1em;
  	float: right;
  	width: 30%;
  	margin-right: 5%;
  	padding-left: 1em;
  	padding-right: 1em;
  	background-color: rgba(165,169,167,0.9);
}

.recent ul {
  	margin-left: 0em;
  	padding-left: 0em;
}

.recent li {
  	list-style-type: none;
  	padding-bottom: 0.5em;
  	padding-left: 0em;
}

.recent h2 {
  	font: 20px "source-sans", Helvetica, sans-serif;
  	margin-left: 0em;
}


/* Navigation */

.main-navigation {
	clear: both;
	margin: 0 auto;
	max-width: 1200px;
	min-height: 45px;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
	position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0 0px 0 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
}

.nav-menu li a {
	color: #123456;
	font-size: 13pt;
	letter-spacing: 0.05em;
        padding: 3px 3px;
        text-decoration: none;
        background: none;
	font-weight: bold;
	text-transform: uppercase;
}

.nav-menu li li {
	padding-top: 0px;
	padding-bottom: 0px;  
}

.nav-menu li li a {
  	float: right;
	color: #A5A9A7;
	letter-spacing: 0em;
        text-decoration:none;
        background: none;
	font-weight: bold;
	text-transform: none;
}

.nav-menu li a:last-child {
 	padding-left: 0em;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	color: #990000;
	background: none;
	
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: rgba(165,169,167,0.9);
	border: none;
  	padding-left: 0px;
	padding-right: 0px;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.nav-menu .sub-menu a,
.nav-menu .children a {
	padding-left: 20px !important;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #000000;
	margin: 0;
	width: 250px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: transparent;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #990000;
	font-style: normal;
}

/* Navbar */
.navbar {
	background-color: #ffffff;
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
	padding-bottom: 1em;
	border-bottom: 2px solid grey;
}

.site-header .search-form {
	position: absolute;
	right: 20px;
	top: 1px;
}

.site-header .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 1px;
}

.site-header .search-field:focus {
	background-color: #ffffff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}

/* Content */

.entry-title {
  	font-family: "source-sans", Helvetica, sans-serif;		
	font-weight: bold;
	font-size: 18pt;
	margin: 0 0 0px;
	text-transform: uppercase;
	border-bottom: solid #000000;
 	-ms-hyphens: auto;
  	-webkit-hyphens: auto;
  	hyphens: auto;
}

.entry-title a:hover {
	color: #990000;
	text-decoration: underline;
}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
	max-width: 1200px;
	/* padding: 0 376px 0 2em; */
}

.entry-header {
	margin-bottom: 30px;
}

.entry-header-db {
	margin-bottom: 30px;
	max-width: none;
	padding-left: 2em; 
	padding-right: 2em;
}

.entry-content a {
	color: #990000;
}

.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
    	margin-left: 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 10pt;
	text-align: center;
	font-style: normal;
	font-weight: 300;
	margin: 0 0 24px;
	background: #e9e9e9;
	padding: 0.5em;
}

.site-main {
       	/* padding-left: 5%;
        padding-right: 5%; */
}

.site-main .sidebar-inner {
	margin: 0 auto;
	max-width: 1200px;
}

.site-main .widget-area {
	float: right;
	width: 300px;
	margin-top: 50px;
	margin-right: 32px;
}

.widget {
	background: #e9e9e9;
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: 0 0 24px;
	padding: 0em;
	word-wrap: break-word;
}

.widget a {
	color: #990000;
}

.widget a:hover {
	color: #990000;
	text-decoration: underline;
}

.widget .widget-title {
  	font-family: "source-sans", Helvetica, sans-serif;	
	font-weight: lighter;
	font-style: normal;
	font-size: 14px;
	color: #990000;
	margin: 0 0 0px;
	padding: 0.8em 0 0.8em 0.8em;
	background-color: #a5a9a7;
}

.widget ul, .widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0.8em;
	border-bottom: 2px solid #000000;
}

.widget li li:last-child {
	border-bottom: 0;
}

.entry-content a:hover, .comment-content a:hover {
    	color: #990000;
}

/* Submenu Site - Überblicksseite */

.submenu-site {

}

.submenu-site ul {
   	padding: 0;
   	position: relative;
   	overflow: hidden;
	list-style: none;
}

.submenu-site ul li {
	background-color: #e8e9e8; 
	width: 100%;
	float: left;
	margin-left: 1em;
	margin-bottom: 2em;
	padding-right: 1em;
  	text-align: center;
	-moz-hyphens: auto;
  	-o-hyphens: auto;
   	-webkit-hyphens: auto;
   	-ms-hyphens: auto;
   	hyphens: auto; 
}

.submenu-site ul li.menu-item-has-children, .submenu-site ul li.menu-item-1373, .submenu-site ul li.menu-item-1223, .submenu-site ul li.menu-item-4397 {
	width: 30%;
}

.menu-item-16, .menu-item-1176, .menu-item-2453, .menu-item-1182, .menu-item-1178, .menu-item-1179, .menu-item-1188, .menu-item-2684, .menu-item-6378, .menu-item-10091, .menu-item-10092, .menu-item-10099, .menu-item-10100, .menu-item-1177, .menu-item-2719 {
	display: none;
}

.menu-item-1223, .menu-item-1223, .menu-item-1297, .menu-item-10185, .menu-item-2452, .menu-item-10189, .menu-item-10090, .menu-item-10089, .menu-item-10097, .menu-item-10098, .menu-item-1373, .menu-item-10815 {
	display: none;
}

.menu-item-4417, .menu-item-4418, .menu-item-2856, .menu-item-2864, .menu-item-2865, .menu-item-4365, .menu-item-4383, .menu-item-4396, .menu-item-6391, .menu-item-10325, .menu-item-10326, .menu-item-4398, .menu-item-4399, .menu-item-10549, .menu-item-10868 {
	display: none;
}

.submenu-site ul li ul li {
	text-align: left;
	margin-bottom: 0.5em;
}

.submenu-site ul li ul li a {
	color: #123456;
}

.submenu-site ul li.menu-item-10090,  .submenu-site ul li.menu-item-10324 {
	clear: both;
}

/*
.extra-menu ul li a[href*="1221"], .extra-menu ul li a[href*="10162"], .extra-menu ul li a[href*="9"], .extra-menu ul li a[href*="44"], .extra-menu ul li a[href*="28"], .extra-menu ul li a[href*="2450"], .extra-menu ul li a[href*="3303"], .extra-menu ul li a[href*="10085"], .extra-menu ul li a[href*="10087"], .extra-menu ul li a[href*="10095"], .extra-menu ul li a[href*="10093"], .extra-menu ul li a[href*="6104"], .extra-menu ul li a[href*="1367"], .extra-menu ul li a[href*="1185"] {
	font-size: 18px;
}
*/

a[title="aktivitaet"],  a[title="einstieg"], a[title="team"], a[title="rechtlrahmen"], a[title="datenerhebung"], a[title="einblicke"], a[title="eheverfahren"], a[title="obsorge"], a[title="vermoegen"], a[title="advokaten"], a[title="ehepaare"], a[title="verfahren"], a[title="datenbank"], a[title="publikationen"] {
	font-size: 14pt;
	text-align: right;
}

.huge-it-wrap {
	opacity: 1 !important;
}

.huge-it-slide-image {
	display: block;
}

/* Submenu Site Menu (für oben auf Seiten) */

.submenu-site-menu-datenbank ul li {
	background-color: #e8e9e8; 
	width: 100%;
	float: left;
	margin-left: 1em;
	margin-bottom: 1em;
	padding-right: 1em;
  	text-align: center;
	-moz-hyphens: auto;
  	-o-hyphens: auto;
   	-webkit-hyphens: auto;
   	-ms-hyphens: auto;
   	hyphens: auto; 
}

.submenu-site-menu-datenbank ul {
        padding: 0;
        position: relative;
        overflow: hidden;
        list-style: none;
}

.submenu-site-menu-datenbank ul li {
        width: 30%;
}

.submenu-site-menu ul {
   	padding: 0;
   	position: relative;
	list-style: none;
}

.submenu-site-menu ul li {
	background-color: #e8e9e8; 
	float: left;
	margin-left: 1em;
	margin-bottom: 2em;
	padding-right: 1em;
	p.entry-content::before {
	clear: both;
}
adding-left: 1em;
  	text-align: center;
	-moz-hyphens: auto;
  	-o-hyphens: auto;
   	-webkit-hyphens: auto;
   	-ms-hyphens: auto;
   	hyphens: auto; 
}

.submenu-site-menu ul li {
	width: 30%;
	display: flex;
	padding-left: 1em;
	padding-right: 1em;
	justify-content: center;
	align-items: center;
	min-height: 50px;
	text-align: center;
}

/* Submenü bei Seite Datenbank ausblenden */
/*	
#post-1367 .submenu-site-menu, #post-2324 .submenu-site-menu {
	display: none;
}
*/

/* Custom */

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #eeeeee; /* Old browsers */
	background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%); /* W3C */
	border: none;
	border-radius: 2px;
	color: #000000;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}

.inhalt {
	clear: both;
}

.searchgp {
	float: left;
	width: 40%;
	margin-left: 2em;
	margin-right: 2em;
}

.personen {
	font-family: "source-sans", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt; 
	margin-bottom: 2em;
	text-transform: uppercase;
	border-bottom: solid #000000;
}

.description {
  	float: right;
  	padding-left: 2em;
  	padding-right: 2em;
  	margin-right: 2em;
	margin-left: 2em;
  	background: #E9E9E9;
  	margin-bottom: 2em;
  	margin-top: 0em;
}

#ueb.description {
  	width: 46%;
}

#verf.description {
  	width: 46%;
  	margin-top: 1em;
}

.description h3 {
  	font-weight: bold;
  	font-size: 12pt; 
  	text-transform: uppercase;
  	letter-spacing: 0.1em;  
}


#wpstats {
	display: block;
	margin: -10px auto 0;
}

div.huge-it-wrap {
  	height: auto !important;
}

.protokoll {
  	clear: both;
  	margin-top: 1em;
  	margin-bottom: 1em;
}

.protokollBild {
  	float: left;
  	margin-right: 1em;
  	margin-bottom: 1em;
}

.text {
}

.klage {
   	float: left;
	width: 900px;
   	clear: both;
	margin-top: 2em;
}

.klage table {
  	border-bottom: none;
  	border-collapse: separate !important;
  	border-spacing: 3px  !important;
  	font-size: 14px;
  	line-height: 2;
  	margin: 0 0 20px;
  	width: 100%;
}

.klage caption,
th,
td {
  	font-weight: bold;
  	text-align: left;
  	padding-left: 5px;
  	text-transform: uppercase;
}

.klage th {
  	font-weight: bold;
  	background: #A5A9A7;
  	color: #ffffff;
  	letter-spacing: 0.1em;
  	border: none;
}

.klage td {
  	background: #E9E9E9;
  	border: none;
}

#erg {
  	width: 1000px;
}

#hg {
  	clear: both;
}

#hv {
  	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
	-ms-hyphens: auto;
  	-webkit-hyphens: auto;
  	hyphens: auto;
}

#zusatz {
  	margin-top: 2em;
}

.name {
  	font-weight: bold;
}

.person {
  	margin-top: 2em;
  	width: 100%;
}

.frau{
  	margin-bottom: 1em;
  	float: left;
  	width: 40%;
  	margin-right: 1em;
}

.mann {
  	margin-bottom: 1em;
  	width: 40%;  
  	float: left;
}

.ehe {
  	clear: both; 
}

.bild img {
  	float: right;
  	width: 574px;
  	margin-right: 1em;
  	height: auto;
}

#uebersicht-site {
 	width: 100%;
}

.logos img {
  	height: 28px;
  	width: auto;
  	margin-left: 0.7em;
}

.list ul {
  	margin-left: 0em;
  	list-style-type: none;  
  	padding: 0em;
}

.list ul li {
 	padding-top: 0.3em;
  	padding-bottom: 0.3em;
  	background: #E9E9E9;
  	margin-top: 0.4em;
  	padding-left: 1.5em;
  	font-weight: bold; 
}

#zeitraeume {
  	width: 40%;  
  	float: left;
	margin-left: 2em;
}

#namen.list ul li {
  	width: 80%;  
}

.list li a {
  	text-decoration: none;
}

/*
.list ul li:hover { 
  background: #C41F2E;
}
*/

.entry-content .list a:hover,
.comment-content .list a:hover {
  	text-decoration: underline;
}

.details {
  	color: #000000;
  	text-transform: uppercase;
}

.namen {
  	color: #990000;
  	text-transform: uppercase;
}

.zeit {
  	color: #990000;
  	text-transform: uppercase;
}

.bezeichnung {
 	text-transform: uppercase;
  	font-weight: normal;
}

.argumente {
  	text-decoration: underline;
}

.verfahren {
 /* 	border-bottom: solid #000000; */
  	font-size: 18pt;
  	font-weight: bold;
  	text-transform: uppercase;
	margin-top: 2em;
}

.db-nav {
  	font-size: 12pt;
  	font-weight: bold;
  	margin-left: 0;
  	text-transform: uppercase;
  	letter-spacing: 0.1em;  
}

.entry-title .nav{
  	font-weight: normal; 
}  

.db-nav a {
  	color: #C41F2E !important; 
}

.db-nav .verfahren-name{
  	font-size: 18pt;
}

#formular {
  	margin-top: 4em;	
}

.adName {
  	text-transform: none;
}

.archive-title,
.archive-meta {
	font: 30px "source-sans", Helvetica, sans-serif;
	margin: 0 0 0 1em;
	padding-top: 30px;
	width: 100%;
}

.archive-header {
	background-color: transparent;
}

.archive-header nav.breadcrumb {
	margin: 0 0 0 1em;
}

/* Kategorien (Aktivitäten-Seite) */

#activities {
    	padding-top: 40px;
}

.categories ul li {
	background-color: #e8e9e8; 
	width: 100%;
	float: left;
	margin-left: 1em;
	margin-bottom: 1em;
	padding-right: 1em;
	padding-left: 1em;
  	text-align: center;
	-moz-hyphens: auto;
  	-o-hyphens: auto;
   	-webkit-hyphens: auto;
   	-ms-hyphens: auto;
   	hyphens: auto; 
}

.categories ul {
        padding: 0;
        position: relative;
        overflow: hidden;
        list-style: none;
}

.categories ul li {
        width: 30%;
}



/* Dropdown */

#keyword {
	width: 200px;
	font-size: 1em;
}

#results {
  	display: none;
	width: 204px;
	display: absolute;
	border: 1px solid #c0c0c0;
}

#results .item {
	padding: 3px;
	border-bottom: 1px solid #c0c0c0;
}

#results .item:last-child {
	border-bottom: 0px;
}

#results .item:hover {
	background-color: #f2f2f2;
	cursor: pointer;
}

td.highlight {
	background: #990000;
}

td.highlight a {
        color: #ffffff;
} 

.db-title {
  	float: left;
}

.info {
  	float: right;
  	margin-right: 0em;
}

#signatur.info {
  	margin-right: 0em;
}

.breadcrumbs {
	margin-bottom: 1em;	
}

/* Footer */

.site-footer {
	background-color: #ffffff;
	border-top: 2px solid grey;
	color: #123456;
	font-size: 14px;
	text-align: center;
}

.site-footer .sidebar-container {
	display: none;
}

.site-footer .widget-area, .sidebar .site-footer {
	text-align: center;
}

.site-footer a {
	color: #123456;
}

.site-footer a:hover {
	color: #990000;
}

.site-info {
	margin: 0 auto;
	max-width: 1200px;
	padding: 12px 0;
	width: 100%;
}

.logos img {
	height: 28px;
	width: auto;
	margin-left: 0.7em;
}

/* Wenn ein Bild angezeigt werden soll
figure, figcaption {
	margin: 0;
}

figure.einzel {
	position: relative;
	display: inline-block;
	width: 30%;
	margin-left: 0.5em;
}

figure img.wp-post-image {
	width: 100%;
	display: block;
}

figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.7em;
	color: white;
	background: rgba(0, 0, 0, 0.6);
	padding: 0.5em;
}

.gesamt {
	display: none;
	position: relative;
	padding-left: 20px;
  	padding-right: 20px;
	margin-top: 3em;
}
*/



@media (max-width: 1024px) {

	.searchgp {
		float: left;
		width: 40%;
	}

	#ueb.description {
  		width: 40%;
	}
}

@media (max-width: 812px) {

	.whole-title {
    		padding-top: 1em;
	}

	.site {	
  		width: 100%;
	}

	.site-title {
		float: left;
		font-weight: normal;
		padding: 0;
	}

	.site-description {
		clear: both;
		float: left;
  		margin: 0;
  		padding-left: 0em;
	}

	.site-main .widget-area {
		display: none;
	}

	.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
    		max-width: 768px;
    		padding-left: 2em;
		padding-right: 2em;
	}

	/* Home-Seite */

	#home {
  		background-image: url("./images/home.jpg");
  		height: 50em;
	}

	#title {
  		float: left;
  		width: 100%;
	}

	h1.title {
  		width: 100%;		
  		margin: 0em;
  		font: 45px "source-sans", Helvetica, sans-serif;
  		font-weight: bold;
  		padding-top: 1em;
  		padding-left: 20px;
  		color: #C41F2E;
  		text-shadow: 0.08em 0.08em 0.1em grey;
	}

	h1.subtitle {
 		width: 100%;		
  		margin: 0em;
  		font: 25px "source-sans", Helvetica, sans-serif;
  		padding-left: 25px;
  		color: #000000;
 		text-shadow: 0.08em 0.08em 0.1em grey;
	}

	.olang {
  		clear: both;	
		float: left;
  		width: 80%;
		margin-top: 3em;
  		margin-left: 10%;
		margin-right: 10%;
  		padding-left: 1em;
  		padding-right: 1em;
  		background-color: rgba(165,169,167,0.9);
	}

	.recent {
  		clear: both;
		float: left;
  		width: 80%;
		margin-top: 1em;
  		margin-left: 10%;
		margin-right: 10%;
  		padding-left: 1em;
  		padding-right: 1em;
  		background-color: rgba(165,169,167,0.9);
	}

	.toggled-on .nav-menu > li a:hover, .toggled-on .nav-menu > ul a:hover {
    		background-color: #990000;
    		color: #fff;
	}
	
	/* Submenü von Menü 1 ausblenden */

	.menu-menu-1-container .sub-menu {
		display: none;
	}

	.logos {
		margin-top: 1em;
		display: block;
	}
}

@media (max-width: 768px) {

	.site {	
  		width: 100%;
	}

	.site-title {
		float: left;
		font-weight: normal;
		padding: 0;
	}

	.site-description {
		clear: both;
		float: left;
  		margin: 0;
  		padding-left: 0em;
	}

	.site-main .widget-area {
		display: none;
	}

	.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
    		max-width: 768px;
    	}

	.hentry {
    		padding: 20px 0;
	}

	/* Home-Seite */

	#home {
  		background-image: url("./images/home.jpg");
  		height: 50em;
	}

	#title {
  		float: left;
  		width: 100%;
	}

	h1.entry-title {
		margin-top: 1em;
	}

	h1.title {
  		width: 100%;		
  		margin: 0em;
  		font: 45px "source-sans", Helvetica, sans-serif;
  		font-weight: bold;
  		padding-top: 1em;
  		padding-left: 20px;
  		color: #C41F2E;
  		text-shadow: 0.08em 0.08em 0.1em grey;
	}

	h1.subtitle {
 		width: 100%;		
  		margin: 0em;
  		font: 25px "source-sans", Helvetica, sans-serif;
  		padding-left: 25px;
  		color: #000000;
 		text-shadow: 0.08em 0.08em 0.1em grey;
	}

	.olang {
  		clear: both;	
		float: left;
  		width: 80%;
		margin-top: 3em;
  		margin-left: 10%;
		margin-right: 10%;
  		padding-left: 1em;
  		padding-right: 1em;
  		background-color: rgba(165,169,167,0.9);
	}

	.recent {
  		clear: both;
		float: left;
  		width: 80%;
		margin-top: 1em;
  		margin-left: 10%;
		margin-right: 10%;
  		padding-left: 1em;
  		padding-right: 1em;
  		background-color: rgba(165,169,167,0.9);
	}

	.submenu-site ul li.menu-item-has-children, .submenu-site ul li.menu-item-1373, .submenu-site ul li.menu-item-16,  .submenu-site ul li.menu-item-1223 {
		width: 45%;
	}

	.submenu-site ul li.menu-item-10185 {
		clear: both;
	}

	/* Submenü von Menü 1 ausblenden */

	.menu-menu-1-container .sub-menu {
		display: none;
	}
	
	.logos {
		margin-top: 1em;
	}

	.klage {
    		float: left;
		overflow: scroll;
    		width: 700px;
    		clear: both;
    		margin-top: 2em;
		margin-left: -1em;
	}
}

@media (max-width: 540px) {

	#ueb.description {
    		width: 36%;
	}

	#keyword {
		width: 180px;				
    		font-size: 1em;
    		margin-bottom: 1em;
	}

	#hg {
    		clear: both;
		margin-right: 5em;
	}

	.klage {
   		float: left;
		width: 510px;
    		overflow: scroll;
    		clear: both;
    		margin-top: 2em;
	}
}

@media (max-width: 414px) {

	.site {	
  		width: 100%;
	}

	.site-title {
		float: left;
		font-weight: normal;
	}

	.site-description {
		clear: both;
                padding: 0 0 0 0 !important;
	}

	.entry-header {
    		margin-bottom: 30px;
    		margin-left: 1em;
   		margin-right: 1em;
    		float: left;
	}

	.entry-content {
    		padding: 0 1em 0 1em !important;
	}

	/* Home-Seite */

	#home {
  		background-image: url("./images/home.jpg");
  		height: 50em;
	}

	#title {
  		float: left;
  		width: 100%;
	}

	h1.entry-title {
		margin-top: 1em;
		width: 90%;
	}

	
	h1.title-db {
		width: 90%;
	}

	.personen {
		width: 60%;
   		margin-left: -1em;
	}

	h1.title {
  		width: 100%;		
  		margin: 0em;
  		font: 45px "source-sans", Helvetica, sans-serif;
  		font-weight: bold;
  		padding-top: 1em;
  		padding-left: 20px;
  		color: #990000;
  		text-shadow: 0.08em 0.08em 0.1em grey;
	}

	h1.subtitle {
 		width: 100%;		
  		margin: 0em;
  		font: 25px "source-sans", Helvetica, sans-serif;
  		padding-left: 25px;
  		color: #000000;
 		text-shadow: 0.08em 0.08em 0.1em grey;
	}

	h1.title-db {
		width: 90%;
	}

	.olang {
  		clear: both;	
		float: left;
  		width: 80%;
		margin-top: 3em;
  		margin-left: 10%;
		margin-right: 10%;
  		padding-left: 1em;
  		padding-right: 1em;
  		background-color: rgba(165,169,167,0.9);
	}

	.recent {
  		clear: both;
		float: left;
  		width: 80%;
		margin-top: 1em;
  		margin-left: 10%;
		margin-right: 10%;
  		padding-left: 1em;
  		padding-right: 1em;
  		background-color: rgba(165,169,167,0.9);
	}

	.searchgp {
		width: 100%;
	}	

	.description {
  		margin-top: 2em;
		margin-right: 0em;
    		margin-left: 0em;
	}

	#ueb.description {
    		width: 100%;
	/*	float: left; */
	}

	#zeitraeume {
 	 	width: 100%; 
		margin-left: 0em;
	}

	#verf.description {
  		width: 100%;
  		margin-top: 1em;
	}

	.entry-content {
		padding-left: 0;
	}

	/* Submenü von Menü 1 ausblenden */

	.menu-menu-1-container .sub-menu {
		display: none;
	}
	
	.logos {
		margin-top: 1em;
		display: block;
	}

	.submenu-site-menu ul li {
    		width: 42%;
	}

	#namen.list ul li {
  		width: 100%; 
		margin-left: -2em; 
	}

	.list ul li {
    		padding-top: 0.3em;
    		padding-bottom: 0.3em;
    		background: #E9E9E9;
    		margin-top: 0.4em;
    		padding-left: 1.5em;
    		padding-right: 1.5em;	
    		font-weight: bold;
	}
	
	.klage {
    		float: left;
		overflow: scroll;
    		width: 350px;
    		clear: both;
    		margin-top: 2em;
		margin-left: -1em;
	}

	#hg {
    		clear: both;
   		margin-left: -1em;
		margin-right: 3em;
	}

	#erg {
		width: auto;
	}

	.info {
    		float: right;
    		margin-right: 0em;
	}

	#uebersicht {
		margin-left: -1em;
    		margin-right: 1em;
	}
	
	#keyword {
    		font-size: 1em;
    		margin-bottom: 1em;
		margin-left: -1.8em;
	}	
}


@media (max-width: 375px) {

	.site-main {
       		padding-left: 0%;
        	padding-right: 0%;
	}		

	.site {	
  		width: 100%;
	}

	.site-title {
		font-weight: normal;
		width: 90%;		
	}

	.site-description {
                clear: both;
                padding: 0 0 0 0 !important;
        }

        .entry-header {
                margin-bottom: 30px;
               	margin-left: 1em;
   		margin-right: 1em;
                float: left;
        }

	.entry-content {
    		padding: 0 1em 0 1em !important;
	}

	/* Home-Seite */

	#home {
  		background-image: url("./images/home.jpg");
  		height: 50em;
	}

	#title {
  		float: left;
  		width: 100%;
	}

	h1.entry-title {
		margin-top: 1em;
	}

	h1.title {
  		width: 100%;		
  		margin: 0em;
  		font: 45px "source-sans", Helvetica, sans-serif;
  		font-weight: bold;
  		padding-top: 1em;
  		padding-left: 20px;
  		color: #990000;
  		text-shadow: 0.08em 0.08em 0.1em grey;
	}

	h1.subtitle {
 		width: 100%;		
  		margin: 0em;
  		font: 25px "source-sans", Helvetica, sans-serif;
  		padding-left: 25px;
  		color: #000000;
 		text-shadow: 0.08em 0.08em 0.1em grey;
	}

	h1.title-db {
		width: 90%;
	}

	.personen {
		width: 60%;
   		margin-left: -1em;
	}

	.olang {
  		clear: both;	
		float: left;
  		width: 80%;
		margin-top: 3em;
  		margin-left: 10%;
		margin-right: 10%;
  		padding-left: 1em;
  		padding-right: 1em;
  		background-color: rgba(165,169,167,0.9);
	}

	.recent {
  		clear: both;
		float: left;
  		width: 80%;
		margin-top: 1em;
  		margin-left: 10%;
		margin-right: 10%;
  		padding-left: 1em;
  		padding-right: 1em;
  		background-color: rgba(165,169,167,0.9);
	}

	.searchgp {
		float: left;
		width: 100%;
	}

	#zeitraeume {
 	 	width: 100%;
		margin-left: 0em;		  
	}	

	#ueb.description {
    		width: 100%;
	/*	float: left; */
	}

	#verf.description {
  		width: 100%;
  		margin-top: 1em;
	}

	#namen.list ul li {
  		width: 100%; 
		margin-left: -2em; 
	}

	/* Submenü von Menü 1 ausblenden */

	.menu-menu-1-container .sub-menu {
		display: none;
	}
	
	.logos {
		margin-top: 1em;
		display: block;
	}	

	.submenu-site-menu ul li {
    		width: 42%;
	}
	
	.klage {
    		float: left;
		overflow: scroll;
    		width: 300px;
    		clear: both;
    		margin-top: 2em;
		margin-left: -1em;
	}

	#hg {
    		clear: both;
    		margin-left: -1em;
		margin-right: 3em;
	}

	#erg {
		width: auto;
	}

	.info {
    		float: right;
    		margin-right: 0em;
	}

	#uebersicht {
		margin-left: -1em;
    		margin-right: 1em;
	}	
}

@media (max-width: 643px) {
	#content .entry-header, #content .entry-content, #content .entry-summary, #content footer.entry-meta, #content .featured-gallery, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .post-navigation .nav-links, .paging-navigation .nav-links, #content .author-info, .comments-area .comments-title, .comments-area .comment-list, .comments-area .comment-navigation, .comment-respond, .sidebar .site-info, .sidebar .paging-navigation .nav-links {
		padding-left: 0px;
		padding-right: 0px;
	}
}


@media (max-width: 320px) {

	.klage {
    		float: left;
		overflow: scroll;
    		width: 260px;
    		clear: both;
    		margin-top: 2em;
		margin-left: -1em;
	}

	.info {
    		float: right;
    		margin-right: 0em;
	}

	.gericht {
		font-size: 16px;
	}

	.personen {
		width: 80%;
   		margin-left: -1em;
	}

	#keyword {
		width: 180px;				
    		font-size: 1em;
    		margin-bottom: 1em;
		margin-left: -1.8em;
	}

	#uebersicht {
		margin-left: -1em;
    		margin-right: 1em;
	}
}

@media (max-width: 280px) {
	
	.klage {
   		float: left;
    		overflow: scroll;
    		clear: both;
    		margin-top: 2em;
    		margin-left: -2.3em;	
	}
}
