html,body
{
	margin:			0px;
	background-color:	#e0e8ac;
	font-family:		Arial, Helvatica, Sans-serif;
	font-size:		12px;
	color:			#1d2d43;
	line-height:		200%;
	width:			99%;
	border:			0px;
}

#container
{
	margin-top:		10px;
	margin-bottom:		10px;
	width:			912px;
	margin-left:		auto;
	margin-right:		auto;
	background-color:	#fff;
	background-image:	url("back.png");
	background-repeat:	repeat-y;
}

#header
{
	height:			62px;
	max-height:		62px;
	margin:			0px;
	background-image:	url("header.png");
	background-repeat:	no-repeat;
	padding-top:		150px;
	text-align:		right;
	padding-right:		10px;
}

.header_link:link, .header_link:visited
{
	text-decoration:	none;
	color:			#000;
	font-weight:		normal;
	font-size:		12px;
	font-style:		normal;
}

.header_link:hover
{
	color:			#1d2d43;
	font-style:		normal;
}

#header_text
{
	padding-left:		10px;
	padding-right:		10px;
	color:			#000;
	font-size:		12px;
	width:			50%;
	margin-left:		auto;
	margin-right:		auto;
	display:		inline;
}

#header_navigation
{
	width:			50%;
	margin-right:		2px;
	color:			#fff;
	text-align:		right;
	display:		inline;
}

#body_container
{
	width:			100%;
	margin-top:		0px;
	margin-left:		0px;
	height:			auto;
}

#footer
{
	clear:			both;
	width:			100%;
	height:			15px;
	background-image:	url("footer.png");
	background-repeat:	no-repeat;
	line-height:		100%;
	padding-top:		35px;
	text-align:		right;
}

#footer_text
{
	padding-left:		10px;
	padding-right:		10px;
	color:			#fff;
	width:			50%;
	margin-left:		auto;
	margin-right:		auto;
	display:		inline;
}

#footer_address
{
	padding-top:		15px;
	margin-left:		550px;
	font-size:		9px;
	color:			#000;
}

#footer_navigation
{
	width:			50%;
	margin-right:		2px;
	color:			#fff;
	text-align:		right;
	display:		inline;
}

#navigation
{
	float:			left;
	width:			150px;
	height:			auto;
}

#navigation ul
{
	list-style:		none;
	margin-left:		-25px;
	padding-top:		10px;
	font-size:		11px;
	line-height:		120%;
}

#navigation li.main
{
	margin-bottom:		5px;
	padding-left:		5px;
	padding-top:		2px;
	padding-bottom:		2px;
	color:			#fff;
	background-color:	#1d2d43;
	border:			1px solid #fff;
}

#navigation li.main_selected
{
	margin-bottom:		5px;
	padding-left:		5px;
	padding-top:		2px;
	padding-bottom:		2px;
	background-color:	#fff;
	border:			1px solid #1d2d43;
}

#navigation li.sub
{
	margin-bottom:		10px;
	padding-left:		5px;
	padding-top:		2px;
	padding-bottom:		2px;
	margin-bottom:		12px;
	background-color:	#1d2d43;
	border:			1px solid #fff;
}

#navigation li.sub_selected
{
	margin-bottom:		5px;
	padding-left:		5px;
	padding-top:		2px;
	padding-bottom:		2px;
	margin-bottom:		12px;
	background-color:	#fff;
	border:			1px solid #1d2d43;
}

.navigation_link:link, .navigation_link:visited
{
	text-decoration:	none;
	font-size:		11px;
	color:			#fff;
	font-style:		normal;
}

.navigation_link:hover
{
	text-decoration:	none;
	color:			#fff;
	font-weight:		normal;
	font-style:		normal;
}

.navigation_link_expand:link, .navigation_link_expand:visited
{
	text-decoration:	none;
	color:			#1d2d43;
	font-size:		11px;
	font-weight:		normal;
	font-style:		normal;
	line-height:		100%;
}

.navigation_link_expand:hover
{
	text-decoration:	none;
	color:			#1d2d43;
	font-weight:		normal;
	font-style:		normal;
}

#content_container
{
	width:			600px;
	height:			auto;
	margin-left:		0px;
	margin-top:		0px;
	padding-right:		10px;
	background-color:	#fff;
	margin-top:		0px;
}

#content
{
	margin-top:		0px;
	margin-left:		50px;
	width:			600px;
	height:			auto;
}

#full_content
{
	width:			600px;
	margin-left:		190px;
	margin-right:		10px;
	margin-top:		10px;
	height:			auto;
}

