body {
	
	background: url('images/linkerbalk.png') no-repeat 0% 0%;
	margin: 0px;
	margin-left: 195px;
}

td { padding: 0px; }
table { border-collapse: collapse; }

a img { border: none; }

#prtFriendly { margin-top: 20px;}
#prtFriendly a { color: #009EE1; font-weight: bold; font-size: 11px; font-family: "Georgia"; text-decoration: none; } 

/*********
		SITEMAP (first column) STYLE DECLARATIONS
*********/

.cms {
	background-image: none;
	background-color: #ffffff;
	font-size: 15px;
	font-family: Georgia;
	color: #009DE0;
	line-height: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
}	

.sitemap {
	margin-left: 12px;
	margin-right: 14px;
	margin-top: 16px;
	margin-bottom: 0px;
	
	padding-top: 10px;
	
	border-top: #009EE1 2px solid;
	width: 113px;
	
}

.sitemap .category 
{
	color: #009DE0;
	text-transform: uppercase;
	padding-bottom: 8px;
	
	font-family: "Georgia";
	font-size: 14px;
}

.sitemap .category .hidden {
	visibility : hidden;
	display: none;
}

.sitemap .category .items
{
	color: #009DE0;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 12px;

}

.sitemap .category .items li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	text-transform: none;	
}


.sitemap .category a { text-decoration: none; color: #009EE1}
.sitemap .category a:hover { color: #222D80; }
.sitemap .category .items li.selected a { text-decoration: none; color: #222D80}

.sitemap .selected {
	color: #222D80;	
}


/***********
	CONTENT STYLE DECLARATIONS (2nd column)
***********/

.content { 
	width: 272px;
	margin-top: 16px;
	margin-left: 6px;
	
	font-size: 15px;
	font-family: Georgia;
	color: #009DE0;
	line-height: 18px;
	margin-bottom: 10px;	
}

.longContent {
	width: 522px;
}

.content h1 {
	border-top: 2px solid #009EE1;
	border-bottom: 2px solid #009EE1;
	font-family: "Georgia";
	font-size: 24px;
	font-weight: normal;
	margin: 0px;	
	padding-bottom: 16px;
	padding-top: 7px;
	height: 56px;
	color: #222D80;
	margin-bottom: 10px;
	text-align: center;
}

* > .content h1 { height: auto; }

.content h2 {
	font-family: "Georgia";
	font-weight: normal;
	color: #009DE0;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.content h3 {
	font-weight: normal;
	font-family: "Georgia";
	font-size: 15px;
	line-height: 18px;
	color: #222D80;
	margin: 0px;
}

.content p {
	margin: 0px;
	font-size: 15px;
	font-family: Georgia;
	color: #009DE0;
	line-height: 15px;
	margin-bottom: 10px;
}

h1 {
	border-top: 2px solid #009EE1;
	border-bottom: 2px solid #009EE1;
	font-family: "Georgia";
	font-size: 24px;
	font-weight: normal;
	margin: 0px;	
	padding-bottom: 16px;
	padding-top: 7px;
	height: 56px;
	color: #222D80;
	margin-bottom: 10px;
	text-align: center;
}

h2 {
	font-family: "Georgia";
	font-weight: normal;
	color: #009DE0;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3 {
	font-weight: normal;
	font-family: "Georgia";
	font-size: 15px;
	line-height: 18px;
	color: #222D80;
	margin: 0px;
}

p {
	margin: 0px;
	font-size: 15px;
	font-family: Georgia;
	color: #009DE0;
	line-height: 15px;
	margin-bottom: 10px;
}

/******************
	LAST UPDATE STYLE DECLARATIONS (3rd column) 
*******************/

.updates {
	background: url('images/lijnen-bg.png') repeat-y 20px 0px;
	width: 250px;
	
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	line-height: 15px;
	font-family: Georgia;
	color: #222D80;
}

.updates .inside { 	margin-left: 20px; }

.updates .logo {

	border-top: 2px solid #009EE1;
	border-bottom: 2px solid #009EE1;

	margin: 0px;
	margin-top: 16px;
	margin-bottom: 10px;	
	padding-bottom: 16px;
	padding-top: 7px;	
}

.updates .logo .owl {
	float: right;
	padding-right: 5px;
	margin-top: -5px;
}

.updates .newsItem {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 3px solid #009EE1;
}

.updates .date {
	font-size: 12px;
	font-weight: bold;
	font-family: "Georgia";
	color: #40B6E9;
}

.updates h1 
{ 
	margin: 0px;
	font-size: 18px;
	color: #222D80;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
}

.updates p { margin: 0px; margin-bottom: 10px; }

/***************************
	Contact form styles
***************************/
#contactform input[type='text'] { border: 1px solid #0071A2; width: 200px; }
#contactform textarea { border: 1px solid #0071A2; width: 300px; height: 150px; }

/*************************
	SEARCHBOX STYLE DECLARATIONS
*************************/

.search {
	position: absolute;
	top: 556px;
	left: 207px;
	width: 113px;
	height: 100px;
	color: #009EE1;
	font-family: Georgia;
	font-size: 14px;
}

.search a {
	color: #009DE0;
	text-decoration: none;
}

.search .field {
	background-color: #EBF7FD;
	border: 3px solid #009EE1;
	border-left: none;
	border-right: none;
	height: 66px;
	margin-bottom: 5px;
}

.searchResult {
	padding: 10px;
	border-bottom: 1px solid #009EE1;	
}

.searchResult a {
	text-decoration: none;
	color: #005F88;
}

.searchResult .resultText { display: inline; }

/******************* DOWNLOAD STYLES ************************/
.downloads {
	font-family: Georgia;
}

.downloads table {	
	width: 522px; margin-top: 1px;	font-size: 12px; font-family: "Verdana"; text-align: left;
}


.downloads th { background-color: #009EE1; color: white; }
.downloads td { bottom-border: 1px solid grey; color: black; background-color: white; }
