/* -------------------- */
/* --    Reset       -- */
/* -------------------- */

body,
h1, h2, h3,
p, ui, li,
img,
form {
    border: 0;
    margin: 0;
    padding: 0;
}

/* -------------------------------- */
/* -- Setting standard HTML tags -- */
/* -------------------------------- */

body {
    background-image: url('images/bg.gif');
    font-family: Arial;
    font-size: 13px;
}

p {
    text-align: justify;
}

h1, h2 {
    color: #f27d00;
    font-family: Georgia;
    font-size: 18px;
    margin-left: 10px;
}

h2 {
    margin-top: 20px;
    font-size: 13px;
}

/* ---------------------------------------- */
/* -- Setting multi-element used classes -- */
/* ---------------------------------------- */

.clear-both {
    clear: both;
}

.center-text {
    text-align: center;
}

.subkop {
    font-size: 13px;
    font-style: italic;
    margin-left: 10px;
    color: #6b6b6b;
}

.hidden {
	display: none;
}

/* -------------------- */
/* --    Gray bar    -- */
/* -------------------- */

.bar {
    width: 860px;
    height: 30px;
    background-image: url('images/bar.png');
    margin: 0 auto;
    line-height: 30px;
    color: #fff;
}

.bar-top {
    height: 10px;
    width: 860px;
    background-image: url('images/bar-top.png');
}

.bar-bottom {
    height: 10px;
    width: 860px;
    background-image: url('images/bar-bottom.png');
}

.bar-footer {
    color: #fff;
    background-color: #636b70;
    padding: 0 55px;
}

.bar-footer .facebook {
    width: 187px;
    text-align: center;
    float: left;
}

.bar-footer .newsletter {
    float: left;
    margin-left: 22px;
    width: 531px;
}

.bar-footer .copyright {
    clear: both;
    text-align: center;
}

.bar ul {
    list-style-type: none;
    float: right;
    margin: 0;
    margin-right: 10px;
}

.bar ul li {
    float: left;
    text-transform: lowercase;
    margin-right: 5px;
}

.bar ul li a {
    color: #fff;
    text-decoration: none;
}
/* -------------------- */
/* --    Header      -- */
/* -------------------- */

.header {
    width: 100%;
    background-color: #fff;

    padding-top: 20px;
    padding-bottom: 15px;
}

.header .top-holder {
    margin: 0 auto;
    width: 750px;
    position: relative;
}

.header .top-holder .like {
     border:none; overflow:hidden; width:100px; height:90px;
     position: absolute;
     top: 60px;
     right: 0px;
}

/*.header img {
    display: block;
    margin: 0 auto;
}*/

/* -------------------- */
/* --    Footer      -- */
/* -------------------- */

.footer {
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 860px;
    margin: 0 auto;
}

.footer a{
    color: #fff;
}

.footer a:hover {
	text-decoration: none;
}

/* -------------------- */
/* --    Container   -- */
/* -------------------- */

.container {
    width: 860px;
    margin: 0 auto;
    margin-top: 20px;
}

/* -------------------- */
/* --    Menu        -- */
/* -------------------- */

.container .menu {
    float: left;
    margin-left: 55px;
    width: 187px;
    display: inline;
    margin-bottom: 20px;
}

.container .menu .menu-start {
    width: 187px;
    height: 9px;
    background-image: url('images/menu-start.png');
    background-repeat: no-repeat;
    overflow: hidden;
}

.container .menu .menu-between {
    background-color: #f27d00;
    width: 187px;
}

.container .menu .menu-between ul{
    margin: 0;
    padding: 0;
    margin-left: 6px;
}

.container .menu .menu-between ul li{
    list-style-type: none;
    display: block;
    margin-bottom: 5px;
}

.container .menu .menu-between ul li.last{
    margin-bottom: 0px;
}

.container .menu .menu-between ul li a{
    display: block;
    width: 134px;
    height: 35px;
    line-height: 35px;
    padding-left: 40px;
    background-image: url('images/menu-item.gif');
    color: #fff;
    text-decoration: none;
}

.container .menu .menu-between ul li div.sub-menu-start {
    background-image: url('images/sub-menu-start.gif');
    width: 175px;
    height: 11px;
    overflow: hidden;
}

