html, body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 0.84em;
}

a:link
{
	color: #165F91;
	text-decoration: underline;
}

a:hover, a:visited
{
	color: #9DCEEF;
	text-decoration: underline;
}

a:active
{
	color: #FF0000;
	text-decoration: underline;
}

#inloggen .input
{
	background-color: #FFFFFF;
	padding: 3px;
	margin: 5px;
	border: 0px solid #FFFFFF;
	font-size: 0.84em;
	color: #185891;
	width: 180px;
}

#wrapper
{
	width: 818px;
	position: relative;
	background: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 32px;
	margin-left: auto;
}

#wrapper #panels_right
{
	float: right;
	width: 210px;
	position: relative;
	margin-top: 5px;
}

#wrapper #panels_left
{
	float: left;
	width: 186px;
	position: relative;
	margin-top: 5px;
  padding-left: 4px;
}

#wrapper #toppanel
{
	position: relative;
}

#toppanel #topnav
{
	text-transform: uppercase;
	color: #1A78B9;
	position: absolute;
	z-index: 100;
	left: 250px;
	top: 20px;
	font-size: 0.9em;
	width: 350px;
	text-align: justify;
	word-spacing: 2.5em;
}

#contentWrapper
{
	position: relative;
	z-index: 100;
	padding-right: 25px;
	background-image: url(../img/block_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 4px bottom;
	padding-bottom: 48px;
}

#contentWrapper2
{
  background: transparent url(../img/bodyBg.gif) repeat-y 4px 0px;
}

#contentWrapper3
{
  background: transparent url(../img/bodyBg3.gif) repeat-y 4px 0px;
}

.block_button
{
	background-image: url(../img/block_button_trans.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	width: 71px;
	padding-left: 130px;
	padding-top: 2px;
	position: absolute;
	bottom: -3px;
	left: 1px;
 position: relative;
}

.block_button a
{
  display: block;
  height: 16px;
  position: relative;
  z-index: 100;
  font-size: 0.9em;
  color: #FFFFFF;
  text-decoration: none;
}

.clearAll
{
	clear: both;
}

#wrapper #footer
{
	margin: 0px;
	position: relative;
	text-align: center;
	padding-top: 10px;
	color: #1A78B9;
	font-size: 0.9em;
}

#panels_left #nav
{
	float: left;
	width: 186px;
	position: relative;
}

#wrapper #content, #wrapper #content3
{
/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a2bfd3;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a2bfd3;
*/
  position: relative;
	width: 356px;
	margin-left: 200px;
	margin-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#wrapper #content3
{
  width: 556px !important;
}

#nav .item_unselected
{
	background-color: #C1E1F6;
	clear: both;
	float: left;
	height: 13px;
	width: 178px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #A2BFD3;
	position: relative;
	font-weight: bolder;
	text-align: left;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 7px;
}

#nav .item_selected
{
	background-color: #53ABE5;
	clear: both;
	float: left;
	height: 13px;
	width: 178px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: relative;
	font-weight: bolder;
	text-align: left;
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 5px;
}

#nav .subnav
{
	background-color: #EBF5FC;
	float: left;
	width: 190px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A2BFD3;
	border-bottom-color: #A2BFD3;
	position: relative;
	margin-top: 1px;
}

.subnav .subitem_unselected
{
	clear: both;
	float: left;
	/*height: 15px;*/
	width: 170px;
	position: relative;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.subnav .subitem_selected
{
	clear: both;
	font-weight: bolder;
	float: left;
	/*height: 15px;*/
	width: 170px;
	position: relative;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-color: #D6EBF9;
}

#nav a:link
{
	color: #165F91;
	text-decoration: none;
}

#nav a:visited
{
  color: #165f91;
  text-decoration: none;
}

#nav a:hover
{
  color: #185891;
	text-decoration: none;

}

#nav a:active {
	color: #FF0000;
	text-decoration: underline;
}

#panels_right #inloggen
{
	background-image: url(../img/block_inloggen_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 201px;
	position: relative;
	padding-top: 40px;
	padding-bottom: 10px;
}

#panels_right #uitloggen
{
	background-image: url(../img/block_inloggen_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 201px;
	position: relative;
	padding-top: 40px;
	padding-bottom: 10px;
}

#panels_right #events
{
	float: left;
	width: 199px;
	position: relative;
	margin-top: 1px;
	background-image: url(../img/block_events_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#panels_right #events h4
{
  margin-bottom: 4px;
  margin-top: 4px;
}

#panels_right .panel
{
	float: left;
	width: 199px;
	position: relative;
	margin-top: 6px;
}

#panels_right .panel p, #panels_right .panel h4
{
  padding: 0px 8px;
}

h1, .kop
{
	font-size: 1.3em;
	font-weight: bold;
	color: #185891;
}

h2, .subkop
{
	font-size: 1.2em;
	font-weight: bold;
	color: #165F91;
}

h4
{
	font-size: 1em;
	color: #185891;
	font-weight: bolder;
}

#panels_left #deelnemers
{
	width: 172px;
	margin-top: 5px;
	background-image: url(../img/block_ictondernemers_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	padding-top: 30px;
	position: relative;
	float: left;
	padding-left: 16px;
}

#deelnemers .image
{
	width: 155px;
}

/* Highlight style van zoekresultaat */
.highlight
{
  font-weight: bolder;
  color: #A00000;
  background: transparent;
}

/* Bijschrift voor images */
.imagenote
{
  font-size: 80%;
}

.block_meer_groot
{
	background-image: url(../img/button_leesmeer_nieuws.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 280px;
	padding-top: 2px;
	position: relative;
	padding-bottom: 2px;
}

.block_meer_groot a
{
	font-size: 0.88em;
	color: #FFFFFF;
	text-decoration: none;
}

hr .line
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #165F91;
}

a.loginButton
{
  display: block;
  background: url(../img/inloggenButton.jpg) no-repeat left top;
  color: #fff;
  font-size: 9px;
  text-align: right;
  text-decoration: none;
  padding: 3px 12px 3px 0px;
}

a.eventsButton
{
  display: block;
  background: url(../img/eventsButton.jpg) no-repeat left top;
  color: #fff;
  font-size: 9px;
  text-align: right;
  text-decoration: none;
  padding: 3px 12px 3px 0px;
}

a.loginButton:hover, a.eventsButton:hover
{
  color: #fff;
  text-decoration: underline;
}

.eventSubject
{
  float: left;
  width: 120px;
}

.eventShort
{
  margin-bottom: 4px;
  border: 1px solid #D3E9F8;
  width: 180px;
}

.eventShort a
{
  display: block;
  float: left;
  width: 60px;
}

#footer
{
  text-align: center;
}




/* SCHEDULE */
/* ----------------------------------------------------------------------- */


.scheduleTable
{
  font-size: 12px;
  margin-bottom: 2px;
}

.scheduleTable td
{
  vertical-align: top;
  padding: 4px;
}

.scheduleTimes
{
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background: #e1e9f2;
}

.scheduleItem0
{
  background: #FFFFFF;
  /* border-right: 2px solid #FFFFFF; */
}

.scheduleItem1, .scheduleItem2, .scheduleItem3
{
  background: #f4f8f9;
  border-right: 2px solid #FFFFFF;
}

.scheduleTable .titel
{
  font-size: 12px;
  font-weight: bold;
  color: #165F91;
  /*letter-spacing: -1px;*/
}

.scheduleTable .naam
{
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
}

.scheduleTable .functie
{
  font-size: 11px;
  font-weight: normal;
}

.scheduleTable .locatie
{
  font-size: 11px;
  font-weight: bold;
}

.scheduleTable a
{
  font-weight: bold;
  /*letter-spacing: -1px;*/
}
