/*

De Bazuin

mrt 2007

Gert Wijsman

*/

body {
    font-family: arial, sans-serif;
    font-size: 14px;
    background: #cccccc;
}

h1, h2, h3, h4, h5 {
    color: #092c42;
}
div.csc-header {
    border-top: 2px solid #092c42;
    border-left: 15px solid #092c42;
    margin-top: 3;
}
div.all {
    margin-left: auto;
    margin-right: auto; 
    width: 985px;
}

div.heading {
    background-color: #61b3ff;
    position: relative;
    width: 985px;
    height: 160px;
}

div.logo {
    width: 661px;
    height: 100px;
    position: absolute;
    left: 2px;
    top: 2px;
}

div.title {
    width: 480px;
    height: 40px;
    position: absolute;
    left: 10px;
    top: 100px;
}

div.author {
    width: 304px;
    height: 100px;
    position: absolute;
    left: 661px;
    top: 10px;
    text-align: right;
}

div.moreinfo {
    width: 435px;
    height: 60px;
    position: absolute;
    left: 550px;
    top: 100px;
    padding-left: 10px;
    padding-top: 10px;
}

div.main {
    background-image: url(../images/background.jpg);
    background-repeat: repeat-y; 
    position: relative;
    width: 985px;
    height: 676px;
    color: #ffffff; 
}

div.menu {
    width: 160px;
    position: absolute;
    left: 5px;
    top: 30px;
}
div.content {
    width: 825px;
    height: 676px;
    position: absolute; 
    left: 160px;
    top: 0px;
    overflow: auto;
}
a {
    color: #092c42;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #ecec43;
}
div.main a {
    color: #abc23b;
    text-decoration: none;
    font-weight: bold;
}
div.main a:hover {
    color: #ecec43;
}
div.no1 {
    margin-left: 5px;
}
div.act1 {
    margin-left: 5px;
    text-decoration: underline;
}
div.no2 {
    margin-left: 15px;
}
div.act2 {
    margin-left: 15px;
    text-decoration: underline;
}
div.no3 {
    margin-left: 20px;
}
div.act3 {
    margin-left: 20px;
    text-decoration: underline;
}
table.contenttable-1 {
    color: #ffffff;
}
table.contenttable-2 {
    color: #ffffff;
}
table.contenttable-3 {
    color: #ffffff;
}
table.csc-searchform {
    color: #ffffff;
}
table.csc-loginform {
    color: #ffffff;
}
table.contenttable {
    color: #ffffff;
}
div.smoelenboek {
    position: relative;
    width: 800px;
    height: 130px;
}
div.sb_image {
    position: absolute;
    top: 0px;
    left: 0px;
}
div.sb_info {
    position: absolute;
    top: 0px;
    left: 130px;
}
tr.ledenlijst {
    font-size: 14px;
    color: #ffffff;
}