h1, h2, h3, h4, h5, h6, #sitetitle .title {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color:#000;
}
h1, h2, h3, h4, h5, h6,.teaser-normal { page-break-after:avoid; page-break-inside:avoid }
img { page-break-inside:avoid; page-break-after:avoid; }
blockquote, table, pre,.ui-tabs-panel { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }

a,.broken_link, a.broken_link {color:#000; text-decoration:none!important;}

/*Display NONE*/
#servicebar,#abobar,#loginbar,#head-social,#head-emergency,#head-weather, #topnav ul li,.select-menu,#contentright,
body.single #content > * ,#footer,.footerstrategen,.tags-content,#un-button,.social-ring,.ui-tabs-nav,
.wpb_tour_next_prev_nav,.print_container,
.display-none{display:none!important;}

body.single #content > .single-article,
.ui-tabs-panel {
    display:block!important;
}
.ui-tabs-panel{
    position:relative;
    float:none;
}

img.post-image,
img.post-image + .caption,
.teasernormal.thumbnail{
    max-width:50%;
    height:auto;
    margin-right:15px;
    margin-bottom:15px;
    float:left;
    clear:left;
}
img.post-image + .caption {
    margin-top:-10px;
}

#logo,#head-today {
    text-align:center;
}
#sub-footer,
#head-today,
#head-datestamp,
.caption,
.meta.single{
    font-size:85%;
    margin-bottom:15px;
}
#head-datestamp,
#sub-footer {text-align:right;}
.teaser-normal{ margin-bottom:35px;}