/*
 Theme Name:     Twenty Twelve Child
 Theme URI:      https://hans-rosenthal-stiftung.de/wp/twentytwelve-child/
 Description:    Twenty Twelve Child Theme
 Author:         Dieter Glas
 Author URI:     http://www.dieterglas.de
 Template:       twentytwelve
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../twentytwelve/style.css');

/* abeezee-regular - latin */
@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  src: url('https://hans-rosenthal-stiftung.de/fonts/abeezee-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://hans-rosenthal-stiftung.de/fonts/abeezee-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://hans-rosenthal-stiftung.de/fonts/abeezee-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://hans-rosenthal-stiftung.de/fonts/abeezee-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://hans-rosenthal-stiftung.de/fonts/abeezee-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://hans-rosenthal-stiftung.de/fonts/abeezee-v22-latin-regular.svg#ABeeZee') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://hans-rosenthal-stiftung.de/fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://hans-rosenthal-stiftung.de/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://hans-rosenthal-stiftung.de/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://hans-rosenthal-stiftung.de/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://hans-rosenthal-stiftung.de/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}



/* Easy Table
-------------------------------------------------------------- */

table.easy-table {max-width:100%;background-color:#FCFCFC;border-collapse:collapse;border-spacing:0;}
.easy-table{width:100%;margin-bottom:18px;}.easy-table th,.easy-table td{padding:8px;line-height:18px;text-align:left;vertical-align:top;border-top:1px solid #dddddd;}
.easy-table th{font-weight:bold;}
.easy-table thead th{vertical-align:bottom;}
.easy-table caption+thead tr:first-child th,.easy-table caption+thead tr:first-child td,.easy-table colgroup+thead tr:first-child th,.easy-table colgroup+thead tr:first-child td,.easy-table thead:first-child tr:first-child th,.easy-table thead:first-child tr:first-child td{border-top:0;}
.easy-table tbody+tbody{border-top:2px solid #dddddd;}
.table-condensed th,.table-condensed td{padding:4px 5px;}
.table-bordered{border:1px solid #dddddd;border-collapse:separate;*border-collapse:collapsed;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th,.table-bordered td{border-left:1px solid #dddddd;}
.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;}
.table-bordered thead:first-child tr:first-child th:first-child,.table-bordered tbody:first-child tr:first-child td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px;}
.table-bordered thead:first-child tr:first-child th:last-child,.table-bordered tbody:first-child tr:first-child td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px;}
.table-bordered thead:last-child tr:last-child th:first-child,.table-bordered tbody:last-child tr:last-child td:first-child{-webkit-border-radius:0 0 0 4px;-moz-border-radius:0 0 0 4px;border-radius:0 0 0 4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;}
.table-bordered thead:last-child tr:last-child th:last-child,.table-bordered tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th{background-color:#f9f9f9;}
.easy-table tbody tr:hover td,.easy-table tbody tr:hover th{background-color:#f5f5f5;}
table.easy-table caption{
        font-weight:bold;
}

/* =Theme customization starts here
-------------------------------------------------------------- */
.widget-area .widget h3 {
  margin-bottom:0;
}

#footerwidgets {
 width:100%;
 background-color: #fff;
 color: #333;
}
#footerwidgets p {
 padding-bottom: .5em;
}
#footerwidgets li, #footerwidgets p  {

}

#footerwidgets a  {
font-size: 0.9rem;
font-weight: normal;
}

#footer-left {
 width:30%;
 float:left;
 padding-right:2.5%;
}
#footer-middle {
 width:30%;
 float:left;
 padding-left:2.5%;
 padding-right: 2.5%;
}
#footer-right {
 width:30%;
 float:right;
 padding-left:2.5%;
}


@media only screen
and (max-width:481px) {

   #footer-right, #footer-middle, #footer-left {
     float:none;
     padding-left:0;
     padding-right:0;
     padding-top:2em;
     width:100%;
   }
}

/* =end headertests
-------------------------------------------------------------- */

/* =Theme customization starts here
-------------------------------------------------------------- */


.ai1ec-calendar-toolbar
{
 display: none;
}
.metaslider div,
.metaslider ul {
    border:0 !important;

   }
/* =Metaslider mit Schatten
-------------------------------------------------------------- */

-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
        -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
        box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 6px;
