a {
	color: blue;
}

.spaceTop {
	margin-top: 10px;
}
.spaceBottom {
	margin-bottom: 10px;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #e9e9ea;
	background-image: url('../img/stipedbg.gif');
	/*color: #4e3c8b;*/
	color: #6C5E91;
}

h2, h2 a {
	/*color: #6C5E91;*/
	color:#7B6D9F;
}
h2.yellow{
	color: #D5BE8F;
}

a img {
	border: 0;
}

th {
	text-align: left;
}

h3 {
	font-size: 14px;
}

 #map span {display:none;}
#mainHeader {
	position: relative;
	padding-top: 10px;
	overflow: visible;
	z-index: 55;
}
#menuBar #menuSubItems {
	background-color: white;
	border-top: 1px solid #6C5E91;
	border-left: 1px solid #6C5E91;
	border-right: 1px solid #6C5E91;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	list-style-type: none;
	position: absolute;
	z-index: 99;
	visibility: hidden;
	margin-top: 5px;
}

#menuBar #menuSubItems li {
	border-bottom: 1px solid #6C5E91;
	
}
#menuBar #menuSubItems li:Hover{
	background-color: #BDA5FF;
}
#menuBar #menuSubItems li A:Link, #menuBar #menuSubItems li A:Visited  {
	color:  #6C5E91;
}

#logoImg {
	background-image: url('../img/logo.gif');
	background-repeat: no-repeat;
	width: 334px;
	height: 138px;
	margin: 0 auto;
}

#menuBarColor {
	
}
#menuBar {
	margin-left: 12px;
	padding-left: 78px;
	background-color: #3b277e;
	height: 20px;
	overflow: visible;
}
#menuItem {
	background-image: url('../img/menubutton.gif');
	background-repeat: no-repeat;
	width: 140px;
	height: 26px;
	line-height: 26px;
	overflow: visible;
	float: left;
	margin-top: -3px;
	margin-right: 3px;
	position:relative;
}

#menuItem A {
	display: block;
	padding-right: 5px;
	white-space: nowrap;
}

#menuItem A:Link, #menuItem A:Visited {
	color: white;
	text-decoration:none;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#Container {
	margin: 0 auto;
	width: 1026px;
}
#mainContentHolder {
	width: 100%;
	position: relative;
	background-color: white;
	/*border-left: 1px solid #3b277e;
	border-right: 1px solid #3b277e;
	border-bottom: 1px solid #3b277e;*/
}
/* fixes white-space between the menubar and the maincontent*/
#savethewhite {
	height: 10px;
	width: 1025px;
	background-color: white;
	position: absolute;
	margin-top: -9px;
	z-index: 0;
	/*border-left: 1px solid #3b277e;
	border-right: 1px solid #3b277e;*/
}

#leftHolder {
	width: 191px;
	overflow: hidden;
	float: left;
	margin-left: 8px;
	
}
#rightHolder {
	width: 269px;
	overflow: hidden;
	float: right;
	
}
#centerHolder {
	width: 540px;
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	line-height:18px;
	
}
#centerHolder #centerContent {
	padding-left: 48px;
	padding-right: 48px;
}
#clear {
	clear: both;
}



#mainContentHolder {
	padding-top: 15px;
}
/* firefox fix */
html>body #mainContentHolder {
	padding-top: 20px;
}


.Block {
	position: relative;
	width: 267px;
	background-color: white;
	margin-bottom: 10px;
}
.Block P, .Block form {
	margin: 0px;
}

.Block H1, ul#rightBlocks li {
	position: relative;
	background-image: url('../img/darkbrouwntitleofcase.gif');
	background-repeat: no-repeat;
	line-height: 23px;
	text-indent: 5px;
	height: 23px;
	width: 267px;
	color: white;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 4px 0;
}
#middleBlock {
	position: relative;
	border-left: 1px solid #e3d4b5;
	border-right: 1px solid #e3d4b5;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 2px;
}
#BlockCorner {
	position: relative;
	background-image: url('../img/roundcornerofcase.gif');
	background-repeat:no-repeat;
	width:267px;
	height:5px;
}


#leftHolder .Block {
	width: 191px;
	
}
#leftHolder .Block H1 {
	background-image: url('../img/darkbrouwntitleofcase_left.gif');
	width: 191px;
}
#leftHolder .Block #BlockCorner {
	width: 191px;
	background-image: url('../img/roundcornerofcase_left.gif');
}

.Button {
	border: 1px solid #e0dde8;
	background-color: white;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.Block #BlockInnerContent {
	padding:5px;
}

#loginBlock .textbox {
	width: 110px;
	border: 1px solid #e0dde8;
	background-color: white;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#contactForm .textbox {
	width: 330px;
	border: 1px solid #e0dde8;
	background-color: white;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#contactForm .textarea {
	height: 100px;
}

H1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#centerHolder #centerContent A:Link, #centerHolder #centerContent A:Visited {
	text-decoration:none;
}

H2{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #6C5E91;
	/*font-weight: bold;*/
	
}


ul.leftMenu, ul.leftMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.leftMenu li {
	
}

/* witte kader*/
ul.leftMenu ul {
	

}

ul.leftMenu li ul {
	width: 191px;
}

ul.leftMenu li ul li {
	background-image: url('../img/whitebutton.gif');
	background-repeat: no-repeat;
	height: 22px;
	padding: 3px;
	
	overflow: hidden;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height:16px;
}