#left_column
{
	margin-left:		0px;
	width:			195px;
	height:			460px;
	margin-right:		0px;
	float:			left;
	background-color:	#fff;
}

#login_box
{
	width:			200px;
	margin-top:		10px;
	margin-right:		5px;
	margin-left:		0px;
	background-image:	url("logon_background.png");
	background-repeat:	no-repeat;
	background-position:	center;
	padding-bottom:		10px;
	height:			131px;
}

.ruler
{
	border:			0px;
	background-color:	#9e9fa2;
	height:			2px;
	margin-left:		5px;
	margin-right:		5px;
	width:			191px;
}

.nav_button
{
	margin-right:		10px;
	margin-left:		10px;
	border:			0px;
}

.nav_button_picture
{
	border:			0px;
}

.nav_link_footer:link, .nav_link_footer:visited
{
	text-decoration:	none;
	color:			#5b5b4a;
	font-size:		11px;
}

.nav_link_footer:hover
{
	text-decoration:	none;
	color:			#000;
	font-size:		11px;
}

.nav_link:link, .nav_link:visited
{
	text-decoration:	none;
	color:			#5b5b4a;
	font-size:		14px;
}

.nav_link:hover
{
	text-decoration:	none;
	color:			#000;
	font-size:		14px;
}

#logo
{
	width:			880px;
	text-align:		right;
}

.footer_link:link, .footer_link:visited
{
	text-decoration:	none;
	color:			#fff;
	font-weight:		bold;
	font-size:		10px;
	font-style:		normal;
}

.footer_link:hover
{
	color:			#d0d79f;
	font-style:		normal;
}

.success_box
{
	width:			100%;
	margin-left:		auto;
	margin-right:		auto;
	color:			#158812;
}

.failed_box
{
	width:			100%;
	margin-left:		auto;
	margin-right:		auto;
	color:			#ff0033;
}

.sub_nav
{
	margin-top:		-10px;
	margin-left:		-50px;
}
/*  */
.sub_nav_selected
{
	margin-top:		-10px;
	margin-left:		-30px;
	padding-left:		30px;
	background-image:	url("blokjes.png");
	background-repeat:	no-repeat;
	background-position:	0px 9px;
}

.sub_nav li
{
	margin-top:		-10px;
	margin-left:		50px;
}

table, tr, td
{
	margin-top:		-5px;
}

#page_title
{
	margin-left:		190px;
}

div.row
{
        clear:                  right;
        padding-bottom:         5px;
}

div.row span.label
{
        float:                  left;
        width:                  150px;
        text-align:             left;
}

div.row span.field
{
        float:                  left;
        width:                  350px;
	margin-left:		20px;
        margin-bottom:          5px;
        font-style:             italic;
	font-size:		12px;
	text-align:             left;
}

div.row_signup
{
        clear:                  right;
        padding-bottom:         5px;
}

div.row_signup span.label
{
        float:                  right;
        width:                  150px;
        text-align:             left;
}

div.row_signup span.field
{
        float:                  right;
        width:                  350px;
	margin-left:		20px;
        margin-bottom:          5px;
	padding-right:		75px;
        font-style:             italic;
	font-size:		12px;
	text-align:             left;
}

#module_content
{
	width:			780px;
	margin-left:		10px;
	margin-top:		0px;
	height:			auto;
}

#success
{
	color:			green;
	font-weight:		bold;
	text-align:		center;
	margin-bottom:		12px;
	margin-top:		10px;
	border-top:		1px solid green;
	border-bottom:		1px solid green;
	padding:		5px;
}

#login_failure
{
	color:			red;
	font-weight:		bold;
	text-align:		center;
	margin-bottom:		12px;
	margin-top:		10px;
	border-top:		1px solid red;
	border-bottom:		1px solid red;
	padding:		5px;
}

li.logon
{
	margin-bottom:		5px;
	padding-left:		5px;
	padding-top:		5px;
	padding-bottom:		5px;
	color:			#d93e2e;
	background-color:	#c9a138;
	border:			1px solid #fff;
}

.logon_link:link, .logon_link:visited
{
	text-decoration:	none;
	color:			#000;
	font-size:		14px;
	font-weight:		normal;
	font-style:		normal;
}

.logon_link:hover
{
	text-decoration:	none;
	color:			#000;
	font-weight:		bold;
	font-style:		normal;
}

.captcha
{
	display:		inline;
	height:			20px;
	padding-top:		0px;
}
