BODY,TD {
	font-family: arial,arial,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
	scrollbar-DarkShadow-Color: #999999;
	scrollbar-Track-Color: #000000;
	scrollbar-Face-Color: #0668a5;
	scrollbar-Shadow-Color: #000000;
	scrollbar-Highlight-Color: #000000;
	scrollbar-3dLight-Color: #000000;
	scrollbar-Arrow-Color: #FFFFFF;
}
.pagina{
	background: #FFFFFF;
	background-image: url(/imgs/bgboven.gif);
	background-repeat: no-repeat;
	background-position:100% 100%;
	background-attachment: fixed;
}
.bg1{
	background: #FFFFFF;
	background-image: url(/imgs/bg1.gif);
	background-repeat: no-repeat;
	background-position:100% 100%;
}
.onderkant{
	background: #FFFFFF;
	background-image: url(/imgs/bgonder.gif);
	background-repeat: no-repeat;
	background-position:100% 100%;
}

.leftMenu{
	background: #0668a5;
	background-image: url(/imgs/leftmenu.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
}
input,textarea{
	border:1px solid #d1d2d4;
	background: 0668a5;
	color: #fffe03;
	font-size: 14px;
	font-weight:bold;
	cursor:pointer;
}
.leftMenuButton{
	font-size:15px;
	color:#6d6866;
	font-weight:bold;
	cursor:pointer;
}
.leftMenuButtonOver{
	font-size:15px;
	color:#6d6866;
	font-weight:bold;
	cursor:pointer;
	background:#a3c8de;
}
.tab{
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	background-color:#0668a5;
	background-image: url(/imgs/tab.gif);
	background-repeat: no-repeat;
	background-position:100% 100%;
	color: #fffe03;
	cursor:pointer;
	height:20px;

}

.tabOver{
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	background-color:#fffe03;
	background-image: url(/imgs/tabover1.gif);
	background-repeat: no-repeat;
	background-position:100% 100%;
	color: #0668a5;
	cursor:pointer;
	height:20px;

}

A.lMenu:link {
	font-size:14px;
	color:#fffe03;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
}
A.lMenu:visited {
	font-size:14px;
	color:#fffe03;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
}
A.lMenu:hover,A.lMenu:active {
	font-size:14px;
	color:#fffe03;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
}

A:link {
	color: #000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
A:visited {
	color: #000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
A:hover,A:active {
	color: #000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

A.linkSmall:link {
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
A.linkSmall:visited {
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
A.linkSmall:hover,A.linkSmall:active {
	color: #000000;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}


.knopje{
	border:1px solid #d1d2d4;
	background: 0668a5;
	color: #fffe03;
	font-size: 13px;
	font-weight:bold;
	cursor:pointer;
}

.invul{
	border:1px solid #000000;
	background: 999999;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	cursor:pointer;
}
.kopje{
	font-weight:bold;
	color:#0668a5;
	font-size:14px;
}
.regelKop{
	font-weight:bold;
}
