/*
Theme Name: Patientenbeteiligung NRW
Theme URI: http://www.mbi-solutions.de
Description: Ein Theme für die Patientenbeteiligung
Author: Mike Berg
Author URI: http://www.mikeberg.de
Version: 0.6
Tags: Patientenbeteiligung, Deutschland

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

*/

body {
    background: #eaefef;
    font-family: Arial, Helvetica, sans-serif; 
    overflow-wrap: break-word;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif; 
}

p{font-size: 1em;}

header {
    background: #fff;
    /*padding-left: 15px;
    padding-right:15px; */
    margin-top:50px;
}


#mobile-navigation {
	display:none;
}


#head-section {
    margin-bottom: 20px;
}

.no-bullets {
    list-style-type: none;
}

#bralogo {
    margin-left: 30px;
    margin-top: 20px;
}

header h1 {
    font-family: "Comic Sans MS", sans-serif;
    font-size: 4em;
    padding-left: 20px;
    word-wrap: break-word;
     -webkit-hyphens: auto;
     -moz-hyphens: auto;
     -ms-hyphens: auto;
     -o-hyphens: auto;
     hyphens: auto;
}

header h2 {
    padding-left:20px;
}

.farbe1 {
    color:#336666;
}

.farbe2 {
    color: #FF9900;
}

.obermenue1 {
   padding-left:0px;
   margin-left: 20px;
   margin-bottom: 10px;
}

.obermenue {
   padding-left:0px;
   margin-left: 23px;
}

header li {
  list-style: none; 
  display: inline;
 	padding: 0;
 	margin-right: 8px;
}

.neben-menu {
    padding-top: 65px;
}

.bottom-line {
    border-bottom: solid 1px #FF9900;
}

.introtext {
    padding-left: 30px;
    padding-right: 30px;
}

/* Contrast */
.contrast {
  /* IE */
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  /* Chrome, Safari */
  -webkit-filter: grayscale(1);
  /* Firefox */
  filter: grayscale(1);

  background: white;

   }

.contrast h1, .contrast h2, .contrast h3, .contrast h4, .contrast h5, .contrast h6, .contrast p, .contrast a {
    color: black;
}

.contrast a {
    text-decoration: underline;
}

.contrast nav a {
    text-decoration: underline;
}

.contrast .aktuelles,.contrast .termine,.contrast .suchergebnis,.contrast .landesausschuss,.contrast .zulassung,.contrast .landesgremium {
    background:#000;
    color: #fff;
}

#nav.affix {
    position: fixed;
    top: 0;
    min-width: 1140px;  
    z-index:1;
}



.main-content {
    background: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
}


.upper-line {
    border: solid 1px #FF9900;
    margin-top: 0px;   
} 

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}


	

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption-text {
    font-size: 0.8em;
}

.aktuelles, .termine, .suchergebnis, .landesausschuss, .zulassung, .landesgremium {
    margin-bottom: 0px;
    background:#336666;
    color: #fff;
    padding-top:5px;
    padding-left:5px;
}

/* Archiv Seite */

.archiv li { 
    list-style-type: none;
    display:inline;
}

.archiv {
    margin-bottom: 10px;
}

.schwarze_linie {
        border: solid 1px #000;
        color: #000;
        margin-top: 0px; 
    }
    
.wp-pagenavi {
 padding-top: 10px; 
}

.tiled-gallery {
max-width: 500px;
margin: auto !important;
}

.jp-carousel-info {
	display: none;
}

.category-posts-internal {
	margin-left: 0;
	padding-left: 0;
}

