/* ----------------------------------------------- */
/* - menu                                      - */
/* ----------------------------------------------- */

#menu_back {
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 40px;
	width: 879px;
	text-align: center;
}



/* ----------------------------------------------- */
/* - Lists                                       - */
/* ----------------------------------------------- */

h1.list {
  font-family: tahoma;
  font-size: 16px;
  font-weight: bold;
}

h2.list {
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h3.list {
  font-family: tahoma;
  font-size: 13px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h4.list {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h5.list {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h6.list {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

p.list {
  font-family: tahoma;
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 0px;
}

a.list {
  font-family: tahoma;
  font-size: 11px;
}

/* ----------------------------------------------- */
/* - Detail                                      - */
/* ----------------------------------------------- */

h1.detail {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  text-transform:uppercase; 
  color:white; 
  background-color:#667cb8;
  padding-left:10px; 
  padding-top:4px; 
  padding-right:10px; 
  padding-bottom:4px; 
  margin-bottom:4px; 
}

h4.detail {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  margin-top:10px; 
  margin-bottom:10px; 
  color: blue;
}

h5.detail {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  margin-top:0px; 
  margin-bottom:0px; 
}

h6.detail {
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  margin-top:10px; 
  margin-bottom:0px; 
  margin-left:10px; 
  margin-right:10px; 
}

p.detail {
  font-family: tahoma;
  font-size: 10px;
}

a.detail {
  font-family: tahoma;
  font-size: 10px;
}

/* -- Own CSS start here --*/
P, TD, BODY,INPUT
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #907200;
	line-height: 15px;
}

LI
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height: 15px;
}

.tien
{
	font-size : 10px;
}

.elf
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height: 15px;
}

A:LINK, 
{
	color : #907200;
	text-decoration : underline;
}

A:VISITED
{
	color : #B3972B ;
	text-decoration : underline;
}

A:HOVER, A:ACTIVE
{
	color : #B3972B ;
	text-decoration : underline;
}


A.topnav:LINK, A.topnav:VISITED
{
	font-size : 10px;
	color : #FFFCD8;
	text-decoration : none;
	font-weight: bold;
}

A.topnav:HOVER, A.topnav:ACTIVE
{
	font-size : 10px;
	color : #FFFCD8;
	text-decoration : none;
	font-weight: bold;
}

A.botnav:LINK, A.botnav:VISITED, A.botnav:HOVER, A.botnav:ACTIVE
{
	font-size : 10px;
	color : #BF1C31;
	text-decoration : none;
	font-weight: bold;
}

A.bruin:LINK, A.bruin:VISITED, A.bruin:HOVER, A.bruin:ACTIVE
{
	color : #907200;
	text-decoration : underline;
}

A.rood:LINK, A.rood:VISITED, A.rood:HOVER, A.rood:ACTIVE
{
	font-size : 12px;
	color : #BF1C31;
	text-decoration : underline;
}

A.geel:LINK, A.geel:VISITED, A.geel:HOVER, A.geel:ACTIVE
{
	font-size : 12px;
	color : #FFFCD8;
	text-decoration : none;
}

.pulldown
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #FFFCD8;
	color : #006600;
}

.pulldownfaq
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #FFFCD8;
	color : #BF1C31;
	font-weight: bold;
}

.INPUT
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color: #FFFCD8;
	border-style: solid; 
	border-bottom:1px solid #336633;
	border-right:1px solid #336633; 
	border-top:1px solid #336633;
	border-left:1px solid #336633;
}

.inputzoeken
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #006600;
	font-weight: bold;
	background-color: #FFFCD8;
	border-style: solid; 
	border-bottom:1px solid #336633;
	border-right:1px solid #336633; 
	border-top:1px solid #336633;
	border-left:1px solid #336633;
	height: 17px;
}

DIV.topnav
{
	color:#FFFFFF;
}