/*Style*/
h1
{
    font-size: 11px;
}

/*layout*/
body
{
    margin: 0;
    padding: 0;
    font-family: Verdana;
}
body *
{
    margin: 0;
    padding: 0;
}

a:link,
a:hover,
a:active,
a:visited
	{
	    color: #333333;
	}

#holder
{
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#header
{
    position: relative;
    width: 100%;
}
#headerimage
{
    display: block;
    height: 200px;
    width: 100%;
}

#menu
{
    position: absolute;
    bottom: -1px;
    left: 225px;
    list-style-type: none;
    font-size: 11px;
    text-decoration: none;
    
}
#menu li
{
    float: left;
    margin-right: 11px;
}
#menu li a
{
    display: block;
    float: left;
    width: 119px;
    height: 21px;
    background-color: #B8CD38;
    color: #333333;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
}
#menu li a:hover
{
    background-color: #204D1E;
    color: white;
}

#homeknop
{
    position: absolute;
    height: 26px;
    width: 119px;
    text-align: center;
    bottom: -1px;
    left: 23px;
}
#homeknop a
{
    display: block;
    color: #FF9900;
    height: 25px;
    width: 119px;
    background-color: #FEDCBB;
    padding-top: 5px;
    font-size: 11px;
    font-weight: bold;
}
#homeknop a:hover
{
    color: white;
    background-color: #FF9900;
}

#menu a.active, #homeknop a.active
{
    background-color: #204D1E;
    color: white;
}

#bar
{
    width: 100%;
    height: 26px;
    background-color: #204D1E;
    position: relative;
}
#bartext
{
    color: white;
    position: absolute;
    right: 29px;
    top: 4px;
    font-size: 11px;
}
#submenuAndContext
{
    width: 100%;
    position: relative;
}
#submenu *
{
    color: white;
}
#submenuHolder
{
    padding: 0;
    padding-top: 10px;
    width: 198px;
    float: left;
    /*background-image: url(../img/left_menu.gif);*/
    list-style-type: none;
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #0096D6; /* herfst #913D18; zomer #0096D6;*/
}
#submenuHolder li
{
    margin: 0;
    padding: 0;
    margin-left: 23px;
}
#submenutitle
{
    font-weight: bold;
    border-bottom: 1px solid white;
    color: white;
    width: 120px;
}

#submenu
{
    list-style-type: none;
}
#submenu li
{
    font-size: 11px;
    font-weight: bold;
    margin-left: 0;
    border-bottom: 1px solid white;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 150px;
}
#submenu li a
{
    font-size: 11px;
    font-weight: 100;
    text-decoration: none;
}
#submenu li a.active
{
    font-size: 11px;
    font-weight: bold;
}

#content
{
    position: relative;
    width: 744px;
    float: left;
    background-color: #AAD9ED; /* herfst #ffcc01; zomer #AAD9ED;*/
    padding: 24px;
    padding-bottom: 50px;
    /*background-image: url(../img/background_content.gif);
    background-position: bottom;
    background-repeat: no-repeat;*/
    min-height: 774px;
}

div.boom
{
    position: relative;
    height: 140px;
    width: 505px;
    background-image: url(../img/list_background.gif);
    margin-top: 10px;
}
div.boomleft
{
    position: absolute;
    left: 0;
    top: 0;
    height: 129px;
    width: 185px;
    overflow: hidden;
}
div.boomright
{
    position: absolute;
    left: 205px;
    top: 0;
    height: 135px;
    width: 318px;
    overflow: hidden;
}
span.listtext
{
    color: #B45F16;
    text-transform: uppercase;
    display: block;
    font-size: 11px;
    font-weight: bold;
}
#volgendepagina
{
    color: black;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    display: block;
}

input, textarea
{
    border: 0 none white;
    background-color: #0097D4;
    line-height: 15px;
    height: 15px;
    font-size: 11px;
    width: 300px;
    margin-bottom: 40px;
}
textarea
{
    height: 180px;
}
#formbutton
{
    font-weight: bold;
    padding: 3px;
    width: 80px;
}
label
{
    font-weight: bold;
}
td.firstcol
{
    width: 120px;
}

img
{
    border: 0;
}

#footermid
{
    /*background-image: url(../img/footer_right_corner_m.gif);*/
    background-position: bottom;
    height: 84px;
    width: 310px;
    position: absolute;
    left: 325px;
    bottom: 51px;
}
#footerright
{
    height: 166px;
    width: 355px;
    /*background-image: url(../img/footer_right_corner_r.gif);*/
    position: absolute;
    right: 0;
    bottom: 60px;
}

#footertext
{
    position: absolute;
    bottom: 5px;
    color: #383D42;
    left: 140px;
    font-size: 11px;
}

/*IMAGE GALLERY*/
        #images_holder
        {
            width:740px;
            padding-bottom: 100px;
        }
        #images_holder div.image
        {
            margin:15px;
            margin-bottom: 30px;
            float:left;
	    position: relative;
	    /*z-index: 10;*/
        }


        
        #images_holder a
        {
            text-decoration: none;
        }
        
        #images_holder p
        {
            text-align: center;
        }        
        
        #images_holder a span, #images_holder p span
        {
            text-decoration: none;
            font-weight: 900;
	    font-family: Arial;
	    font-size: 9pt;
	    text-decoration: none;
	    color: #333333;
        }

        #images_holder p span.latijn
	{
	    font-size: 7pt;
	}
        
#content-detail
{
    width: 740px;
    /*margin-bottom: 100px;
    height: 100px;*/
    float: left;
    padding-bottom: 30px;
} 

#right-block
{
    float: left;
    width: 400px;
    margin-left: 70px;
    background-color: #AAD9ED;
    height: 140px;
    padding: 5px;
} 

#img
{
    float: left;
}

#content-block
{
    float: left;
    width: 620px;
    height: 150px;
    margin-top: 50px;
    padding: 5px;
    background-color: #AAD9ED;
}

	/* jQuery lightBox plugin - Gallery style */
/*	#images_holder {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
	#images_holder ul { list-style: none; }
	#images_holder ul li { display: inline; }
	#images_holder ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#images_holder ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#images_holder ul a:hover { color: #fff; }*/

#price-box
{
	background-image: url(../img/Prijskaartje.png);		
	color: white;
	display: block;
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	top: 158px;
	left: 24px;
	width: 150px;
}

#price-box-list
{
	background-image: url(../img/Prijskaartje.png);		
	color: white;
	/*display: table-cell;*/
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	top: 134px;
	/*left: 39px;*/
	width: 150px;
	/*z-index: 15;*/
}

