body {
    font-family: verdana;
    font-size: 11px;
}
h1 {
    font-size: 16px;
}
th {
    text-align: left;
}
td {
    font-size: 11px;
}
img {
    border: 0;
}
a, a:visited {
    color: #0B29F2;
    text-decoration: none;
}
a:hover {
    color: orange;
}
.sessies {
    width: 900px;
    }
.headerlogo {
    width: 100%;
    height: 140px;
    background: url("../img/logo.gif") #C9D7F5;
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

.validator
{
    color: #F00000;
}

h2
{
    background: #F0F0F0;

}
table.users th
{
    background: whitesmoke;
    width:100px;
    }
table.sessies td
{
    border:1pt solid silver;
}
ul.menu {
    padding:0;
    margin:0;
    }
    ul.menu li {
        float:left;
        list-style:none;
}

ul.menu li a {
    display:block;

    margin-right:10px;
    padding:2px;
}

#mapdetail {
    font-family: verdana;
    font-size: 10px;
    width: 200px;
    padding-right: 5px;
}

#laadbalk {
    z-index: 2;
    width: 550px;
    font-size: 30px;
    background: #000000;
    color: white;
    text-align: center;
    position: absolute;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    top: 400px;
    padding: 75px;
    visibility: hidden;
}
.stadsdeellink {
    display: block;
    background: #6699CC;
    padding: 5px;
    width: 130px;
    border:1pt solid silver;
}
.stadsdeellink:hover {
    background: #CCCCCC;
}
a.stadsdeellink {
    color: #FFFFFF;
}
td.welkomTd {
    text-align: left;
    vertical-align: top;
    font-size: 12px;
}
th.welkomTd {
    text-align: center;
    vertical-align: top;
    font-size: 12px;
}