/* =end headertests
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        vertical-align: baseline;
}
body {
        line-height: 1;

}
.page .entry-title { display: none; }

.page .widget-title {
font-size: 1.15em;
color: #6689AC;
font-weight: bold;
text-transform: none;
padding-bottom: 10px;
margin-bottom: 0;
}

ol,
ul {
        list-style: none;
}
blockquote,
q {
        quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
        content: '';
        content: none;
}
table {
        border-collapse: collapse;
        border-spacing: 0;
}
caption,
th,
td {
        font-weight: normal;
        text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
        clear: both;
}
html {
        overflow-y: scroll;
        font-size: 100%;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
}
a:focus {
        outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
        display: block;
}

hr {
        background-color: #ccc;
        border: 0;
        height: 1px;
        margin: 24px 0 24px 0;
        margin-bottom: 1.714285714rem;
}

img {
        border: 0;
        -ms-interpolation-mode: bicubic;
}

.entry-content img.noborder {
      border: 0;
        border-radius: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}



/* Form fields, general styles first */
button,
input,
select,
textarea {
        border: 1px solid #ccc;
        border-radius: 3px;
        font-family: inherit;
        padding: 6px;
        padding: 0.428571429rem;
}
button,
input {
        line-height: normal;
}
textarea {
        font-size: 100%;
        overflow: auto;
        vertical-align: top;
}



/* Responsive images */
.entry-content img,
.comment-content img,
.widget img,
.header img{
        max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
        height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}


img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
        max-width: 100%;
        height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.header
{        max-width: 100%;
        height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.start
{
display: none;
}

/* Images */
.alignleft {
        float: left;
}
.alignright {
        float: right;
}
.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
        /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
        border-radius: 3px;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);

}
.widget img.noborder {
        border: 0;
        border-radius: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.wp-caption {
        max-width: 100%; /* Keep wide captions from overflowing their container. */
        padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
        font-style: italic;
        font-size: 12px;
        font-size: 0.857142857rem;
        line-height: 2;
        color: #757575;
}

.entry-content dl.gallery-item {
        margin: 0;
}
.gallery-item a,
.gallery-caption {
        width: 90%;
}
.gallery-item a {
        display: block;
}
.gallery-caption a {
        display: inline;
}
.gallery-columns-1 .gallery-item a {
        max-width: 100%;
        width: auto;
}
.gallery .gallery-icon img {
        height: auto;
        max-width: 90%;
        padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
        padding: 3%;
}

/* Navigation */
.site-content nav {
        clear: both;
        line-height: 1.4;
        overflow: hidden;
		  font-size: 0.8rem;
		  font-weight: normal;
}
#nav-above {
        padding: 24px 0;
        padding: 1.714285714rem 0;
}
#nav-above {
        display: none;
}
.paged #nav-above {
        display: block;
}
.nav-previous,
.previous-image {
        float: left;
        width: 50%;
}
.nav-next,
.next-image {
        float: right;
        text-align: right;
        width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
        margin: 48px 0;
        margin: 3.428571429rem 0;
}

.entry-content .more-link
{
  white-space: nowrap;
   font-size: 0.9rem;		
}


/* =Basic structure
-------------------------------------------------------------- */
.widget-area ul
{
color: #1D1A53;
padding: 20px 10px 20px 15px;
margin-top: 10px;
margin-bottom: 10px;
background: #FDFDFD;
        border:1px dashed #ccc;
   -moz-box-shadow: 0px 5px 8px #d0d0d0;
   -webkit-box-shadow: 0px 5px 8px #d0d0d0;
   box-shadow: 0px 5px 8px #d0d0d0;
}

.stiftung a,
.stiftung .current-menu-ancestor > a,
.stiftung .current_page_item > a,
.stiftung .current_page_ancestor > a {
text-transform: uppercase;
color: #DA801B;
}



/* Body, links, basics */
html {
        font-size: 98%;
}
body {
        font-size: 16px;
        font-size: 1rem;
        font-family: 'Open Sans', sans-serif  !important;
        text-rendering: optimizeLegibility;
        color: #333;
}
body.custom-font-enabled {
        font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
        outline: none;
          color: #193C76;
  text-decoration-line: none;
  text-decoration-style: solid;
  font-weight: bold;
  line-height: 1rem;
}

a.arrow {
        outline: none;
          color: #193C76;
  text-decoration-line: none;
  text-decoration-style: solid;
  font-weight: bold;
   font-size: 1.05em;
  text-decoration-line: none;
  text-decoration-style: solid;
  line-height: 1.55em;
  background-color: transparent;  
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  padding-left: 25px;
  margin-left: 1px;

}

a.bold {
        color:#193C76;
        text-decoration: none;
        font-weight: bold;
}
a.bold_map {
        color: #395C7C;
        text-decoration: none;
        font-weight: bold;
        float: right;
}

a:hover{
        color:  #ff6c00;
}
a visited {
        color:  #193C76;
}

a.links, a.links:visited {
   color: #193C76;
    font-size: 14px;
    font-weight: bolder;
    letter-spacing: 0.075em;
    line-height: 18px;
    position: absolute;
         text-decoration: none;
         padding-left: 10px;
}

.entry-content li.links
 {
        margin: 0 0 0 36px;
        margin: 0 0 0 2.571428571rem;
        padding: 2px 0 24px 0;
        list-style: none;
        list-style-image: none;
}

p.small {
        font-size: 0.85em;
}
/* Page structure */
.site {
        padding: 0 10px;
                  background-color: #F3F3F3;#fff;
                 border: none !important;
}
.site-content {
        margin: 24px 0 0 0;
        margin: 1.714285714rem 0 0;
}
.widget-area {
        margin: 24px 0 0;
        margin: 1.714285714rem 0 0;
}

