html, body {
 margin: 0px;
 padding: 0px;
 min-height: 100%;
 font-family: 'Trebuchet MS', sans-serif;
 font-size: 10pt;
 background-image: url('images/background.gif');
 background-repeat: repeat-x;
 color: #000;
}
* html, body {
 height: 100%;
}

div.container {
 position: absolute;
 left: 50%;
 margin-left: -406px;
 width: 812px;
 min-height: 100%;
 background-image: url('images/bg_main_rep.gif');
 background-repeat: repeat-y;
}
* html container {
 height: 100%;
}

div.header {
 float: left;
 width: 812px;
 height: 72px;
 background-image: url('images/top.gif');
 background-repeat: no-repeat;
}

div.crumbs {
 float: left;
 width: 812px;
 height: 28px;
 background-image: url('images/crumbs.gif');
 background-repeat: no-repeat;
}

div.main {
 float: left:
 width: 812px;
 min-height: 733px;
 background-image: url('images/bg_main.gif');
 background-repeat: no-repeat;
 background-position: 0px 100px;
}
* html div.main {
 height: 733px;
 background-position: 0px 0px;
}

div.left {
 float: left;
 width: 160px;
 padding-top: 54px;
 padding-left: 16px;
}
* html div.left {
 padding-top: 55px;
}

div.right {
 color: #fff;
 float: right;
 width: 160px;
 padding-right: 16px;
}

div.content {
 margin-left: 176px;
 margin-right: 176px;
 padding: 128px 20px 20px 20px;
}
* html div.content {
 padding: 28px 20px 20px 20px;
}

div.search {
 position: absolute;
 top: 75px;
 right: 25px;
}


/* links */
a {
 color: #015697;
 text-decoration: none;
 font-weight: bold;
}
a:hover {
 background-color: #b2cde0;
 text-decoration: none; 
}

a.crumb {
 color: #808080;
 text-decoration: none;
}
a.crumb:hover {
 color: #a0a0a0;
 text-decoration: none;
 background-color: #000;
}

a.menu {
 text-decoration: none;
}
a.menu:hover {
 text-decoration: none;
 background-color: transparent;
}

a.submenu {
}
a.submenu:hover {
}

a.toolbar {
 text-decoration: none;
}
a.toolbar:hover {
 text-decoration: underline;
 background-color: transparent;
}

a.appendix {
}

a.read_on {
 font-size: 0.9em;
}

a.admin_menu {
 text-decoration: none;
}
a.admin_menu:hover {
}

a.admin_dialog {
}
a.admin_dialog:hover {
 text-decoration: none;
}

a.media {
 font-size: 0.9em;
 text-decoration: none;
}
a.media:hover {
 text-decoration: none;
 background-color: transparent;
}

a.footer {
 color: #fff;
 font-weight: normal;
 text-decoration: none;
}
a.footer:hover {
 text-decoration: none;
}

a.submenu {
 color: #fff;
 font-weight: normal;
}
a.submenu:hover {
 background-color: transparent;
 text-decoration: underline;
}

a.verslagen {
 margin-left: 20px;
 color: #fff;
 font-weight: normal;
}
a.verslagen:hover {
 background-color: transparent;
 text-decoration: underline;
}

div.content a.verslagen {
 margin: 0px;
 color: #015697;
 text-decoration: none;
 font-weight: bold;
}
div.content a.verslagen:hover {
 background-color: #b2cde0;
 text-decoration: none; 
}

/* paragraphs */
p {
 margin-top: 10px;
 margin-bottom: 0px;
}

p.crumbs {
 color: #fff;
 font-weight: bold;
 margin-top: 9px;
 margin-left: 195px;
}

p.message {
 background-color: #fff;
 border: 1px solid #e6f1f5;
 font-weight: bold;
 font-size: 1.1em;
 padding: 3px;
}

p.toolbar {
 background-color: #eee;
}

p.title_dot {
 font-size: 1.4em;
 font-weight: bold;
 background-image: url('images/dot_small.gif');
 background-repeat: repeat-x;
 background-position: bottom;
 margin: 28px 20px 10px 20px;
}

p.heading {
 color: #005697;
 font-size: 1.4em;
 font-weight: bold;
 background-image: url('images/dot_big.gif');
 background-repeat: repeat-x;
 background-position: bottom;
 margin-top: 0px;
 margin-bottom: 15px;
}

p.subheading {
 font-size: 1.2em;
 font-weight: bold;
 color: #777;
}

p.right_title {
 padding-left: 20px;
 color: #fff;
 font-size: 1.3em;
 font-weight: bold;
 margin-bottom: 0px;
}

p.no_margin {
 margin-top: 0px;
}

p.blue {
 margin-top: 0px;
 color: #00759c;
}

p.news {
 margin: 0px 10px 10px 10px;
}

p.footer {
 line-height: 18px;
 vertical-align: middle;
 text-align: right;
 color: #fff;
 margin: 0px;
 margin-right: 5px;
}

span.slogan {
 font: 12pt 'Trebuchet MS';
}

/* images */
img {
 border: 0px;
}

img.side {
 float: left;
}

img.menu {
 margin-top: -3px;
}
* html img.menu {
 margin-top: -4px;
}

img.logo {
 margin-left: 20px;
}

img.admin {
 margin-bottom: 5px;
 vertical-align: middle;
}

* html img.portfolio {
 margin-left: -3px;
}

img.menuheader {
 margin-left: 10px;
}

img.headers {
 margin-left: -3px;
 margin-right: -3px;
 padding-left: 3px;
}

