
/**********Structuur**********/

body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:Black;
	line-height:11px;
	background-color:white;
}

p
{
margin-top: 6px; margin-bottom: 6px;
}

h1
{
	margin-top:15px;
	font-size:13px;
	color:#D9930C;
}

img {
	border:0;
}

label
{
	float:left;
	clear:left;
	color:Black;
	width:119px;
	height:15px;
	margin: 0 0 1px 1px;
}


div.PopUpDiv
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:Black;
	line-height:15px;
	background-color:white;
	margin:10px;
}

div.PopUpDiv p
{
margin-top: 12px; margin-bottom: 12px;
}

/*
table 
{
	height:100%;
	width:100%;
	border-width:0px;
	padding:0px;
}

tr
{
	height:100%;
	padding:0px;
	border-collapse:collapse;
	empty-cells:show;
}

td
{
	width:100%;
	padding:0px;
	vertical-align:middle;
	border-collapse:collapse;
	empty-cells:show;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
*/










/**********LinkStijlen**********/

a:link
{
	color:Black;
	text-decoration:underline;
}

a:visited
{
	color:Black;
	text-decoration:underline;
}

a:active
{
	color:Black;
	text-decoration:underline;
}	

a:hover
{
	color:black;
	text-decoration:underline;
}













/**********Header**********/

div.Header
{
	position:relative;
	width:100%;
	height:103px;
	background-image:url("../Masterpage2/HeaderBack.jpg");
}	

div.Header800
{
	position:relative;
	text-align:left;
	width:778px;
	height:103px;
	top:0px;
}

div.HeaderLogo
{
	position:relative;
	width:255px;
	height:83px;
}

div.HeaderNavigatie
{
	position:absolute;
	width:auto;
	height:25px;
	top:63px;
	right:0px;
	text-align:right;
}












/**********Footer**********/

div.Footer
{
	width:100%;
	height:20px;
	background-image:url("../Masterpage2/FooterBack.jpg");
	text-align:center;
	color:#FFEAEB;
	position: fixed;
	bottom: 0px;
	z-index:100;
}	

div.Footer a
{
	color:#FFEAEB;
}










/**********Content**********/


div.Content
{
	position:relative;
	width:778px;
	height:auto;
	margin-top:40px;
	overflow:hidden;
	text-align:left;
}	













/**********INPUTS**********/

.FormInput
{

  color: black; 
  font-weight: normal;
  font-size: 11px;
  font-family:Tahoma;
  border-style: solid;
  border-width: 1px;
  margin-bottom:2px;
  margin-left:5px;
  border-color:inherit;	
  background-color:#ECECEC;
}

.FormInputMultiline {
  color: black; 
  font-weight: normal;
  font-size: 10px;
  border-style: solid;
  border-width: 1px;
  margin-left:5px;
  border-color: inherit;
  background-color:#ECECEC;
  height:60px;
}

.FormButton
{
  color : black; 
  font-weight: normal;
  font-size: 10px;
  border-style: solid;
  border-width: 1px;
  margin-left:5px;
  border-color: inherit;
}





/**********Snel Zoeken**********/




div.SnelzoekenLinks
{
	width:120px;
	text-align:left;
	min-height:30px;	
	clear:none;
	float:left;
	overflow:hidden;
	text-decoration:none;
	line-height:13px;
}

div.SnelzoekenRechts
{
	width:155px;
	text-align:right;
	min-height:30px;
	clear:right;
	overflow:hidden;
	float:left;
	text-decoration:none;
	line-height:13px;
}



/**********Menu snelkoppelingen**********/




div.Snelkoppelingen
{
	text-align:left;
	min-height:30px;	
	overflow:hidden;
	margin-right:0px;
}

div.Snelkoppelingen a
{
	text-decoration:none;
	line-height:18px;
}

/* TreeViews */

.TreeOverzicht 
{
	text-align: left;
	color : #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	vertical-align: top;
	width:250px;
}

.TreeOverzicht td
{
	text-align: left;
}




/*Welkom*/

div.Intro
{
	width:458px;
	height:105px;	
	border-top:solid 1px white;
	border-bottom:solid 1px white;
	background-image:url("../Masterpage2/intro_bg.gif");
	background-repeat:no-repeat;
}

div.Introtekst
{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:40px;
}

