body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/*  Main elements   */
html, body
{
    width: 100%;
    height: 100%;
}

html
{
    margin-bottom: 1px; 
}

body
{
    background-color: #621671;
    background-image: url(/images/_common/bg_horizontal.jpg);
    background-repeat: repeat-y;
    background-position: center;
    font-family: "Trebuchet MS", verdana, sans;
    font-size: 76%;
    color: #DDD;
}

#container
{
    z-index: 50;
    position:relative;
    left: 0px;
    min-height:100%;
}

#header {
    z-index: 60;
    position: relative;
    top: 0px;
    left: 50%;
    margin-left: -500px;
    width: 886px;
    height: 460px;    
    background-image: url(/images/_common/top_img.png);
    background-repeat: no-repeat;
}

#content_wrapper {
    z-index: 70;
    position: relative;
    left: 50%;
    margin-left: -272px;
    width: 544px;
    padding-bottom: 280px;    /* Height of the footer */
}

#content{   
    z-index: 80; 
    position: relative;
    left: 57px;
    margin-top: -97px;
    min-height: 97px;
    width: 434px;
    overflow: hidden;
}

#footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 308px;            /* Height of the footer */
    background-image: url(/images/_common/footer_achtergrond.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

#gradient{
    z-index: 40;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 460px;
    background-image: url(/images/_common/bg_vertical_gradient.png);
    background-repeat: repeat-x;   
}

/*  Typography          */

h1
{
    font-size:          16px;
    font-weight:        bold;
    margin-bottom:      24px;
    margin-top:         14px;
}

h2
{
    font-size:          14px;
    font-weight:        bold;
    margin-bottom:      14px;
}

p
{
    font-size:          1.1em;
    line-height:        18px;
    margin-bottom:      14px;
}

ul,li,address,table tr td
{
    font-size:          105%;
    line-height:        18px;
}

ul li
{
    list-style:         square!important;
    margin-left:        14px;
    z-index:            1;
}

a:link,a:visited
{
    color:              #fff;
}

address
{
    margin-bottom:      14px;
}

strong
{
    font-weight:        bold;
}

/* MENU */
#menu
{
    z-index: 90;
    position: absolute;
    top: 223px;
    left: 50%;
    margin-left: 272px;
    width: 146px;
    height: 269px;
}


  .menu_top
, .menu_home a
, .menu_cafe a
, .menu_vergaderen a
, .menu_fotos a
, .menu_contact a
, .menu_bottom

, .menu_home a.active
, .menu_cafe a.active
, .menu_vergaderen a.active
, .menu_fotos a.active
, .menu_contact a.active{
    position: relative;
    display: block;
    background-image: url(/images/_common/menu.png);
    background-repeat: no-repeat;
    width: 146px;
}

.menu_top{
    background-position: 0px 0px;
    height: 42px;
}

/* HOME */
.menu_home a{
    background-position: 0px -42px;
    height: 36px;
}

  .menu_home a:hover
, .menu_home a.active:hover{
    background-position: -292px -42px;
}

.menu_home a.active{
    background-position: -146px -42px;
    height: 36px;
}

/* CAFE */
.menu_cafe a{
    background-position: 0px -78px;
    height: 40px;
}

.menu_cafe a.active{
    background-position: -146px -78px;
    height: 40px;
}

  .menu_cafe a:hover
, .menu_cafe a.active:hover{
    background-position: -292px -78px;
}

/* DE KAART */
.menu_vergaderen a{
    background-position: 0px -118px;
    height: 42px;
}

.menu_vergaderen a.active{
    background-position: -146px -118px;
    height: 42px;
}

  .menu_vergaderen a:hover
, .menu_vergaderen a.active:hover{
    background-position: -292px -118px;
}

/* FOTO'S */
.menu_fotos a{
    background-position: 0px -160px;
    height: 36px;
}

.menu_fotos a.active{
    background-position: -146px -160px;
    height: 36px;
}

  .menu_fotos a:hover
, .menu_fotos a.active:hover{
    background-position: -292px -160px;
}

/* CONTACT */
.menu_contact a{
    background-position: 0px -196px;
    height: 40px;
}

.menu_contact a.active{
    background-position: -146px -196px;
    height: 40px;
}

.menu_contact a:hover{
    background-position: -292px -196px;
}

/* BOTTOM */
.menu_bottom{
    background-position: 0px -236px;
    height: 33px;
}

/*  Content         */
#text
{
    text-align:         left;
}

#text h1
{
    margin-bottom:      52px;
    margin-top:         14px;
}

p.opening span
{
    display:            block;
    float:              left;
    width:              150px;
}

/*  Foto's              */
#fotos
{
    min-height:         330px;
    position:           relative;
}
#desc
{
    position:           absolute;
    top:                260px;
    right:              14px;
}
#desc p
{
    color:              #fff;
    font-weight:        bold;
}
#nr
{
    font-size:          18px!important;
}
#nav
{
    position:           absolute;
    bottom:             0;
    
    height:             20px;
    width:              430px;
}
#next
{
    position:           absolute;
    bottom:             0;
    right:              0;
    
    float:              right;
    text-align:         right;
}
#next, #prev
{
    display:            block;
    float:              left;
    height:             20px;
    text-decoration:    underline;
    width:              170px;
}
#next:hover, #prev:hover
{
    text-decoration:    none;
}
#next:focus, #prev:focus
{
    outline:            0;
}

/*  Hide    */
.hide
{
    position:           absolute;
    top:                -999em;
}