/* Header */

.site-header {
        padding: 0;
}
.site-header h1,
.site-header h2 {
        text-align: left;
}
.site-header h1 a,
.site-header h2 a {
        color: #515151;
        display: inline-block;
        text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
        color: #21759b;
}
.site-header h1 {
        font-size: 24px;
        font-size: 1.714285714rem;
        line-height: 1.285714286;
        margin-bottom: 7px;
        margin-bottom: 0.5rem;
}
.site-header h2 {
        font-weight: normal;
        font-size: 23px;
        font-size: 1.428571429rem;
        line-height: 1.846153846;
        color: #757575;
}
.header-image {
        margin-top: 24px;
        margin-top: 1.714285714rem;
}

/* Navigation Menu */
.main-navigation {
        margin-top: 14px;
        margin-top: 0.814285714rem;
        text-align: center;
        letter-spacing: 0.075rem;
}
.main-navigation li {
        margin-top: 24px;
        margin-top: 1.714285714rem;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.42857143;
        padding: 0;
}
.main-navigation a {
        color:#5e5e5e;
}
.main-navigation a:hover,
.main-navigation a:focus {
        color: #ff6c00;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
        display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
        display: inline-block;
}

/***********************End Navigation Menu */


/* Banner */
section[role="banner"] {
        margin-bottom: 48px;
        margin-bottom: 3.428571429rem;
}


/* Sidebar */


#startbox, #startbox_2 {
font-size: 1.1em;
float: left;
color: #333;
}
#middlebox
{
width: 90%;
  display: block;
  padding:0 4% 0 6%;
  margin: auto 0 auto 0;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
}

p.start
{
width: 80%;
  padding:15px;
  color: #0E0968;
  margin-top: 25px;
  margin-bottom: 10px;
  background-color: #E2E2E9;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: dashed;
  border-right-style: dashed;
  border-bottom-style: dashed;
  border-left-style: dashed;
  border-top-color: #cccccc;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  border-left-color: #cccccc;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
   -moz-box-shadow: 0px 5px 8px #d0d0d0;
   -webkit-box-shadow: 0px 5px 8px #d0d0d0;
   box-shadow: 0px 5px 8px #d0d0d0;
}

#startbox
{
width: 80%;
  padding:15px 15px 15px 40px;
  border: solid 1px #5A7998;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  box-shadow: #f0f0f0;
   color: #1C1681;
  background-color: #fefefe;
}


#startbox_2
{
 width: 100%;
  padding:0px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 10px;
  font-size: 93%;
  border: none;
   color: #1C1681;
        line-height: 1.55em;		
}

#startbox_2 h2
{
text-align: center;
}


#startbox a, #startbox_2 a {
font-size: 0.955em;
         text-decoration: none;
         }
#startbox a:hover, #startbox_2 a:hover {
    color: #ff6c00;
}


#startbox3
{
width: 95%;
  display: block;
  text-align: left;
  padding:15px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 20px;
 background: #fff;
                border:1px dashed #ccc;
   -moz-box-shadow: 0px 5px 8px #d0d0d0;
   -webkit-box-shadow: 0px 5px 8px #d0d0d0;
   box-shadow: 0px 5px 8px #d0d0d0;
}

#startbox_4{
 color: #1C1681;
        font-size: 0.8rem;
     background: #F5F5F7;
        border:1px solid #ccc;
   -moz-box-shadow: 0px 3px 5px #d0d0d0;
   -webkit-box-shadow: 0px 3px 5px #d0d0d0;
   box-shadow: 0px 3px 5px #d0d0d0;
        line-height: 1.5em;
       padding: 16px 8px 6px 10px;
		 margin-bottom: 40px;
		 margin-left: 5px;
		  margin-top: 10px;
        text-align: left;
        -webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}

#startbox5
{
width: 92%;
  display: block;
  text-align: center;
  padding-left:1px !important;
   padding-right:1px;
	padding-bottom: 15px;
	padding-top: 15px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0;
 background: #fff;
                border:1px dashed #ccc;
   -moz-box-shadow: 0px 5px 8px #d0d0d0;
   -webkit-box-shadow: 0px 5px 8px #d0d0d0;
   box-shadow: 0px 5px 8px #d0d0d0;
}

#spendenbox_left
{
width: 80%;
float: left;
  display: block;
  text-align: left;
  padding:15px;
  margin-top: 20px;
  margin-right: 5%;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 20px;
 background: #fff;
                border:1px dashed #ccc;
   -moz-box-shadow: 0px 5px 8px #d0d0d0;
   -webkit-box-shadow: 0px 5px 8px #d0d0d0;
   box-shadow: 0px 5px 8px #d0d0d0;
}


