/* CSS Document */

body {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#333333;
}

/* text */

.txt{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
a.txt {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.txt:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #CC6699;
	text-decoration: underline;
}

.txt_footer{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
a.txt_footer {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.txt_footer:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.txt_header {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #018F69;
	line-height: 18px;
}
a.txt_header {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #018F69;
	text-decoration: underline;
}
a.txt_header:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #018F69;
	font-weight: bold;
	text-decoration: underline;
}
.txt_submenu {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #018F69;
	line-height: 18px;
}
a.txt_submenu {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #018F69;
	font-weight: bold;
	text-decoration: none;
}
a.txt_submenu:hover {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #018F69;
	font-weight: bold;
	text-decoration: underline;
}
.txt_title{
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #018F69;
	line-height: 20px;
}
.txt_schijnwerper{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
a.txt_schijnwerper{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 18px;
	color: #018F69;
	text-decoration: underline;
}
a.txt_schijnwerper:hover{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}

/* buttons / formulieren */

.buttonsearch {
	FONT-WEIGHT: normal;
	FONT-SIZE: 7pt;
	BACKGROUND: #DDDDDD;
	WIDTH:30px;
	height: 15px;
	COLOR: #000000;
	font-weight: bold;
	FONT-FAMILY: helvetica;
	border: 0px solid #DDDDDD;
}
.buttons {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	BACKGROUND: #018F69;
	WIDTH:140px;
	COLOR: #ffffff;
	FONT-FAMILY: helvetica;
}
.formulier195 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	BACKGROUND: #FFFFFF;
	WIDTH:195px;
	COLOR: #000000;
	FONT-FAMILY: helvetica;
	border-width:thin;
	border: 1px solid #018F69;
}
.formulier250 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	BACKGROUND: #FFFFFF;
	WIDTH:250px;
	COLOR: #000000;
	FONT-FAMILY: helvetica;
	border-width:thin;
	border: 1px solid #018F69;
}
.formulier500 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	BACKGROUND: #FFFFFF;
	WIDTH:500px;
	COLOR: #000000;
	FONT-FAMILY: helvetica;
	border-width:thin;
	border: 1px solid #018F69;
}

.dmx_btn     { width: 22px; height: 22px; border: 1px solid #ECE9D8; margin: 0; padding: 0; background-color: #ECE9D8; }
.dmx_btnOver { width: 22px; height: 22px; border: 1px outset; background-color: #FCF9E8; }
.dmx_btnDown { width: 22px; height: 22px; border: 1px inset; background-color: #FCF9E8; }
.dmx_btnNA   { width: 22px; height: 22px; border: 1px solid #ECE9D8; -moz-opacity:0.25; opacity:0.25; filter: alpha(opacity=25);}
.dmx_menuBar { background-color: #ECE9D8; }

