body{		
	width:98%;
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#e8e8e9;
	font-family: sans-serif, Verdana, Arial, Helvetica; 
	color:#746833;
	font-size:11px;
}
a {
  color:#7696c8;
  text-decoration:none; 
}
a:hover {
  color:#4068a5;
  text-decoration:none;  
}
select { 
	font-family:sans-serif, Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color:#746833;
}
.inputMain {
	border-bottom: 1px solid; 
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-color:#746833;
	color:#746833;
}
.input {
	border-bottom: 1px solid; 
	border-left: 1px solid;
	border-right: 0px solid;
	border-top: 0px solid;
	border-color:#746833;
	color:#746833;
	background-color:#f5f8fd;
}
#container{	
	height:100%;
	width:775px;
	margin:0 auto;
	overflow: hidden;
	border-left:1px;
	border-right:1px;
	border-bottom:0px;
	border-top:0px;
	border-style:solid;
	border-color:#9d9570;
	line-height:16px;
	background-color:#FFFFFF;
}
#header {
}
#header div.top {
	height:10px;
	background-color:#746834;
}
#header div.middle {
	background-image:url('/images/header/header_img_detail.jpg');
	background-repeat:no-repeat;
	height:124px;		
}
/**
 * Top menu
 */
#header div.middle div.menu {			
	padding-top:40px;	
}
#header div.middle div.menu img {
	border:0px;
}
#header div.middle div.menu div.menuspacer {
	width:10px;
	height:28px;	
	float:left;	
}
#header div.middle div.menu div.button {			
	float:left;
	height:28px;	
}
/**
 * Take cares that the logo is clickable
 */
#header div.middle div.logo {	
	position:absolute;
	width:95px;
	height:85px;
	cursor:pointer;
	left:900px;
	top:30px;
	z-index:100;	
}
#header div.bottom {
	height:20px;
	line-height:18px;
	background-color:#c2b163;
}
/**
 * Breadcrumbs
 */
#header div.bottom div.left {
	float:left;
	color:#5c532b;
	margin-left:10px;
}
#header div.bottom div.left a {
	color:#5c532b;
	text-decoration:none;
}
#header div.bottom div.left a:hover {
	text-decoration:underline;
}
/**
 * Right controls (search etc)
 */
#header div.bottom div.right {
	float:right;
	margin-right:10px;
	line-height:24px;
	*line-height:20px;
}
#header div.bottom div.right img {
	border:0px;	
}
div.spacer {		
	clear:both;		
}
#contentContainer {
  background:url('/images/contentbackground.gif');
  background-repeat:repeat-y;    
}
#mainContent{
	position:relative;
	width:485px;
	height:auto;
	float:left;
	padding:15px;	
  * padding-top: 20px;
}
#rightContent{
	position:relative;
	width:238px;
	height:100%;	 
	overflow:hidden;
	float:right;	
	* padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}
#footerUp{
	height:14px; 
	width:775px;
	background-color:#c2b163;
}
div.menuBottom{
	position:relative;
	width:170px;
	padding-left:25px;
	padding-top:20px;
	vertical-align:top;	
	float:left;
}
div.menuBottomRight{
	position:relative;
	width:164px;
	padding-left:25px;
	padding-top:20px;
	vertical-align:top;
	border:0px;
	float:left;
}
div.footerspacer {
	height:10px;
}
#footerDown {
  background:url('/images/footerUnder2.jpg') no-repeat;
  position:relative; 
  width:775px;
  height:38px;
  margin:0 auto;    
}
#footerLogoText {
  width:775px; 
  margin:0 auto;
  margin-top:10px;
}
#footerText { 
  width:746px;
  height:19px;
  line-height:19px;  
  float:left;
  margin-left:5px;
}
#footerimage {
  width:19px;
  height:19px;
  float:left;
}
.subHead {
	font-style:italic;	
  font-weight:bold;
  /*font-size:12px;*/
}
.subKop{
	/*color:#7696c8;*/
	font-weight:bold;
}
a.subKop {
	font-weight:bold;
	text-decoration:none;
	color:#746833;	
}
a.subKop:hover {
	font-weight:bold;
	text-decoration:none;
	color:#746833;
}
#leftColumn {  
  float:left;
  width:230px;
  margin-right:20px;
}
#rightColumn {
  float:left;
  width:230px;
}
div.homeColumn {
	float:left;
	width:230px;
	padding:10px;
	padding-top:0px;
	* padding-top:10px;	
	border-right:1px solid #ede7d0;
}
div.homeContainer {	
	padding:10px;
	padding-top:0px;
	* padding-top:10px;
}

.sitemap:link {
	color:#746833;
	border:0px;	
	text-decoration:none;
}
.sitemap:visited {
	color:#746833;
	border:0px;	
	text-decoration:none;
}
.sitemap:active {
	color:#746833;
	border:0px;	
	text-decoration:none;
}
.sitemap:hover{
	color:#7696c8;
	border:0px;	
	text-decoration:none;
}

.referencesIn{
	color:#7696c8;
	vertical-align:top;
}
.referencesDet{
	color:#746833;
	border:0px;	
	text-decoration:none;
	vertical-align:top;
}
td.contactQuestion {
	width:240px;
	vertical-align:top;
}
td.contactAnswer {
	vertical-align:top;
}

div.newsArticle {
	margin-bottom:10px;
}
div.pageBrowser {
	text-align:right;
	border-bottom:1px solid #ede7d0;
	padding-bottom:5px;
	margin-bottom:10px;
}
div.businessCase {
	margin-bottom:0px;	
}
div.businessCaseLink {
	margin-bottom:10px;
	border-bottom: 1px solid #ede7d0;
	padding-bottom:5px;
	padding-right:10px;		
}
li.listSpace {
  margin-bottom:3px;
}



/*Hieronder bevinden zich de Open kennisdagen elementen*/
div.containerForm {
	width:786px;
	margin:0 auto;
}
div.headerForm {
	height:198px;
}
div.footerForm {
	height:247px;
}
div.BGcontent {
	background-image:url('/images/bg_content_form.gif');
}
div.contentForm {
	margin-left:24px;
	width:514px;
}
.form {
	margin:0;
	padding:0;
}

#profiles {
	list-style-type: none;
	padding:0;
	margin:0;
}

#profiles li {
	list-style-type: none;
}

#profiles a, #profiles a:link, #profiles a:hover, #profiles a.visited {
	font-size: 14px;
}