BODY {
	margin:0px;
	background-color:#ffffff;
	margin-top:48px;
	text-align: center;
	font-size: 10px;
}

/* ADMIN HEADERS */
#content H1 {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

#content .formDescription {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

#content .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;
}

#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 */

/* BANNER */
#banner {
	top:0px;
	width:770px;
	text-align: center;
}

#search {
	padding-top: 5px;
	text-align: right;
	background-color: #E70808;
	height: 80px;
}

#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-logo {
	position: absolute;
	top: 3px;
	width: 220px;
	text-align: left;
}

#container-topmenu {
	position: absolute;
	top: 129px;
	height: 15px;
	z-index: 100;
	width: 770px;
	text-align: center;
}
.crosslink-home{
	display: block;
	text-align: right;
	padding-top: 5px;
	font-size: 10px;
}
#topmenu {
	position: relative;
	z-index: 101;
	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;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial;
	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;
}
.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;
}
/* END BANNER */

/* PAGE */
#page {
	border-top: 0px;
	padding-top: 0px;
	width: 770px;
	background-image: url(../../images/bg_home.gif);
}

#content{
	border-top: solid 1px #FFFFFF;
}
/* END PAGE */

TD.contentleft, TD.contentmiddle1, TD.contentmiddle2, TD.contentright {
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 0px;
	color: #003399;
}

TD .content1{
	height: 100%;
	border-left: solid 1px #CBD6EA;
	border-right: solid 1px #FFFFFF;
}
TD .content2{
	margin-left: 1px;
	height: 100%;
	border-left: solid 1px #FFFFFF;
}
TD .content3{
	margin-left: 1px;
	height: 100%;
	background-color: #CBD6EA;
	border: solid 1px #FFFFFF;
	border-top: none;
}
TD .content4{
	margin-left: 1px;
	height: 100%;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #CBD6EA;
}
TD .content5{
	margin-left: 1px;
	height: 100%;
	background-color: #CBD6EA;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
TD .content6{
	margin-left: 1px;
	height: 100%;
}
TD .content7{
	margin-left: 1px;
	height: 100%;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

TD .content8{
	margin-left: 2px;
	height: 100%;
	background-color: #CBD6EA;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

TD.contentleft H1, TD.contentmiddle1 H1, TD.contentmiddle2 H1, TD.contentright H1 {
	text-transform: uppercase;
	background-color: #6680cc;
	height: 21px;
	line-height: 18px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	font-size: 16px;
	border-bottom: solid 1px #FFFFFF;
	color: #003399;
}

TD.contentmiddle1 H1
{
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

TD.contentleft H1 A, TD.contentmiddle1 H1 A, TD.contentmiddle2 H1 A, TD.contentright H1 A {
	color: #003399;
	text-decoration: none;
}

TD.contentleft .item, TD.contentmiddle1 .item, TD.contentmiddle2 .item, TD.contentright .item {
	padding: 10px;
	margin: 0px;
	color: #003399;
}

TD.contentleft .item A, TD.contentmiddle1 .item A, TD.contentmiddle2 .item A, TD.contentright .item A {
	color: #003399;
	text-decoration: none;
}
TD.contentleft .image, TD.contentmiddle1 .image, TD.contentmiddle2 .image, TD.contentright .image {
	margin-left: 2px;
}

TD .footerleft {
	height: 20px;
	overflow: hidden;
	background-color: #CBD6EA;
}
TD .footermiddle1 {
	height: 20px;
	overflow: hidden;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	background-color: #CBD6EA;
}
TD .footermiddle2 {
	height: 20px;
	overflow: hidden;
	border-left: solid 1px #CBD6EA;
	background-color: #CBD6EA;
}
TD .footerright {
	height: 20px;
	overflow: hidden;
	border-left: solid 1px #FFFFFF;
	background-color: #CBD6EA;
}

TD .footerright a{
	height: 20px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #6B6DB7;
	text-decoration: none;
	margin-top: 3px;
	padding-left: 10px;
}

TD .contentright {
	border-left: solid 1px #CCCCE5;
}

.hd-startpagina {
	color: #003399;
}
.item P{
margin:0px;
}
