/*--------------------------------------------------------------
Stylesheet by www.brainlane.com
--------------------------------------------------------------*/

html, body, a, id, div, td, th, p, h1, h2, h3, h4, h5, h6, input, select, textarea {
	margin:0; 
	padding:0; 
	border:0;
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	color:#663300; 
	text-align:left; 
	text-decoration:none; 
		}

body {
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #aaaaaa;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	background:#fff url(/content/design/images/bgtoc.jpg) repeat-y 0 0;
}

	#DummyGrey {
		position:absolute;
		width:20px;
		height:33px;
		top:0;
		left:190px;
		background:transparent url(/content/design/images/DummyGrey.jpg) no-repeat 0 0px;
	}


/*ZoekBox*/
#zoekveld {
	width:190px;
	margin:0;
	padding:0;
    background:transparent url(/content/design/images/bgzoek.jpg) repeat-x 0 0;
	height:27px;
}

#zoekveld form {
	width:190px;
	padding:4px 0 0 12px;
}
#zoekveld input { 
  margin:0; 
  padding:1px 0 0 2px;	
  width:115px; 
  height:16px;	 
  border-top:1px solid #CECECE;
  font-size:10px;
  background-color:#fff; 
} 

	body#TocFr #zoekveld input { 
		width:100px;
	}
	body#TocDe #zoekveld input {
		width:110px;
	}
	

		#zoekveld .BtnZoek {
		    width:40px;
			border:0;
			background:none;
			color:#fff;
			padding-left:5px;
			font-weight:bold;
			font-size:11px; 
			cursor:pointer;
		}
	
			body#TocFr #zoekveld .BtnZoek {
				width:55px;
				font-size:10px;
			}
			body#TocEn #zoekveld .BtnZoek {
				width:50px;
			}
			body#TocDe #zoekveld .BtnZoek {
				width:60px;
			}

/*NavigatieBox*/

#navigatieBox {
	margin: 0;
	padding: 0;
	margin:18px 0 18px 0;
}


#verisign {
	margin: 0;
	padding: 0;
	margin-top:2px;
	padding-left:5px;
}
#verisign td {
	color:white;
	font-weight:bold;
	font-size:9px;
	text-align:center;
	line-height:14px;
}

/*----- TOC ---*/

#toc ul
{
	padding:0;
	margin:0;
	list-style-type: none;
	width:182px;
}
#toc li {
	width:190px;
}

#toc a {
	display: block;
	color:#000;
	height:17px;
	line-height:17px;
	font-weight:bold;
	padding:0 0 1px 21px;
	background: url(/content/design/images/mainbullet.jpg) no-repeat 11px 4px;

}

	#toc a:link {
		color: #000;
		text-decoration: none;
	}
	
	#active a:visited {
		color: #808080;
	}
	#toc a:hover {
		color: #fff;
		text-decoration: none;
		background:none;
		background-color:#A20537;
	}
	#toc a.buttonsSelected {
		color: #fff;
		text-decoration: none;
		background:none;
		background-color:#A20537;
	}


/*------ loginscreen --------- */



#WelkomMessage {
	text-align:center;
	font-size:9px;
	color:#888;
	margin:6px 0 10px 0px;
	width:165px;
	font-weight:bold;
}
table#BtnsAfterLogin {
	margin:0;
}
	table#BtnsAfterLogin td {
		padding:6px 0px 6px 6px;
	}

	#BtnsWrapper {
		width:170px;
 		margin:0 0 0 10px;
		padding-top:2px;
		border:1px solid #aaa;
 
	}

#loginscreen {
	background-color:#C6C4C5;
	border:1px solid #B9B8B8;
	width:169px;
	height:88px;
	padding:2px 0 0 8px;
	margin-left:6px;
	}	
		* html #loginscreen  {
			width:176px;
			height:95px;
			margin-left:8px;
		}
		*:first-child+html #loginscreen  {
			width:176px;
			height:95px;
			margin-left:8px;
		}
	
#loginboxes	{
	margin:0;
	padding:0;
	text-align:left;
	color:#fff;
	font-weight:bold;		
}
#loginscreen a { 
	color:#FE7805;
	}
#loginscreen p {
	text-align:center;
	line-height:18px;
	font-size:12px;
	padding-top:10px;
	}
input  {
 	width:158px;
	border-top: 1px solid #A4A1A1;
	padding: 1px;
	background:#fff;
	color:#000;
	height:14px;
	font-size:10px;
}	
	input#pwd {
		width:74px;
	}
select {
	border: 1px solid #383535;
	height:20px;
	background:#F5F5F5;
	color:#000;
	width:140px;
	margin-right:0px;
}	
.knop {
	padding:0px;
    cursor:pointer;
    border:1px solid #5B031F;
    font-size:10px;
    background:#fff;
    color:#000;
    font-weight:bold;
	width:60px;
	height:20px;
	vertical-align:middle;
	margin-left:15px;
}
	.BtnSubmitLogin {
		padding:0px;
	    cursor:pointer;
		width:77px;
		height:18px;
		margin:-17px 0 0 84px;
		border:0; 
		position:absolute;
		background:transparent url(/content/design/images/bttns/nl/btn_aanmelden.gif) no-repeat 0 0;
	}

		body#TocFr .BtnSubmitLogin {
			background:transparent url(/content/design/images/bttns/fr/btn_aanmelden.gif) no-repeat 0 0;
		}
		body#TocEn .BtnSubmitLogin {
			background:transparent url(/content/design/images/bttns/en/btn_aanmelden.gif) no-repeat 0 0;
		}
		body#TocDe .BtnSubmitLogin {
			background:transparent url(/content/design/images/bttns/de/btn_aanmelden.gif) no-repeat 0 0;
		}

	#NotYetRegistered a {
		display:block;
		border:0;
		width:145px;
		height:18px;		
		margin:10px 0 0 16px;
	}
		#NotYetRegistered img {
			border:0;
		}

#UsernameWrapper {
	padding-bottom: 1px
}
#username {
	padding-bottom: 1px;
	color:#fff;
	font-size:10px;
}
#PasswordWrapper {
	padding-bottom:0;
}
#password {
	padding-bottom: 1px;
	color:#fff;
	font-size:10px;
}


