BODY {
	margin: 0px;
	background-color: #ffffff;
	margin-top: 5px;
	text-align: center;
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 10px;
}

/* CONTENT ALGEMEEN */
.content-hd {
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
	font-weight: bold;
}

.content-intro {
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
	font-weight: normal;
}

.content-txt {
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	line-height: 1.5;
}
/* END CONTENT ALGEMEEN */

/* BANNER */
#banner{
	color:#000066;
	text-align: center;
	top: 0px;
	width:770px;
}

#search{
	padding-top: 5px;
	text-align:right;
	background-color:#E70808;
	height:56px;
	border-right:solid 1px #E70808;
}
#searchbg{
	background-color:#ffffff;
	display:inline;
}
#search .text{
	border: double 3px #E70808;
	vertical-align:middle;
	height: 20px;
	width: 120px;
	font-size: 10px;
	line-height:12px;
	color: #003399;
}
#search .btn {
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #E70808;
	color: #ffffff;
	border: 0px;
	margin-right: 5px;
}

#servicemenu {
	text-align: right;
	text-transform: uppercase;
	height: 20px;
	overflow: hidden;
	margin-right: 6px;
}

#container-topmenu {
	position: absolute;
	top: 64px;
	height: 15px;
	z-index: 100;
	width: 770px;
	text-align: center;
}

#topmenu{
	position: relative;
	z-index: 1000;
	text-align: center;
}

.topmenuout{
	background-color: #E70808;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	display: inline;
	vertical-align: text-top;
	text-align: left;
	color: #ffffff;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
}
.topmenuin{
	font-family: Verdana, Arial;
	color: #ffffff;
	font-size: 11px;
	position:absolute;
	background-color:#E70808;
	top:16px;
	text-align:left;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	width:180px;
}
.topmenuin a{
	display:block;
	color: #ffffff;
	text-decoration: none;
	margin-top:5px;
	white-space: nowrap;
}

.topmenuin a:hover{
	color: #003399;
}

#topmenuin_nieuws{
	left:6px;
}
#topmenuin_themas{
	left:83px;
}
#topmenuin_projecten{
	left:161px;
}
#topmenuin_kennisaanbieders{
	left:257px;
}
#topmenuin_agenda{
	left:412px;
}

.horizontalMenu{
	font-family: Verdana, Arial;
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#spacerblue {
	position: relative;
	width: 770px;
	height: 10px;
	background-color: #003399;
	overflow: hidden;
}

#spacerwhite {
	position: relative;
	width: 10px;
	height: 4px;
	background-color: #FFFFFF;
	overflow: hidden;
}
/* END BANNER */

/* PAGE */
#page{
	padding-top: 2px;
	width: 770px;
	height: 100%;
}

#contentsmall{
	width: 567px;
	overflow: hidden;
}

#content{
	width: 615px;
	overflow: hidden;
}

#contentzoeken{
	width: 770px;
	overflow: hidden;
}

#contentzoeken TD{
	font-size: 11px;
	font-weight: normal;
}

#submenu {
	width: 200px;
	height: 100%;
	top: 0px;
	float: left;
	text-align: left;
}

#submenusmall {
	width: 150px;
	height: 100%;
	top: 0px;
	float: left;
	text-align: left;
}

#submenu DIV, #submenusmall DIV {
	background-color:#CCD6EB;
	height:100%;
}

#submenu H2, #submenusmall H2{
	font-family: Verdana, Arial;
	color: #4F5DC4;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	margin: 10px;
	padding-top: 10px;
	margin-left: 20px;
}

#submenu a, #submenusmall a{
	font-family: Verdana, Arial;
	color: #293399;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.75;
	margin-left: 20px;
	display: block;
	list-style: none;
	list-style-image: url(/images/blt-nieuws.gif);
}

#submenu a:hover, #submenusmall a:hover{
	color: #ff0000;
}

#submenu .homeLink, #submenusmall .homeLink{
	position:absolute;
	margin-left: 20px;
	bottom:0px;
}

IMG.subjectTitle {
	width: 615px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}

IMG.subjectTitlesmall {
	width: 570px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}

IMG.subjectTitleZoeken {
	width: 770px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}

#content .crosslinks H1{
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	margin: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}

TD.crosslinks a{
	color: #333399;
	text-decoration: none;
}

#contentarea {
	color: #333399;
	font-size: 11px;
	margin: 10px;
}

.backlink {
	font-family: Verdana, Arial;
	color: #889AC4;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/* END PAGE */

/* ADMIN HEADERS */

#content H1 {
	font-family: Verdana, Arial;
	color: #E70808;
	font-size: 12px;
	font-weight: bold;
}

#content .formDescription {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.tableData {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

#content .tableMenu a {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.tableMenu TD{
	color: #00309C;
}
.tableMenu TD H1{
	color: #00ff00;
}

#content .tableMenu a:hover {
	color: #FF0000;
}
#content .tab {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* END ADMIN HEADERS */

#contentarea H1{
	color: #333399;
	font-size: 12px;
	margin-top: 10px;
}

/* PUBLICATIES */
.publicatie-titel {
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
	font-weight: bold;
}

.publicatie-txt {
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 3px;
	display: block;
	line-height: 1.5;
}

.downloadlink {
	font-family: Verdana, Arial;
	color: #889AC4;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
}
/* END PUBLICATIES */

/* ZOEKEN */
.zoekresultaat-hd {
	color: #E70808;
	font-weight: bold;
}

.zoekresultaat-txt, .zoekresultaat-txt a{
	color: #E70808;
	font-weight: normal;
}
#contentsmall UL LI A{
	color: #E70808;
	text-decoration: none;
}
#contentarea LI A, #contentarea UL{
	color: #E70808;
	text-decoration: none;
}
/* END ZOEKEN */

