html 
{
    background: #ded88b url(images/layout/bg.gif) repeat-x;
}

body
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: transparent url(images/layout/bg_main2.jpg) no-repeat top center;
}

#print-content
{
    display:none;
} 

/* ======================================= */
/* Hoofdonderdelen */
/* ======================================= */

div#main
{
	margin: 0 auto;
	text-align: left;
	width: 845px;
	position: relative;
}

/* ======================================= */
/* Header */
/* ======================================= */

div#header 
{
    width: 845px;
    height: 245px;
    position: relative;
}

img#logoAllventure 
{
    position: absolute;
    top: 74px;
    left: 40px;
    width: 210px;
    height: 61px;
}

p#crumbtrail 
{
    color: #bbaa00;
    margin: 18px 0px 0px 0px;
}

p#crumbtrail a
{
    color: #bbaa00;
}

div#zoekBox
{
    position: absolute;
    top: 215px;
    right: 40px;
}

input#inputZoekBox 
{
    width: 90px;
}

button#buttonZoekBox 
{
    width: 60px;
}

/* ======================================= */
/* Menu */
/* ======================================= */

div#menu 
{
    position: absolute;
    top: 169px;
    left: 40px;
}


#flashbanner{
    position: absolute;
    top: 0px;
    left: 650px;
    width: 195px;
    height: 215px;
}

div#menu p#menuText
{
    font-family: "Courier New", Courier, Arial, Helvetica, sans-serif;
    color: white;
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
}

div#menu p#menuText a
{
    color: white;
    text-decoration: none;
}

div#menu span.menuItem
{
    margin: 0px 2px 0px 2px;
    position: relative;
}

div.subMenu
{
    width: 173px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 10px 0px 0px 0px;
    display: none;
}

div.subMenu div.subMenuItem
{
    width: 173px;
    height: 22px;
    background: transparent url(images/layout/menu/bg_item.png) repeat-y;
    text-align: left;
    padding: 6px 0px 0px 10px;
    cursor: pointer;
    float: left;
}

div.subMenu div.subMenuItem p
{
    font-family: "Courier New", Courier, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
    margin: 0px;
}

div.subMenu div.subMenuItem a
{
    color: black;
    text-decoration: none;
}

div#menu p#menu a.menuitemmainSel 
{
    color: #bbaa00;
}

div.subMenu img.subMenuTop 
{
    width: 181px;
    height: 4px;
    float: left;
}

div.subMenu img.subMenuBottom 
{
    width: 182px;
    height: 7px;
    float: left;
}

/* ======================================= */
/* Body */
/* ======================================= */

div#body 
{
    position: relative;
    display: inline-block;
    background: #fcfbf4 url(images/layout/bg_body.jpg) no-repeat;
    padding: 0px 40px 30px 40px;
    min-height: 516px;
    width: 765px;
}

div.partBox 
{
    margin: 0px 0px 10px 0px;
}

/* ======================================= */
/* Footer */
/* ======================================= */

div#footer 
{
    width: 825px;
    text-align: left;
    padding: 0px 10px 0px 10px;
}

div#footer p 
{
    color: #bbaa00;
}

div#footer p#rechts
{
    float: right;
	margin-top: 0px;
}

p#links
{
	margin-top: 2px;
	padding-top: 3px;
}

/* ======================================= */
/* 0pmaak */
/* ======================================= */

p
{
	color: black;
}
 
h1 {
	color: #5e5700;
}

h2 {
	color: #5e5700;
}

h3 {
	color: #5e5700;
}

a {
	color: #bbaa00;
}

input, textarea {
	color: black;
}

hr {
	color: #5e5700;
	height: 1px;
}

form {
	float: left;
	margin: 0px;
}

/* ======================================= */
/* Formulieren */
/* ======================================= */

select {
	width: 100%;
	margin-bottom: 12px;
}

div.inputBox {
	float: left;
	width: 360px;
	border: 1px solid transparent;
	margin-bottom: 2px;
}

div.knoppen {
	width: 360px;
	text-align: right;
}

div.foutmelding{
	text-align:left;
	color: #ABABAB;
}

span.exclBtw 
{
    color: #b0b0b0;
    font-size: 11px;
}

/* ======================================= */
/* Artikelen */
/* ======================================= */

div.artikel p.samenvatting 
{
    font-weight: bold;
}

div.afbeeldingenCarrousel 
{
    width: 250px;
    height: 200px;
    border: 1px solid gray;
    background: silver;
    float: right;
    margin: 0px 0px 10px 10px;
}

