@page {
    size: A4 auto;
    margin: 0cm;
}

@page rotated {
    size: landscape;
}

* {
    margin: 0px;
    padding: 0px;
}

body#correct-real {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 1em;
    color: #000000;
    width: 19cm;
}

a {
    text-decoration: underline;
}

a[href]:after {
    content: " [" attr(href) "]";
}

a[href|="#"]:after,
a.thickbox[href]:after,
#page-header h1 a[href]:after,
p.makler span.value a[href]:after,
a[href|="javascript:"]:after {
    content: "";
    text-decoration: none;
}


p.makler span.about-zam {
    display: none;
}