#vsel {clear:both; float:left; width:100%; margin:0 auto 5px;}
#vsel p {margin:0 0 10px;}
#vsel .vsel-content {width:100%; clear:both; float:left; display:block; margin:0 0 20px; padding:0 0 10px; border-bottom:1px solid #ccc;}
#vsel .vsel-meta {width:100%; float:left;}
#vsel .vsel-meta-title {margin:0 0 10px; font-size: 14px;}
#vsel .vsel-meta-date {}
#vsel .vsel-meta-time {}
#vsel .vsel-meta-location {}
#vsel .vsel-meta-link {}
#vsel .vsel-info {width:60%; float:right;}
#vsel .vsel-image {width:40%; height:auto; float:right; margin:0.3em 0 0.3em 1em; padding:0; border:0;}
#vsel .vsel-nav {width:100%; clear:both; float:left;}
#vsel a.next {float:right;}
#vsel a.prev {float:left;}

.aktuelles, .termine {
     width: 50%; /* 120px */
}

.suchergebnis {
     width: 50%; /* 140px */
}

.landesausschuss {
    width: 50%; /* 180px */

}

.zulassung {
    width: 50%; /* 300px */
}

.landesgremium {
    width: 50%; /* 190px */
}

.box-farbe-petrol {
    background: #eaefef;
}

.box-farbe-ocker {
    background: #fff5e5;
}

.box-margin-top {
    margin-top: 5px;
}

.box-margin-bottom {
    margin-bottom:5px;
}

.box-margin-left {
    margin-left: 5px;
}

.box-margin-right {
    margin-right: 5px;
}

footer {
    border-top: solid 1px #FF9900;
    margin-left: 0px;
    margin-right: 0px;
    background: #F3931B; /* fff5e5 */
    color: white;
}

footer a {
    color: white;
}


.footer-content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-nav li {
    list-style: none;
    display: inline;
    padding-left:5px;
}

.footer-nav {
    margin-left:-30px;

}

.social li {
    list-style: none;
    display: inline;
}

.copyright-footer {
	background:#3A676A;
	color: white;
}

.copyright-text p {
	margin-bottom: 5px;
	margin-top: 5px;
}



/* img {
    width:100%;
} */

.margin-bottom {
    margin-bottom: 20px;
}

.padding-bottom {
    padding-bottom: 10px;
}

.nrw {
    margin-top: 20px;
}

@media screen and (max-width:960px) {
    #head-section {
    	margin-top:130px;
    }

    #site-navigation {
	display: none;
}

#mobile-navigation {
	display: block;
}

.navbar .navbar-collapse.in { max-height:300px!important; overflow-y:scroll!important; overflow-x:hidden!important; }
   #crumbs {
   	display: none;
   }
    
    #nav.affix {
    position: fixed;
    top: 0;
    width: auto !important; 
    z-index:1;
}


.footer-nav {
       display: table;
    margin: 0 auto;
}

.text-center-small {
    text-align: center;
}

.social {
       display: table;
    margin: 0 auto;
}

.social li {
    padding-right: 10px;
}

.nrw {
    width:50%;
    height:50%;
    display:block;
    margin-right: auto;
    margin-left: auto;
}

.row-eq-height {
  
 display: block;
  flex-shrink: 0;
}

.small_padding_top {
    padding-top:10px;
    margin-top: 10px;
}

.small-box-farbe-petrol {
    background: #eaefef;
}

.small-box-farbe-ocker {
    background: #fff5e5;
}
}

@media screen and (max-width:800px) {
	#head-section {
    	margin-top:130px;
    }

    #site-navigation {
	display: none;
}

#nwlogo {
	margin-left: 20px;
	margin-top: 50px;
}

#mobile-navigation {
	display: block;
}

.navbar .navbar-collapse.in { max-height:300px!important; overflow-y:scroll!important; overflow-x:hidden!important; }
#crumbs {
   	display: none;
   }
    
    #nav.affix {
    position: fixed;
    top: 0;
    width: auto !important; 
    z-index:1;
}



.row-eq-height {
  
  display: block;
  flex-shrink: 0;
}

.small_padding_top {
    padding-top:10px;
    margin-top: 10px;
}

.nrw {
    width:50%;
    height:50%;
    display:block;
    margin-right: auto;
    margin-left: auto;
}




}