/* Sidebar *****************************************************************/
#widgetbox {
line-height: 1.4em;
padding-left: 0;
padding-bottom: 20px;
text-align: left;
 color: #666;
 font-size: 1rem;
}

#widgetbox a {
 font-size: 0.95rem;
 font-weight: normal;
}

#widgetbox_2 {
margin-bottom: 20px;
 color: #1C1681;
        font-size: 0.8rem;
     background: #F5F5F7;
        border:1px solid #ccc;
   -moz-box-shadow: 0px 3px 5px #d0d0d0;
   -webkit-box-shadow: 0px 3px 5px #d0d0d0;
   box-shadow: 0px 3px 5px #d0d0d0;
        line-height: 1.5em;
       padding: 16px 20px 16px 20px;
        text-align: left;
        -webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}

#widgetbox_3
{
font-size: 12px;
color: #1D1A53;
padding: 16px;
margin-top: 10px;
margin-bottom: 10px;
background: #fff;#F5F5F7;
                border:1px dashed #ccc;
   -moz-box-shadow: 0px 5px 8px #d0d0d0;
   -webkit-box-shadow: 0px 5px 8px #d0d0d0;
   box-shadow: 0px 5px 8px #d0d0d0;
}

#widgetbox_3 h2
{
font-size: 13px;
margin-bottom: 10px;
}

.widget-area .widget {
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
        margin-top: 20px;
        margin-top: 1.5rem;
        margin-bottom: 48px;
        margin-bottom: 3.428571429rem;
        word-wrap: break-word;
}


.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
        font-size: 0.9em;
        line-height: 1.46153846;
                  margin-bottom: 15px;
}

.widget-area .widget p {
        margin-bottom: 2px;
        margin-bottom: 0.14285714rem;
}
.widget-area .textwidget ul {
        margin: 0 0 24px;
        margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
        margin-left: 16px;
        margin-left: 0.571428571rem;
                }
.widget-area .widget a {
                  color: #193C76;
        text-decoration: none;
}

.widget-area .widget a:hover, .widget a:focus {
                color:#FF7F00;
}
.widget-area .widget a:visited {
                color: #FF7F00;
}
.widget-area .widget a:visited:hover {
               color: #FF7F00;
}


/* notes-widget-wrapper***************************************/
.notes-widget-wrapper a
{
  font-family: "Kalam",cursive;
  font-size: 1.2em;
  text-decoration-line: none;
  text-decoration-style: none;
  text-shadow: none;
  color: #C60516;
}

/* Zeile 181 */
.notes-widget-wrapper a:hover, .notes-widget-wrapper a:focus
{
  text-decoration-line: none;
  text-decoration-style: solid;
  color: #C60516;
}

/* Zeile 181 */
.notes-widget-wrapper a:hover, .notes-widget-wrapper a:focus
{
  text-decoration-line: none;
  text-decoration-style: solid;
  color: #C60516;
}

/* Zeile 303 */
.notes-widget-wrapper.text-colour-black p, .notes-widget-wrapper.text-colour-black li, .notes-widget-wrapper.text-colour-black a
{
  color: #000000;
  font-weight: normal;
}

/* end notes-widget-wrapper***************************************/


.widget-area #s {
        width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}


/* Footer */
footer[role="contentinfo"] {
text-align: center;
        border-top: 1px solid #ededed;
        clear: both;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25rem;
        max-width: 1080px;
        margin-top: 3rem;
        margin-left: auto;
        margin-right: auto;
        padding: 24px 0;
}
footer[role="contentinfo"] a {
        color: #686868;
}
footer[role="contentinfo"] a:hover {
        color: #21759b;
}


/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
        clear: both;
                    display: none;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
        font-size: 11px;
        font-size: 0.785714286rem;
        line-height: 2.181818182;
}



.entry-header {
        margin-bottom: 10px;
        margin-bottom: 0.8rem;
}
.entry-header img.wp-post-image {
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
}

.entry-header .entry-title {
        line-height: 1.2;
        font-weight: normal;
        font-size: 16px;
        font-size: 1.2857143rem;
        line-height: 1.5;
        color:#193C76;
        margin-bottom: 0px;
}

.entry-title a {
        line-height: 1.2;
        font-weight: bold;
        font-size: 1.2857143rem;
        line-height: 1.5;
        color: #193C76;
        margin-bottom: 0px;
}


.entry-header .entry-format {
        margin-top: 24px;
        margin-top: 1.714285714rem;
        font-weight: normal;
}
.entry-header .comments-link {
        margin-top: 24px;
        margin-top: 1.714285714rem;
        font-size: 13px;
        font-size: 0.928571429rem;
        line-height: 1.846153846;
        color: #757575;
}

article.sticky .featured-post {
        border-top: 4px double #ededed;
        border-bottom: 4px double #ededed;
        color: #757575;
        font-size: 13px;
        font-size: 0.928571429rem;
        line-height: 3.692307692;
        margin-bottom: 10px;
        margin-bottom: 0.8rem;
        text-align: center;
                  display: none;
}
.comments-link a,
.entry-meta a {
        color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
        color: #21759b;
}

