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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;	
}

/* ----------------------------------- */
/*                                     */
/* Default styles                      */
/*                                     */
/* ----------------------------------- */

.flashlink {
	display:none;
}

/* ----------------------------------- */
/*                                     */
/* Main styles                         */
/*                                     */
/* ----------------------------------- */

html {
	overflow-y: auto;
	height: 100%;
}
body {
	height: 100%;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}
a {
	color: #58492f;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	margin:0 0 20px 0;
}
strong
{
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clear{clear:both;}

/* ----------------------------------- */
/*                                     */
/* Div styles                          */
/*                                     */
/* ----------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0 0 10px 0px;
}

#splashcontainer{
	position: relative;
	width:775px;
	height:790px;
	background:url(../img/splash/splash_bg.jpg) #000000;
	margin:0 auto;
}

#splashcontainer .flags {
	cursor:pointer;
}

#splashcontainer #flag-nl{
	float:left;
	width:300px;
	height:43px;
	padding:10px 0 0 70px;
	margin:100px 0 0 30px;
	display: inline-block;
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	background:top left no-repeat;
	background-image: url(/img/splash/flag_nl.png);
	_background-image: url(/img/splash/flag_nl.gif); /* IE6 fix */
}

#splashcontainer #flag-en{
	float:left;
	width:300px;
	height:43px;
	padding:15px 0 0 70px;
	margin:10px 0 0 30px;
	display: inline-block;
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	background:top left no-repeat;
	background-image: url(/img/splash/flag_en.png);
	_background-image: url(/img/splash/flag_en.gif); /* IE6 fix */
}


.language{
}

a#flag-nl:hover, a#flag-en:hover{
	text-decoration:underline;
}

#splashcontainer .buttons {
    width:775px;
	float:left;
	margin:50px 0 0 0;
	display:none;
}

#splashcontainer .buttonleft{
	width:408px;
	float:left;
}

#splashcontainer .buttonright{
	width:367px;
	float:left;
}

#maincontainer {
	position: relative;
	width: 770px;
	overflow:auto;
	_overflow:;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto;
}

#header{
	position: relative;
	width:inherit;
	height:75px;
}

#header .flags{
	margin:30px 0 0 280px;
	display:inline;
	float:left;
}

#header .logo{
	margin:10px 0 0 0;
	float:right;
}

#menu {
	float: left;
	width: 144px;
	margin:40px 0 0 0;
	display: inline;
}

#menu img {
	margin:0 0 30px 0;
	display: inline;
}

#menu ul {
	list-style:none;
	padding:0;
	margin: 0;
}

#menu ul li {
	margin:0;
	padding:0 0 0 5px;
	text-align: left;
	background:url(../img/content/menu_divider.png) no-repeat top left;
}

#menu ul li a {
	color:#FFF;
	font-size:11px;
	line-height:24px;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: none;
	font-weight: bold;
}

#menu ul li a.active {
	text-decoration: none;
	font-weight: bold;
}

#right{
	width:546px;
	padding:35px 40px 20px 40px;
	float:left;
}

#stats {
	display: none;
}

#footer {
	position: absolute;
	bottom: 0;
	right: 0;
	width:626px;
	height: 28px;
}

/*
CONTACT FORM
*/
#contactform {
	margin:0 0 0 40px;
}

#contactform label {
	float:left;
	display:block;
	width:150px;
}

#contactform p {
	margin:0;
	padding:5px 0;
}

#contactform a {
	text-decoration:none;
}

#contactform .melding {
	color:#ff0000;
	margin:0 0 10px 0;
}

#contactform input, #contactform textarea {
	border:1px solid #887f6f;
	color:#887f6f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width:300px;
	padding:0 4px;
}

#contactform input {
	height:18px;
}

#contactform textarea {
	overflow:auto;
	height:150px;
}

#splashcontainer .date {
	position: absolute;
	left: 0;
	top: 0;
	height: 67px;
	font-size: 38px;
	line-height: 58px;
	color: #2b5d98;
	font-weight: bold;
}
#header .date {
	position: absolute;
	left: 285px;
	top: 0;
	height: 67px;
	font-size: 35px;
	line-height: 47px;
	color: #2b5d98;
	font-weight: bold;
}