img.thumb {
 border: 0px;
}

img.thumb_left {
 float: left;
 margin: 5px 5px 5px 0px;
}
img.thumb_right {
 float: right;
 margin 5px 0px 5px 5px;
}

img.pic_left {
 float: left;
 margin: 5px 5px 5px 0px;
}
img.pic_right {
 float: right;
 margin 5px 0px 5px 5px;
}

/* tables */
td.title {
 width: 150px;
 font-weight: bold;
}

/* lists */
ul.submenu {
 margin-left: 0px;
}

li.submenu {
 margin-left: -18px;
 margin-right: 10px;
}
* html li.submenu {
 margin-left: 20px;
}

/* spans */
span.blue {
 color: #00759c;
}

span.search {
 color: #fff;
 font-size: 1.1em;
 font-weight: bold;
 vertical-align: bottom;
}

/* news */
p.news_archive {
 font-weight: bold;
}

p.news_item {
}

p.news_title {
 margin-top: 0px;
 margin-bottom: 0px;
 font-size: 1.2em;
 font-weight: bold;
}

p.news_subtitle {
 font-size: 1.1em;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 0px;
 color: #777;
}

p.news_date {
 font-size: 0.9em;
 margin-bottom: 0px;
}

p.news_lead {
 font-weight: bold;
 margin-top: 5px;
}

/* agenda */
p.agenda_item {
}

p.agenda_title {
 margin-top: 0px;
 margin-bottom: 0px;
 font-size: 1.2em;
 font-weight: bold;
}

p.agenda_date {
 font-size: 0.9em;
 margin-bottom: 0px;
}

/* contact */
input.contact {
 border: 1px solid white;
 background-color: #b2cde0;
 width: 265px;
 font-size: 1.0em;
}

select.contact {
 width: 265px;
 border: 1px solid white;
 background-color: #b2cde0;
 font-size: 1.0em;
}

textarea.contact {
 border: 1px solid white;
 background-color: #b2cde0;
 width: 415px;
 height: 100px;
 font-size: 1.0em;
}

input.contact_button {
 color: #fff;
 border: 1px solid white;
 background-color: #004f8b;
 font-size: 1.0em;
 font-weight: bold;
}

/* media */
table.media {
 width: 414px;
 border: none;
}

table.media_thumbs {
 margin-top: 10px;
 width: 414px;
 border: none;
}

p.media_description {
}

/* domain checker */
input.checker {
 border: 1px solid black;
 width: 110px;
 font-size: 1.0em;
}

input.checker_button {
 border: 1px solid black;
 background-color: #b2d6e2;
 font-size: 1.0em;
}

select.checker {
 border: 1px solid black;
 width: 45px;
 font-size: 1.0em;
}

/* guestbook */
div.guestbook {
 border-left: 1px solid #015697;
 padding-left: 10px;
 margin-bottom: 25px;
}

p.guestbook {
}

span.small {
 font-size: 0.8em;
}

/* search */
p.search_result {
}

input.search_bar {
 border: 1px solid white;
 font-size: 0.9em;
 width: 160px;
 background-color: #b2cde0;
}

input.search_button {
 border: 1px solid white;
 font-size: 0.9em;
 font-weight: bold;
 color: #fff;
 background-color: #015697;
}

form.search {
 margin: 0px;
}

/* login */
input.login_button {
 border: 1px solid black;
}

input.login {
 border: 1px solid black;
 width: 245px;
}

/* dialog */
p.dialog {
}

input.dialog {
}

/* administration */
div.shop_box {
 padding: 10px;
 border-top: 1px solid black;
 background-color: #e6f1f5;
}

div.site_box {
 padding: 10px;
 border-top: 1px solid black;
 background-color: #e6f1f5;
}

div.secure_box {
 padding: 10px;
 border-top: 1px solid black;
 background-color: #e6f1f5;
}

div.trash_box {
 padding: 10px;
 border-top: 1px solid black;
 background-color: #e6f1f5;
}

div.admin_dialog_large {
 float: left;
 border: 1px solid black;
 width: 470px;
}

div.admin_header_large {
 height: 18px;
 color: #fff;
 background-color: #00759c;
 text-align: center;
 font-weight: bold;
 font-size: 1.2em;
}

div.admin_dialog {
 position: absolute;
 top: 10px;
 right: 10px;
 width: 175px;
 text-align: center;
}

div.admin_header {
 height: 15px;
 background-color: #fff;
 text-align: center;
 font-weight: bold;
 border-left: 1px solid black;
 border-top: 1px solid black;
 border-right: 1px solid black;
}

div.adminbar {
 position: absolute;
 left: 16px;
 top: 333px;
 width: 145px;
 padding-left: 15px;
 padding-top: 3px;
 background-color: #015697;
 border-bottom: 1px solid white;
}
* html div.adminbar {
 padding-bottom: 3px;
}

select.admin_dialog {
 font-size: 0.9em;
 width: 175px;
 border: 1px solid black;
}

input.admin {
 border: 1px solid black;
 width: 245px;
}

input.admin_small {
 border: 1px solid black;
 width: 50px
}

select.admin {
 border: 1px solid black;
 margin: 2px;
}

textarea.editor {
 border: 1px solid black;
 width: 420px;
 height: 300px;
}
* html textarea.editor {
 width: 410px;
}

textarea.lead {
 border: 1px solid black;
 width: 500px;
 height: 200px;
}

textarea.small {
 border: 1px solid black;
 width: 245px;
 height: 100px;
}

input.admin_button {
 border: 1px solid black;
}


