@charset "UTF-8";

/*
        Theme Name: LVJG-NRW
        Theme URI: http://www.lvjg-nrw.de
        Author: Markus Metzger - Webentwicklung
        Author URI: https://www.metzger-webentwicklung.com
        Description: 2-spaltiges Theme mit einer Sidebar links und grosser Content-Spalte rechts
        Version: 1.0
        License: GNU General Public License v2 or later
        License URI: http://www.gnu.org/licenses/gpl-2.0.html
        Tags: Wordpress, Child Theme
        Text Domain: twentytwelve-child

        Template: twentytwelve
*/

/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v15-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v15-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/open-sans-v15-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('fonts/open-sans-v15-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-ext_latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v15-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('fonts/open-sans-v15-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-ext_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/open-sans-v15-latin-ext_latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('fonts/open-sans-v15-latin-ext_latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-ext_latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-ext_latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-ext_latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-ext_latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body.custom-font-enabled {
    font-family: 'Open Sans', Trebuchet MS, Arial, sans-serif;
}

/* for IE8 and IE7 ----------------*/
.ie .site-content {
    float: right;
}
.ie .widget-area {
    float: left;
}

body {
    background: #fff;
}

.clearfix:after { content:'.'; display:block; height:0; clear:both; visibility:hidden }

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
/* End hide from IE-mac */

a {
    outline: none;
    color: #666;
    transition-property: color;
    transition-duration: 1.5s;
}

a:hover {
    color: #646464;
}

.site-header {
    background-color: #006837;
    color: #fff;
    padding:0;
    position: relative;
}
.site-header .content-width {
    padding: 22px 0 12px 0;
}

.map {
    float: right;
    /*height: 380px;*/
}

.wpcf7-text,
.wpcf7-textarea {
    background-color: #f3f3f3;
}

.wpcf7-textarea ,
.wpcf7-text {
	width:90%;
}

.wpcf7-text {
	max-width:260px;
}

.your-consent .wpcf7-list-item {
	margin-left: 0;
}

#page {
    width: 100%;
}

.page .entry-header {
    display: none;
}

.widget-area {
    margin: 12px 0 0;
    margin: 0.814285714rem 0 0;
}

.widget-area .widget {
    margin-bottom: 0;
}

.menu-der-landesverband-container {
	background: #f3f3f3;
	padding-left: 5%;
}

#site-sub-navigation .content-width {
	margin-left: 5%;
}

.new-window { background:url('images/new-window.gif') right top no-repeat; padding:1px 16px 1px 1px; }

#content { max-width:1000px; margin-left:5%; margin-right:5% }
#content a { color:#006837; }
#content a:hover { text-decoration:none; }
#content img { box-shadow:none; }

.site-content article { border-bottom: none; }

.content-width { max-width:1000px; margin-left:5%; position:relative }

.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
    margin: 24px 0 0 0;
    margin: 1.714285714rem 0 0 0;
    line-height: 1.714285714;
}

.entry-content h2,
.comment-content h2 {
    margin: 36px 0 10px 0;
    margin: 2.5rem 0 0.7rem 0;
}

#main article.post,
#main article.page {
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 325px;
}

.blog article.post,
.blog article.page {
    border-bottom: 4px double #ededed;
}

.entry-content h1, .comment-content h1 {
	font-size: 19px;
	font-size: 1.4rem;
	line-height: 1.5;
}

.entry-content h2:first-child {
    margin-top: 0 !important;
}
.entry-content h2 {
    color: #006837;
}
.entry-content h3 {
    font-size: 15px;
    font-style: italic;
}

#content {
    color: #000;
    font-size: 13px;
}

.post-edit-link {
    background: url(images/edit.png) left center no-repeat;
    padding-left: 18px;
}

/*.sprites {
    background-image: url(images/sprites.png);
    background-repeat: no-repeat;
}

.icon-16 {
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: text-bottom;
}*/

#colophon {
    color: #646464;
}

#footer-menu {
    float: right;
    margin-bottom:8px;
    margin-left:50px;
}

#colophon p {
    float:left;
}

#colophon a {
    color: #646464;
    text-decoration: none;
    margin: 0 1px;
}

#colophon a:first-child {
    margin-left:0;
}

#footer-content a {
    margin:0;
    font-weight:normal;
    text-decoration:underline;
}

footer[role="contentinfo"] {
    background-color: #dce6dc;
    border-top: none;
    margin: 50px 0 0 0;
    padding: 0.7rem 0;
}

footer[role="contentinfo"] a {
    color: #d10425;
}

footer[role="contentinfo"] a:hover {
    text-decoration:underline !important;
}

footer[role="contentinfo"] .org {
    font-size: 14px;
    font-weight: bold;
}

footer[role="contentinfo"] .site-info {
    padding: 10px;
}
#footer-content {
    float: right;
    padding: 15px 0 25px 0;
}

#contact-send {
    background: #006837 url(images/double-arrow.png) 127px center no-repeat;
    padding-right:45px;
    padding-left:30px;
}