@media screen and (max-width: 768px) {
	#head-section {
    	margin-top:130px;
    }

    #site-navigation {
	display: none;
}

#mobile-navigation {
	display: block;
}

.navbar .navbar-collapse.in { max-height:300px!important; overflow-y:scroll!important; overflow-x:hidden!important; }

     #nav.affix {
    position: fixed;
    top: 0;
    width: auto !important; 
    z-index:1;
}

#crumbs {
   	display: none;
   }

.row-eq-height {
  
  display: block;
  flex-shrink: 0;
}

.head-section h1 {
    word-wrap: break-word;
}

 h3,h4,p {
    word-wrap: break-word;
 }

}

@media screen and (max-width: 360px) {
     
	#head-section {
    	margin-top:130px;
    }

     #nav.affix {
    position: fixed;
    top: 0;
    width: auto !important; 
    z-index:1;
}
#crumbs {
   	display: none;
   }

#site-navigation {
	display: none;
}

#mobile-navigation {
	display: block;
}

.navbar .navbar-collapse.in { max-height:300px!important; overflow-y:scroll!important; overflow-x:hidden!important; }

    .head-section .farbe2 {
        margin-left:5px;
    }

}

@media screen and (max-width: 320px) {
	#head-section {
    	margin-top:130px;
    }

     #nav.affix {
    position: fixed; 
    top: 0;
    width: auto !important; 
    z-index:1;
}

#site-navigation {
	display: none;
}

#mobile-navigation {
	display: block;
}

.navbar .navbar-collapse.in { max-height:300px!important; overflow-y:scroll!important; overflow-x:hidden!important; }
#crumbs {
   	display: none;
   }
}

/* Menu */

