﻿body
{
    font-family: Arial;
    color: #00008C;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    position: relative;
    min-height: 100%;
    height: 100%;
    background-color: #FFFED2;
}
.bodycontent
{
    width: 965px;
    position: relative;
    background-image: url(http://www.frankrijkonderweg.nl/image/frankrijkonderweg.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height:400PX;
}
.tabs
{
    margin: 0;
    padding: 0;
}
.tabs li
{
    float: left;
    list-style: none;
    margin-top: 134px;
    text-align: left;
}
.tabs li a
{
    display: block;
    padding: 5px 2px;
    text-decoration: none;
    color: #000080;
    white-space: nowrap;
}
.tabs li a:hover
{
}
.tabs li a img
{
    border-style: none;
}
.tabs li ul
{
    margin: 0 0 0 5px;
    padding: 0;
    position: absolute;
    display: none;
    min-width: 130px;
}
.tabs li ul li
{
    float: none;
    display: inline;
    min-width: 130px;
}
.tabs li ul
{
    background-color: #FFF07B;
}
.tabs li ul li
{
    min-width: 130px;
}
.tabs li ul li a:hover
{
    background-color: #FFDD6E;
}
.panel
{
    text-align: left;
}
.tree
{
    text-align: left;
    color: blue;
}
.tree a
{
    text-decoration: none;
    color: blue;
}
.tree a:hover
{
    text-decoration: underline;
}
.tree hr
{
    height: 0;
    border: 0;
    border-top: 1px solid #FFF07B;
}
.caption
{
    background-color: #CCBD00;
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    border: 2px groove #FFED0D;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    height: 16px;
}
.opentopic
{
    float: right;
    top: 0;
    font-weight: normal;
    color: Black;
}
.opentopic a
{
    color: Black;
}

.subject
{
    float: left;
}
.record
{
    font-family: Arial;
    font-size: 11px;
    background-color: #FFFEF2;
    border: 1 solid #E2E2E2;
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
}
.record a
{
    text-decoration: none;
    color: #00008C;
}
.record a:hover
{
    text-decoration: underline;
    color: #00008C;
}
.record2
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    background-color: #FFFEF2;
    border-bottom: 1px solid #808080;
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
}
.recordtitle
{
    background-color: #FFFDD9;
    font-size: 11px;
    font-family: Arial, sans-serif;
    border-bottom: 1px solid #808080;
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
}
.record2:hover
{
    text-decoration: none;
}
.pager
{
    margin-top: 10px;
    color: #00008C;
    font-size: 11px;
}
.currentpage
{
    color: black;
    font-size: 11px;
    font-weight: bold;
    background-color: yellow;
}
#description h2
{
    margin-bottom: 10px;
    text-decoration: underline;
}
#description img.floatRight
{
    float: right;
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
}
#description ul
{
    margin-bottom: 20px;
    text-align: justify;
}
#description li
{
    margin-bottom: 20px;
}
.hotel div
{
    display: none;
}
.hotel:hover
{
    cursor: pointer;
}
.hotel .style1
{
    font-size: xx-small;
    text-decoration: none;
}
.footer
{
    clear:both;
    margin-top:40px;
    width:100%;
    white-space:nowrap;
    display:block;
}
