BODY {
	font-family: Verdana, Arial;
	font-weight: normal;
	color: black;
	text-decoration: none;
	font-size: 12px;
	background-color: #F6FDD3;
}

.IndexBODY {
	background-color: #FFFFF9;
}

TD {
	font-family: Verdana, Arial;
	font-weight: normal;
	color: black;
	text-decoration: none;
	font-size: 12px;
}

A {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED {
	color: #006633;
	text-decoration: none;
	font-weight: bold;	
}

A:HOVER {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;	
}

A:ACTIVE {
	color: #006633;
	text-decoration: none;
	font-weight: bold;	
}

A.left {
	color: #006633;
	text-decoration: none;
}

A.left:VISITED {
	color: #006633;
	text-decoration: none;
}

A.left:HOVER {
	color: #666666;
	text-decoration: underline;
}

A.left:ACTIVE {
	color: #006633;
	text-decoration: none;
}


.TDHeader {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px
}

.imageBorder {
	border-color: #006633;
	border-width: 1px;
	border-style: solid
}

TD.footer {
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px
}

.TDSmallText {
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px
}

H1 {
	color: #004040;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px
}

TD.maintext {
	padding-left: 30px;
}

TD.maintext2 {
	padding-left: 20px;
}

DIV.maintext {
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 40px
}
DIV.maintext2 {
	padding-right: 10px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 40px
}

DIV.hometext {
	padding-right: 10px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px
}

TABLE.main {
	border-color: #004000;
	border-width: 1px;
	border-style: solid;	
}	

TD.header {
	background-image: url("../pics/navigatie/header.gif");
	background-repeat: no-repeat;
}

TD.center {
	background-image: url("../pics/backgrounds/bgCenter.gif");
	background-repeat: repeat-y;	
	background-color: #fffff4;
	width: 780px;
	height: 455px;
	align: center;
	vertical-align: top;
	text-align: center;
}

TD.nav_diensten {
	background-image: url("../pics/tablePics/tdCenter.gif");
	background-repeat: repeat-y;
	width: 178px;
	vertical-align: top;
	text-align: center;		
}

TD.leftnav {
	width: 160px;
	vertical-align: top;
	padding-left: 10px;
	background-image: url("../pics/backgrounds/left.jpg");
	background-repeat: repeat-y;
}

UL {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

LI {
	padding: 4px;
	margin-left: 0px;
/*	list-style-image: url("../images/listItem.gif"); */
}

