body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size: 100.01%;
    color: #000;
    margin: 0;
    padding: 0;
    width: 90%;
}

* {
    background: #FFF !important;
    color: #000 !important;
    font: 10pt Verdana,Arial,SunSans-Regular,Sans-Serif;
}

h1 {
    font-size: 14pt;
}

h2 {
    font-size: 12pt;
}

h1, h2, h3, h4, h5, h6, strong, legend {
    font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, strong a, legend a {
    font-weight: bold;
}

p {
    color: #000;
    text-align:justify;
}

ul {
}

ol {
}

ul li {
}

ol li {
}

p img{
    background: #FFF;
    padding: 3px;
    border: 1px solid #CCC;
    float: left;
    margin: 3px 10px 0 0;
}


a, a:visited, a:hover, a:visited:hover {
    color: #000;
    background: transparent;
    text-decoration: none;
}

a[href^="http://"]:link:after, a:link:visited:after {
    content: " (Link auf " attr(href) ") ";
    color: #999;
    background: transparent;
} 

td.right {
    text-align: right;
}
img {
    border: 0;
}

table tr td {
    vertical-align: top;
}

.noprint {
    display:none;
}
#waves,
#shortnavigation_right,
#shortnavigation,
#navigation_holder,
#sidebar_left,
#sidebar_right,
#isam_layer,
#nuc_web_info,
#header{
    display:none;
}

#navigation{
    display:none;
}


#content{
    margin: 10px 0 20px 0;
    padding-left: 26px;
    width: 580px;
    max-width: 724px;
    text-align: justify;
    overflow: none;
}

/* **************** VCARD **************** */
#print_top {
    display:block;
    position:absolute;
    top:0;
    left:0;
}
#print_top .vcard .logo {
    border:0;
    margin: 0;
}
#print_top .vcard {
    margin: 0;
    padding: 0;
}

#print_top .vcard .cont,
#print_top .vcard .adr {
    float: left;
}
#print_top .vcard .cont,
#print_top .vcard .adr {
    float: left;
    width: 252px;
    display: none;
}
#print_top .vcard .adr {
    margin-right: 32px;
    display: none;
}
#print_top .vcard .geo {
    display: none;
    
}
#print_top .vcard .logo {
    float: left;
}

#print_top .vcard .slogan{
    float: left;
    font-weight: bold;
}

@media screen {
    #content {
        margin: 32px 0 20px 0;
    }
    #print_top {
        top: 40px;
    }
}

#left{
    display:none;
}

#right {
    display: none;
}

#contentfooter,
#footer-navigation,
#footer {
    display: none;
}

.slider_big{
    display:none;
}
.pmore{
    display:none;
}

#shortnavigation_left ul{
    display:none;
}



#banner_holder {
    display: none;
}

/* ******** 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;
    background: none !important;
}
#print_header a {
    font-size: 11pt;
    font-weight: bold;
    line-height: 29px;
    background: none !important;
}


#content table.aussteller {
    width: 100%;
}
#content table.aussteller th a {
    font-weight: bold;
}
#content table.aussteller th img {
    display: none;
}

#content table.aussteller h3 {
    margin: 0 0 4px 0;
}

#content .ausstellertabs {
    display: none;
}
#content .ausstellerbox .sub {
    display: none;
}
#content div.ausstellerbox #box1 p {
    margin:0 0 2px 0;
    font-size: 1em;
    font-weight:normal;
    line-height:18px;
}
#content div.ausstellerbox #box1 div.ind {
    clear: both;
    float:left;
    width:100px;
    margin:0 0 2px 0;
    font-size: 1em;
    font-weight:normal;
    line-height:18px;
}
div.ausstellerbox img.logo{
    float: right;
}

