/* PAGINA LAY-OUT */

body {										/*                           copyright martinreedijk.nl                           */
	margin: 0;
	padding: 0;
	font: 12px Verdana, sans-serif;
	background: #D6E3EF;
}

div {
	text-align: left;
}

p, h1, h2 {
	margin: 0;
}

a {
	text-decoration: none;
	color: #1B4667;
	border: 0;
}

ul, ol {
	margin: 0 0 10px 18px;
	list-style: none;
}

ul {
	list-style : circle;
}

ol {
	list-style-type: decimal;
	margin-left: 28px;
}

li {
	padding: 2px 0;
}

#website {
	width: 990px;
	background: #FFF url(/pagina/images/menubg.gif) top left repeat-y;
	border-left: 2px solid #3D6276;
	border-right: 2px solid #3D6276;
}

#boven {
	height: 195px;
	background: url(/pagina/images/boven.jpg) top left no-repeat;
}

#boven p {
	display: none;
}

#logo a {
	border: 0;
}

#locatie {
	color: #FFF;
	padding: 57px 0 0 15px;
}

*:first-child+html #locatie {
	padding: 55px 0 0 15px;
}

*html #locatie {
	padding: 57px 0 0 15px;
}

#locatie a {
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

#locatie a:hover {
	color: #D7DBCE;
	border-bottom: 1px solid #D7DBCE;
}

#zoek {
	float: right;
}

#zoek iframe {
	margin: 51px 20px 0 0;
	width: 225px;
	height: 50px;
	background: url(/pagina/images/zoekbg.gif) top right repeat-x;
}

*:first-child+html #zoek iframe {
	margin: 49px 20px 0 0;
}

*html #zoek iframe {
	margin: 49px 20px 0 0;
}

#inhoud iframe.banners {
	width: 100%;
	height: 450px;
}

*html #midden {
	margin-top: -25px;
	background: url(/pagina/images/menubg.gif) top left repeat-y;
}

#inhoud {
	margin: 30px 25px 30px 225px;
	min-height: 760px;
}

#anim {
	float: right;
	margin: 20px 0 0 20px;
}

#inhoud #anim a, #inhoud #anim a:hover {
	border: 0;
}


#adv img {
	border: 1px dotted #4A5F84;
}

*html #adv img {
	border: 1px solid #4A5F84;
}

/* MENU */

#menu {
	float: left;
	width: 200px;
	position:relative;
}

#master { 
	position:absolute; 
	width: 199px;
	margin-top: -8px;
}

*:first-child+html #master {
	margin-top: 20px;
}

*html #master {
	margin-top: 20px;
}


#menu p {
	margin: 5px 15px 0 15px;
}

#menu p.l {
	margin: 10px 15px 5px 15px;
	border-top: 1px dotted #294567;
}


#menu p.m {
	margin: 15px 0 0 0;
}

#menu p.n {
	margin: 45px 0 0 0;
}

#menu p.n a, #menu p.n a:hover {
	padding-left: 15px;

}

#menu p.t {
	width: 199px;
	margin-top: -33px;
	margin-left: 0;
	background: #FFF;
}

*html #menu p.t {
	margin-top: -29px;
}

#menu p.t a {
	color: #000;
}

#menu p.t a:hover {
	color: #000;
}

#menu a {
	color: #294567;
	font-weight: bold;
	cursor: hand;
	font-weight: normal;
}

#menu a:hover {
	color: #000;
	border-bottom: 1px solid #794C02;
}

#menu a img {
	margin-left: 15px;
}

#menu a.a {
	color: #000;
	border-bottom: 1px solid #000;
}

#menu a.m, #menu a.ma, #menu a:hover.m, #menu a:hover.ma {
	border-top: 1px dotted #4A5F84;
	border-bottom: 1px dotted #4A5F84;
	padding: 4px 0;
	display: block;
	font-weight: bold;
}

*html #menu a.m, *html #menu a.ma, *html #menu a:hover.m, *html #menu a:hover.ma {
	border-top: 1px solid #4A5F84;
	border-bottom: 1px solid #4A5F84;
}

#menu a.m {
	background: #BFD3E3;
}

#menu a.ma {
	color: #000;
	background: #BFD3E3;
}

#menu img.banner, #menu img.banner a {
	border: 0;
	border-top: 1px dotted #4A5F84;
	border-bottom: 1px dotted #4A5F84;
	width: 199px;
	margin: 60px 0 0 0;
}


 
 
/* NIEUWSBRIEF */

#nieuwsbrief {
	clear: both;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 2px dashed #95A081;
}

#nieuwsbrief p {
	color: #000;
	padding: 0 0 10px 0;
}


form, input, #nieuwsbrief p{
	margin: 0;
}

input.vulin, input.st  {
	width: 190px;
	padding: 2px 2px 3px 2px;
	border: 1px solid #616B50;
	background: #CFD5C6;
	color: #000;
}

input.st {
	width: 10px;
	font-weight: bold;
	background: #70ADDA;
	color: #FFF;
}

