BODY
{
	color:#1B2C40;
}

DIV
{
	text-align: center;
	background-color: black;
}

.kop
{
	color:#DFBB9F;
}
	
DIV.tips
{
   margin-left:5px;
   margin-right:5px;
   text-align: left; 
   width:170px;
   font-size:9pt;
   background-color:white;
   color:black;
   text-decoration:none;
}



TD.tabelkop
{
	font-family: Verdana;
	text-align: left;
	height:30px;
	background-color:#DFBB9F;
	color:white;
	font-size:9pt;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
 }
 

TD.tabelkopWelkom
{
	font-family: Verdana;
	text-align: left;
	height:30px;
	background-color:#8FB5D1;
	color:white;
	font-size:9pt;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
 }

TABLE.dropdown_child
{
	background-color: white;
	text-align: left;
	border-color: white;
	width: 170px;
}

A.menu_child
{
	font-size:8pt;
	color: black;
	font-weight:bold;
	margin-left: 2px;
	width: 170px;
}

A.menu_child:hover
{
	color: white;
	background-color: black;
}

SPAN.tab, A.tab
{
	font-size:8pt;
	color: white;
	font-weight: bold;
}



li
{
	list-style-type: square;
}

li.inhoud
{
	list-style-type: circle;
}


A
{
	color:#B1754B;
	font-size:9pt;
}


A:hover
{
   color:#8FB5D1;
}

p
{
    width:200px;
    text-align:justify;
    padding-right: 10px;
}

p.welkom
{
    width:400px;
    text-align:justify;
    padding-right: 0px;
}


p.onderschrift
{
	color:#1B2C40;
	font-style:italic;
	font-size:8px;
	width:250px;
	font-weight:bold;
	text-align:center;
}

TD
{
	vertical-align: top;
}


td.feitjes
{
    background-color:#EAEFF3;
}


TD.Zijkolom
{
	width: 271px;
}

TABLE.TabellenMiddenstuk
{
	height: 960px;
}


/* Same color as Menu */
#lang
{
  background:#2C3E4C;   
  padding-top: 10px;
  padding-left: 35px;
  width: 185px;
  height: 40px;
  text-align: left;
}



/*- Menu Tabs C--------------------------- */
#tabsC {
  float:left;
  width: 680px;
  background:#2C3E4C;
  font-size:100%;
  line-height:normal;
  }
  
#tabsC ul {
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
  }
#tabsC li {
  display: inline;
  margin:0;
  padding:0;
  }
#tabsC a {
  float:right;
  background:url("../tableftC.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabsC a span {
  display:block;
  background:url("../tabrightC.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#464E42;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a span {float:none;}
/* End IE5-Mac hack */
#tabsC a:hover span {
  color:#FFF;
  }
#tabsC a:hover {
  background-position:0% -42px;
  }
#tabsC a:hover span {
  background-position:100% -42px;
  }  
  
  
  div.TipsLinks
{
    width:800px;
    height:2000px;
    color:#282519;
    background-color:#8FB5D1;
    text-align:left;
}

div.KopjeTipsLinks
{
    width:800px;
    height:35px;
    color:white;
    background-color:#1B2C40;
    font-size:9pt;
    font-family: Verdana;
    text-align:left;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
}

.bereikbaarheid
{
    font-size:9pt;
}

IFRAME.GoogleKaart
{
	width: 400px;
	height: 324px;
}

img.vlag
  {
      border-width: 1px;
      border-color:White;
      border-style:solid;
  }
  
  hr
{
    color:#DFBB9F;
    height:25px;
    width:800px;
}