td, textarea{  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
}
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0091C6;
	margin: 0px;
}
h1 {  font-size: 18px; color: #353E7F;}
h2 {  font-size: 16px; color: #353E7F;}
.tekstklein {  font-size: 9px; color: #353E7F; }
h3 { font-size: 13px; color: #353E7F;
}
a:link,a:visited {
	color : #353E7F;
	text-decoration: none;
}
a:hover {
	color: #56AE56;
	text-decoration: underline;
}
.sitetitel {
	font-family : "Trebuchet MS";
	font-size: 18px;
	color: #353E7F;
	font-weight: bold;
}
.thread { background-color: #cccccc; }
td.dbveldAan {
	font-size: 11px;
	background-color: White;
	border-bottom: 1px solid #0091C6;
}
td.dbveldUit { font-size: 11px; background-color: White; border-bottom: 1px solid #0091C6; }
.message {
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-align : left;
	border-bottom : 1px solid Black;
}
th.veldtitel,.artikel_titel {
	font-size: 11px;
	font-weight: bold;
	color: #353E7F;
	text-align : left;
	background-color: White;
}
th.menu {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align : left;
}
div.menu {
        color: Black;
        background: #BECFE9;
        margin: 4px;
        padding: 6px;
}
.bericht {
	background-color: #ffffff; color: #000000;
}
.artikel_tekst { background-color: #ffffff; color: #000000; }
.artikel_info,.bericht_info { font-size: 9px; color:#000000; background-color: #FFFFFF;}
.welkom { font-size: 12px; background-color: #ffffff; color: #000000; text-align:right; }
.callout { font-size: 16px; background-color: #ffffff; color: #000000; }
.forumberichttekst { background-color: #ffeeee; }
.knop {
	background-color: #57AB55;
	font-weight: bold;
	font-size : 11px;
	color: White;
	margin:3px;
}
input,select,textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
	border : 1px solid Black;
	margin:1px;
	padding:2px;
}
.checkbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;
	border : White;
}
ul {
	list-style: square;
	color: #0A3071;
}
/* 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); }