input.vulin:hover {
	background: #BED7FC;
}

input.knop {
	border: 1px solid #616B50;
	background: #CFD5C6;	
	color: #000;
	font-weight: bold;
	font-variant: small-caps;
	padding: 2px;
}

input.knop:hover {
	background: #BED7FC;	
	cursor: hand;
}

input.ip  {
	width: 290px;
	padding: 2px 2px 3px 2px;
	border: 1px solid #616B50;
	background: #E6E9E0;
	color: #000;
}


/* INHOUD */

h1, h2, h3, p {
	margin: 0;
}

h1 {
	padding: 0 0 10px 0;
	color: #294567;
	letter-spacing: 2px;
}

h2 {
	padding: 20px 0 10px 0;
	color: #5A6749;
	clear: both;
}

h3 {
	padding: 20px 0 5px 0;
	color: #000;
}

h3.c, p.c {
	clear: both;
}

h2.nc {
	clear: left;
}

p, li {
	color: #000;
	font-weight: normal;
	line-height: 18px;
}

p {
	padding: 0 0 5px 0;
}

p.h {
	color: #264157;
}

#inhoud p a, #inhoud li a, #inhoud td li a, #inhoud td a  {
	color: #4F5430;
	border-bottom: 1px solid #4F5430;
}

#inhoud p a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}


#inhoud p.nws span {
	color: #000;
	text-transform: uppercase;
	margin-right: 5px;
	font-size: 88%;
}


	
#inhoud p.noot {
	color: #685A2A;
	margin: 10px 0 10px 0;	
}

#inhoud p.noot img {
	margin: 0 4px 0 0;	
}


.vg {
	width: 220px;
	float: left;
	margin: 0;
}

.vgk {
	width: 170px;
	float: left;
	margin: 0;
}

.vgg {
	width: 320px;
	float: left;
	margin: 0;
}

.vgr {
	margin-top: -40px;
	padding-left: 180px;
}

.vgrk {
	margin-top: -40px;
	padding-left: 130px;
}

.vgrg {
	margin-top: -40px;
	padding-left: 285px;
}

#inhoud td a {
	color: #000;
	border: 0;
}

#inhoud td a:hover {
	border-bottom: 1px solid #000;
}

#faq h3 {
	cursor: hand;
	margin: 0;
	padding: 0 0 5px 0;
}

#faq h3:hover {
	color: #625A33;
}

.switchcontent {
	margin: 0 0 10px 0;
}


/* ONDER */

#google {
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 2px dashed #95A081;
}

#onder {
	clear: both;
	height: 27px;
	width: 990px;
	background: url(/pagina/images/onder.jpg) bottom left no-repeat;
}

#onder p {
	color: #FFF;
	padding: 4px 15px 1px 15px;
}

*html #onder p {
	color: #FFF;
	padding: 6px 15px 0 15px;
}

#onder p.as {
	float: right;
}


#onder p a {
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

*html #onder p a {
	border-bottom: 1px solid #FFF;
}

#onder p.as a {
	color: #FFF;
	border: 0;
	font-variant: small-caps;
}


#onder p a:hover {
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

*html #onder p a:hover {
	color: #C9E0F1;
	border-bottom: 1px solid #C9E0F1;
}

/* GROOTTE */

h1 {
	font: 30px Calibri, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}

h2 {
	font: 25px Calibri, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}

h3 {
	font: 12px Verdana, Arial, sans-serif;
	font-weight: bold;
}

p, td, th {
	font: 12px Verdana, Arial, sans-serif;
	line-height: 18px;
	color: #000;
}

#locatie, #menu a {
	font-size: 12px;
}


/* FORUM BALK */

#ddimagetabs{
min-width: 650px;
width:expression(document.body.clientWidth < 650? "650px": "auto" );
margin-left: 4px;
}

#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 12px Verdana, Arial;
border: 0;
color: #000;
width: 86px;
float: left;
display: inline;
padding: 4px 0;
background-image:url(/pagina/images/forum-balk1.jpg);
background-repeat: no-repeat;
text-align: center;
margin-right: 6px;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(/pagina/images/forum-balk2.jpg);
color: black;
}

#ddimagetabs #tabon{
background-image:url(/pagina/images/forum-balk3.jpg);
}

#ddimagetabs #tabon:hover, #ddimagetabs #tabon.current{
background-image:url(/pagina/images/forum-balk4.jpg);
color: black;
}

.tabcontent{
display:none;
background: #CAC4AE;
margin: 0 0 20px 0;
border-top: 1px solid #927125;
padding: 5px;
color: #000;
}

.tabcontent a {
color: #000;
}

.tabcontent a:hover {
border-bottom: 1px solid #927125;
}



/* FORUM CSS */


#findbar {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#confirm img {
	width: 720px;
}

/*  Text
 --------------------- */

p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

p.breadcrumbs {
	margin: 0px;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	
}

