html {
	height:100%;
	scrollbar-face-color: #ffffff;
	color:#006633;
}
body {
	color:#006633;
	margin:0;
	padding:0;
	background-color:#fff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	height:100%;
}
a {
	outline: none;
}
hr {
	border: 1px solid #000;
}
table {
	font-size:12px;
}
#container {
	position:relative;
	width:1000px;
	margin:0 auto;
	text-align:left;
	background-image:url(../images/main.jpg);
	background-position:top;
	background-repeat:repeat-y;
	_height:100%;		/*for IE*/
	min-height:100%;	/*for Firefox*/
}
#header {
	position:relative;
	height:163px;
	background-image:url(../images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#header h1 {
	text-indent:-9999px;
	position:absolute;
}
#pagina {
	position:relative;
	color:#000;
	padding-bottom:40px;		/*for footer*/
}
#menu {
	position:absolute;
	width:150px;
	min-height:150px;
	top:20px;
	left:5px;
	float:left;
}
#content {
	position:relative;
	padding:0px 10px 10px 10px;;
	left:160px;
	top:0px;
	width:820px;
	vertical-align:top;
	color:#68363c;
	z-index:9999;
}
#content h5{
	margin-top:0;
	color:#556b42;
	font-size:14px;
}
#footer {
	background-color:#FFFFFF;
	margin:0 auto;
	margin-top:-40px;
	height:40px;
	position:relative;
	width:1000px;
	font-size:10px;
	text-align:right;
	color:#000;
	vertical-align:middle;
}
#footer img{
	vertical-align:middle;
}
#footer a {
	color:#666666;
	font-size:11px;
	text-decoration:underline;
	}

.black {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.grey {
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
/*-----------------Algemene Links------------------------------------*/

a:visited {
			color:#000;
			font-size:12px;
			font-weight:400;
          	text-decoration: underline;}
		   
a:link {
			color:#000;
			font-size:12px;
			font-weight:400;
          	text-decoration: none;}
	
a:hover {
			color:#000;
			font-size:12px;
			font-weight:400;
          	text-decoration: underline;}

/* ---------------------------Top navigatie ----------------------- */
#nav{
	position:absolute;
	left:140px;
	bottom:0px;
	top:100px;
	width:814px;
	height:32px;
	list-style:none;
	margin:0px;
	padding:0px;
	z-index:999;
}
#nav li{
	float:left;
}
#nav a{
	text-indent:-9999px;
	background-image:url(../images/menu.jpg);
	display:block;
	height:32px;
}
#nav #home{
	width:107px;
	height:32px;
}
#nav #about{
	width:129px;
	height:32px;
}
#nav #contact{
	width:121px;
	height:32px;
}
#nav #route{
	width:110px;
	height:32px;
}
#nav #evenement{
	width:206px;
	height:32px;
}
#nav #nieuws{
	width:141px;
	height:32px;
}
#nav #home a{
	background-position:-0px 0px;
}
#nav #home a:hover{
	background-position:-0px -32px;
}
#nav #about a{
	background-position:-107px 0px;
}
#nav #about a:hover{
	background-position:-107px -32px;
}
#nav #contact a{
	background-position:-236px 0px;
}
#nav #contact a:hover{
	background-position:-236px -32px;
}
#nav #route a{
	background-position:-357px 0px;
}
#nav #route a:hover{
	background-position:-357px -32px;
}
#nav #evenement a{
	background-position:-467px 0px;
}
#nav #evenement a:hover{
	background-position:-467px -32px;
}
#nav #nieuws a{
	background-position:-673px 0px;
}
#nav #nieuws a:hover{
	background-position:-673px -32px;
}
/*-------------------------sidemenu------------------------*/

.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#000000;
width:140px;
padding:3px;
text-align:left;
font-weight:normal;
border-bottom:1px solid #d4dcce;
font-size:12px;
}
a.d:link{
color:#000000;
}
a.d:visited{
color:#000000;
}
a.d:hover{
color:#000;
}
.submenu{
padding:10px;
padding-left:0px;
border-bottom:1px solid #d4dcce;
width:115px;
}
a.c:visited {
			color:#006633;
			font-size:12px;
			font-weight:400;
          	text-decoration: none;
			height:15px;
			border-left:10px #556b42 solid;
			padding-left:5px
}
a.c:link {
			color:#006633;
			font-size:12px;
			font-weight:400;
          	text-decoration: none;
			height:15px;
			border-left:10px #556b42 solid;
			padding-left:5px
}
	
a.c:hover {
			color:#000;
			font-size:12px;
			font-weight:400;
          	text-decoration: none;
			height:15px;
			border-left:10px #cf6d00 solid;
			padding-left:5px;
}
/*-----------------------id modules------------------*/

	
#Name {
	font-size:14px;
	color:#006633;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h4 {
	font-size:14px;
	color:#006633;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h2 {
	font-size:14px;
	color:#006600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
/*------------------------forms-------------------------*/
	
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #006633 ;
	border: solid #666 1px;
	border-width: 1 ;
	background-color:#ffffff ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #333 ;
	border: solid #666 1px;
	border-width: 1 ;
	background-color:#ffffff ;
	width:140px;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000 ;
	border: solid #666 1px;
	border-width: 1 ;
	background-color:#ffffff ;
	}

/* 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*/

p, td, div, font{
color:#006633;}