.entry-content,
.entry-summary,
.mu_register {
        line-height: 1.714285714;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h5,
.entry-content h6,
 {
        margin: 24px 0;
        margin: 1.714285714rem 0;
        line-height: 1.714285714;
}
/* ------------------------------------------------------------------------------------------------------------------------------------- */

.entry-content h4,
.comment-content h4

{
       margin-top: -20px !important;
        line-height: 1.214285714;
                  color: #333;				      
}
.entry-content h5,
.comment-content h5
{
                  
                font-size: 1.1em !important;
        font-weight: bold;
          color: #193C76;      
}
.entry-content h2,
.comment-content h2
 {
color: #193c76;
        margin: 0px 0 12px 0;
        margin: 0 0 0.614285714rem 0;
        line-height: 1.14285714;
}

.entry-content h3
{
  margin-top: 0.71429rem;
  margin-right: 0px;
  margin-bottom: 1.71429rem;
  margin-left: 10px;
  line-height: 1.71429;
   color: #1C1681;

}


.entry-content h1
{
font-family: 'ABeeZee', sans-serif  !important;
font-size: 2em;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  color: #444;
  font-weight: normal;
}
.entry-content h1.produkte
{
  margin-bottom: 0;
  text-align: center;
}

.entry-content h4,
.comment-content h4 {
color: #333;
  text-align: left;
        font-size: 16px;
        font-size: 1.3rem;
        line-height: 1.246153846;
                  letter-spacing: 1px;
                  font-weight: normal;
}
.entry-content h5,
.comment-content h5 {
       color: #193C76;
  text-align: left;
        font-size: 16px;
        font-size: 1.2rem;
        line-height: 1.746153846;
                  letter-spacing: 1px;
                  font-weight: normal;
                  margin: 20px 0 10px 0;
}
/* --------------------------------------------- */
.entry-content h6
 {   font-size: 8px;
        font-size: 0.8rem;
        line-height: 1rem;
                   font-weight: normal;
                        font-style: italic;
                        text-align: right;
                        padding-top: 10px;
}


.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
        margin: 20px 30px 30px 10px;
        line-height: 1.714285714;		 
		
}

.entry-content p.start1
 {
        margin: 30px 11px 40px 10px;
        line-height: 1.714285714;
		 
		
}

.entry-content a:visited
{
      color: #193C76;
        text-decoration: none;
        font-weight: bold;
}

.entry-content a:visited:hover

{
        color: #ff6c00;
}


.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
        margin: 0 0 16px 0;
        margin: 0 0 1rem 0;
        line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
        margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
        list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
        list-style: decimal outside;
}

.entry-content blockquote,
.comment-content blockquote {
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
        padding: 24px;
        padding: 1.714285714rem;
        font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
        margin-bottom: 0;
}
/* =Listen
---------------------------------------------------------------------------------------------------------------- */

.entry-content li,
.comment-content li,
.mu_register li {
        margin: 0 0 0 12px;
        padding: 2px 0 4px 2px;
        list-style: disc;
        list-style-position: outside;
}
img.alignleft,
.wp-caption.alignleft {
        margin: 12px 24px 12px 0;
        margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
        margin: 12px 0 12px 24px;
        margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
        clear: both;
        margin-top: 12px;
        margin-top: 0.857142857rem;
        margin-bottom: 12px;
        margin-bottom: 0.857142857rem;
}

img.aligncenter_noborder
 {
 border: none;
        clear: both;
        margin-top: 12px;
        margin-top: 0.857142857rem;
        margin-bottom: 12px;
        margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
        margin: 0 24px;
        margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
        font-weight: bold;
        line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
        line-height: 1.714285714;
        margin-bottom: 24px;
        margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
        border-bottom: 1px solid #ededed;
        color: #757575;
        font-size: 12px;
        font-size: 0.857142857rem;
        line-height: 2;
        margin: 0 0 24px;
        margin: 0 0 1.714285714rem;
        width: 100%;
}
.entry-content table caption,
.comment-content table caption {
        font-size: 16px;
        font-size: 1.142857143rem;
        margin: 24px 0;
        margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
        border-top: 1px solid #ededed;
        padding: 6px 10px 6px 0;
}
.site-content article {
border: none;
        margin-bottom: 12px;
        margin-bottom: 1em;
        padding-bottom: 12px;
        padding-bottom: 1rem;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
}
.page-links {
        clear: both;
        line-height: 1.714285714;
}


footer.entry-meta {
  display: none;
}
.single-author .entry-meta .by-author {
        display: none;
}

footer.entry-meta .by-author { display: none;}

footer.entry-meta .author-link { display: none;}

.mu_register h2 {
        color: #757575;
        font-weight: normal;
}



/* =Widgets
-------------------------------------------------------------- */
.widget-area img.noborder {
        border: 0;
}

