body
	{
		background-color: #FFFFFF;
		margin: 0px 0px 0px 0px;
		color: #212421; 
		font-size: 11px; 
		font-family: Verdana; 
		text-decoration: none;
		overflow-x:hidden; 
		overflow-y:yes;
	}

td, th
	{
		color: #212421; 
		font-size: 11px; 
		font-family: Verdana; 
		text-decoration: none;
	}

h1
	{ 
		color: #317e66; 
		font-size: 18px; 
		font-family: Verdana; 
		text-decoration: none; 
	}

.nieuws_date
	{ 
		color: #317e66; 
		font-size: 11px; 
		font-family: Verdana; 
		text-decoration: none; 
		font-weight: bold;
	}

.nieuws_message
	{ 
		color: #212421; 
		font-size: 11px; 
		font-family: Verdana; 
		text-decoration: none; 
		font-weight: normal;
	}

a.nieuws_message:link, a.nieuws_message:active, a.nieuws_message:visited
	{ 
		color: #317e66; 
		font-size: 11px; 
		font-family: Verdana; 
		text-decoration: none; 
		font-weight: normal;
		text-transform: lowercase;
	}

a.nieuws_message:hover
	{
		color: #317e66; 
		font-size: 11px; 
		font-family: Verdana; 
		text-decoration: none; 
		font-weight: normal;
		text-decoration:underline;
	}
	
a:link, a:hover, a:visited, a:active
	{ 
		color: #317e66; 
		font-size: 12px; 
		font-family: Verdana; 
		text-decoration: none; 
	}

a:hover
	{
		text-decoration:underline;
	}
	
.page_table					/* table for parting into main and sides */
	{
		width: 100%;
		height: 100%;
		padding: 0px;
		margin: 0px;
	}
	
.left_side		/* cell for left side of page when screen to width */
	{
		height: 100%;
		background-image: url('/interface/bg_left.gif');
		background-repeat: repeat-y;
		background-position: right; 
		border: 0px solid #FFFFFF;
	}
	
.right_side		/* cell for right side of page when screen to width */
	{
		height: 100%;
		background-image: url('/interface/bg_right.gif');
		background-repeat: repeat-y;
		background-position: left;
		border: 0px solid #FFFFFF;
	}
	
.main_part		/* main content part */
	{
		height: 100%;
		width: 731px;
		vertical-align: top;
		border: 0px solid #FFFFFF;
	}
	
.header
	{
		height:106px;
		width:731px;
		background-color: #317e66;
		background-image: url('/interface/bg_header.jpg');
		padding: 0px;
		margin: 0px;
		border: 0px solid #FFFFFF;
	}
	
.header_img
	{
		height:107px;
		width:731px;
		border: 0px solid #FFFFFF;
		padding: 0px;
		margin: 0px;
	}

.header_nav1, .header_search, a.header_nav1_link:link, a.header_nav1_link:hover, a.header_nav1_link:active, a.header_nav1_link:visited
	{
		background-color: #317e66;
		color: #FFFFFF;
		font-size: 12px; 
		font-family: Verdana; 
		text-decoration: none; 
	}

.header_nav1
	{
		height:20px;
	}

.header_nav2
	{
		height:22px;
	}
	
.header_search
	{
		width: 191px;
		height:20px;
		text-align: right;
	}
	
.header_nav2, a.header_nav2_link:link, a.header_nav2_link:hover, a.header_nav2_link:active, a.header_nav2_link:visited
	{
		background-color: #212421;
		color: #FFFFFF;
		font-size: 12px; 
		font-family: Verdana; 
		text-decoration: none; 
	}

a.header_nav1_link, a.header_nav2_link
	{
		margin-left: 15px;
	}
	
a.header_nav1_link:hover
	{
		text-decoration: underline;
		color: #212421;
	}

a.header_nav2_link:hover
	{
		text-decoration: underline;
		color: #317e66;
	}

.header_nav1, .header_nav2
	{
		border: 0px solid #FFFFFF;
		border-top: 1px solid #FFFFFF;
	}

.header_nav1
	{
		width: 537px;
	}

.search
	{
		width:139px;
		height: 15px;
		color: #212421;
		font-size: 9px; 
		font-family: Verdana;
		background-color: #659e8c;
		border: 1px solid #FFFFFF;
		margin-top: 0px;
		margin-bottom: 1px;
		margin-left: 0px;
		margin-right: 0px;
		display: inline;
		position: relative; _
		top: -1px;
	}

.search_img
	{
		width:15px;
		height: 15px;
		border: 0px solid #FFFFFF;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 9px;
		margin-right: 13px;
		display: inline;
		position: relative; _
		top: 1px;
	}

.input, .input_area, .input_small, .input_area_large
	{
		width:220px;
		height: 18px;
		color: #FFFFFF;
		font-size: 9px; 
		font-family: Verdana;
		background-color: #659e8c;
		border: 1px solid #317e66;
		margin-top: 0px;
		margin-bottom: 1px;
		margin-left: 0px;
		margin-right: 0px;
		display: inline;
		position: relative; _
		top: -1px;
	}

.input_area
	{
		height: 68px;
	}

.input_area_large
	{
		height: 68px;
		width: 350px;
	}
	
.input_small
	{
		width:85px;
	}

.input_button
	{
		width:110px;
		height: 18px;
		color: #FFFFFF;
		font-size: 9px; 
		font-family: Verdana;
		background-color: #317e66;
		border: 1px solid #212421;
		margin-top: 0px;
		margin-bottom: 1px;
		margin-left: 0px;
		margin-right: 0px;
		display: inline;
		position: relative; _
		top: -1px;
	}
	
.contenttable
	{
		border: 0px solid #FFFFFF;
		padding: 0px;
		margin: 0px;
		width: 100%;
	}
	
.side_nav
	{
		width: 174px;
		background-color: #ededed;
		vertical-align: top;
		border-left: 0px solid #c6c8ca;
		border-right: 1px solid #c6c8ca;
		border-top: 0px solid #c6c8ca;
		border-bottom: 0px solid #c6c8ca;
		padding-left: 21 px;
		padding-top: 32px;
		padding-bottom: 32px;	
	}

.content_pane
	{
		width: 557px;
		vertical-align: top;
		padding-left: 21 px;
		padding-right: 21 px;
		padding-top: 32px;
		padding-bottom: 10px;	
	}
	
.footer, a.footer:link, a.footer:hover, a.footer:visited, a.footer:active
	{ 
		color: #317e66; 
		font-size: 9px; 
		font-family: Verdana; 
		text-decoration: none; 
	}

a.footer:hover
	{
		color: #212421;
		text-decoration:underline;
	}
	
hr { 
border: 0px;
color: #317e66; 
height: 1px;
}

.table_head td
	{
		margin: 0px;
		spacing: 0px;
		background-color: #317e66;
		color: #FFFFFF; 
		font-size: 11px; 
		font-family: Verdana; 
		text-decoration: none;
		font-weight: bold;
		height: 20px;
	}
	
.table_row1 td
	{
		margin: 0px;
		background-color: #ededed;
		font-size: 11px; 
		font-family: Verdana; 
		text-decoration: none;
		border-bottom: 1px solid #317e66;
	}
	
.table_row2 td
	{
		margin: 0px;
		background-color: #FFFFFF;
		font-size: 11px; 
		font-family: Verdana; 
		text-decoration: none;
		border-bottom: 1px solid #317e66;
	}