div.IntroGeavanceerd
{
	position:absolute;
	width:auto;
	height:12px;
	left:0px;
	bottom:0px;
}


/**********Oranje DIVs**********/



div.DivOranjeBody
{
	width:auto;
	margin-left: 10px;
	margin-top:10px;
	line-height :15px;
	margin-right:10px;
	text-align:left;
	overflow:hidden;
}

div.DivOranjeBody500Lijntje
{
	border-bottom-style:dotted;
	border-bottom-color:Black;
	border-bottom-width:1px;
	height:2px;
	margin-top:10px;
	margin-bottom:10px;
	width:458px;
}

div.OranjeTitel
{
	margin-left:10px;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:left;
}

div.OranjeTitelFiche
{
	margin-left:10px;
	line-height :18px;
	height:15px;
	margin-bottom:8px;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:left;
}



div.OranjeTitelType
{
	text-align:right;
	margin-right:10px;
	line-height :18px;
	height:15px;
	margin-bottom:8px;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
}

div.OranjeTitelType a
{
	color:#FFEAEB;
}



/*500-300*/

div.DivBody500
{
	width: 778px;
	overflow:hidden;
	background:url("../Masterpage2/back300.jpg");
	background-position:right;
	background-repeat:repeat-y;
}

div.DivOranjeBody500Lijntje
{
	border-bottom-style:dotted;
	border-bottom-color:Black;
	border-bottom-width:1px;
	height:2px;
	margin-top:10px;
	margin-bottom:10px;
	width:458px;
}

div.DivBody500Bottom
{
	width: 778px;	
	background:url("../Masterpage2/backbottom300.jpg");
	background-position:right;
	background-repeat:no-repeat;
	height:25px;
	margin-bottom:40px;
}

div.DivBodyLeft500
{
	display:inline-block;
	float:left;
	width:478px;
	overflow:hidden;
}

div.DivOranje500Titel
{
	background:url("../Masterpage2/orange500.jpg");
	height:30px;
	width:478px;
	overflow:hidden;
	color:#FFEAEB;
	line-height:25px;
	
}

/*650-150*/

div.DivBody650
{
	width: 778px;
	overflow:hidden;	
	background:url("../Masterpage2/back150.jpg");
	background-position:right;
	background-repeat:repeat-y;
	z-index:1;
	position:relative;
}


div.DivBody650Bottom
{
	width: 778px;	
	background:url("../Masterpage2/backbottom150.jpg");
	background-position:right;
	background-repeat:repeat-y;
	margin-bottom:40px;
	height:25px;
}

div.DivBodyLeft650
{
	display:inline-block;
	float:left;
	width:628px;
	overflow:hidden;
}

div.DivOranje650Titel
{
	background:url("../Masterpage2/orange650.jpg");
	height:30px;
	width:628px;
	overflow:hidden;
	color:#FFEAEB;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:left;
}

.DivOranje650Titel table 
{
	height:100%;
	width:100%;
	border-width:0px;
	padding:0px;
}












/**********Groene DIVs**********/


div.DivBodyRight300
{
	overflow:hidden;
	display:inline-block;
	float:left;
	width:299px;
}

div.DivBodyRight150
{
	overflow:hidden;
	display:inline-block;
	float:left;
	width:149px;
}


div.DivGroenBody
{
	text-align:left;
	vertical-align:top;
	margin-left:10px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:10px;
	font-size:10px;
	font-weight:normal;
	height:auto;
	overflow:hidden;
	width:auto;
	display:inline-block;
	line-height:12px;
}

div.DivGroenBody a
{
	text-decoration:none;
	line-height:13px;
}

div.GroenTitel
{
	margin-left:10px;	
	display:inline-block;
}


/*500-300*/

div.DivGroen300Titel
{
	clear:right;
	background:url("../Masterpage2/green300.jpg");
	background-position:left;
	background-repeat:no-repeat;
	display:inline-block;
	height:30px;
	width:300px;
	overflow:hidden;
	color:#FFEAEB;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:left;
}

/*650-150*/

div.DivGroen150Titel
{
	clear:right;
	display:inline-block;
	background:url("../Masterpage2/green150.jpg");
	background-position:left;
	background-repeat:no-repeat;
	height:30px;
	width:150px;
	color:#FFEAEB;
	line-height:25px;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	text-align:left;
}














