/* CSS */

*
{
	padding: 0;
	margin: 0;
	border: 0;
}

html
{
	background-color: #e9f1e1;
	height: 100%;
	font-size: 100%;
}

body
{
	font-size: 0.75em;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.4em;
	height: 100%;
}

#wrapper
{
	position: relative;
	margin: 0 auto;
	width: 848px;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #8ecaa6;
	background-color: #fff;
height: auto;
}

#header
{
	height: 360px;
	height: 194px;
	height: 193px;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #fff;
	overflow: hidden;
}

#mainwrapper
{
	width: 100%;
	background: url('/images/grijsverloop.png');
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #fff;
}

#main
{
	width: auto;
	width: 100%;
	clear: both;
	background: url('/images/voet.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #fff;
	background-color: transparent;
	color: #000;
}

#headfoot
{
	height: 165px;
	width: 848px;
	background: url('/images/kopvoet.jpg');
	position: absolute;
	top: 0;
	top: 193px;
	left: 0;
}

#subnavigation
{
/*	display: block;*/
	position: absolute;
	top: 193px;
	left: 0;
	width: 170px;
	padding: 1.5em 10px 0 10px;
}

#subnavigation a
{
	display: block;
	font-size: 0.95em;
	text-decoration: none;
/*	height: 2em;*/
	line-height: 2em;
}

#subnavigation a.nav_1
{
	color: #666;
	font-weight: bold;
}

#subnavigation a.nav_1current
{
	color: #179649;
	color: #42a66a;
	font-weight: bold;
}

#subnavigation a.nav_2
{
	color: #666;
	text-indent: 1em;
	font-style: italic;
}

#subnavigation a.nav_2current
{
	text-indent: 1em;
}

#content_wrapper
{
	border: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 644px;
	position: relative;
	left: 190px;
	left: 189px;
	top: 0;
	background-color: transparent;
}

#navigation
{
	display: block;
	width: 644px;
	font-size: 1.0em;
	height: 1.5em;
	line-height: 1.5em;
	background-color: #41a569;
	background-color: #399d61;
	color: #fff;
}

#navigation a {
	background-color: #41a569;
	background-color: #399d61;
	margin: 0 0 0 0.8em;
	color: #fff;
	text-decoration: none;
/*	font-stretch: ultra-condensed;*/
}

.nav_0current {
	font-weight: bold;
}

#main_content_wrapper
{
	/* Sodding IE doesn't understand min-height so we need an extra wrapper
	with an image to min-height the block */
	display: block;
	width: 620px;
	padding: 7px 10px 7px 10px;
	margin-top: 2px;
	clear: left;
	background-color: #f0f9f4;
	color: #054e33;
	color: #164;
	border: 2px;
	border-style: solid;
	border-color: #84c49e;
	min-height: 203px;
}

#main_content
{
	/* If min-height were supported we could remove the #main_content_wrapper
	and put it's definitions here */
}

#main_content *
{
	color: #054e33;
	color: #164;
}

#main_content p,
#main_content h1,
#main_content h2,
#main_content h3,
#main_content h4,
#main_content h5,
#main_content h6
{
	color: #054e33;
	color: #164;
}

#main_content a
{
	color: #5a8;
}

#footer
{
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #18964c;
	background: url(/images/voetvoet.jpg);
	color: #ccc;
	width: 848px;
	height: 77px;
	height: 20px;
	position: relative;
}

#footer h5
{
	margin: 3px 15px 6px 190px;
	text-align: center;
	background-color: transparent;
	position: absolute;
	left: 190px;
}

#footer_menu
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 170px;
	background-color: #009745;
	padding: 1.5em 10px 22px 10px;
}

#footer_menu a.nav_0,
#footer_menu a.nav_0current {
	display: block;
	font-size: 0.95em;
	text-decoration: none;
/*	height: 1.2em;*/
	line-height: 1.2em;
	background-color: #399d61;
	background-color: #009745;
	margin: 0 0 0 0.8em;
	color: #fff;
	text-decoration: none;
}

/*****************
*
* tags
*
*****************/

div
{
	display: block;
}

img
{
	display: inline;
}

br
{
	line-height: inherit;
}

/*****************
*
* a
*
*****************/

a:link
{
	color: #693;
}

a:active
{
	color: #693;
}

a:visited
{
	color: #693;
}

a:hover
{
	color: #316670;
}

#footer a:link
{
	color: #fff;
	text-decoration: none;
}

#footer a:active
{
	color: #fff;
	text-decoration: none;
}

#footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: #fff;
	text-decoration: none;
}

/*****************
*
* H*
*
*****************/
h1, h2, h3, h4, h5, h6
{
	display: block;
	margin: 0 0 0.2em 0;
	border: 0;
	padding: 0;
	line-height: 1em;
	font-weight: bold;
	background-color: transparent;
}

/* head1 */
h1
{
	font-size: 2.0em;
}


/* head2 */
h2
{
	font-size: 1.6em;
}

/* subhead */
h3
{
	font-size: 1.3em;
}

/* body */
h4
{
	font-size: 1em;
}

