* {
    background: #FFF !important;
    color: #000 !important;
    font: 10pt Verdana,Arial,SunSans-Regular,Sans-Serif;
    margin: 0;
    padding: 0;
    background: none;
    clear: both;
}

@media screen {
    .content-content {
        width: 750px;
    }
    #print_top {
        top: 40px;
    }
}
/* ******** PRINT HEADER ********* */
#print_header {
    position:absolute;
    top:0;
    left:0;
    border-bottom: 1px solid #00A0E3;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 30px;
    width: 100%;
    max-width: 750px;
    background: #DFF6FF !important;
}
#print_header li {
    float: right;
    padding: 0 20px 0 0;
    background: none !important;
}
#print_header a {
    font-size: 11pt;
    font-weight: bold;
    line-height: 29px;
    background: none !important;
}

/* Stylesheet Anpassungen fuer Printausgabe */

body {
    width: 90%;
}

.noprint {
    display: none;
}

a,
a:visited,
a:hover,
a:visited:hover {
    color: #000;
    background: none;
    text-decoration: none;
}

img {
    margin: 5px;
}

a img {
    border: 0;
}

.content-content a:link:after,
.content-content a:visited:after {
   	content: " ("attr(href)")";
   	font-size: 90%;
}

.content-content a[href^="/"]:after {
  content: " (http://www.christ-und-reisen.de" attr(href)")";
}

.content-content {
    position: relative;
    top: 40px;
    max-width: 750px;
}

.header-headlines {
    position: relative;
    top: 40px;
}

.vcard {
    top: 50px;
    position: relative;
    margin: 16px 0 0 0;
    padding: 16px 0 0 0;
    max-width: 750px;
    font-size: 9pt !important;
    line-height: 120%;
    border-top: 1px solid #AAA;
}

h1, h1 span.sIFR-alternate {
    font-size: 14px;
    font-weight: bold !important;
    margin: 10px 0;
}
h2, h2 span.sIFR-alternate {
    font-size: 12px;
    font-weight: bold !important;
    margin: 10px 0;
}
h3, h3 span.sIFR-alternate {
    font-size: 12px;
    font-weight: bold !important;
    margin: 10px 0;
}

ul,
ol{
    margin: 10px 10px 10px 25px;
}

/* BEREICHE WELCHE AUSGEBLENDET WERDEN SOLLEN */

#sidebars,
#footer-container,
#nuc_web_info,
#sIFR_replacement_0,
#sIFR_replacement_1,
#sIFR_replacement_2,
#sIFR_replacement_3,
.navigation-left,
.header-navigation,
.logo {
    display: none;
}

/* MODUL ANPASSUNGEN */
.hfeed {
    list-style: none;
    margin: 0 !important;
}
.hfeed h3 {
    font-weight: bold !important;
}

.search_area {
    font-weight: bold;
}