BODY,TD {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size:12px;
	scrollbar-DarkShadow-Color: #666666;
	scrollbar-Track-Color: #555555;
	scrollbar-Face-Color: #d45453;
	scrollbar-Shadow-Color: #000000;
	scrollbar-Highlight-Color: #000000;
	scrollbar-3dLight-Color: #000000;
	scrollbar-Arrow-Color: #000000;
}

input,textarea{
	border-top: 2px solid #999999;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 2px solid #999999;
	background: FFFFFF;
	color: #000000;
	font-size: 12px;
	cursor:pointer;
	text-align:left;
}
.invul1{
	border-top: 2px solid #999999;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 2px solid #999999;
	background: FFFFFF;
	color: #000000;
	font-size: 12px;
	cursor:pointer;
	text-align:left;
}

.knopje{
	border-top: 2px solid #999999;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 2px solid #999999;
	background: d45453;
	color:#444444;
	font-weight:bold;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-align:center;
}
.regelKop{
	color: #000000;
	font-weight: bold;
}
H2 {
	font-size: 16px;
	color:#000000;
	font-weight:bold;
}

H3 {
	font-size: 100%;
}

H1,H2,H3,H4 {
	font-weight: bold;
}

A:link {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
A:visited {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}
A:hover,A:active {
	color: #d45453;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
}

A.topMenu:link {
	color: #d45453;
	font-weight: bold;
	text-decoration:none;
	font-size:15px;
}
A.topMenu:visited {
	color: #d45453;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
	font-size:15px;
}
A.topMenu:hover,A:active {
	color: #444444;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
	font-size:15px;
}

A.leftMenu:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
}
A.leftMenu:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
}
A.leftMenu:hover,A:active {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
}
.adres{
	font-weight:bold;
	font-size:11px;
	
}

.links{
	background: #888888;
	background-image: url(/imgs/londer.gif);
	background-repeat: repeat-x;
	background-position:bottom right;
}

.links1{
	background: #444444;
	background-image: url(/imgs/londer1.gif);
	background-repeat: repeat-x;
	background-position:bottom right;
}
.rechts{
	background: #888888;
	background-image: url(/imgs/schaduw.gif);
	background-repeat: repeat-y;
	background-position:top left;
}
.onder1{
	background: #d3d7d8;
	background-image: url(/imgs/onder1.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
.menuschaduw{
	background: #666666;
	background-image: url(/imgs/menuschaduw.gif);
	background-repeat: repeat-y;
	background-position:top right;
}
.pageText{
	background: #d3d7d8;
	background-image: url(/imgs/boven3.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
.editGroup{
	border: 1px dashed #999999;
	font-size: 16px;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
	text-align:left;
}
.titleName{
	font-size:25px;
	letter-spacing:2px;
}
.item{
	cursor:pointer;
	font-weight:bold;
}
.itemOver{
	cursor:pointer;
	font-weight:bold;
	background-color:#d45453;
}
.bgWait{
	background-image: url(/imgs/bgwait.png);
	background-position:top left;
}