* {
    background: #FFF !important;
    color: #000 !important;
    font: 10pt Verdana,Arial,SunSans-Regular,Sans-Serif;
    margin: 0;
    padding: 0;
    background: none;
    
}
.clear {
    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: "";
}


/* VERANSTALTUNGS-TOOL / RAHMENPROGRAMM-TOOL */

span.description {
    font-weight: bold;
    display: block;
    margin: 3px 0;
}

#content div.event-holder {
    background: red;
}
#content div.event-holder .vcard {
    display: none;
}
#content div.event-holder h4 {
    font-weight: bold;
    margin: 8px 0 0 0;
    color: #303030;
}
#content div.event-holder p {
    color: #303030;
}
#content div.event-holder div.event-entry {
    width: 500px;
    background: #FFF;
    border: 1px solid #303030;
    padding: 10px;
    background: green;
}
#content div.event-holder div.event-entry a {
    color: #303030;
    text-decoration: underline;
}
#content div.event-holder div.event-entry h3 {
    width: 400px;
}
#content div.event-holder div.event-entry h3 a {
    font-weight: bold;
    font-size: 12px;
    color: #303030;
}

#content div.event-holder div.event-entry div.event-image {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    background: green;
    border: 1px solid #303030;
    width: 66px;
    height: 66px;
}
#content div.event-holder div.event-entry div.event-image img {
    position: absolute;
    top: 3px;
    left: 3px;
}
#content div.event-dates {
    width: 500px;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #303030;
}
div.event-dates table {
    width: 100%;
    margin: 5px 0 0 0;
}
div.event-dates table td.link a:hover {
    text-decoration: none;
}
div.event-dates table td {
    background: #d5dae4;
    border-bottom: 1px solid #acacac;
}
div.event-dates table td a img {
    display: none;
}

#content div.highlight {
    background: #303030;
}

/* PROFIL DETAILSEITE */
#content div.profile-holder {
    margin: 20px 0 0 0;
    padding: 10px;
}
#content div.profile-holder div.profile-left {
    float: left;
    width: 170px;
}
#content div.profile-holder div.profile-left div.profile-image {
    position: relative;
    width: 170px;
    height: 184px;
}
#content div.profile-holder div.profile-left div.profile-image img {
    position: absolute;
    top: 2px;
    left: 2px;
}
#content div.profile-holder div.profile-left ul {
    display: none;
}
#content div.profile-holder div.profile-content {
    float: left;
    width: 350px;
    background: #FFF;
    margin: 0 0 0 10px;
}

/* DETAIL SEITE VERANSTALTUNGEN */
div.event-detail-holder-box {
    width: 250px;
    float: left;
    background: #E1E1E1;
    border: 1px solid #EEE;
    margin: 10px 10px 0 0;
    padding: 5px;
}
.big {
    width: 524px !important;
}
.no-right-margin {
    margin-right: 0 !important;
}


#event_termine tr th {
    padding: 2px;
    background: #303030;
    font-weight: bold;
    text-align: left;
}
#event_termine tr td {
    padding: 2px;
    border-bottom: 1px solid #CCC;
}
#event_termine tr.outdate td {
    color: #CCC;
}
#event_termine tr td img {
    display: none;
}
.vevent {
    display: none;
}

/* PERSONEN-BOX */
div.person-type-holder {
    margin: 0 0 5px 0;
}
div.person-type-holder h4 {
    font-weight: bold;
}
div.person-type-holder .person-box {
    width: 250px;
    float: left;
    height: 52px;
    background: #EEE;
    margin: 5px 10px 0 0;
}
div.person-type-holder .person-box div.person-image {
    float: left;
    position: relative;
    width: 44px;
    height: 44px;
    border: 1px solid #CCC;
    margin: 3px 5px 0 3px;
    background: #FFF;
}
div.person-type-holder .person-box div.person-image img {
    position: absolute;
    top: 2px;
    left: 2px;
    border: 0;
}

div.person-type-holder .person-box p.person-information {
    float: left;
}

div.searchbox {
    display: none;
}
a.button-sort {
    display: none;
}
#content div#event-calendar {
    width: 500px;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #303030;
}