.widget-area .widget ul ul {
        margin-left: 12px;
        margin-left: 0.857142857rem;
}
.widget_rss li {
        margin: 12px 0;
        margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
        color: #aaa;
        font-size: 11px;
        font-size: 0.785714286rem;
        margin-left: 12px;
        margin-left: 0.857142857rem;
}

/* =ContactForm
----------------------------------------------- */
.wpcf7-form {
         background-color: rgba(255, 255, 255, 0.1);
        border:none;
        border-radius:3px;
        width:220px;
        padding: 10px 5px;
        margin-bottom:10px;
        margin-left !important;
}

.wpcf7-form input,
        .wpcf7-form textarea{
         background:#fefefe;
        border:1px solid #ccc;
        border-radius:3px;
        width:200px;
    margin: 4px 0 8px 0;
    padding: 5px 5px;
        color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
}

.wpcf7-form p, .wpcf7-form.widget-area p {
        color:#333;
        margin-top:2px;
        margin-bottom:2px;
}

.wpcf7-form .wpcf7-submit {
        background:#666;
        border-radius:7px;
        cursor:pointer;
        width:100px;
        margin:7px 0;
        padding: 5px 15px;
        color:#fff;
}

/* Button Style */
p.buttons {
        text-align: center;
}
.button-style {
        display: inline-block;
        margin-top: 20px;
        padding: 5px 15px;
        background: #1B2024;
        border-radius: 5px;
        text-decoration: none;
}

.entry-content a.button-style  {
        letter-spacing: 1px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 12px;
        color: #FFFFFF;
}

a.button-style:hover{
        color: orange;#FFFFFF;
}




/* =Plugins
----------------------------------------------- */

img#wpstats {
        display: block;
        margin: 0 auto 24px;
        margin: 0 auto 1.714285714rem;
}
/* Tweak for logo in header
-----------------------------------------------*/
/* Tweak for logo in header
-----------------------------------------------*/
hgroup img {
        display: none;
}

/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
        width: device-width;
}
@viewport {
        width: device-width;
}

