body {
	background-image: url(images/background.gif);
	background-attachment: fixed;
	text-align: center;
 	min-width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #696969;
		}

TD {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	color: #696969;
		}

hr {
	noshade: noshade;
	height:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cdcdcd;
}

h1 {
	color: #FFA500;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}

h2 {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	margin-top:0px;
	font-style: italic;
}

A:link,
A:visited,
A:active {
	color: #696969;
	text-decoration: none;
} 
A:hover	{
	color: #FFA500;
	text-decoration: none;
}

.zoomlink:link { padding-top: 1px; background: url(images/weergave.png) }
.zoomlink:visited { padding-top: 1px; background: url(images/weergave_done.png) }

.h1_clone {
	color: #FFA500;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	padding-left: 5px;
}

.form {
	background-color: White;
	border: 1px solid #cdcdcd;
	font-family: Tahoma;
	font-size: 11px;
	color: Gray;
	padding-left: 3px;
}

.navtext {
	width: 220px;
	font-size: 8pt;
	border-width: 2px;
	border-color: #FFD077;
	layer-background-color: #9EB847;
	background-color: #FFFFCC;
	color: black;
	border-style: solid;
	text-align: center;
}

.adhead {
	font-family: Verdana;
	color: #99CC00;
	font-weight: bold;
	font-size: 12px;
}

.error_strings {
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bl {background: url(images/bl.gif) 0 100% no-repeat #f4f4f4; width: 200px; margin-top: 5px}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

label {
  float:left;
  width:25%;
  margin-right: 8px;
  margin-top: 3px;
  text-align:left
  }
  
legend {
  border:1px solid;
  border-color: #cdcdcd;
  font-weight:bold;
  padding: 4px
  }
  
fieldset { 
  border:1px solid;
  border-color: #cdcdcd;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px
  }

#sec_id {  
	visibility:hidden;  
	display:none;  
	} 


#grijze_lijst {
	border: 1px solid #cdcdcd;
	background: #fff;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	
}

#topbalk {
	background: #FFF;
	width: 770px;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	text-align:right;
}

#logobalk {
	background: #fff;
	width: 780px;
	height: auto;
	outline-color: #FFF;
	text-align: center;
}


#tekstbalk {
	background: #fff;
	height: 150px;
	outline-color: #FFF;
    padding: 0px 15px;
    width: 750px !important; /*moz width*/
    width: 780px; /*IE width*/

	text-align:left;
	background-image: url(images/afbeelding_home.jpg);
}


#navigatiebalk {
	outline-color: #FFF;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	width: 750px !important; /*moz width*/
	width: 780px; /*IE width*/
	height: 21px !important; /*moz width*/
	height: 25px; /*IE width*/
	text-align: right;
	background-image: url(images/grijze_balk.jpg);
}


#menu_links {
  background: #fff;
  text-align:left;
  float: left;
  width: 200px;
  padding-left: 10px;
  padding-right: 5px;
  height: auto;
}

#menu_rechts {
  background: #fff;
  text-align:left;
  float: left;
  width: 520px;!important; /*moz width*/
  width: 540px; /*IE width*/
  padding-left: 5px;
  padding-right: 15px;
  height: auto;
}
#voettekst {
	background: #ffs;
	clear: left;
	width: 755px;
	height: auto;
	line-height: 5pt;
	text-align:center;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
