html
{
    overflow-y: scroll;
}

body, p, select, input
{
    font-size: 11px;
    font-family: verdana, Tahoma, sans-serif;
}

img
{
    display: block;
}

.menuframe
{
    background-image: url("pictures/LansingIT_menu.jpg");
    background-repeat: no-repeat;
    border-right: 1px dotted #C0C0C0;
}

.nieuws
{
    font-size: 9px;
    font-family: Verdana, Tahoma, sans-serif;
    text-align:left;
    background-image: url("pictures/LansingIT_nieuws.jpg");
    background-repeat: no-repeat;
}

.bedrijfsnaam
{
    color:#161360
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover
{
    color:#000000;
    font-size:12px;
    text-decoration:none;
}

.tablemain
{
    border-collapse: collapse;
    border-style: hidden;
}

.borderright
{
    border-right: 1px dotted #C0C0C0;
}

.versus
{
    font-size: 9px;
    font-family: Verdana, Tahoma, sans-serif;
}

.footer
{
    font-size: 9px;
    font-family: Verdana, Tahoma, sans-serif;
    color: #000025;
}

a.footer:link, a.footer:visited
{
    color: #000025;
    text-decoration: none;
}

.rss-items {
    list-style-type: square;
    margin-top:0px;
    position:relative;
    left:-25px;
}

.rss-item {
    margin_left: 0px;
    position:relative;
    left:-5px;
}