.btn-1 {
    -moz-border-bottom-colors:none;
    -moz-border-left-colors:none;
    -moz-border-right-colors:none;
    -moz-border-top-colors:none;
    background-color:#006837;
    background-image:none;
    background-image:-moz-linear-gradient(center top , #d10425, #d10205);
    background-image:-webkit-linear-gradient(center top , #d10425, #d10205);
    background-image:-ms-linear-gradient(center top , #d10425, #d10205);
    background-image:-o-linear-gradient(center top , #d10425, #d10205);
    background-image:linear-gradient(center top , #d10425, #d10205);
    background-repeat:repeat-x;
    border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    border-image:none;
    border-radius:4px;
    border-style:solid;
    border-width:1px;
    box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
    color:#fff !important;
    cursor:pointer;
    display:inline-block;
    overflow:hidden;
    text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
    transition:all 0.1s linear 0s;
    padding:5px 20px;
    position:relative;
    text-align:center;
    white-space:nowrap;
}

.btn-1:hover { text-shadow:1px 1px 2px rgba(50, 50, 50, 0.85); text-decoration:none }

#site-navigation {
    position: absolute;
    right: 10px;
    bottom: 0;
    text-align: right;
}

.current-page-ancestor a,
#site-navigation .current-menu-item a {
    background:url(images/nav-lvl-1-active.png) center bottom no-repeat;
}

#site-navigation li {
    float: left;
    margin: 0 0 0 3rem;
}

#site-navigation li a {
    color: #fff;
    font-size: 1.3rem;
    line-height: 1.692307692;
    text-transform: uppercase;
    font-weight: normal;
    white-space: nowrap;
    text-decoration: none;
    display:block;
    padding-bottom: 15px;
}

#site-navigation li a:hover {
    color: #fff;
    text-decoration: underline;
}

article.format-aside .aside {
    padding: 24px 24px 0;
    padding: 1.714285714rem;
    background: #dfdfdf;
    border-left: 22px solid #d10425;
}

#secondary-menu ul { text-align: center; list-style-type: none;}
#secondary-menu ul li {display: inline-block; padding: 0 5px;}

/* Footer */
footer[role="contentinfo"] {
    border-top: 1px solid #ededed;
    clear: both;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
    max-width: 100%;
    margin-top: 120px;
    margin-top: 10rem;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 0;
    padding: 1.714285714rem 0;
}

h1 {
    color:#80b49b;
    text-transform:uppercase;
    font-weight:normal;
    margin: 0 !important;
}

h1 span {
    color:#006837;
}

.site {
    padding: 0;
}

#logo {
    max-width:100%;
    margin:15px 10px 0 0;
	display: inline-block;
}

#logo-2 {
    float:left;
    max-width:100%;
    margin:0;
}

#site-sub-navigation {
    background-color: #dce6dc;
}
#site-sub-navigation {
    background-color: #dce6dc;
    padding: 5px 10px 5px 0;
}
#site-sub-navigation li {
    float: right;
}
#site-sub-navigation a {
    color: #646464;
    font-size: 14px;
    text-decoration: none;
    padding: 23px 0;
    margin: 0 10px 0 20px;
    display: inline-block;
    text-transform: uppercase;
}
#site-sub-navigation a:hover {
    text-decoration: underline;
}
#site-sub-navigation .current-menu-item a {
    color:#006837;
    font-weight:bold;
}

#secondary .menu,
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
    border: 0;
}
.site {
    max-width: none;
    overflow: auto;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
    display:block;
}

#page-nav {
    clear:both;
    list-style:none;
    padding:15px 0 25px 0;
}

#page-nav:after {
    content:'.';
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}

#page-nav li {
    float:left;
}

#page-nav li span {
    display:block;
    text-indent:-9999px;
}

#page-nav li .next,
#page-nav li .previous {
    display:block;
    width:57px;
    height:105px;
}

#page-nav a.previous {
    background:url(images/zurueck-2.png) 0 0 no-repeat;
}

#page-nav a.next {
    background:url(images/vor-2.png) 0 0 no-repeat;
}

.leftcolumn h1 {
    margin-top:0 !important;
}

.rightcolumn p {
    clear: right;
}

.rightcolumn {
    border-left: 1px solid #006837;
    padding-left: 25px;
}

.page-id-324 .rightcolumn {
	border-left: 0;
}

.entry-content li {
	margin: 0 0 14px 36px;
	margin: 0 0 1.014285714rem 2.571428571rem;
}

.gemeinden {
	margin-top:20px !important;
}

.gemeinden li {
	list-style: square;
	margin: 7px 0 7px 36px;
	margin: 0.554285714rem 0 0.554285714rem 2.571428571rem;
}

.gemeinden li a {
	font-weight: bold;
}

.dl-list li {
	list-style: square;
	margin-left: 20px;
	margin-bottom: 5px;
}

.dl-list li a {
	font-weight: bold;
}

hr.wp-block-separator {
	background-color: #fff;
	border-style: solid;
	border-color: #a3a3a3;
	margin: 40px 0;
}

/* =Media queries
-------------------------------------------------------------- */