/*CSS Menu Style*/
  @media screen and (min-width:600px) {

  #spendenbox_left
{
width: 80%;
float: left;
  display: block;
  text-align: left;
  padding:15px;
  margin-top: 20px;
  margin-right: 5%;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 20px;
 background: #FBFBFB;
                border:1px dashed #ccc;
   -moz-box-shadow: 0px 5px 8px #d0d0d0;
   -webkit-box-shadow: 0px 5px 8px #d0d0d0;
   box-shadow: 0px 5px 8px #d0d0d0;
}

 /* easy-columns *************************************************************************************************************************************************************************************/
.ezcol-one-quarter, .ezcol-one-half, .ezcol-three-quarter, .ezcol-one-fifth, .ezcol-two-fifth, .ezcol-three-fifth, .ezcol-four-fifth
{
  float: left;
  margin-right: 1% !important;
  position: relative;
  word-wrap: break-word;
  box-sizing: border-box;
}

  .ezcol-one-quarter
{
  width: 28% !important;
}
/* Zeile 45 */
.ezcol-three-quarter
{
  width: 65% !important;
}

#middlebox
{
width: 94%;
  display: block;
  padding:0 5% 0 5%;
  margin: auto 0 auto 0;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
}
img.start
{
float: left;
display: block;
}
.entry-content h2
 {
 font-size: 16px;
        font-size: 1.42857143rem;
        line-height: 1.5;
        color: #1C1681;
        margin-bottom: 10px;
		  margin-left: 10px;
}


/* Images */
.alignleft {
        float: left;
}

hgroup img {
    display: block;
  float: left;
}
#logo-right {
        float: left;
}
  .slicknav_menu {
  display:none;
  }
  .nav-menu ul{
  display:block;
  }
  /************************************************************************************************************************************************************************************ Teilung*/
        .site {
                margin: 0 auto;
                max-width: 1180px;
                overflow: hidden;
                border: none !important;
                                               }

        .site-content {
                float: left;
                width: 72.104166667% !important;									
					 margin-left: 0.5rem;			
                                       }

        body.template-front-page .site-content,
        body.attachment .site-content,
        body.full-width .site-content {
                width: 96% !important;
        }
        .widget-area {
                float: right;
                width: 20.041666667%;					
					  margin-right: 0.5rem;
        }

       /************************************************************************************** Navigation Menu */

        .main-navigation {
                 margin: 0px 0 30px 0;
        }

        .main-navigation ul.nav-menu,
        .main-navigation div.nav-menu > ul {
                  border-bottom: 1px solid #B7C8DC;
                border-top: 1px solid #B7C8DC;
                display: inline-block !important;
                text-align: left;
                width: 100%;
                background-color: #173D7B;
        }
        .main-navigation ul {
                margin: 0;
                text-indent: 0;
        }
        .main-navigation li a,
        .main-navigation li {
                display: inline-block;
                text-decoration: none;
              font-size: 0.9rem;
        }
        .main-navigation li a {
        background-color: #173D7B;
                border-bottom: 0;
                color: #fff;
                line-height: 3.692307692;
                text-transform: uppercase;
                white-space: nowrap;
                padding: 0 10px 0 10px !important;
                -webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;

                  /*TRANSISTIONS*/
    -webkit-transition: background 0.8s ease;
       -moz-transition: background 0.8s ease;
         -o-transition: background 0.8s ease;
        -ms-transition: background 0.8s ease;
            transition: background 0.8s ease;
        }
        .main-navigation li a:hover,
        .main-navigation li a:focus {
                color: #fff;
                background-color: orange;#2D5699;
        }
        .main-navigation li {
                margin: 0;
                position: relative;
        }
        .main-navigation li ul {
                margin: 0;
                padding: 0;
                position: absolute;
                top: 100%;
                z-index: 1;
                height: 1px;
                width: 1px;
                overflow: hidden;
                clip: rect(1px, 1px, 1px, 1px);
        }
        .main-navigation li ul ul {
                top: 0;
                left: 100%;
        }
        .main-navigation ul li:hover > ul,
        .main-navigation ul li:focus > ul,
        .main-navigation .focus > ul {
                border-left: 0;
                clip: inherit;
                overflow: inherit;
                height: inherit;
                width: inherit;
        }
        .main-navigation li ul li a {
                background: #173D7B;
                border-bottom: 1px solid #fff;
                display: block;
                font-size: 11px;
                font-size: 0.8rem;
                letter-spacing: 0.05em;
                line-height: 2.181818182;
                padding: 8px 10px;
                padding: 0.571428571rem 0.714285714rem !important;
                width: 160px !important;
                width: 11.85714286rem !important;
                white-space: normal;
        }
        .main-navigation li ul li a:hover,
        .main-navigation li ul li a:focus {
                background: orange;#2D5699;
                color: #fff;
        }
        .main-navigation .current-menu-item > a,
        .main-navigation .current-menu-ancestor > a,
        .main-navigation .current_page_item > a,
        .main-navigation .current_page_ancestor > a {
                color: #fff;
                font-weight: bold;
                background-color: orange;#2D5699;
                padding-left: 15px;
        }
        .menu-toggle {
                display: none;
        }
         /*  End *********************************************************************************************Navigation Menu */

        .entry-header .entry-title {
                font-size: 22px;
                font-size: 1.571428571rem;
        }
        #respond form input[type="text"] {
                width: 46.333333333%;
        }
        #respond form textarea.blog-textarea {
                width: 79.666666667%;
        }
        .template-front-page .site-content,
        .template-front-page article {
                overflow: hidden;
        }
        .template-front-page.has-post-thumbnail article {
                float: left;
                width: 47.916666667%;
        }
        .entry-page-image {
                float: right;
                margin-bottom: 0;
                width: 47.916666667%;
        }
        .template-front-page .widget-area .widget,
        .template-front-page.two-sidebars .widget-area .front-widgets {
                float: left;
                width: 51.875%;
                margin-bottom: 24px;
                margin-bottom: 1.714285714rem;
        }
        .template-front-page .widget-area .widget:nth-child(odd) {
                clear: right;
        }
        .template-front-page .widget-area .widget:nth-child(even),
        .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
                float: right;
                width: 39.0625%;
                margin: 0 0 24px;
                margin: 0 0 1.714285714rem;
        }
        .template-front-page.two-sidebars .widget,
        .template-front-page.two-sidebars .widget:nth-child(even) {
                float: none;
                width: auto;
        }
        .commentlist .children {
                margin-left: 48px;
                margin-left: 3.428571429rem;
        }

                /* =ContactForm
----------------------------------------------- */
.wpcf7-form {
         background-color: rgba(255, 255, 255, 0.1);
        border:none;
        width:280px;
        padding: 10px 5px;
        margin-bottom:10px;
}

.wpcf7-form input,
        .wpcf7-form textarea{
         background:#fefefe;
        border:1px solid #ccc;
        border-radius:3px;
        width:240px;
    margin: 4px 0 8px 0;
    padding: 5px 5px;
        color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
}

.wpcf7-form p, .wpcf7-form.widget-area p {
        color:#333;
        margin-top:2px;
        margin-bottom:2px;
}

.wpcf7-form .wpcf7-submit {
        background:#666;
        border-radius:7px;
        cursor:pointer;
        width:100px;
        margin:7px 0;
        padding: 5px 15px;
        color:#fff;
}

}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 760px) {

/* Tweak for logo in header
-----------------------------------------------*/

#startbox
{
width: 90%;
}


.main-navigation li a,
        .main-navigation li {
                display: inline-block;
                text-decoration: none;
                padding: 0 12px 0 0;
        }

#widgetbox_2 a.quick {
    font-size: 1em;
}

 #page {
   margin-top: 0;
         margin-bottom: 48px;
        margin-top: 0rem;
        padding: 0 322px;
        padding: 0 0.1rem;
                   border-radius: 0;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
         }

