*
{
    color:#000000 !important;
}

.printonly
{
    display:block;
}

.noprint,
h1,
.flash_block,
#flascontent,
#nav-menu,
#sponsors,
#quote,
#beursplayer,
#bottom_disclaimer
{
    display:none;
}

#contentwrapper
{
    position:absolute;
    top:0;
    left:0;
}

h2
{
    font-family:Arial,Helvetica;
    font-weight:bold;
    font-size:2em;
}

h2 span
{
    padding-top:0;  /* put the text back where it belongs */
}

a
{
    text-decoration:none;
    color:#000000;
}

img
{
    border-width:0;
}

/* Agenda */
#agenda
{
    overflow:auto;
    border-spacing:0;
}
#agenda table
{
    width:650px;
}

#agenda th
{
    border-bottom:1px solid #000000;
}
#agenda td
{
   padding:3px 3px 2px 2px;
}
#agenda td.agenda_tijd
{
    font-weight:bold;
}

#agenda td.agenda_description
{
  width:472px;
  display:table-cell;
}
#agenda .hr
{
    display:none;
}

#agenda #maincontent,
#agenda #subcontent
{
    display:block;
    float:none;
    width:100%;
}

#agenda #subcontent
{
    margin:0;
}

#content
{
    width:100%;
}

/* /Agenda */

/* Locatie */
#locatie #routebottom
{
    display:none;
}
#locatie #subcontent
{
    clear:both;
    position:absolute;
    top:0;
    left:0;
    margin:0;
    padding:0;
}
#locatie #maincontent
{
    position:absolute;
    top:410px;
}
#locatie .bushalte
{
    float:right;
}
#locatie #plattegrond
{
    background-image:none;
}
#locatie #adres
{
    position:absolute;
    left:360px;
    width:200px;
    line-height:17px;
    margin-top:4.5em;
}
/* /Locatie */