BODY
{
    color: #1B2C40;
}

DIV
{
    text-align: center;
    background-color: black;
}

.kop
{
    color: #BAC5BD;
}

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: #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: #1B2C40;
    font-size: 9pt;
}


A:hover
{
    color: white;
}

p
{
    width: 530px;
    text-align: justify;
    padding-right: 10px;
}


p.tips
{
    width: 780px;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
}


p.onderschrift
{
    color: #1B2C40;
    font-style: italic;
    font-size: 8pt;
    width: 250px;
    font-weight: bold;
    text-align: center;
}

TD
{
    vertical-align: top;
}

TD.Zijkolom
{
    width: 271px;
}

TABLE.TabellenMiddenstuk
{
    height: 960px;
}

/* Same color as Menu */
#lang
{
  background:#282519;   
  padding-top: 10px;
  padding-left: 15px;
  width: 185px;
  height: 40px;
}


/*- Menu Tabs C--------------------------- */
#tabsC
{
    float: left;
    width: 700px;
    background: #282519;
    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;
    color: #282519;
    background-color: #8FB5D1;
    text-align: left;
    height: auto;
}



div.KopjeTipsLinks
{
    width: 790px;
    height: 15px;
    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;
}

IMG.icoon1
{
	width: 125px;
	border-color: white;
	border-style: solid;
	border-width: 7px;
 }
