* {
    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;
}

.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;
}

/* BEREICHE WERDEN AUSGEBLENDET */

#header,
#header-event,
#navigation-top,
#navigation-left,
#sidebar *,
#footer,
#nuc_web_info,
#content-advertising,
.vcard .geo,
.sitebrowsing,
.hentry-image,
.uid {
    display: none;
}

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

.search_area {
    font-weight: bold;
}

/* ******** Messe Liste ********* */
table#meineaussteller img,
table#meineaussteller tr.icons td,
table#meineaussteller tr.printmarker td,
table#meineaussteller tr td.left,
table#meineaussteller tr th.left,
table#meineaussteller tr td.right,
table#meineaussteller tr th.right,
table#meineaussteller input {
    display: none;
}

table#meineaussteller tr th,
table#meineaussteller tr th a {
    font-weight: bold;
    text-align: left;
}
table#meineaussteller tr td {
    vertical-align: top;
}
table#meineaussteller div.stamm div,
table#meineaussteller div.stamm p {
    margin: 0;
    padding: 0;
}
table#meineaussteller td.firma,
table#meineaussteller td.stand {
    border-top: 1px solid #AAA;
    border-bottom: 6px solid #FFF;
}
table#meineaussteller td.firma {
    width: 460px;
}
table#meineaussteller td.firma h3 {
    margin: 0;
    font-weight: bold;
}
#content table#meineaussteller .firma div.ind {
    clear: both;
    float: left;
    width: 80px;
}
#content table#meineaussteller .firma p.ind {
    clear: none;
    float: left;
    width: 240px;
}
table#meineaussteller .firma .comment_label {
    margin: 10px 0 0 0;
}
table#meineaussteller .firma .comment {
    margin: 0;
    font-style: italic;
}
table#meineaussteller .firma .comment img {
    display: none;
    margin: 1px;
}
#content table#meineaussteller a:after {
    content: "";
}
