body {
 background-color: #cdcdba;
 margin: 0px;
}

body, table {
 font-family: Arial;
 font-size: 14px;
}

form {
 margin: 0px;
}

textarea {
 width: 400px;
 height: 200px;
 overflow: auto;
 font-family: Arial;
}

a {
 color: #000000;
 text-decoration: underline;
}

a:hover {
 color: #000000;
 text-decoration: none;
}

a.menu_top {
 color: #FFFFFF;
 text-decoration: none;
}

a.menu_top:hover {
 color: #FFFFFF;
 text-decoration: underline;
}

a.titel {
 color: #3f2c0f;
 text-decoration: underline;
}

a.titel:hover {
 color: #3f2c0f;
 text-decoration: none;
}

div.titel {
 color: #3f2c0f;
 font-size: 18px;
 font-weight: bold;
}

div.contblok {
 margin-left: 4px;
 width 602px;
 margin-top: 3px;
 margin-bottom: 3px;
}

div.contblok_boogstreep_top {
 background-image: url(../img/ga_contentboog_top.png);
 background-repeat: no-repeat;
 background-position: top left;
 width: 602px;
 height: 8px;
}

div.contblok_boogstreep_bottom {
 background-image: url(../img/ga_contentboog_bottom.png);
 background-repeat: no-repeat;
 background-position: bottom left;
 width: 602px;
 height: 8px;
}

div.contblok_content {
 width: 594px;
 margin-left: 4px;
}

div.logo {
 cursor: pointer;
 background-image: url(../img/ga_logo.png);
 background-repeat: no-repeat;
 background-position: top left;
 width: 190px;
 height: 194px;
}

div.content {
 width: 800px;
 height: 100%;
}

table.content {
 width: 800px;
 height: 100%;
}

td.menu_top {
 cursor: default;
 height: 61px;
 width: 800px;
 background-image: url(../img/ga_menu_top.png);
 background-repeat: repeat-x;
 background-position: top left;
 color: #FFFFFF;
}

table.subblok {
 background-color: #5a5137;
}

a.subveld {
 color: #ffffcc;
 text-decoration: underline;
}

a.subveld:hover {
 color: #ffffcc;
 text-decoration: none;
}

div.subveld {
 width: 174px;
 margin-left: 8px;
 margin-top: 4px;
 padding-bottom: 4px;
}

td.subblok_tekst {
 font-size: 16px;
 color: #ffffcc;
}

td.content_links {
 background-color: #575a37;
 color: #ffffcc;
}

td.content_rechts {
 background-image: url(../img/ga_content_rechts_hoek.png);
 background-repeat: no-repeat;
 background-position: top left;
}

td.schaduw_links {
 background-image: url(../img/ga_schaduw_links.png);
 background-repeat: repeat-y;
 background-position: top right;
 width: 28px;
}

td.schaduw_rechts {
 background-image: url(../img/ga_schaduw_rechts.png);
 background-repeat: repeat-y;
 background-position: top left;
 width: 28px;
}

td.content {
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 background-color: #FFFFFF;
 width: 80px;
}