* {
    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 {
        margin: 64px 0 20px 0;
        width: 580px;
    }
    #print_top {
        top: 40px;
    }
}
/* ******** PRINT HEADER ********* */
ul#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: 580px;
    background: #DFF6FF !important;
}
ul#print_header li {
    position:absolute;
    top:0;
    left:0;
    padding: 6px 20px;
    background: none !important;
}
ul#print_header li.close {
    left: 320px;
}
ul#print_header li a {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    background: none !important;
}
ul#print_header li a img {
    vertical-align: middle;
    background: #DFF6FF !important;
}

body {
    width: 90%;
}

.noprint {
    display: none;
}

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

a img {
    border: 0;
}

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

#content a[href^="/"]:after {
  content: " (http://www.hotelzwo-oppenheim.de" attr(href)")";
}

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

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


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

#header-logo {
    position: relative;
    top: 20px;
    left: 40px;
    float: left;
    width:  375px;
    height: 120px;
    background: url(../img/zwo_logo_print.gif) 0 0 no-repeat !important;
    z-index: 1;
}


/* BEREICHE WERDEN AUSGEBLENDET */

#banner,
#sidebar-image,
div#sidebar-extras,
div#sidebar *,
#sidebar *,
#contentarea .content_bg_container .content_languages,
#content_sidebar,
.sidebar_box,
#header-navigation,
.content_news {
    display: none;
}

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

.search_area {
    font-weight: bold;
}