* {
    color:#000;
    background-color: #fff;
}
a:link, a:visited {
    font-weight:normal;
    text-decoration:underline;
}
tr.odd td {
  background-color: #f7f7f7;
}
.header {
    display:none;
}
/*
.rightcol {
    display:none;
}*/

/*.footer {
    border-top:1px solid #000;
    padding-top:5px;
    margin-top:20px;
}*/

.adres {
    font-size:10px;
}
.copyright {
    display:none;
}
.main ul {
    list-style-image:none;
    list-style-type:square;
}

table tr th {
    text-align:left;
    color:#000;
    font-weight:normal;
    padding:0px 14px 0px 2px;
}

.saunabezoek_admin tr td.sedit, .saunabezoek_admin tr th.sedit, .saunabezoek_admin tr td.sdelete, .saunabezoek_admin tr th.sdelete, .breadcrumbs {
 display: none;
}

.no_print {
 display: none;
}

.naw_log tr td {
 line-height: 14px;
 padding: 0;
 margin: 0;
}

.saunabezoek_admin {
 width: 100%;
}

.saunabezoek_admin tr td {
 line-height: 14px;
 padding: 0;
 margin: 0;
}

.uitloggen {
 display: none;
}


/* mooiere printpagina mod */

.main {
    text-align: center;
}
.rightcol {
    display: none;
}

.print_header {
    margin: 0 auto 10px auto;
    padding: 0;
}

.content {
    padding: 10px;
    margin: 0;
    text-align: left;
}

.main h1 {
    background-image: url(../images/global/h1_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left:15px;
}
.main h2 {
    background-image: url(../images/global/h2_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left:12px;
}

.footer {
    clear: both;
}

.adres {
    padding: 0;
    margin: 0;
    height: 20px;
    line-height: 20px;
}

table tr th {
    font-weight: bold;
    background-color: #f1f1f1;
}