/*
Theme Name: LEBEN IN HARMONIE
Template: leben-in-harmonie
Version: 2.0
*/





#Content {font-family:lucida "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:14px;color:#000; line-height:1.7; letter-spacing:0.1px;}
#Content a {color: #707A3D; text-decoration:underline;}
body.header-stack:not(.template-slider) #Header {min-height:0;}

#Top_bar .menu > li > a {
    border-radius: 0 !important;
    padding: 10px ;

}
#Top_bar .menu > li.current-menu-item > a,#Top_bar .menu > li:hover > a, #Top_bar .menu > li.current_page_item > a {color:#fff!Important}

.header-stack.header-center #Top_bar .menu_wrapper {padding:15px 0;}

.the_content_wrapper {
    margin: 0 3% 5%;
}

h1, h2, h3 {font-family:Georgia, "Times New Roman", Times, serif!important;}

h1 {color: #707A3D!important; margin:20px 0 30px; line-height:1.3!important;}
h1.the-heading {margin:60px 0 20px!important}

h2 {font-size: 20px!important;line-height: 1.5!important; margin: 30px 0 10px!important;}
h3.the-heading {margin:30px 0 16px; font-size:20px }
h3 {margin:30px 0 7px; font-size:19px !important; font-weight:200!important}


.the_content_wrapper ul  { margin:20px 40px 30px}
.the_content_wrapper ul li { color:#000; font-size:14px; line-height:1.6}

ul.the-list  { margin:20px 40px 30px}
ul.the-list li { color:#000; font-size:14px; line-height:1.6}
ol li {color:#000;}
ol {line-height:1.5!important; font-size:14px!important; margin-top:25px!important}

.margint {margin-top:30px}
.the-green {color: #707A3D!important;}

.widget_archive ul, .widget_nav_menu ul {background:none;color:#F965E6!important; list-style-type:disc;}
.widget_archive ul a, .widget_nav_menu ul a {color:#000!important;text-decoration:none!important;}
.widget_archive ul li a, .widget_nav_menu ul li a {padding: 5px 0 6px 3px;}
.menu-highlight #Top_bar #menu > ul > li.current-page-ancestor > a {color:#fff}

div.the-str-space > strong {margin-top:20px; display:inline-block}

footer {display:none;}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
    background-color: #fff;
    color: #111;
}
input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
    background-color: rgba(112,122,61,0.7)!important;
    border-color: #d5e5ee;
    color: #fff;
}

a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {background:#707A3D!important;}

.erklaerbox {background:#B1C786; padding:20px 20px 10px;margin:20px 0}