.dropdown-menu{
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-submenu {
    position: initial;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 101%;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #F3931B; /* #ccc  */
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.main-navigation {
    position: relative;
    display: block;
    width: 100%;
    clear: both;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    background: #F3931B; /* #fff5e5 */
}

.main-navigation ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.main-navigation li {
    position: relative;
    float: left;
}

.main-navigation a {
    display: block;
    padding: 1em 1em;
    font-size: 14px;
    font-size: 1.4rem;
    text-decoration: none;
    color: white;
    line-height: 1em;
}

.main-navigation ul ul {
    position: absolute;
    left: 0;
    z-index: 99999;
    display: none;
    float: left;
    padding: 0;
    background: #F3931B;
}

.main-navigation ul ul ul {
    top: 0;
    left: 100%;
}

.main-navigation ul ul a { width: 225px; }

.main-navigation ul ul ul a { width: 245px; }

.main-navigation ul ul li { margin-right: 0px;}

.main-navigation ul ul ul li { margin-right: 0px;}

.main-navigation li:hover > a,
.main-navigation li > a:focus {
    color: #fff; 
    background: #336666; /* #fff5e5 */
}

.main-navigation ul ul :hover > a { }

.main-navigation ul ul a:hover,
.main-navigation ul ul a:focus {
    background: #336666; /* #fff5e5 */
}

.main-navigation ul li:hover > ul { display: block; }

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_item > a:hover,
.main-navigation .current-menu-item > a:hover,
.main-navigation .current_page_item > a:focus,
.main-navigation .current-menu-item > a:focus {
    color: #fff;
    background: #336666;
}

.main-navigation .current_page_ancestor {
    background: #336666; /* #fff5e5 */
}

.main-navigation ul ul .current_page_parent,
.main-navigation .current_page_parent .current_page_item > a {
    color: #fff;
    color: hsl(0, 0%, 100%);
    background: #336666;
}

.main-navigation .current-page-ancestor {
    color: #fff;
    color: hsl(0, 0%, 100%);
    background: #336666;
}

ul, ol { margin: 0 0 1.5em 3em; }

ul { list-style: disc; }

ol { list-style: decimal; }

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    display: table;
    content: '';
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after { clear: both; }


/* Small menu */
.menu-toggle {
    display: none;
    cursor: pointer;
}

@media screen and (max-width: 960px) {
    .menu-toggle {
        display: inline-block;
        height: 3.9em;
        padding: 0 1em;
        font-weight: normal;
        font-size: 14px;
        font-size: 1.4rem;
        text-decoration: none;
        line-height: 3.75em;
        color: white;
    }

    .menu-toggle a:hover,
    .menu-toggle a:focus {
        background: #fff5e5;
    }

    .main-navigation.toggled .nav-menu {
        display: block;
        border-top: 1px solid;
        border-top-color: #fff;
        border-top-color: hsla(0, 0%, 100%, .5);
    }

    .main-navigation ul {
        display: none;
        padding-left: 0;
    }

    .main-navigation li { float: none; }

    .main-navigation li a { padding: 1.3em 2em; }

    .main-navigation li li a { padding-left: 4em; }

    .main-navigation li li li a { padding-left: 6em; }

    .main-navigation li:hover > a,
    .main-navigation li > a:focus {
        background: #fff5e5;
    }

    .main-navigation ul ul,
    .main-navigation ul ul ul {
        position: relative;
        top: inherit;
        left: 0;
        display: block;
        float: none;
        background: white;
    }

    .main-navigation ul ul a { width: 100%; }

    .main-navigation ul a:hover,
    .main-navigation ul ul a:hover,
    .main-navigation ul a:focus,
    .main-navigation ul ul a:focus{
        background: #fff5e5;
    }

    .main-navigation .current_page_ancestor { background: inherit; }

    .main-navigation ul ul .current_page_parent {
        color: inherit;
        background: inherit;
    }

    .main-navigation .current_page_item > a,
    .main-navigation .current_page_item > a:hover,
    .main-navigation .current_page_item li:hover,
    .main-navigation .current_page_item > a:focus,
    .main-navigation .current_page_item li:focus,
    .main-navigation .current_page_parent .current_page_item > a  {
        color: #fff;
        background: #336666;
    }

} /* End responsive menu */



/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    top: 5px;
    left: 5px;
    z-index: 100000; /* Above WP toolbar */
    clip: auto !important;
    display: block;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    line-height: normal;
    color: #21759b;
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

strong.search-excerpt {
    background-color:yellow;
    color:blue;
}



/*  CSS TEIL FÜR DRUCKEN */

@media print {
    * {-webkit-print-color-adjust: exact;}

 header {
	margin-top: 5px;
margin-bottom:15px;
}

.main-content {
 margin-top: -140px;
}

    header nav ul, footer, #sidebar, .breadcrumb {
display: none;
}




img {
max-width: 100%;
}

@page {
margin: 0.5cm;
}

body {
font: 12pt Georgia, "Times New Roman", Times, serif;
line-height: 1.3;
}

h1 {
font-size: 24pt;
}

h2 {
font-size: 14pt;
margin-top: 25px;
}

/* aside h2 {
font-size: 18pt;
} */

a[href^="http://"]:after {
content: " (" attr(href) ")";
font-size: 90%;
}


a {
word-wrap: break-word;
}

a {
color: #000;
}

.neben-menu, .suchen {
    display: none;
}

/* aside {
border-top: 1px solid #bbb;
margin-top: 30px;
display: block;
page-break-before: always;
} */

.farbe1 {
    color:#336666;
}

.farbe2 {
    color: #FF9900;
}

.box-farbe-ocker {
    width:50%;
}

.box-farbe-petrol {
    width: 50%;
}


}


.terminbox {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 25px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.terminbox-widget {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 25px;
    padding-top: 10px;
    padding-left: 2px;
    padding-right: 2px;
}


#sidebar {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;

}

.aktuelles-thumbnail .center {
    margin:0;
    display: block;
       margin-left: auto;
    margin-right: auto;
}
img.thumbnail {
	max-width:100% !important;
}
