html
{
	height: 100%;
}

body
{
	color: #5C6166;
	font-family: Arial,Verdana;
	font-size: 12px;
	line-height: 140%;
	/* font-style: normal;
	font-variant: normal;
	font-weight: normal; */
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(gui/images/vertbar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

sup
{
	font-size: 80%;
	line-height: 20%;
}

table
{
	font-size: 12px;
}

form
{
	margin: 0px;
	padding: 0px;
	/* width: 484px; */
	border-color: #006699;
	border-width: 0px;
	border-style: solid;
}

.red { color: #EF150D; }

#inputform input.text
{
	font-family: Arial,Verdana;
	font-size: 12px;
	width: 98%;
	margin-bottom: 4px;
	border-color: #888888;
	border-width: 1px;
	border-style: solid;
}

#inputform textarea.text
{
	font-family: Arial,Verdana;
	font-size: 12px;
	width: 98%;
	margin-bottom: 4px;
	border-color: #888888;
	border-width: 1px;
	border-style: solid;	
}

a
{
	color: #294790;
	text-decoration: none;
}

a:hover
{
	/* text-decoration: underline; */
}

div
{
	/* color: #43474C; */
}

div.block
{
	
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#header 
{
	background-color: #97A9BD;
	background-image: url(gui/images/top_bar/nodeimage.php);
	background-repeat: no-repeat;
	background-position: 243px top;
}

/* homepage tabel */
#header td
{
	background-color: #97A9BD;
	background-image: url(gui/images/top_bar/nodeimage.php);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
}

#header .left
{
	width: 263px;
	height: 105px;
	/* float: left; */
	background-color: #94B5DE;
	background-image: url(gui/images/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header .left a
{
	display: block;
	width: 263px;
	height: 105px;
}

#header .left a span
{
	display: none;
}

#header #lang
{
	padding-top: 16px;
	padding-left: 58px;
}

#header #lang a
{
	color: #6B8499;
	text-decoration: none;
}

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

#header #lang a.hi
{
	color: #fff;
	text-decoration: none;
}

#header .logo
{
	height: 105px;
	/* float: left; */
	line-height: 0px;
	font-size: 0px;
	background-color: #959EAA;
}

#imagebar
{
	height: 27px;
	clear: both;
	background-color: #012747;
	border-color: #FFFFFF #FFFFFF #012747 #FFFFFF;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	background-image: url(gui/imgbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* #middle
{
	
}
*/

#middle .left
{
	width: 263px;
	/* height: 109px; */
	float: left;
	background-color: #94B5DE;
}

#checked_projects
{
	/* display:none; */
	clear: both;
	float: none;
	padding: 10px 10px 10px 48px;
	/* padding: 10px; */
}
#checked_projects a.object_attention
{
	display: block;
	padding: 5px;
	color: #D00;
	border-color: #DD0000;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
}

#checked_projects a.object_attention div
{
	margin-top: 3px;
	font-size: 10px;
}

#middle #flags
{
	/* display:none; */
	clear: both;
	float: none;
	padding: 10px 10px 10px 60px;
	margin: 0;
}

#middle td #flags
{
	/* display:none; */
	float: none;
	clear: both;
	padding: 10px 10px 10px 0px;
	margin: 0 0 0 60px;
}

#middle #menu
{
	width: 215px;
	float: right;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

/* Menu List */
#middle #menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0;
	font-family: Arial,Verdana,Helvetica,Tahoma,sans-serif;
	font-size: 12px;
	line-height: 13px;
}

#middle #menu ul a
{
	font-weight: bold;
	text-decoration: none;
	/* color: #26417F; */
}

#middle #menu ul a:hover
{
	color: #FFF;
}

#middle #menu ul a.sel
{
	color: #FFF;
}

#middle #menu li
{
	border-color: #C5E7FF;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	padding: 4px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}

#middle #menu li ul li
{
	padding: 4px 0px 0px 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
}

#middle #menu li ul li a
{
	padding: 0px 0px 0px 12px;
	margin: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#middle #menu li ul li a:hover, li ul li a.sel
{
	background-image: url(gui/images/menubullet.gif);
	background-repeat: no-repeat;
	background-position: left 30%;
}

#middle #menu ul#specialmenu
{
	border-color: #C5E7FF;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	padding: 4px 0px 0px 12px;
	margin: 4px 0px 0px 0px;
}

#middle #menu ul#specialmenu li
{
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 1px 0px 0px 0px;
}

#middle #menu ul#specialmenu li ul li a
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#middle #menu ul#specialmenu li ul li a:hover, #middle #menu ul#specialmenu li ul li a.sel
{
	background-image: none;
}

/* CONTACT */
#middle #contact
{
	font-family: Arial,Verdana;	
	padding: 0px;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
	width: 215px;
	float: right;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

#middle #contact a
{
	color: #fff;
	text-decoration: none;
}

#middle #contact a:hover
{
	color: #fff;
	text-decoration: underline;
}


/* CONTENT */
#middle #content
{
	margin-left: 263px;
	padding: 12px;
	/* padding-right: 50px; */
	background-color: #fff;
	width: auto;
}
#middle #content p a, a:visited
{
	color: #26417F;
}
#middle #content p a:hover
{
	color: #26417F;
	text-decoration: underline;
}
#middle #content hr
{
	height: 1px;
	margin-bottom: 12px;
	/* color: #26417F;
	background-color: #26417F; */
	border-color: #C5E7FF;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}
#middle #content h1
{
	margin-top: 0px;
	/* margin-bottom: 0px; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: #294790;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
#middle #content h3
{
	font-size: 14px;
	margin: 0px 0px 4px 0px;
}

#middle #content p
{
	/* padding-right: 50px; */
	margin: 0px 0px 16px 0px;
}

#middle #content strong.alt
{
	color: #26417F;
}


/* FOOTERRT */
#footer
{
	display: none;
	font-family: Arial,Verdana;	
	padding: 0px;
	color: #687CB0;
	font-size: 10px;
	line-height: 14px;
}

#footer a
{
	color: #687CB0;
	text-decoration: none;
}

#footer a:hover
{
	color: #687CB0;
	text-decoration: underline;
}

/* SPECIALE SJIT */

/* homepage rechter kolom */

#home_newsbar, #home_newsbar_extraspace
{
	background-color: #FEE7B8;
}
#home_newsbar div.wrapper
{
	padding: 10px;
}

#home_newsbar h2
{
	background-color: #687CB0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFF;
	font-size: 10px;
	padding: 4px;
	border-width: 0px;
	letter-spacing: 1px;
	line-height: 100%;
	margin: 0px;/*  0px 4px 0px; */
}

#home_newsbar h3
{
	padding: 4px 0px 0px 0px;
	font-size: 12px;
	margin: 0px 0px 2px 0px;
	border-width: 1px 0px 0px 0px;
	border-color: #687CB0;
	border-style: solid;
}

#home_newsbar p
{
	color: #5C6166;
	/* font-size: 10px; */
	padding: 0px;
	margin: 0px 0px 6px 0px;
	line-height: 120%;
	font-size: 11px;
}
#home_newsbar img.thumb
{
	margin: 3px 0px 3px 0px;
}

/* ZOEKEN */

/* formulier selects */
#middle #content table.search_projects
{
	margin: 0px 0px 16px 0px;
}

#middle #content table.search_projects select,input.static
{
	font-family: Arial,Verdana;
	font-size: 12px;
	width: 152px;
	/* margin-top:12px; */
	/* border-color: #8595A6;
	border-width: 1px;
	border-style: solid; */
}


/* zoek resultaten */
#middle #content table.search_results
{
	font-size: 12px;
	margin: 0px 0px 16px 0px;
	border-color: #91B4D9;
	border-width: 2px 0px 2px 0px;
	border-style: solid;
}

#middle #content table.search_results td
{
	border-bottom: #888888;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding: 5px 0px 5px 0px;
}
#middle #content table.search_results td img
{
	display: block;
}
#middle #content table.search_results td img.thumb
{
	border-color: #8595A6;
	border-width: 1px;
	border-style: solid;
}
input.checkbox
{
	margin:0px;
	padding: 0px;
}

/* project table */
#middle #content table.project_table
{
	font-size: 12px;
	margin: 0px 0px 16px 0px;
	border-color: #91B4D9;
	border-width: 0px; /* 2px 0px 2px 0px; */
	border-style: solid;
}

#middle #content table.project_table td
{
	border-bottom: #888888;
	border-width: 0px; /* 0px 0px 1px 0px; */
	border-style: solid;
	padding: 5px 0px 5px 0px;
}
#middle #content table.project_table td img
{
	display: block;
}

/* algemeen thumbs */
img.thumb
{
	border-color: #8595A6;
	border-width: 1px;
	border-style: solid;
}


/* laatste projecten */
#middle #content table.latest_projects
{
	margin: 0px 0px 16px 0px;
}


#middle #content table.latest_projects td
{
	border-color: #8595A6;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
}

#middle #content table.latest_projects tr.empty td
{
	border-width: 0px;
}

#middle #content table.latest_projects td.greep
{
	background-color: #97A9BD;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFF;
	font-size: 10px;
	padding: 4px;
	border-width: 0px;
	letter-spacing: 1px;
	line-height: 100%;
}

#middle #content table.latest_projects td.zoek, td.zoek a
{
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #97A9BD;
	color: #FFF;
	border-width: 0px;
	line-height: 100%;
}
td.zoek a.zoek
{
	color: #FFF;
}

#middle #content table.latest_projects td img
{
	display:block;
}
#middle #content table.latest_projects td img.thumb
{
	display: block;
	border-color: #8595A6;
	border-width: 1px;
	border-style: solid;
}

#middle #content table.latest_projects td div
{
	padding: 0px 7px 0px 7px;
}

#middle #content table.latest_projects td div h3
{
	color: #294790;
	font-size: 14px;
	margin: 0px 0px 3px 0px;
}
#middle #content table.latest_projects td div p
{
	color: #5C6166;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	line-height: 120%;
}

#middle #content table.latest_projects td div a:hover
{
	color: #294790;
	text-decoration: none;
}


/* Ppopup project info */
#middle #content table.project_info
{
	font-size: 12px;
	margin: 0px 0px 16px 0px;
	border-color: #91B4D9;
	border-width: 2px 0px 2px 0px;
	border-style: solid;
}

#middle #content table.project_info td
{
	padding: 10px 0px 5px 0px;
}

#middle #content table.project_info table td
{
	border-bottom: #888888;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding: 5px 0px 5px 0px;
}
#middle #content table.project_info td img
{
	display: block;
}
#middle #content table.project_info td img.thumb
{
	border-color: #8595A6;
	border-width: 1px;
	border-style: solid;
}

#middle #content table.project_info table.prevnext td
{
	border-bottom: #888888;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	padding: 5px 0px 5px 0px;
}
