.sub {
	margin-top: 10px;
	margin-bottom: 10px;
}

td#coltwo {
	padding-top: 0px;
	padding-left: 26px;
	width: 400px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	text-align:justify;
	vertical-align:top
}
td#colthree {
	padding-top: 0px;
	padding-left: 26px;
	width: 280px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	text-align:justify;
	vertical-align:top
}

img#label {
	border:0px;
	margin-bottom:10px;
}

ul.mainmenu {
	margin-left: 3px;
	padding: 0;
	width: 218px;
	border-bottom: solid #949494 1px;
}

li.mainmenu {
	border-top: solid #949494 1px;
	width: 218px;
	padding: 0;
	margin-bottom: -3px;
}
li.mainmenu_sub {
	border-top: solid #949494 1px;
	width: 218px;
	padding: 0;
	margin-bottom: -3px;
}

li.mainmenu_sub_selected {
	border-top: solid #949494 1px;
	width: 218px;
	padding: 0;
	margin-bottom: -3px;
}

li.mainmenu a {
	color: #949494;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}

li.mainmenu a:hover {
	color: #949494;
	font-weight: bold;
	background: #320101;
}

li.mainmenu_sub a {
	color: #949494;
	font-weight: bold;
	background: url(../images/menu_arrow_down.png);
	background-position: top right;
	background-repeat: no-repeat;
	display: block; 
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}

li.mainmenu_sub_selected a {
	color: #949494;
	font-weight: bold;
	background: url(../images/menu_arrow_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block; 
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}

li.mainmenu_sub a:hover {
	color: #949494;
	font-weight: bold;
	background: #320101;
}

ul.submenu {
	margin-left: 0px;
	padding-left: 5px;
}

li.submenu {
	margin-left: 5px;
	padding-left: 0;
}

li.submenu a {
	color: #949494;
	font-weight: bold;
}

li.submenu a {
	background: url(../images/menu_bullet.png);
	background-position: center left;
	background-repeat: no-repeat;
	color: #949494;
	font-weight: bold;
	display: block;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
}

li.submenu a:hover {
	background: #320101;
}

a.submenu {
	color: #949494;
}



dt.test {
	width: 40px;
	margin-top: 7px;
}
dd.test {
	margin-top: -17px;
	padding-left: 40px;;
}

.quote {
	margin-bottom: 5px;
}

.required {
	color: red;
}

input.ssub {
	background: url(../images/btn_zoek.jpg);
	width: 96px;
	height: 22px;
	border: 0;
}

input.ssubover {
	background: url(../images/btn_zoek_over.gif);
	width: 96px;
	height: 22px;
	border: 0;
	cursor: hand;
}

.searchNr {
	font-size: 28px;
	font-family: Georgia; //CopprplGoth Bd BT;
	color: #BBBBBB;
	line-height: 32px;
	display: block;
	height: 32px;
}

#flashclose{
	cursor: pointer;
	margin-bottom: 0;
}	

#flashplayer{
	position: absolute;
	padding-top: 80px;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	text-align: center;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#flashplayer2 {
	position: absolute;
	margin-top: 20px;
	top: 0;
	left: 0;
	z-index: 95;
	text-align: center;
	width: 100%;
}

#videoPlayer {
	position: absolute;
	margin-top: 40px;
	top: 0;
	left: 0;
	z-index: 95;
	text-align: center;
	width: 100%;
}

.flashborder {
	position: relative;
	width: 663px;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	z-index: 95;
	margin-left: auto;
	margin-right: auto;
	border: solid #333333 1px;
}

#closeButtonMoc {
  width: 65px;
  height: 25px;
  float: right;
  cursor: pointer;
}