ul.leftMenu li ul li a {
	display: block;
	white-space: nowrap;
	color: #4e3c8b;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-size: 10px;
	line-height:16px;
	
}
#LeftMenu {
	margin-bottom: 10px;
}
#LeftMenu #linkje{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 4px;
	text-align: right;
	padding-right: 4px;
}
#LeftMenu #linkje A:Link, #LeftMenu #linkje A:Visited {
	text-decoration: none;
	color: #4e3c8b;

}
#LeftMenu H1, ul#leftBlocks li {
	position: relative;
	background-image: url('../img/darkbrouwnbutton.gif');
	background-repeat: no-repeat;
	margin: 0px;
	height: 23px;
	width: 191px;
	color: white;
	margin: 4px 0;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	text-indent: 5px;
	overflow: hidden;
	white-space: nowrap;
	line-height:23px;
}
#LeftMenu H1 a {
	color: white;
	text-decoration: none;
}
#LeftMenu .lightBrouwn {
	background-image: url('../img/lightbrouwnbutton.gif');
	color: #4e3c8b;
	/*font-size: 12px;*/
	font-family:  Arial, Helvetica, sans-serif;
}
#LeftMenu .lightBrouwn A:Link, #LeftMenu .lightBrouwn A:Visited {
	color: #4e3c8b;
	/*font-size: 11px;*/
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
#LeftMenu .white {
	background-image: url('../img/whitebutton.gif');
	color: #4e3c8b;
	font-weight: normal;
	font-size: 11px;
}

#centerHolder #centerContent P {
	margin: 0px;
	padding: 0px;
	
}
#global-pagepad, #global-pagepad A:Link, #global-pagepad A:Visited  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c5a668;
	font-weight:bold;
	text-decoration:none;
}
#newsBlock A:Link, #newsBlock A:Visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4e3c8b;
	text-decoration:none;
	font-weight:bold;
}
#project-spreker {
	margin-right: 3px;
	margin-bottom: 3px;
}
#nieuwesprekersBlock #roundborder{/*, #teamBlock #roundborder{*/
	margin-left: 6px; margin-top: 7px; 
}
html>body #nieuwesprekersBlock #roundborder{/*, html>body #teamBlock #roundborder{*/
	margin-left: 0px; margin-top: 0px;
}
.capital {
	text-transform: uppercase;
}
.lowerStripe {
	border-bottom: 1px solid #e3d4b5;
}
HR {
	margin: 0;
	padding: 0;
	border: 0;
	color: #e3d4b5;
	background-color: #e3d4b5;
	height: 1px;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #e3d4b5;
}
.logoutbutton {
	background-color: #3b277e;
	border: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}


table.vacatures tbody td {
	padding: 4px;
	border-bottom: 1px solid #E3D4B5;
}

.textbox {
	width: 300px;
	border: 1px solid #e0dde8;
	background-color: white;
	font-size: 12px;
}

.workfield {
	margin: 18px 0;
	clear: both;
}



.project-item {
	clear: both;
	margin: 25px 0 15px;
}

.project-agenda {
	clear: both;
	margin: 10px 0;
}

h2.project-naam {
	margin-bottom: 15px;
}

h2.project-naam small {
	padding-left: 10px;
}

.project-naam A:Link, .project-naam A:Visited {
	/*color: #4e3c8b;*/
	color:#7B6D9F;
}

.project-partners {
	clear: both;
}

.project-partner {
	clear: both;
	margin: 25px 0 15px;
}

.project_event {
	margin: 8px 0;
}

.eendags.project_event {
	margin-left: 25px;
}

.project_event .eventName {
	float: left;
	background: #fff;
	padding-right: 8px;
	margin-bottom: -8px;
	font-weight: bold;
}
.project_event .eventName.capital {
	text-transform: uppercase;
	padding-bottom:3px;
}
.project_event .eventDate {
	background: #fff;
	margin-bottom: -8px;
	padding-left: 8px;
	float: right;
}
.project_event .eventHeader {
	border-bottom: 1px solid #E3D4B5;
	margin-bottom: 5px;
}

.project_event h3 {
	margin: 5px 0;
}

.project_event .eventItem {
	margin: 5px 0 15px;
}

.project_event .evenItems li a {
	text-decoration: none;
}


.project-partner.mainsponsor {
}

.verslagItem {
	clear: both;
	margin: 18px 0;
}

.groupedMeeting h3 {
	margin: 10px 0 8px;
	font-size: 12px;
}

.groupedMeeting label {
	padding-left: 15px;
}

.edEvent {
	margin: 10px 0;
}

.edEvent h2 {
	font-size: 9pt;
}

.edEvent .moreInfo {
	text-align: right;
}

#centerHolder #centerContent div.sprekerDescr p {
	margin: 12px 0;
}

ul.eventBlockList {
	margin: 0;
	padding: 0 0 0 15px;
}

ul.eventBlockList li {
	
}

ul.eventBlockList li a {
	text-decoration: none;
}

input.back {
	margin-top: 10px;
	background: #6C5E91;
	border: 1px solid #3B277E;
	color: white;
	clear: both;
}



/* NEWS */

#newsContainer {
	position: relative;
	width: 200px;
	height: auto;
	
	
		border: solid 1px;
		border-color: #000000;
		border-right: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	

#newsHeader {
	padding: 3px;
	padding-left: 10px;

		background-color: #574093;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
	}
	
.newsLink {
	position: relative;
	vertical-align: top;
	margin: 6px 0px;
	

		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
		.newsItem a{
		text-decoration: none;
		}
		

#newsTitle {
	position: relative;
	padding: 15px 15px 20px 15px;
	
		font-family: Arial, Helvetice, sans-serif;
		font-size: 30px;
	}
	
	
#newsText {
	position: relative;
	}
	
.imageDescrTooltip {
	z-index: 99999;
	position: absolute;
	background: #fff;
	width: 200px;
	border: 1px solid #E3D4B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.imageDescrTooltip .inner {
	padding: 10px;
}

span.projectName {
	text-transform: uppercase;
}