.container .menu .menu-between ul li div.sub-menu-between {
    background-image: url('images/menu-item-down.gif');
    background-repeat: no-repeat;
    color: #f27d00;
    background-color: #fff;
    width: 135px;
    padding-left: 40px;
    padding-top: 3px;
    line-height: 18px;
}

.container .menu .menu-between ul li div.sub-menu-between a{
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    padding-left: 0px;
    background-image: none;
    color: #f27d00;
    text-decoration: none;
}

.container .menu .menu-between ul li div.sub-menu-between ul li{
    margin-bottom: 0px;
}

.container .menu .menu-between ul li div.sub-menu-between a:hover{
    background-image: none;
    text-decoration: underline;
}

.container .menu .menu-between ul li div.sub-menu-end {
    background-image: url('images/sub-menu-stop.gif');
    width: 175px;
    height: 10px;
    overflow: hidden;
}

.container .menu .menu-between ul li a:hover {
    background-image: url('images/menu-hover-item.gif');
    color: #f27d00;
}

.container .menu .menu-between ul li ul.no-show {
    display: none;
}

.container .menu .menu-end {
    width: 187px;
    height: 9px;
    background-image: url('images/menu-stop.png');
    background-repeat: no-repeat;
}

/* -------------------- */
/* --    Content     -- */
/* -------------------- */

.container .content {
    float: left;
    margin-left: 22px;
    width: 541px;
    margin-bottom: 20px;
}

.container #thumb-holder {
}

.container #thumb-holder,
.container #thumb-holder li {
    margin:0 auto;
    padding:0;
    list-style:none;
}

.container #thumb-holder ul{
    margin: 0;
    padding: 0;
}

.container .thumb {
    float: left;
    width: 108px;
    height: 65px;
}

.container .content .area{
    margin-top: 10px;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    clear: both;
}

.container .content .area p {
    margin-top: 10px;
    text-align: justify;
    line-height: 18px;
    margin-left: 10px;
    margin-right: 10px;
}

.container .content .area a{
    text-decoration: underline;
    color: #f27d00;
}

.container .content .area a:hover {
    text-decoration: none;
}

.container .content div.contactgegevens{
    margin-top: 10px;
    margin-left: 30px;
    line-height: 20px;
}

.container .content table {
    margin-top: 10px;
    margin-left: 30px;
}

.container .content table.openingstijden tr td {
    padding-right: 10px;
}

.container .content img {
    margin: 0 auto;
    display: block;
}

.container .content .area img.margin-top {
    margin-top: 50px;
}

.container .banner {
    text-align: center;
}

/* -------------------- */
/* --    Forms       -- */
/* -------------------- */

form {
    margin-left: 10px;
    margin-right: 10px;
}

fieldset {
    border: 0px;
}

legend {
    text-indent: -10000px;
}

label {
    margin-top: 5px;
    float: left;
    width: 150px;
    clear: both;
}

input, textarea {
    float: left;
    width: 322px;
    font-family: Arial;
    font-size: 13px;
    margin-bottom: 4px;
}

textarea{
    width: 320px;
    height: 150px;
}

input.submit {
    clear: both;
    margin-left: 150px;
    width: auto;
    margin-top: 10px;
}

/* -------------------- */
/* --    Slider      -- */
/* -------------------- */

#slider-nocontrol{
    margin-bottom: 10px;
}

#slider ul, 
#slider-nocontrol ul,
#slider-nocontrol li,
#slider li{
    margin:0 auto;
    padding:0;
    list-style:none;
}

#slider li,
#slider-nocontrol li{
    width:531px;
    height:350px;
    overflow:hidden;
}

#slider li.middle,
#slider-nocontrol li.middle {
    height: 531px !important;
}

#slider li.groot,
#slider-nocontrol li.groot{
    width:531px;
    height:797px !important;
}

#nextBtn a,
#prevBtn a {
    width: 45px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -10000px;
}

#nextBtn a{
    background-image: url('images/arrow_next.gif');
    float: right;
}

#prevBtn a{
    background-image: url('images/arrow_prev.gif');
    float: left;
}

.navigateBar {
    width: 523px;
    height: 30px;
    background-image: url('images/navigatebar.gif');
    margin-left: 4px;
    margin-top: 10px;
	line-height: 30px;
}

.inline {
    float: right;
    padding: 8px;
}