p.datetime {
	margin: 0px;
	float: right;
	white-space: nowrap;
	
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

p.forumdesc {
	padding-bottom: 4px;
	font-size: 99.5%;
	color: #5E5437;
}

p.topicauthor {
	margin: 1px 0px;
}

p.topicdetails {
	margin: 1px 0px;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0px;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	line-height: 18px;
}

.postbody li, ul {
	margin-left: 1.5em;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0px;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-weight: bold;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}

#handtekening {
	margin: 25px 0 0 0;
	padding: 0;
	border-top: 1px dotted #9A945A;
}



/* Tables
 ------------ */

table {
	width:100%;
	border-top: 1px solid #575E2D;
	border-bottom: 1px solid #575E2D;
	border-collapse: collapse;
	margin: 5px 0 0 0;
}

table.gl {
	border: 0;
}


th, td {
	text-align: left;
	vertical-align: top;
}

th {
	font-weight: bold;
	background-color: #D3D8CB;
	white-space: nowrap;
	padding: 5px;

}

th.auteur {
	font-weight: normal;
	font-size: 100%;
	padding: 5px;
	background-color: #DFE3D7;
	border-top: 1px solid #575E2D;
	border-bottom: 1px solid #575E2D;
}


td {
	border-top: 1px solid #A4AE93;
	border-bottom: 1px solid #A4AE93;
	padding: 5px;
}

td.gl {
	border: 0;
}

th p, td p {
	text-align: left;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

td p a {
	border-bottom: 1px solid #9A8E51;
	color: #505027;
	cursor: pointer;
}

#inhoud td p a:hover {
	color: #000;
	background: none;
	border-bottom: 1px solid #505027;
}

td.row1 a:hover {
	background: none;
	border-bottom: 1px solid #505027;
}


td p img a, td p img a:hover {
	border: 0;
	text-decoration: none;
}

#forum tr.fo:hover {
	background-color: #E3E7DE;
}


.catdiv {
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.cat {
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #C7D0D7;
	text-indent: 4px;
}

.row1 {
	padding: 4px;
}

.row2 {
	text-align: center;
	padding: 4px;
}

.row3 {
	padding: 4px;
}

.row9 {
	padding: 4px;
	line-height: 18px;
}

.rowgood {
	background-color: #C2D6CD;
	padding: 4px;
}

.rowneutral {
	background-color: #CAC1D7;
	padding: 4px;
}

.rowbad {
	background-color: #D7C1C3;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0px;
	color: #D1D7DC;
	margin: 3px 0;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a.forumlink {
	color: #000;
	font-weight: bold;
}

a.topictitle {
	margin: 1px 0px;
	font-weight: bold;
}

a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

th a,
th a:visited {
	color: #000 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
	background: none;
}


/* Form Elements
 ------------ */
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

textarea {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 1px;
	border: 2px solid #606851;
	background-color: #E3E6DF;
}

select {
	color: #333333;
	background-color: #E1E4DC;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #234561;
	padding: 1px;
}

label {
	cursor: pointer;
}

option {
	padding-right: 1em;
}

input.radio {
	border: 0px;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #63643C;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle, .codetitle {
	background: #EEEEE3;
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #DEDDC9;
	border-left: 1px solid #DEDDC9;
	border-right: 1px solid #DEDDC9;
	color: #5B5B31;
}

.attachtitle {
	display: none;
}

.quotecontent, .attachcontent, .codecontent {
	border: 1px solid #DEDDC9;
	padding: 3px;
	background: #FAFAFA;
}

.attachcontent {
	border: 0;
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #64673F;
}

.attachcontent img {
	margin: 0 0 10px 0;
}

.comm {
	color: #5B5B31;
	font-style: italic; 
	font-weight: bold;
	font-size: 85%;
}


.codecontent {
	font-weight: normal;
	color: #444128;
	font-family: Monaco, 'Courier New', monospace;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
 img {
	border: none;
}

.blue {
	color: #006699;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}


#onderdelen ul {
margin:0;
}

#inhoud img a, #inhoud img a:hover {
text-decoration: none;
border: 0;
}


a.gl, img.gl, img.gl a, a img.gl, a.gl:hover, img.gl:hover, img.gl a:hover, a img.gl:hover, #inhoud a.gl, #forum a.gl, #inhoud a:hover.gl, #forum a:hover.gl {
	border: 0;
	text-decoration: none;
}

#inhoud p a {
	color: #4F5430;
	border-bottom: 1px solid #4F5430;
}

#inhoud p a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

/* IMG LINKS */

#menu a:hover img.banner {
	border: 0;
	text-decoration: none;
	border-top: 1px solid #000;
}

#inhoud td a {
	color: #4F5430;
	border-bottom: 1px solid #4F5430;
}

#inhoud td a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

#inhoud td a.forumlink, #inhoud td.row1 a {
	color: #000;
	border: 0;
}

#inhoud td a.forumlink:hover, #inhoud td.row1 a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

#inhoud p.forumdesc a {
	color: #4F5430;
	border-bottom: 1px solid #4F5430;
}