html,body {
	background-image:  url(images/backgr-nw.jpg);
	background-repeat: repeat;
	vertical-align: middle;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;	
}

.basetable {
	vertical-align: middle;
	height: 100%;
	width: 100%;
}

.innertable {
	width: 900px;
	height:575px;
	background-color:#FFFFFF;
	vertical-align: 100%;
	background-image: url(images/backgr-gradient.gif);
}

p {
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	color: #049AA6;
	font-weight: bold;
}


.groter {
	font-size: 0.75em;
}

ul{
	list-style-type: disc;
	margin: 0px;
	text-indent: 0px;
	padding: 0px;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	color: #049AA6;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	text-indent: 0px;
	display: list-item;
	margin-left: 12px;
}

.soll {
	font-size: 1.4em;
	font-style: italic;
	color: #630139;
	text-align: center;
}


/*links in de menu-balk*/
a:link {
	color: #4DD2DD;	
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #61d6e1;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.innertabletext {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

/*links in de tekst*/
.p a:link {
	color:#696969;
	text-decoration: none;
	font-weight: bold;

}

.p a:visited {
	color:#696969;
/*	color: #00CCFF;*/
	text-decoration: none;
	font-weight: bold;
}

.p a:hover {
	color: #14C10B;	
	text-decoration: none;
	font-weight: bold;
}


.tdrecruit{
	font-size: 34px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 5px;
}

.tdtekst{
	vertical-align: top;
	padding-left: 8px;
	width: 880px;
}

.tdlinks {
	vertical-align: top;
	width: 340px;
	padding-top: 95px;
}

.tdrechts {
	vertical-align: top;
	padding-right: 25px;
}

.top {
	vertical-align: top;
	padding-left: 15px;
}


.menulinks {
	width:130px;
}


.header{
	width:900px;
	height:250px;
	background-image: url(images/hostablad2-nw.jpg);
	font-size: 19px;
	font-weight: bold;
	text-transform: none;
	color: #99FFFF;
}

.menu{
	vertical-align: bottom;
	text-align: left;
	padding-left: 14px;
}

.footnote{
	font-size: 0.7em;
/*	font-style: italic;*/
	color: #630139;
/*	font-weight: bold;	*/
}

.footnote a:link {
	color:#630139;
	text-decoration:underline; 
		font-weight: normal;
}

.footnote a:hover {
/*	color:#630139;*/
	color: #00CCFF;
/*	text-decoration: none;
	font-weight: bold;*/
}