p
{
	font-size: 1em;
	margin: 0 0 1.4em 0;
}

/* fine */
h5
{
	font-size: 0.85em;
}

/* x-fine */
h6
{
	font-size: 0.75em;
}

/*****************
*
* ul, ol (Lists)
*
*****************/

ul
{
	display: block;
	margin: 0 0 1.4em 0;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
}

ol
{
	display: block;
	margin: 0 0 1.4em 0;
	list-style-type: decimal;
	list-style-position: inside;
	list-style-image: none;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
}

li
{
	display: list-item;
	margin: 4px 0;
	color: #000;
}

/*****************
*
* form
*
*****************/

form
{
	display: block;
	line-height: 1.3em;
	background-color: inherit;
	font-size: 1.0em;
	border-collapse: collapse;
}

fieldset
{
	display: block;
	margin: 10px 15px;
	font-size: inherit;
	line-height: inherit;
}

select
{
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	margin: 0 0 6px 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: inherit;
	line-height: inherit;
	background-color: #fff;
}

*.inline_form_element
{
	display: inline;
	float: left;
	margin: 0 6px;
	vertical-align: middle;
	line-height: inherit;
	width: auto;
}

input,
textarea
{
	display: inline;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	margin: 0 0 6px 0;
	padding: 1px;
	font-family: verdana, sans-serif;
	line-height: inherit;
	background-color: #fff;
	font-size: inherit;
	text-align: left;
}

input.autoclear
{
	color: #999;
	font-size: inherit;
	font-style: italic;
}

input[type=hidden],
input.hidden
{
	display: none;
	visibility: hidden;
}

input.radio,
input.checkbox
{
	display: inline;
	width: auto;
	vertical-align: middle;
	background-color: transparent;
}

/*input[type=submit],*/
input.submit
{
	color: #000;
	background-color: #ddd;
	margin: 2px;
	text-align: center;
	vertical-align: middle;
font-size: 0.9em;
}

input.radio
{
/*	border-collapse: collapse;*/
	border: 0px;
}

option
{
	padding: 0 4px 0 2px;
	line-height: inherit;
}

option.prompt
{
	font-weight: bold;
}

legend
{
	display: none;
	font-weight: bold;
	color: #333;
	padding: 0 0 3px 0;
}

label
{
	display: inline;
	font-size: 0.9em;
	color: #000;
	text-align: left;
	vertical-align: middle;
}

button
{
	color: #333;
	background-color: #fff;
	margin: 0 10px 0 0;
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ccc;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.4em;
	vertical-align: middle;
}

/*****************
*
* login
*
*****************/

#login
{
	float: right;
	width: 46%;
	margin: 3px;
	background-color: inherit;
	border-width: 0;
}

#lise_login_options
{
	margin: 1px 0 0 6px;
	background-color: inherit;
	border: 1px solid #ccc;
	text-align: right;
	padding: 1px 0;
}

#lise_login_options h6
{
	margin: 0;
	padding: 0;
	border: 0;
}

#login fieldset
{
	border: 1px solid #ccc;
	margin: 0;
	padding: 3px;
}

#login_form	p,
#lise_login_options h6
{
	padding: 0 6px 0 0;
	height: inherit;
	line-height: inherit;
	vertical-align: middle;
}

#login_form fieldset
{
	margin: 0 0 0 6px;
}

#login_form label
{
	padding: 0;
	color: #333;
}

#login_form input
{
	margin: 0 0 3px 0;
	padding: 1px;
	width: auto;
	color: #666;
	border-color: #ccc;
}

#login_form button
{
	float: right;
	margin: 6px;
	color: #999;
}

/*****************
* table
*****************/

table
{
	display: table;
	border-collapse: collapse;
	margin: 15px 5px 0 5px;
	font-size: 1em;
}

tr
{
	display: table-row;
}

th
{
	display: table-cell;
	padding: 4px;
	line-height: 1.3em;
	font-weight: bold;
	color: #c60;
	background-color: #ddd;
	text-align: center;
}

td
{
	display: table-cell;
	padding: 0 2px 0 2px;
	line-height: 1.3em;
	color: #000;
}

div.paginate
{
	clear: both;
	font-size: 100%;
	margin: 1.4em 0 0 0;
}

div.paginate div
{
	font-size: 0.85em;
}

/*****************
*
* tinyMCE styles
* These styles are set by tinyMCE instances.
*
*****************/

p.no_vertical_space,
h1.no_vertical_space,
h2.no_vertical_space,
h3.no_vertical_space,
h4.no_vertical_space,
h5.no_vertical_space,
h6.no_vertical_space
{
	margin-top: 0;
}

p.with_vertical_space,
h1.with_vertical_space,
h2.with_vertical_space,
h3.with_vertical_space,
h4.with_vertical_space,
h5.with_vertical_space,
h6.with_vertical_space
{
	margin-top: 1.4em;
}

/* And some others */

.clearboth
{
	clear: both;
}

.floatright
{
	float: right;
}

.floatleft
{
	float: left;
}

.formheader
{
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 0 0 1em 0;
}
