/* site Van den Hende by Digital Ink */
body {
	background-color: #5D6A7B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* menu css */
#menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
#menu a, #menu a:visited {
  text-decoration:none;
  text-align:left;
  color:#ffffff;
  display:block;
  width:9em; 
  padding-left:0.5em;
  margin:0.3em 0;
  }
#menu a:hover {
  text-decoration:none;
  text-align:left;
  color: #000000;
  display:block;
  width:9em; 
  padding-left:0.5em;
  margin:0.3em 0;
  border-left: dotted #FFFFFF;
  }

br{
	line-height:17px;
}
hr {
	width: 600px;
	color: #944C00;
}
/* background van de content table */
.td_back {
	background:url(../img_site/middle.jpg);
}
.td_bottom {
	background:url(../img_site/adress.jpg);
}

/* content */
#content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #333333;
	padding-left:0px;
	padding-right:30px;
	font-size: 11px;
	}
#content img{
	border-left: 0px;
}
#content p {
	font-size: 12px;
	font-weight: normal;
	}
#content h1 {
	font-size: 13px;
	font-weight: bold;
}
#content h2 {
	font-size: 12px;
	font-weight: bold;	
}
#content h3 {
	font-size: 12px;
	text-align:center;
	font-weight: normal;
	font-style:italic;	
	color:#333333;	
}
#content h4 {
	font-size: 12px;
	text-align:left;
	font-weight: normal;
	font-style:italic;	
	color:#333333;	
}
#content h5 {
	font-size: 12px;
	font-weight: bold;	
	color:#993300;	
}
#content ul {
	width:400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#content a:link {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	border:medium #FF0000;
}
#content a:visited {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
#content a:hover {
	color: #AA0024;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


/* side */
#side {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	}
#side h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
}
#side p {
	font-size: 11px;
}
#side a:link {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
#side a:visited {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
#side a:hover {
	color: #101E69;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}


/* bottom1 */
#bottom1 {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	font-size: 10px;
	}
#bottom1 h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: bold;
}
#bottom1 p {
	font-size: 10px;
}
#bottom a:link {
	color: #000000;
	font-size: inherit;
	font-weight: normal;
	text-decoration: underline;
}
#bottom1 a:visited {
	color: #000000;
	font-size: inherit;
	font-weight: normal;
	text-decoration: underline;
}
#bottom1 a:hover {
	color: #AA0024;
	font-size: inherit;
	font-weight: normal;
	text-decoration: underline;
}

/* bottom2 */
#bottom2 {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	font-size: 9px;
	}
#bottom2 h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: bold;
}
#bottom2 p {
	font-size: 9px;
}
#bottom2 a:link {
	color: #000000;
	font-size: inherit;
	font-weight: normal;
	text-decoration: underline;
}
#bottom2 a:visited {
	color: #000000;
	font-size: inherit;
	font-weight: normal;
	text-decoration: underline;
}
#bottom2 a:hover {
	color: #AA0024;
	font-size: inherit;
	font-weight: normal;
	text-decoration: underline;
}

/* auteur */
#auteur {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:center;
	font-size: 10px;
	}
#auteur2 p {
	font-size: 9px;
}
#auteur a:link {
	color: #ffffff;
	font-size: inherit;
	font-weight: normal;
	text-decoration: underline;
}
#auteur a:visited {
	color: #ffffff;
	font-size: inherit;
	font-weight: normal;
	text-decoration: underline;
}
#auteur a:hover {
	color: #333333;
	font-size: inherit;
	font-weight: normal;
	text-decoration: underline;
}
