body	{
	background			: #494c49 url(../img/bg-schaduw.png) repeat-x left 156px;
	margin				: 0;
	padding				: 0;
	font				: 0.7em Tahoma, Arial;
	text-align			: center; /* #container centreren voor IE5 */
}


::-moz-selection { color: #FFF; background: #847248; }
::-webkit-selection { color: #FFF; background: #847248; }
::selection { color: #FFF; background: #847248; }


.container {
    position: relative;
    width: 783px;
    margin: 0 auto;
}


/* --------------------------------	*/
/* header						 	*/
/* --------------------------------	*/
#header	{
	position			: relative;
	background			: #FFF;
	z-index				: 2;
}

#header .container {
    height: 156px;
}

#header h1	{
	margin				: 0;
	position			: absolute;
	top					: 20px;
	left				: 10px;
}

#header h1 a	{
	display				: block;
    width				: 268px;
    height				: 100px;
    overflow			: hidden;
    text-indent			: -9000px;
    background			: url(../img/logo.png) no-repeat left top;
}

/**
 * Social 
 */
.social {
    position: absolute;
    right: 0;
    top: 62px;
}

.social span,
.social ul,
.social li {
    display: inline-block;
    vertical-align: middle;
}

.ie7 .social span,
.ie7 .social ul,
.ie7 .social li {
    display: inline;
    zoom: 1;
}

.social span {
    font-size: 16px;
    color: #494c49;
}

.social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social li { margin: 0 0 0 6px; }

.social a {
    display: block;
    width: 32px;
    height: 32px;
    text-indent: -900em;
    background: url(../img/sprite-social.png) no-repeat;
}

.social .linkedin { background-position: left top; }
.social .facebook { background-position: -32px top; }
.social .twitter { background-position: -64px top; }
.social .youtube { background-position: -96px top; }

.social .linkedin:hover { background-position: left -32px; }
.social .facebook:hover { background-position: -32px -32px; }
.social .twitter:hover { background-position: -64px -32px; }
.social .youtube:hover { background-position: -96px -32px; }


/* --------------------------------	*/
/* container					 	*/
/* --------------------------------	*/
#container	{
	position			: relative;
	margin				: 0 auto;
	width				: 994px;
	width				: 783px;
	text-align			: left;
	background			: #FFF;
}

#container .clear	{
	clear				: both;
}

#container label.validation_field_message {
	display				: block;
	color				: #C00;	
	left				: 315px;
    position			: absolute;
    top					: 15px;
}

.formsection li {
	position			: relative;
}

.formsection li input.validation_error {
	border				: 1px solid #CC0000 !important;
}


/* --------------------------------	*/
/* menu							 	*/
/* --------------------------------	*/
#menu	{
	position: relative;
    z-index: 1337;
    height: 40px;
    background: #847248;
}

#menu ul {
    position: absolute;
    left: 0;
    top: -4px;
	margin: 0 0 0 10px;
	padding	: 0;
	list-style: none;
}

#menu li	{
	float: left;
    height: 40px;
    margin: 0 0 0 6px;
    padding: 4px 0;
}

#menu .actief {
    background: #847248;
    box-shadow: 0 0 4px rgba(0,0,0,0.5);
}

#menu a	{
	float: left;
    height: 28px;
    padding: 12px 8px 0 8px;
    font-size: 18px;
    line-height: normal;
    text-decoration: none;
    color: #FFF;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#menu a:hover { background: #9d8c64; }
#menu .actief a:hover { background: #847248; }


/* --------------------------------	*/
/* Flash						 	*/
/* --------------------------------	*/
#flashheader {
	width				: 783px;
	height				: 170px;
	background			: url(../fla/images/img_4.jpg) no-repeat left top;
}

/* --------------------------------	*/
/* content						 	*/
/* --------------------------------	*/
#content h1.records {
	display				: none;
}

#content h2	{
	margin				: 0 0 20px 0;
	padding				: 0 0 20px 0;
	color				: #847248;
	font-size			: 30px;
	border-bottom		: 1px solid #494c49;
}

#content .inhoud	{
	padding				: 40px;
	line-height			: 1.3em;
	min-height			: 470px;
}

#content .inhoud p {
	line-height			: 1.3em;
	height: auto;
}

#content a	{ color: #C91808; }
#content a:hover { color: #ff0000; }

#content input,
#content select,
#content textarea,
#content .veld,
#content .veldFout	{
	font				: 1em Tahoma, Arial;
	border				: 1px solid #B2B2B2;
}

#content .veldFout	{
	border-color        : #C91808;
}

#content input.button	{
	background			: #C91808;
	color				: #ffffff;
	font-weight			: bold;
	border				: 1px outset #cc0000;
	cursor				: pointer;
}

.wachtlijst .recordForm input {
	width				: 200px !important; 
}

.wachtlijst .recordForm input#aantal_kaarten {
	width				: 40px !important; 
}

.wachtlijst .recordForm .radio {
	width				: auto !important; 
}


/* --------------------------------	*/
/* banners			 				*/
/* --------------------------------	*/
.banners	{
	position			: absolute; 
	top					: 200px; 
	left				: 815px; 
	width				: 130px;
}

.banner	{
	margin: 5px 0;
}

/* --------------------------------	*/
/* contact formulier			 	*/
/* --------------------------------	*/
#contactformulier #melding {
	padding: 5px 0;
}

#contactformulier .button {
	margin: 5px 0;
}

#contactformulier ul {
	list-style			: none;
	margin				: 0;
	padding 			: 0;
}

#contactformulier fieldset {
	border				: 0;
	margin				: 0;
	padding				: 0;
}

#contactformulier legend 	{
	display				: none;
}

#contactformulier label 	{
	font-weight			: bold;
}


/* --------------------------------	*/
/* footer						 	*/
/* --------------------------------	*/
#footer	{
	text-align			: center;
}

#footer a {
    text-decoration: none;
    color: #FFF;
}

#footer a:hover { text-decoration: underline; }

#footer .container {
    padding: 15px 0;
    background			: #494c49 url(../img/bg-schaduw.png) repeat-x left top;
}

#footer address	{
    padding: 5px 0;
	color				: #FFF;
	font-style			: normal;
}

#footer .dev	{
    padding: 5px 0;
}

