.dummy {
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
}
BODY {
	margin: 0px 0px 0px 0px; /* top, right, bottom, left */
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: fixed;

/*	scrollbar-base-color: #FF8500;
	scrollbar-arrow-color: #000000;
	scrollbar-DarkShadow-Color: #000000; */
}

/* ALGEMEEN */

BODY.general {
	margin: 0px 0px 0px 36px; /* top, right, bottom, left */
	background-color: #FFFFFF;
}
H1 {
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	color: #C90000;
/*	padding: 4px 0px 0px 0px; /* top, right, bottom, left */
	margin: 4px 0px -20px 0px; /* top, right, bottom, left */
}
H2 {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color: #FF6600;
/*	padding: 4px 0px 0px 0px; /* top, right, bottom, left */
	margin: 4px 0px -20px 0px; /* top, right, bottom, left */
}
A.contentlink {
	font-weight: bold;
	color: #C90000;
	text-decoration: none;
}
A.contentlink:hover {
	color: #FF6600;
}
A.contentlink_news {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.contentlink_news:hover {
	color: #FF6600;
}
IMG.contentbull {
	margin: 0px 5px 0px 0px; /* top, right, bottom, left */
}
IMG.contentbulllist {
	margin: 8px 5px 7px 0px; /* top, right, bottom, left */
}
TD.content {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}
TD.content_nojust {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
STRONG.header {
	font-weight: bold;
	color: #FF6600;
}
STRONG.alert {
	font-weight: bold;
	color: #C90000;
}
IMG.imgright {
	margin: 0px 0px 0px 5px; /* top, right, bottom, left */
}

/* SIDEBAR */

TD.bar-225 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
/*	text-align: right; */
	vertical-align: middle;
	padding: 2px 0px 0px 15px; /* top, right, bottom, left */
	background-image: url(../graphics/backgrounds/balk-225.gif);
	width: 225px;
	height: 25px;
}
TD.barcontainer {
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 18px 0px 0px 15px; /* top, right, bottom, left */
	border-left: 1px dotted #C90000;
	width: 225px;
}
TD.barcontent {
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #666666;
}
A.barcontentlink {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.barcontentlink:hover {
	color: #FF6600;
}
HR {
	width: 100%;
	height: 1px;
	color: #C90000;
	margin: 3px 0px 3px 0px; /* top, right, bottom, left */
}


/* MENU */

TD.menuitem {
	vertical-align: middle;
	padding: 0px 25px 0px 0px; /* top, right, bottom, left */
}
IMG.menubull {
	margin: 2px 5px 1px 0px; /* top, right, bottom, left */
}

TD.menu_cms {
	font: bold 13px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
}

A.menu {
	font: bold 13px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:hover {
	color: #C90000;
}
A.menu-active {
	font: bold 13px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #E47F7F;
	text-decoration: none;
}
A.menu-active:hover {
	color: #E47F7F;
}


/* SUBMENU */

TD.submenuitem {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #C90000;
	text-align: right;
	text-decoration: none;
	padding: 0px 5px 0px 0px; /* top, right, bottom, left */
}
TD.submenusubitem {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	text-decoration: none;
	padding: 0px 5px 0px 0px; /* top, right, bottom, left */
}
TD.submenubull {
	width: 5px;
	height: 20px;
	background-color: #C90000;
}
TD.submenusubbull {
	width: 5px;
	height: 20px;
	background-color: #FF6600;
}
TD.submenuline {
	width: 198px;
	height: 1px;
	background-color: #DDDDDD;
}
TD.submenuline_dotted {
	border-bottom:1px dotted #DDDDDD;
}
TD.submenusubline {
	width: 198px;
	height: 1px;
	background-color: #FFFFFF;
}
A.submenusub {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.submenusub:hover {
	color: #FF6600;
}
A.submenusub-active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
A.submenusub-active:hover {
	color: #FF6600;
}

A.submenusub_grey {
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}
A.submenusub_grey:hover {
	color: #DDDDDD;
}
A.submenusub_grey-active {
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}
A.submenusub_grey-active:hover {
	color: #DDDDDD;
}

/* WHOIS */

TD.whois {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 0px; /* top, right, bottom, left */
}
A.whoislink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.whoislink:hover {
	color: #009933;
}
INPUT.whois {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #C90000;
/*	color: #FF6600; */
	text-indent: 2px;
	background-color: #FFFFFF;
	border: 2px #C90000 solid;
	width: 130px;
	height: 18px;
}
SELECT.whois {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #C90000;
/*	color: #FF6600; */
	text-indent: 2px;
	background-color: #FFFFFF;
	border: 2px #C90000 solid;
	width: 60px;
	height: 18px;
}
INPUT.whoisbutton {
	margin: 0px 0px 0px 2px; /* top, right, bottom, left */
}
.whoisresult {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 5px 0px 5px; /* top, right, bottom, left */
}
.whoisresultradio {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 5px 0px 0px; /* top, right, bottom, left */
}
INPUT.stapfield100 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #C90000;
/*	color: #FF6600; */
	text-indent: 2px;
	background-color: #FFFFFF;
	border: 2px #C90000 solid;
	width: 100%;
	height: 18px;
}
INPUT.stapfield70 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #C90000;
/*	color: #FF6600; */
	text-indent: 2px;
	background-color: #FFFFFF;
	border: 2px #C90000 solid;
	width: 70%;
	height: 18px;
}
INPUT.stapfield20 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #C90000;
/*	color: #FF6600; */
	text-indent: 2px;
	background-color: #FFFFFF;
	border: 2px #C90000 solid;
	width: 20%;
	height: 18px;
}
TEXTAREA.stapfield100 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #C90000;
/*	color: #FF6600; */
/*	text-indent: 2px; */
	background-color: #FFFFFF;
	border: 2px #C90000 solid;
	width: 100%;
	height: 54px;
}

/* WHOIS */

TD.cms {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}








/* OUD OUD OUD */

LIOUD {
/*	list-style-image: url(../../assets/graphics/bullet.gif); */
	list-style: disc;
	color: #0C2577;
	margin: 1px 0px 0px 0px; /* top, right, bottom, left */
}
