body {
	background-image: url(images/back.gif);
	background-repeat: repeat;
	background-attachment: fixed;
} 

td, textarea{  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
}
h1 {  font-size: 18px; color: #000000;
}
h2 {  font-size: 16px; color: #000000;
}
.tekstklein {
	font-size: 10px;
	color: #000000;
	padding-left: 8px;
}
.menu a {
	color : #000000;
	text-decoration: none;
}

a {
	color : #660500;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
th.veldtitel { font-size: 12px;
	font-weight: bold;
	color: Black;
	text-align : left;
	background-color: #FFD62B;
	padding-left: 3px; }
.thread { background-color: #cccccc; }
tr.dbveldAan { font-size: 12px; background-color: #f7f7f7; }
tr.dbveldUit { font-size: 12px; background-color: #FFFFFF; }
.message { font-size: 11px; font-weight: bold; color: White; text-align : left; background-color: #053864;}
th.menu {
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-align : left;
	background-color: #FFD62B;
	padding-left: 3px;
}
td.menu {
        color: Black;
        background-image: url(images/back.gif);
	    background-repeat: repeat;
	    background-attachment: fixed;
        padding: 4px;
}
h3, .artikel_titel {
	font-size: 1.5em;
	color:#cc0000;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}
.bericht {
	background-color: #ffffff; color: #000000;
}
.artikel_tekst { color: #000000; }
.artikel_info,.bericht_info {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.welkom { font-size: 11px; color: #000000; text-align: left;  border-bottom : 1px dotted Black;   }
.callout { font-size: 16px; background-color: #ffffff; color: #000000; }
.forumberichttekst { background-color: #ffeeee; }
.knop {
	background-color : #201460;
	font-weight: bold;
	font-size : 11px;
	border : thin solid #ffffff;
	color: #ffffff;
}
input,select,textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;
	border : 1px solid Black;
}
.checkbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;
	border : White;
}
/* elementen forum (bbcode) */
.quotecodeheader {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.codebody {
	background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #006600;
    border: 1px solid #BFBFBF;
}

.quotebody {
	background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #660002;
	border: 1px solid #BFBFBF;
}

.listbullet {
	list-style-type: disc;
	list-style-position: inside;
}

.listdecimal {
	list-style-type: decimal;
	list-style-position: inside;
}

.listlowerroman {
	list-style-type: lower-roman;
	list-style-position: inside;
}

.listupperroman {
	list-style-type: upper-roman;
	list-style-position: inside;
}

.listloweralpha {
	list-style-type: lower-alpha;
	list-style-position: inside;
}

.listupperalpha {
	list-style-type: upper-alpha;
	list-style-position: inside;
}
.btn   { BORDER-WIDTH: 1; width: 26px; height: 24px; }
  .btnDN { BORDER-WIDTH: 1; width: 26px; height: 24px; BORDER-STYLE: inset; BACKGROUND-COLOR: buttonhighlight; }
  .btnNA { BORDER-WIDTH: 1; width: 26px; height: 24px; filter: alpha(opacity=25); }
  
.logobalk{
	background-image: url(images/logoback.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #FFFFCC;
  }
  
  .menubalk{
	background-color: #cc0000;
  
  }
  .contentbalk{
	background-color: #FFFFFF;
	background-repeat: repeat;
  }
  
  .menucontainer {
	background-color: #FFD62B;
	width: 126px;
	margin-top: 5px;
	text-align: center;
  
  }
  
  .onderbalk
  {
  	background-image: url(images/onderback.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #FFFFCC;
  }
  
    .rubriekcontainer {
	background-color: #FFD62B;
	width: 100%;
	margin-top: 5px;
	text-align: center;
	border: 2px solid #ffd62b;
  
  }
  
  th.rubriek {
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-align : left;
	background-color: #FFD62B;
	padding-left: 3px;
}
td.rubriek {
	color: Black;
	padding: 2px 5px;
	background-color: #FFFFFF;
}