/* Maximum width of 920 pixels. */
@media screen and (max-width: 920px) {
    #site-navigation {
        float:right;
        position: relative;
        text-align: right;
        margin: 0;
    }

    #secondary .menu:after {
        content:'.';
        display:block;
        height:0;
        clear:both;
        visibility:hidden
    }
    #site-navigation {
        clear: both;
        margin: 15px 0 30px 0
    }
    #site-sub-navigation .menu,
    #site-navigation ul.nav-menu,
    #site-navigation div.nav-menu > ul {
        border: 0;
        display: block;
    }
    #site-navigation li {
        float:none;
        position: relative;
        text-align: right;
        margin: 0;
        text-align:right;
    }

    #site-sub-navigation li {
        float:none;
        position: relative;
        margin: 0;
    }

    .current-page-ancestor a,
    #site-navigation .current-menu-item a {
        background:url(images/nav-lvl-1-active-2.png) right center no-repeat;
    }

    #site-navigation li a {
        font-size: 1.1rem;
    }

    #secondary .menu li a,
    .main-navigation li a {
        font-size: 12px;
        font-weight: bold;
        line-height: 2.892307692;
        text-transform: none;
        text-decoration: none;
        padding-right:12px;
        padding-bottom:0 !important;
    }

    #secondary .menu li a:hover {
        color:#006837;
    }

    footer[role="contentinfo"] {
        padding-left: 0;
        margin: 50px 0 0 0;
    }

    #site-sub-navigation .menu {
        clear:both;
        background-color:#f3f3f3;
        padding: 10px 0 10px 10px;
    }

    #site-sub-navigation {
        background-color: #dce6dc;
        padding: 0;
    }
    #site-sub-navigation li {
        clear:both;
    }
    #site-sub-navigation a {
        color: #646464;
        font-size: 12px;
        text-decoration: none;
        padding: 5px 0 5px 8px;
        margin: 2px 0;
        display: inline-block;
        text-transform: uppercase;
    }
    #site-sub-navigation a:hover {
        text-decoration: underline;
    }
    #site-sub-navigation .current-menu-item a {
        background:url(images/nav-lvl-2-active.png) left center no-repeat;
        color:#006837;
        font-weight:bold;
    }
    .menu {
        background: #eee;
    }
    #logo-2 {
        margin:10px 10px 10px 0;
    }
    .rightcolumn {
        clear:left;
        border-left:0;
        padding-left:0;
    }
    #page-nav li .next,
    #page-nav li .previous {
        display:block;
        width:43px;
        height:76px;
    }

    #page-nav a.previous {
        background:url(images/zurueck.png) 0 0 no-repeat;
    }

    #page-nav a.next {
        background:url(images/vor.png) 0 0 no-repeat;
    }
	#content {
		margin: 10px;
	}
	.menu-der-landesverband-container {
		padding-left: 10px;
	}
	#site-sub-navigation .content-width,
	.content-width {
		margin-left: 10px;
	}
}

/* Minimum width of 769 pixels. */
@media screen and (min-width: 769px) {
    #content a:hover {
        text-decoration: none;
        color: #000;
    }

    .entry-content p, .entry-summary p, .comment-content p, .mu_register p {
        margin: 0 0 14px;
        margin: 0 0 1.014285714rem;
    }

    .main-navigation {
        background-color: #006837;
        margin: 0
    }
    .main-navigation ul.nav-menu,
    .main-navigation div.nav-menu > ul {
        border: 0;
    }
    .main-navigation li {
        position: relative;
        margin: 0;
    }
    .main-navigation li a {
        font-size: 14px;
        font-weight: bold;
        text-transform: none;
    }
    .main-navigation .current-page-ancestor > a,
    .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: #d10425;
    }

    #secondary .menu {
        margin-left: 30px;
    }
    #secondary .menu .menu-item {
        margin: 15px 0;
    }
    #secondary .menu .menu-item a {
        color: #666;
        font-weight: bold;
        text-decoration: none;
    }
    #secondary .menu .menu-item a:hover {
        color: #000;
    }
    #secondary .menu .current-menu-item a {
        color: #d10425;
        font-weight: bold;
        text-decoration: none;
    }

    /* Zweispaltiger Inhalt mit Shortcode */
    .entry-content .leftcolumn, .entry-content .rightcolumn {width: 48% }
    .entry-content .leftcolumn {float: left;  }
    .entry-content .rightcolumn {float: right; }
    .entry-content .topcolumn {clear: both; }
}

/* Maximum width of 525 pixels. */
@media screen and (max-width: 540px) {
    #footer-menu {
        float:none;
        margin-left:0;
    }
	#logo {
		margin-left: 10px;
	}
    #logo-2 {
        height:56px !important;
    }
	.content-width {
		margin-left:0;
	}
	#page-nav {
		clear: both;
		list-style: none;
		padding: 15px 0 25px 0;
		width: 195px;
		margin: auto;
	}
}

#news {
	/*background: #f3fdf3;*/
	font-size: 20px;
	padding: 0;
}

#news li {
	list-style-type: square;
}