/* CSS Document */
html { overflow: -moz-scrollbars-vertical; height:100%;  }

/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/

input, select, textarea	{ font-family: Verdana, Arial, Helvetica, sans-serif; border: solid #422912 ; border-width: 1; 
}

body
	{
	background-color:#fff; 
	background-image:url(../images/ag.jpg); 
	background-repeat:repeat-x;
	color:#4d4d4d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	margin:0;
	padding:0;
	}

h1
	{
	font-size:18px;
	font-weight:bold;
	}



#kop-nav { color:#FFFFFF;float:right;height:31px;margin-bottom:-1px;margin-right:15px;margin-top:-8px;padding-top:9px;}
/*#kop-nav { color:#FFFFFF;float:right;height:31px;margin-bottom:-9px;margin-right:15px;margin-top:-8px;padding-top:17px;}*/
#kop-nav  a{ color:#FFFFFF; text-decoration:none; }
#kop-nav ul li {display:inline; }

#inhoud	{ background-color:white; padding:10px 16px 15px;}
#inhoud-tekst {padding-left:10px; padding-right:10px; min-height:200px;}

#voet { width:756px; margin:0px auto 0; height:80px; border-top:#000000 solid 1px; padding-top:8px;}
#voet .diensten { float:left;width:250px;}
#voet .info { width:250px; float:left;}
#voet .info a { color:#4d4d4d; font-weight:bold; text-decoration:none;}
#voet .logo { width:246px;; float:left; padding-right:10px;}
#voet .logo img{ float:right;}