/* ======================================= */
/* Nieuws */
/* ======================================= */

div.overzichtRecentNieuws 
{
    width: 155px;
    float: right;
    padding: 0px 0px 0px 10px;
}

div.overzichtRecentNieuws h2 
{
    font-size: 12px;
    color: Black;
    margin-bottom: 0px;
}

div.overzichtRecentNieuws p.datum 
{
    margin-top: 0px;
    font-style: italic;
    font-size: 10px;
}

div.artikel hr
{
    margin: 5px 0px 15px 0px;
}

div.artikel div.header h2
{
    clear: none;
}

div.artikel div.header p.datum 
{
    float: right;
}



/* ======================================= */
/* Home */
/* ======================================= */

img#homeMoodsetter
{
    position: absolute;
    top: 10px;
    left: 425px;
    z-index: 1;
}

/* Kan binnenkort weg. Daniël */
img#homeFietser 
{
    position: absolute;
    top: 3px;
    left: 445px;
}

div#introEnEvents 
{
    width: 380px;
}

img#homeSlogan 
{
    height: 105px;
    width: 406px;
    margin: 26px 0px 18px 0px;
    position: relative;
    left: -10px;
}

/* ======================================= */
/* EventIcon */
/* ======================================= */

div.overzichtIcons 
{
    margin: 20px 0px 10px 0px;
}

div.eventIcon 
{
    float: left;
}

div.eventIcon img.foto 
{
    width: 110px;
    height: 82px;
    border: 1px solid #bbaa00;
}

div.eventIconSmall
{
    width: 124px;
    margin: 0px 0px 5px 0px;
}

div.eventIconLarge
{
    width: 376px;
    height: 84px;
    margin: 4px 0px 15px 0px;
    position: relative;
    padding: 0px 4px 0px 0px;
}

div.eventIconLarge div.titelEnPakketten 
{
    position: absolute;
    top: 0px;
    left: 120px;
    height: 98px;
    width: 252px;
}

div.eventIconLarge div.titelEnPakketten h3 
{
    margin-top: 2px;
    margin-bottom: 0px;
}

div.eventIconLarge div.titelEnPakketten p.link 
{
    position: absolute;
    bottom: 12px;
}

/* ======================================= */
/* Event */
/* ======================================= */

img.fotoBijEvent 
{
    width: 350px;
    height: 262px;
    float: right;
    margin: 0px 0px 10px 10px;
    border: 1px solid black;
}

/* ======================================= */
/* Event */
/* ======================================= */

div.pakketIcon 
{
    width: 765px;
    height: 84px;
    position: relative;
    padding: 0px 10px 0px 0px;
    margin: 4px 0px 15px 0px;
}

div.pakketIcon img.foto 
{
    width: 110px;
    height: 82px;
    border: 1px solid #bbaa00;
}

div.pakketIcon div.titelEnPakketten 
{
    position: absolute;
    top: 0px;
    left: 120px;
    height: 98px;
    width: 645px;
}

div.pakketIcon div.titelEnPakketten h3 
{
    margin-top: 2px;
    margin-bottom: 0px;
}

div.pakketIcon div.titelEnPakketten div.prijsEnLink 
{
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
}

/* ================================= */
/* Image Carrousel */
/* ================================= */

div.imageCarrousel {
	float: right;
	margin: 0px 0px 10px 10px;
	width: 352px;
	position: relative;
}

div.fotoKader {
	width: 350px;
	height: 262px;
	border: 1px solid black;
	overflow: hidden;
	margin-bottom: 7px;
}

div.carThumbFotoKader {
	width: 110px;
	height: 82px;
	border: 1px solid #bbaa00;
	margin-right: 7px;
	float: left;
}

div.imageCarrousel img.productThumbFoto {
	cursor: pointer;
    width: 110px;
    height: 82px;
}

div.imageCarrousel div.carButton {
	display: none;
}

img.mainImage 
{
    width: 350px;
    height: 262px;
}

img.arrowLeft 
{
    position: absolute;
    top: 295px;
    left: -20px;
    cursor: pointer;
}

img.arrowRight
{
    position: absolute;
    top: 295px;
    right: -18px;
    cursor: pointer;
}

/* ================================= */
/* Pakket */
/* ================================= */

div.variant 
{
    display: inline-block;
}

div.variant div.prijsEnOfferte 
{
    float: right;
    text-align: right;
}

