/*
 * Version: $Revision: 47909 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2007 BeSite
 */

DIV#Header
{
    background-image: url(/img/header.png);
}

DIV#Menu
{
    text-align: left;
}

DIV#Menu DIV.Menu
{
    padding-left: 10px;
}

/* Twitter */
div#twitter a.volgtwitter {
    display: block;
    font-weight: bold;
    font-size: 12px;
    margin: 30px 0 5px 5px;
}
.twtr-doc .twtr-hd,
.twtr-ft span {
    display: none;
}

.twtr-doc .twtr-bd .twtr-tweets {
    word-wrap: break-word;
}
.twtr-doc .twtr-bd .twtr-tweets a {
    text-decoration: underline !important;
}
