/*
Theme Name: hospiz_367_2017
Theme URI:
Author: *.tina draempaehl
Author URI: http://36komma7.de
Description: hospiz_367_2017 ist das neue Theme das Hospiz Kaiserswerth.
Version: 0.0.1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, two-columns
Text Domain: hospiz_367_2017
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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: 1em;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {overflow: scroll;}

body {
	line-height: 1.3;
}
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;
}

@font-face {
    font-family: 'pt_sansregular';
    src: url('PTS55F-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sansbold';
    src: url('PTS75F-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html, body {
  font-family: 'pt_sansregular';
  font-size: 1rem;
color: #000;
margin: 0;
padding: 0;}

.clearfix {
  clear: both;
}

strong {
font-weight: bold;}

#container {
  background-image: url(/wp-content/uploads/2017/10/HospizobenNetz.png), url("/wp-content/uploads/2017/10/HospizuntenNetz.png");
  background-size: 100% auto, 100% auto;
  background-repeat: no-repeat;
  background-position: top right, bottom left;
  max-width: 1280px;
  position: relative;
}

#logo img {
    width: 100%;
}

header {
    position: relative;
    display: inline-block;
}


#headerimage {
    position: absolute;
    width: 40%;
    right: 0;
    z-index: -10;
    top: 110px;
color: #fff;
}
#headerimage img {
    width: 100%;
}
/*typografie*/
p, div, li {
  font-family: 'Lato';
font-style: normal;
font-weight: 400;
line-height: 1.3;
}
.alignleft {
    float: left;
    padding: 0 15px 15px 0;
}
.entry-content img {
    border: solid 1px #ccc;
    margin-right: 15px;
    padding: 0;
}

h1 {font-size: 2em;
}
h2 {font-size: 1.4em;
}
h3 {
font-size: 1em;
text-transform: uppercase;
}

a {color:#333;}

.entry-content a:hover {
    text-decoration: underline !important;
}

/*logo, branding*/

#logo {
    width: 65%;
    margin: 9% 0 0%;
}


/*Navigationen*/
.breadcrumbs {
    font-style: italic;
    font-size: 0.8em;
    margin: 10px 0 20px;
}

/*Hauptnavigation mittig setzen*/
#nav {
    margin: 6% 0;
    display: block;
}

#nav li {
    float: left;
    list-style: none;
    display: inline-block;
    margin: 5px 15px 5px 0;
    text-transform: uppercase;
    font-size: 0.95rem;
    letter-spacing: 0.04rem;
}


#nav a {
    text-decoration: none;
    border: 1px solid gray;
    padding: 2px 5px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link::after,
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link::after,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item-has-children > a.mega-menu-link::after {
    content: ''; /*Pfeile vor den Menüpunkten "ausschalten"*/
}

/*#mega-menu-wrap-header-menu::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu::before,
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item::before,*/
#mega-menu-wrap-header-menu #mega-menu-header-menu ul li a.mega-menu-link::before
/*#mega-menu-wrap-header-menu #mega-menu-header-menu::after,
#mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu::after,
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item::after,
#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link::after */{
    /*content: "\f139"; kleiner Pfeil*/
    content: "\f522"; /*grosser Pfeil*/
}

#menu-hauptmenue {
    display: inline;
}

ul.sub-menu {
    position: absolute;
    margin: 15px 0;
}

#nav li ul li {
    background: #fff;
    display: block;
    float: none;
    margin: 0 0 10px 0;
}


/*temporär: umschliessender Container*/
#container {
    margin-left: auto;
    margin-right: auto;
    width: 100%
/*max-width: 1440px;*/
}

#wrapper {
    width: 80%;
    display: inline-block;
}

.rand-links {
  padding-left: 20px;
}

.theme-author {
    padding-bottom: 50px;
    font-size: 14px;
}
/*logo*/

/*headerimage*/


/*temporär kompletter Grafikheader*/


/*Seite: Vorstand Module*/
div.vorstand {
    width: 100%;
    display: block;
    float: left;
    font-size: 0.8rem;
    margin-bottom: 20px;
}
.foto, .text {
    width: 48%;
    display: block;
    float: left;
}

.clearboth {
    clear: both;
}
figure.float-left {
    float: left;
    margin-right: 20px;
}
#teamfotos {
    display: flex;
}
.wp-caption-text {
    font-weight: 300;
}

.vorstand .foto img {
    width: 100%;
    height: auto;
}

.text {
    margin: 0 2%;
}

/*Seite: Partner Module*/

div.partner {
    width: 100%;
    display: block;
    float: left;
    font-size: 0.8rem;
    margin-bottom: 0;
}

.page-id-88 .entry-content img {
    border: none;
    margin-right: 15px;
    padding: 0;
}


.logo, .text {
    width: 100%;
    display: block;
    float: left;
}

.partner .logo img {
    max-width: 100%;
    height: auto;
}


article.post {
    margin-bottom: 20px;
    border-top: 1px dotted #bbb;
    padding-top: 10px;
}

article.post:first-child {
    border-top: none;
}


/*xxx*/
/*xxx*/
/*footer*/
footer {
    clear: both;
    min-height: 300px;
    margin-top: 50px;
}

.col.col-3 {
    width: 100%;
    padding: 2% 2% 2% 0;
}

#menu-fussmenue li {
    /*display: inline;*/
}
#menu-fussmenue a {
    color: #58585A;
    text-decoration: none;
    padding-right: 10px;
padding: 5px 0;
display: inline-block;
}
#menu-fussmenue a:hover {
    color: #000;
    text-decoration: underline;
}
#footer > aside {
    float: left;
    width: 25%;
}

#footer li {
    list-style: outside none none;
}
.widget {
    margin-bottom: 19px;
}

#nachoben {
    width: 100%;
    text-align: center;
    padding: 20px;
}
#nachoben a:hover {
    background-color: #fcec6a;
    padding: 5px;
}

#ui-id-1, #ui-id-2, .accordions-head, .ui-widget-content {
    border: none !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
    margin-bottom: 10px;
}
#footer .rand-links {
    padding-right: 20px;
}
.mega-sub-menu .mega-menu-item a:hover {
    background-color: #dcdcdc !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu {
    position: absolute;
    right: 0;
}

@media (min-width: 40em) {

#logo {
    width: 40%;
    margin: 9% 0 0%;
}
.rand-links {
    padding-left: 50px;
}
footer {
    display: flex;
}
.col.col-3 {
    width: 33.33%;
    padding: 2% 2% 2% 0;
}
#wrapper {
    width: 60%;
}
#wrapper {
    min-height: 28vw;
}
div.vorstand {
    width: 50%;
}
.logo, .text {
    width: 48%;
}
div.partner {
    margin-bottom: 20px;
}

} /* Ende @media (min-width: 40em)*/

@media (min-width: 85em) {
#wrapper {
    min-height: 390px;
}
#logo img {
    width: 80%;
}
}
