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

#container
{
	margin-top:		10px;
	width:			960px;
	margin-left:		auto;
	margin-right:		auto;
	background-color:	#fff;
}

#header
{
	width:			100%;
	height:			100px;
	max-height:		100px;
	margin:			0px;
}

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

#footer
{
	clear:			both;
	width:			100%;
	height:			50px;
	background-image:	url("footer.png");
	background-repeat:	no-repeat;
	line-height:		100%;
}

#footer_text
{
	padding-top:		5px;
	padding-bottom:		10px;
	color:			#000;
	text-align:		center;
	width:			550px;
	margin-left:		auto;
	margin-right:		auto;
}

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

#footer_navigation
{
	float:			right;
	width:			160px;
	margin-right:		2px;
	color:			#4d4d4d;
	text-align:		center;
}

#navigation
{
	float:			left;
	width:			150px;
	height:			494px;
	background-image:	url("back_navigation.png");
	background-repeat:	repeat-y;
}

#navigation ul
{
	list-style:		none;
	margin-left:		-25px;
	padding-top:		0px;
}

#navigation li
{
	margin-bottom:		5px;
}

.navigation_link:link, .navigation_link:visited
{
	text-decoration:	none;
	color:			#000;
	font-style:		normal;
}

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

.navigation_link_expand:link, .navigation_link_expand:visited
{
	text-decoration:	none;
	color:			#ab0534;
	font-weight:		bold;
	font-style:		normal;
}

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

#content_container
{
	width:			790px;
	height:			345px;
/* 	overflow:		auto; */
	margin-left:		5px;
	margin-top:		0px;
	padding-right:		10px;
	background-color:	#fff;
	margin-top:		28px;
}

#content
{
	margin-top:		10px;
	margin-left:		40px;
	width:			590px;
	height:			auto;
}

#full_content
{
	width:			700px;
	margin-left:		40px;
	margin-top:		10px;
	height:			auto;
}

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

#right_column
{
	position:		absolute;
	height:			200px;
	background-color:	#fff;
	width:			100px;
	margin-left:		660px;
}

#right_column ul
{
	list-style:		none;
	margin-left:		-25px;
}

#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:			#4d4d4d;
	font-weight:		bold;
	font-size:		10px;
	font-style:		normal;
}

.footer_link:hover
{
	color:			#000;
	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:		-35px;
}
/*  */
.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;
}

#certs_in_footer
{
	float:			left;
	margin-left:		10px;
	margin-top:		10px;
}

.cert
{
	margin-right:		10px;
}

#main_project
{
	width:			320px;
	margin-left:		5px;
	padding-left:		5px;
	padding-right:		5px;
	height:			auto;
}

#details_project
{
	width:			200px;
	float:			right;
	margin-right:		10px;
	padding-left:		5px;
	padding-right:		5px;
	margin-top:		-10px;
	height:			auto;
}

#pictures_project
{
	float:			right;
	width:			210px;
	height:			auto;
}

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

div.row span.label
{
        float:                  left;
        width:                  50px;
        text-align:             left;
	color:			#ab0635;
}

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

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

#plattegrond_project
{
	width:			600px;
	height:			auto;
	overflow:		auto;
}

#plattegrond_overzicht
{
	padding-top:		45px;
	width:			210px;
	float:			right;
	height:			auto;
	overflow:		auto;
}

#foto_project
{
	padding-left:		10px;
	width:			400px;
	height:			auto;
	overflow:		auto;
}

#foto_overzicht
{
	padding-top:		45px;
	width:			350px;
	float:			right;
}

.projects_preview
{
	float:			right;
	width:			400px;
	margin-right:		10px;
	margin-top:		-15px;
}

.project_splitter
{
	clear: 			both;
	border-bottom:		1px solid #cdcdcd;
	margin-bottom:		10px;
	padding-bottom:		10px;
}
