
/* CSS Document */

p
{
    margin: 0;
    padding: 0;
}
.main
{
    padding: 20px;
    font-family:"Book Antiqua","Palatino Linotype", Palatino, serif; /*font-family: "Times New Roman" , Times, serif;*/
    font-size: 14px;
    background-image: url(afbeeldingen/g_mainBG1px.jpg);
    background-repeat: repeat-y;
    line-height: 20px;
}
.ledenlijst
{
    padding: 20px;
    font-family:"Book Antiqua","Palatino Linotype", Palatino, serif; /*font-family: "Times New Roman" , Times, serif;*/
    font-size: 14px;
}
table.imagelist, table.imagelist th, table.imagelist td
{ 
    border-width:0px;
    
}
.right
{
    padding: 20px;
    font-family:"Book Antiqua","Palatino Linotype", Palatino, serif; /*font-family: "Times New Roman" , Times, serif;*/
    font-size: 14px;
    line-height: 20px;
}
.koprood
{
    font-size: 15px;
    font-weight: 500;
    color: #FF0000;
}
h1
{
    font-size: 36px;
    font-weight: 400;
    color: #000000;
}
h2
{
    font-size: 36px;
    font-weight: 400;
    color: #FF0000;
    line-height: 40px;
    background-repeat: repeat-y;
}
body
{
}
.user
{
    font-size: 12px;
    color: #FFFFFF;
    padding-right: 10px;
}
a href
{
    text-decoration: underline;
}
.login
{
    font-size: 12px;
    color: #FFFFFF;
    padding-right: 10px;
    text-decoration: underline;
}
a.ledenlinks
{
    text-decoration: none;
    color: #000000;
}
a.ledenlinks:hover
{
    text-decoration: none;
    color: #FF0000;
}
a.backforth
{
    text-decoration: none;
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
}
a.backforth:hover
{
    text-decoration: none;
    color: #999999;
    font-size: 18px;
    font-weight: bold;
}
a.backforth:active
{
    text-decoration: none;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}

/**/
#headerimage
{
    width: 814px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    background: url('/afbeeldingen/g_topImg.jpg');
    height: 288px;
}

