﻿body
{
    font-family: Arial;
    height: 1000px;
    margin: 0px;
}
.bodycontent
{
    width: 960px;
    height: 800px;
}
.Div160x600
{
    
    width: 160px;
    height: 600px;
    margin-top: 130px;
}
.heading1
{
    width: 600px;
    height: 80px;
    margin-top: 10px;
    text-align: left;
    position: relative;
}
.logo
{
    width: 80px;
    height: 80px;
    float: left;
    position: relative;
    margin-top: -5px;
}
.title
{
    width: 330px;
    height: 80px;
    float: left;
    margin-left: 10px;
    font-size: 100px;
    font-weight: bolder;
    line-height: 80px;
    color: #333333;
}
.subtitle
{
    width: 180px;
    height: 40px;
    float: left;
    margin-top: 40px;
    font-size: 30px;
    font-style: italic;
    color: #666666;
}
.menubalk
{
    width: 600px;
    height: 30px;
    margin-top: 20px;
    font-size: 25px;
    background-color: #00CC00;
    color: #FFFFFF;
}
.menubalk a
{
    color: #FFFFFF;
    text-decoration: none;
}
.menubalk a:hover
{
    font-weight: bold;
}
.page_tag
{
    margin-top: 5px;
    width: 600px;
    height: 30px;
    font-size: 18px;
    font-style: oblique;
    font-family: Arial;
}
.banner
{
    
    width: 580px;
    height: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.linklist
{
    text-align: left;
    width: 600px;
}
.linkplaatje
{
    width: 190px;
    height: 190px;
    text-align: center;
    float: left;
    margin-top: 10px;
}
.linkplaatje a
{
    border: none;
    text-decoration: none;
}


.leftcolumn
{
    width: 285px;
    height: 520px;
    float: left;
}

.rightcolumn
{
    width: 285px;
    height: 520px;
    float: right;
}

.link
{
    border: 1px solid;
    border-color: #FFFFFF;
    margin-bottom: 10px;
    background-color: #E6FFDD;
}


.link a:hover
{
    font-weight: bold;
}

.kleinebanner
{
    text-align: center;
    margin-bottom: 10px;
}
.grotebanner
{
    text-align: center;
    width: 580px;
    height: 100px;
    margin-top: 60px;
    margin-left: 7px;
}