/* FORMULIEREN */
input, TD input {
	border: solid 1px #00309C;
	color:  #00309C;
}

#contentarea .formDescription {
	color: #E70808;
	font-weight: normal;
	font-size: 11px;
	padding-right: 30px;
}

#contentarea .tableData {
	/*color: #E70808;*/
	color: #00309C;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}

#contentarea input{
	border: none;
	margin-top: 10px;
}

#contentarea .textfield{
	border: solid 1px #00309C;
	margin-top: 10px;
}

#contentarea .tableData input{
	border: solid 1px #E70808;
	margin-top: 0px;
}
#contentzoeken #contentarea .tableData input{
	border: solid 1px #00309C;
	margin-top: 0px;
}

.formSubtext {
	font-size: 10px;
}
.zoekbutton{
	text-align: left;
	padding-top: 35px;
	border: none;
}
.zoekbutton input{
	background-color: #00309C;
	color: white;
}
/* END FORMULIEREN */

/* NEWSFEED */
#contentarea .pageHeader {
	font-size: 12px;
	font-weight: bold;
	color: #E70808;
}

.pageFeedintro {
	color: #333399;
}

.pageFeedchannel {
	color: #333399;
	font-size: 11px;
}

a.pageFeedchannel {
	color: #333399;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.pageFeedchannel:hover {
	color: #E70808;
}

a.pageFeedlink {
	color: #333399;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.pageFeedlink:hover {
	color: #E70808;
}

.pageFeedtxt {
	color: #333399;
	margin-left: 17px;
	margin-top: 3px;
	display: block;
}
/* END NEWSFEED */

/* ORGANISATIE */
#organisationarea {
	color: #333399;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 10px;
}
.organisatie-hd {
	font-family: Verdana, Arial;
	color: #E70808;
	font-size: 12px;
	font-weight: bold;
}

.organisatie-subhd {
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
	font-weight: bold;
}

.organisatie-txt {
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	display: block;
	display: block;
	line-height: 1.25;
}

.organisatie-data {
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	display: block;
	line-height: 1.35;
}

.organisatie-data a{
	text-decoration: none;
	color: #00309C;
}

.organisatie-data a:hover{
	text-decoration: none;
	color: #E70808;
}

TD.crosslinks {
	color: #333399;
	font-size: 11px;
	width: 250px;
	border: solid 1px #ff0000;
	padding: 10px;
	text-decoration: none;
}

TD.crosslinks H1{
	color: #FF0000;
	font-size: 11px;
	margin: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}
TD.crosslinks P{
margin:5px;
}
/* END ORGANISATIE */

/* SMOELENBOEK */
#portret-im {
	width: 60;
	height: 90;
	border: solid 1px #CED7EF;
	padding: 2px;
	float: left;
}

#portret-data {
	margin-left: 10px;
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
}
/* END SMOELENBOEK */

/* ZOEKEN KENNISAANBIEDERS */
#zoek-homelink{
	text-align: left;
}
#zoekpersoon {
	background-color: #CED7EF;
	width: 254px;
	height: 145px;
	overflow: hidden;
	float: left;
	padding: 10px;
}

#zoekpersoon H1 {
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
	font-weight: bold;
}

#zoektype {
	background-color: #CED7EF;
	width: 254px;
	height: 145px;
	overflow: hidden;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	padding: 10px;
}

#zoektype H1 {
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
	font-weight: bold;
}

#zoektrefwoord {
	background-color: #CED7EF;
	width: 254px;
	height: 145px;
	overflow: hidden;
	float: left;
	padding: 10px;
}

#zoektrefwoord H1 {
	font-family: Verdana, Arial;
	color: #333399;
	font-size: 11px;
	font-weight: bold;
}
#contentarea .kennisaanbieder-txt {
	font-size: 11px;
	color: #00309C;
}

#zoekeninputbox input {
	border: solid 1px #00309C;
	margin-top: 0px;
}

#zoekbutton input{
	width: 56px;
	background-color: #CED7EF;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(/images/bt_zoek-bg.gif);
}
/* END ZOEKEN KENNISAANBIEDERS */

/* ZOEKEN ALGEMEEN */
#contentsmall H1{
	font-family: Verdana, Arial;
	color: #E70808;
	font-size: 11px;
	font-weight: bold;
}

#contentsmall H1{
	color: #00309C;
}
.tableMenu TD P{
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
	font-weight: normal;
}
.content P{
	font-family: Verdana, Arial;
	color: #E70808;
	font-size: 11px;
	font-weight: bold;
}

#contentsmall UL LI{
	color: #00309C;
}
#contentsmall LI A{
	color: #00309C;	
}
.linklist{
	margin-left: 9px;
	margin-top:0px;
	list-style: url(../../images/blt_linklist.gif);
}

.pagination{
	font-family: Verdana, Arial;
	color: #00309C;
	font-size: 11px;
	font-weight: normal;
}
.pagination A{
	font-family: Verdana, Arial;
	color: #E70808;
	text-decoration: none;
}


#contentsmall a{
	font-family: Verdana, Arial;
	color: #E70808;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


/* END ZOEKEN ALGEMEEN */

/* BESTUUR */
TABLE.donateurs{
width:550px;
}
.bestuur-hd {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #00309C;
	left: -20px;
	width: 200px;
}
#bestuur-links a{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #00309C;
}
.bestuur-functie{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #00309C;
	padding-left:5px;
}
/* END BESTUUR */

#zoekpersoon #zoekbutton{
position:relative;
top:6px;
}

#zoektrefwoord SELECT{
width:220px;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #00309C;
}
#zoektype SELECT{
width:220px;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #00309C;
	outline-color:#00309C;
}