/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px tahoma;
	color:#000000;
	background-color: #FFFFFF;
	}
	
a {
	color: #000000;
	text-decoration:none;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background: #000000;
	}
	
li	{
	text-indent: 0em;
}

	
/* ID Styles */
#header a {
	text-decoration: none;
	background-color: #FFFFFF;
}
#header a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

#navigation a {
	font:10px tahoma;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:.1em;
	line-height:36px;
	font-weight: bold;
}

#navigation a:hover {
	color: #000000;
	background: #FFFFFF;
	display: block;
	}

#hier a {
	color: #000000;
	font-weight: bold;
}

#hier a:hover {
	color: #000000;
	font-weight: bold;	
}

#pcrodent a {
	color: #000000;
}

#pcrodent a:hover {
	color: #000000;
	text-decoration:none;
	background: #D8D8D8;	
}


#padding {
	padding:20px 5px 20px 5px;
	}
	
#lijst {
	line-height: 17px;
}
	


/* Class Styles */

.navlist, .navhead {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
} 

.hier {
	color: #000000;
	background: #FFFFFF;
	text-align:center;
	letter-spacing:.1em;
	font-weight:bold;
}

.naw {
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	letter-spacing:.1em;
	line-height: 30px;
}

.pcrodent {
	background: #D8D8D8;
	color: #666666;
	text-align: right;
	/*letter-spacing:.1em;*/
	font: 10px tahoma;
}
	

.link {
	color: #FFFFFF;
	background: #000000;	
	text-align: center;
	letter-spacing: .1em;
	font-weight:bold;
}

.logo {
	font:11px tahoma;
	color: #000000;
	letter-spacing:.1em;
	font-weight:bold;
	background-color: #FFFFFF;
	}

.sidebarText {
	font:10px tahoma;
	color: #336666;
	line-height:14px;
	text-align: left;
	}
	
.normalSidebarText {
	font:11px tahoma;
	color: #000000;
	line-height:14px;
	text-align: left;
	vertical-align: top;
	}

.leftalign {
	text-align: left;
	}
	
.bodyText {
	font:11px tahoma;
	line-height:15px;
	color:#333333;
	text-align: left;
	}
	
.pageName {
	font:20px tahoma;
	font-weight: bold;
	color: #000000; /*#CC3300;*/
	letter-spacing:.1em;
	line-height:26px;
	text-align: left;
	}
	
.subHeader {
	font:14px tahoma;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px tahoma;
	color: #333300;
	letter-spacing:.1em;
	}
	
.btn {
	font: 11px tahoma;
	color: #000000;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid;
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
}

.field {
	width: 300px;
	border: 1px solid #000000;
}
