body {
    margin-top: 1.23cm;
    margin-bottom: 1.23cm;
    background: #ffffff;
    font-size: 12pt;
}

/* Blocks to remove */
#wicketDebugLink, #wicketAjaxDebugWindow {
    display: none;
}

.not-printable {
    display: none;
}

div.main {
    padding: 0;
}

#printheader {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -3.5em;
    margin-bottom: 1em;
    height: 40px;
    width: 250px;
    position:absolute;
	right:0px;
}

.customerName {
    font-size: 18pt;
    text-align: center
}

.yui-t1 {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    float: none !important;
    color: black;
    background: transparent none;
}

.leftColumn {
    float: left;
    width: 100%;
}

table {
    width: 100%;
    border: 0;
    border-collapse: collapse;
}

table th {
    text-align: left;
    border-bottom: 1px solid black;
}

table.propertytable th {
    width: 40%;
}

table td {
    border-bottom: 1px solid black;
}

h1, h2, h3, h4, h5 {
    font-size: 1.2em;
    font-weight: bold;
}

a {
    color: #000000;
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pagination a {
    display: none;
}

.pagination span#valgt {
    display: none;
}

.pagination span span span#valgt {
    display: inline;
}