body {
	font-family: Sans Serif, Arial;
	font-size: 12px;
}

p, td {
	font-size: 12px;
}

ol, ul {
	margin-top: 0px;
}

strong {
	letter-spacing: 1px;
	line-height: 150%;
	font-size: 102%;
}

.currently {
	font-family: Sans Serif, Arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding-left: 7px;
	background: url(../images/row_end.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color:#6699CC;
}

.dvTBL{
	border: 1px solid #CCCCCC;
	padding: 4px;
	cursor: pointer !important;
	cursor: hand;
}

.dvTBLover{
	border: 1px solid #999999;
	padding: 4px;
	background-color: #CCCCCC;
	cursor: pointer !important;
	cursor: hand;
}

.hint_head{
	font-family: Sans Serif, Arial;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

.hint_main{
	font-family: Sans Serif, Arial;
	font-size: 10px;
}

.table_end{
	background: url(../images/table_end.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.table_heading{
	border-right: 1px solid #006699;
	border-top: 1px solid #006699;
	border-left: 1px solid #006699;
}

a.cur{
	font-family: Sans Serif, Arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

a.cur:hover{
	text-decoration: none
}

a{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.diensten{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
	vertical-align: middle;
}

a.diensten:hover{
	background-color: #CCCCCC;
	text-decoration: underline;
}

a.footer{
	font-family: Arial;
	font-size: 12px;
	color: White;
	text-decoration: none;
}

a.footer:hover{
	text-decoration: underline;
}

.menu{
	padding: 1px;
}

/* Formuliervelden*/
input, textarea, select {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #6699CC;
}

input, select {
	color: #FF6600;
	width: 150px;
}

textarea {
	color: #FF6600;
	width: 250px;
	height: 60px;
}

input.button {
	background-color: #6699CC;
	color: white;
	width: 120px;
}

/* Navigatiemenu */
ul.navmenu li a {
	font-family: Sans Serif, Arial;
	font-size: 10px;
	font-weight: bold;		
}

ul.navmenu li a:hover {
	background: url(../images/th_back_up.gif);	
	text-decoration: none;	
}

ul.navmenu li a,
ul.navmenu li a:visited {
	width: auto !important;
	width: 100%;
	text-decoration: none;
	color: #333333;
	/* border: 1px solid #0066CC; */
}

ul.navmenu {
	text-align: left;		
	margin: 0px 0px 0px 0px;
	padding: 0 10px;
	list-style: none;	
}

ul.navmenu li {
	margin: 0 -10px;
	padding: 0 0 0 0;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
}

ul.navmenu li a {
	display: block !important;
	
	margin: 0 0 0 0;	
	padding: 5px 10px;	
			
	line-height: 17px !important;
	line-height: 17px;
}

ul.navmenu li {
	background: url(../images/th_back.gif);
}