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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background-color: #000;
	font: 9px/16px "Verdana",sans-serif;
}

a:link,
a {
	color: #939bab;
}
a:hover {
	color: #595e68;
}

a:active,
a:visited,
#footer a,
#footer a:link {
	color: #bd8238;
}

strong, .intro {
	font-weight: bold;
}

#maincontent {
	background: #cc9e64 url(img/bg_body.png) repeat-x;
}

#toplinks {
	background-color: #DDD;
}

#toplinks ul {
	width: 680px;
	overflow: hidden;
	margin: 0 auto;
}
#toplinks li {
	float: left;
}
#toplinks a,
#toplinks a:active,
#toplinks a:visited,
#toplinks a:link {
	display: block;
	padding: 4px 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
}
#toplinks a:hover {
	color: #00F;
}

#header {
	padding-top: 82px;
	position: relative;
	}
	#header ul {
		padding: 0 0 25px 20px;
		margin: 0 20px;
		overflow: hidden;
		width: 700px;		
		background: url(img/bg_h1bottom.png) center bottom no-repeat;
	}
	#header ul li {
		display: inline;
		float: left;
	}
	#header ul li a {
		font: bold 12px "Arial Narrow",sans-serif;
		color: #939bab;
		text-transform: uppercase;
		text-decoration: none;
		display: block;
		padding: 10px 40px 10px 0;
}
	
h1 	{
	position: absolute;
	bottom: 25px;
	right: 60px;
	height: 82px;
	width: 260px;
	text-indent: -9999px;
	background: url(img/bg_h1.png) no-repeat;
}	

h1 a {
	display: block;
	height: 100%;
}

h3 {
	font-weight: bold;
	margin-bottom: 6px;
}

h4 {
	color: #ededf9;
	cursor: pointer;
	margin: 0 20px 0 20px;
	text-transform: uppercase;
	padding-left: 40px;
	line-height: 20px;
	height: 20px;
}

h4.welkom		{ display: none; }
h4.item1		{ padding-top: 20px; background: url(img/bg_menutabs.png) center 0px no-repeat; }
h4.item2		{ background: url(img/bg_menutabs.png) center -40px no-repeat; }
h4.item3		{ background: url(img/bg_menutabs.png) center -60px no-repeat; }
h4.item4		{ background: url(img/bg_menutabs.png) center -80px no-repeat; }
h4.item5		{ background: url(img/bg_menutabs.png) center -100px no-repeat; }
h4.item6		{ background: url(img/bg_menutabs.png) center -120px no-repeat; }


#container {
	width: 760px;
	margin: 0 auto;
	background: #FFF url(img/bg_container.png) center repeat-y;
}

input {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

.leftcolumn {
	display: block;
	float: left;
	width: 100px;
	height: 20px;
}

.element {
	margin: 0 20px;
	background-color: #ededf9;
}

.element div {
	margin: 40px 0 0 40px;
	padding: 0 320px 40px 0;
}

.element div div {
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}

div.leesmeer, div.alternatief {
	display: none;
}

p.downloads {
	float: right;
	padding: 40px 40px 0 0;
}

.sleutel div			{	background: transparent url(img/bg_element.png) 400px center no-repeat; }
.detachering div		{ 	background: transparent url(img/detachering.png) 350px top no-repeat; }
.extra div				{ 	background: transparent url(img/extra.png) 400px top no-repeat; }
.contact div			{ 	background: transparent url(img/contact.png) 400px top no-repeat; }
.veiligheid div.alternatief	{ 	background: transparent url(img/veiligheid.png) 400px top no-repeat; }
.trainingen div			{ 	background: transparent url(img/trainingen.png) 400px top no-repeat; }
.welkom	div				{ 	background: transparent url(img/welkom.png) 400px top no-repeat; }
.wiewat div				{ 	background: transparent url(img/wiewat.png) 400px top no-repeat; }


.element p,
.element ul,
.element ol,
.element blockquote {
	margin: 0 0 12px 0;
}
.element ul {
	list-style: disc;
}
.element ul li {
	margin: 0 0 0 18px;
}


#footer {
	background: #000 url(img/bg_footer.png) top repeat-x;
	color: #FFF;
	overflow: hidden;
	width: 100%;
}

#footer .container {
	width: 760px;
	margin: 0 auto;
	padding-top: 20px;
	overflow: hidden;
	background: url(img/bg_footerc.png) center top no-repeat;
}

#footer p {
	width: 139px;
	margin: 20px 0 20px 40px;
	float: left;
}