/* =ContactForm
----------------------------------------------- */
        .wpcf7-form {
         background-color: rgba(255, 255, 255, 0.1);
        border:none;
        width:360px;
        padding: 10px 5px;
        margin: 0 auto 10px auto !important;
        }

.wpcf7-form input,
        .wpcf7-form textarea{
         background:#fefefe;
        border:1px solid #ccc;
        border-radius:3px;
        width:340px;
    margin: 4px 0 7px 0;
    padding: 5px 5px;
        color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
}


.wpcf7-form p, .wpcf7-form.widget-area p {
        color:#333;
        margin-top:2px;
        margin-bottom:2px;
}

.wpcf7-form .wpcf7-submit {
        background:#666;
        border-radius:7px;
        cursor:pointer;
        width:100px;
        margin:7px 0;
        padding: 5px 15px;
        color:#fff;
}



.entry-content h4
 {
     font-size: 1.42857143rem;
        line-height: 1.5;
        margin-bottom: 10px;
                  margin-top: -30px !important;
                  padding-top: 0px !important;
                  text-align: left;
}

.entry-content h5
 {
                line-height: 1.5em;
                font-size: 1.5em !important;      
          color: #193C76;
        clear: both;
        display: block;
}

hgroup img {
    display: block;
  float: left;
}
#logo-right {
        float: left;
}
        body {
                background-color: #e6e6e6;
        }
        body .site {
                margin-top: 0;
                margin-bottom: 48px;
                margin-bottom: 3.428571429rem;

        }
        body.custom-background-empty {
                background-color: #fff;
        }
        body.custom-background-empty .site,
        body.custom-background-white .site {
                padding: 0;
                margin-top: 0;
                margin-bottom: 0;
                box-shadow: none;
        }

}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {

.site {
                margin: 0 auto;
                max-width: 1180px;
                overflow: hidden;
                -moz-box-shadow: 0px 5px 8px #d0d0d0;
                -webkit-box-shadow: 0px 5px 8px #d0d0d0;
                 box-shadow: 0 2px 6px rgba(100, 100, 100, 0.6) !important;
                 }
					  
	    .site-content {
                float: left;
                width: 68.5% !important;									
					 margin-left: 1.5rem;					
					 padding: 0 50px 0 10px;
					                                  }
										 						 
			 

        body.template-front-page .site-content,
        body.attachment .site-content,
        body.full-width .site-content {
                width: 100%;
        }
		  
     		  		  
		   .widget-area {
                float: left;
                width: 20.041666667%;					
					  margin-left: 0.5rem;
        }  

#spendenbox_left
{
width: 41%;
float: left;
  display: block;
  text-align: left;
  padding:15px;
  margin-top: 20px;
  margin-right: 4%;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 20px;
 background: #fff;#F5F5F7;
                border:1px dashed #ccc;
   -moz-box-shadow: 0px 5px 8px #d0d0d0;
   -webkit-box-shadow: 0px 5px 8px #d0d0d0;
   box-shadow: 0px 5px 8px #d0d0d0;
}


p.start
{
width: 90%;
  padding:15px;
 color: #0E0968;
  margin-top: 40px;
  margin-bottom: 10px;
  background-color: #E2E2E9;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: dashed;
  border-right-style: dashed;
  border-bottom-style: dashed;
  border-left-style: dashed;
  border-top-color: #cccccc;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  border-left-color: #cccccc;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
 -moz-box-shadow: 0px 5px 8px #d0d0d0;
   -webkit-box-shadow: 0px 5px 8px #d0d0d0;
   box-shadow: 0px 5px 8px #d0d0d0;
}

.centerslider
{
margin: 0 auto; 
}


.main-navigation a {
        padding-right: 30px;
}

/* =ContactForm
----------------------------------------------- */
        .wpcf7-form {
         background-color: rgba(255, 255, 255, 0.1);
        border:none;
        width:460px;
        padding: 10px 0px;
        margin: 0 !important;
        }

.wpcf7-form input,
        .wpcf7-form textarea{
         background:#fefefe;
        border:1px solid #ccc;
        border-radius:3px;
        width:400px;
    margin: 4px 0 8px 0;
    padding: 5px 7px;
        color: #4f4f4f;
    font-size: 14px;
    vertical-align: middle;
}


.wpcf7-form p, .wpcf7-form.widget-area p {
        color:#333;
        margin-top:2px;
        margin-bottom:2px;
}

.wpcf7-form .wpcf7-submit {
        background:#666;
        border-radius:7px;
        cursor:pointer;
        width:100px;
        margin:7px 0;
        padding: 5px 15px;
        color:#fff;
}

hgroup img {
    display: block;
  float: left;
   margin: 1rem 1rem 0 0;
 width: 900px;
}
#logo-right {
    float: left;
}
footer .entry-meta {display:none}


}