body {
	margin-left: 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}

body.body {
	margin-left: 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-image: url(../images/bg_main.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #680095;
}
table, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E5E5E;
}
td.shadowtop
{
    background-image: url(../images/shadow_top.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 770px;
    height: 8px;
}
td.shadowleft
{
    background-image: url(../images/shadow_left.jpg);
    background-position: top left;
    background-repeat: repeat-y;
    width: 11px;
}
td.shadowright
{
    background-image: url(../images/shadow_right.jpg);
    background-position: top left;
    background-repeat: repeat-y;
    width: 9px;
}
td.shadowbottom
{
    background-image: url(../images/shadow_bottom.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 770px;
    height: 14px;
}
td.bottomInfo
{
    color: #666666;
    font-family: Arial;
    font-size: 11px;
}
td.submenu
{
    background-color:#EBEBEB;
    width: 203;
    padding: 6px;
    -moz-box-sizing: border-box;
}
td.submenu_item
{
    padding-top: 5px;
    padding-bottom: 5px;
    -moz-box-sizing: border-box;
}
.koptekst
{
    font-family: Arial;
    font-size: 12px;
    color:#666666;
    font-weight:bold;
    border-bottom: dotted 1px #666666;
    padding-top: 5px;
    padding-bottom: 5px;
    -moz-box-sizing: border-box;
}
td.submenu_item_summary
{
    padding-top:5px;
    padding-bottom:5px;
    font-family: Arial;
    font-size:11px;
    border-bottom: dotted 1px #cccccc;
    -moz-box-sizing: border-box;
}
A.subitem
{
    font-size: 12px;
    color:#666666;
    font-weight:normal;
    text-decoration:none;
}
A.subitem:hover
{
    font-weight:bold;
    text-decoration:none;
}
a.subitem:active
{
    font-weight: bold;
    text-decoration: none;
}

A.subitem_small
{
    font-family: Arial;
    font-size: 11px;
    color:#666666;
    text-decoration:none;
}
A.subitem_small:hover
{
    font-family: Arial;
    font-size: 11px;
    font-weight:bold;
    text-decoration:underline;
}
A.subitem_small:active
{
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
}
A.subitem_leesverder
{
    font-family: Arial;
    font-size:11px;
    color:#FF7700;
    font-weight:bold;
    text-decoration: none;
}
A.subitem_leesverder:hover
{
    text-decoration: underline;
}
A.bottomLink
{
    color: #666666;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}
A.bottomLink:hover
{
    text-decoration: underline;
}
A
{
    font-size: 12px;
    color:#666666;
    font-weight:normal;
    text-decoration:underline;
}
A:hover
{
    color: #FF9900;
}
td.maincontent
{
    padding-left:10px;
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    -moz-box-sizing: border-box;
}
td.main {
	padding:18px 18px 18px 18px;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
}

td.item
{
    color: #FF7700;
    font-family:Arial;
    font-size: 14px;
    font-weight: bold;
    padding-left:5px;
    padding-right:5px;
    -moz-box-sizing: border-box;
}
td.dottedline
{
    border-bottom: dotted 1px #cccccc;
}
a.mainmenuitem
{
    color: #FF7700;
    font-family:Arial;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
a.mainmenuitem:hover
{
    color:#330066;
    text-decoration: none;
}
td.formHeader
{
    color: #666666;
    font-size:14px;
    font-weight: bold;
}

input.form, textarea.form, select.form, input, textarea, select 
{
    border: solid 1px #666666;
    color: #666666;
}
input.checkbox {
	border-width:0px;
}
input.button 
{
    background-color: #FFFFFF;
    color:#666666;
    border: solid 1px #666666;
}
input.buttonLight {
}

.table {
	border:1px solid #873333;
}

/* forum en admin deel*/
table.forum {
	border-collapse:collapse;
	border:1px solid #CECDD5;
}
tr.header, td.header {
	background-color:#E4E2E7;
	font-weight:bold;
}
tr.normal {
	background-color:#FAFAFA;
}
tr.alternate {
	background-color:#FFFFFF;
}
blockquote {
	background-color:#FAFAFA;
	padding:5px 5px 5px 5px;
	border:1px solid #CECDD5;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

/*dTree*/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
