html, body {
	width:100%;
	height:100%;
}
body {
	margin:0px;
}
table {
	border-collapse:collapse;
	vertical-align:top;
	text-align:left;
}
td {
	padding:0px;
	vertical-align:top;
}
img {
	border:0px;
	vertical-align:top;
}
p {
	margin:2px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

body{
	background-color: #1a3f73;
}

table#mainstructure{
	height:100%;
	width:996px; 
	border-collapse:collapse;
	margin:0px;
	background: #1a3f73 url('./images/mainbackground.png') center top repeat-y;
}

td.topspacer,
td.bottomspacer{
	height:10px;
	background:#1a3f73;
}

td.commentspacer{
	height:15px;
	padding-right:15px;
	vertical-align:middle;
}

td.bottomspacer{
	background-image: url('./images/bottomspacerbackground.png') left top repeat-x;
}

div.topspacer,
div.bottomspacer{
	display:block;
	width:10px;
	height:10px;
}

td.leftspacer,
td.rightspacer{
	width:8px;
}

div.leftspacer,
div.rightspacer{
	display:block;
	width:8px;
	height:8px;
}

td.maincontainer{
}

table#maincontainerstructure{
	margin-top:5px;
	width:979px;
}

td#logopane, 
td#utilitypane{
	height:79px;
	background: #fff url('./images/logopanebackground.png') left top repeat-x;
	overflow:hidden;
}

td#logopane a{
	display:block;
	margin-left:10px;
	margin-top:5px;
}

table.utilitymenu{
	margin-top: 40px;
}

table.utilitymenu td
{
	font-size:10px;
	line-height:20px;
}

table.utilitymenu td a,
table.utilitymenu td a:link,
table.utilitymenu td a:visited{
	font-family: "Verdana";
	font-size: 10px;
	color:#004494;
	font-weight:normal;
	text-transform:lowercase;	
}

table.utilitymenu td a:hover{
	text-decoration:underline;
}

table.utilitymenu td input{
	font-family: "Verdana";
	font-size: 11px;
	color:#004494;
	width:172px;
	height:18px;
	border:1px solid #004494;;
	line-height:16px;
	vertical-align:middle;
	padding:0px;
	padding-left:5px;
}

td.headerimagecontainer_left{
	width:327px;
	height:206px;
	text-align:left;
	border-right:2px solid #fff;
}

td.headerimagecontainer_right{
	width:327px;
	height:206px;
	text-align:right;
}

td.headerimagecontainer_middle{
	width:328px;
	border-right:2px solid #fff;
}

div.headerimagecontainer{
	display:block;
	float:left;
	width:325px;	
	height:206px;
	overflow:hidden;
}

div.headerimageoverlay{
	display:block;
	width:325px;	
	height:206px;
	overflow:hidden;
	cursor:pointer;
}


div#headerimage1{
	float:left;
	background:	#fff url('/Portals/0/dongemond/headerimage1.png') left top no-repeat;
}

div#headerimage2{
	background:	#fff url('/Portals/0/dongemond/headerimage2.png') left top no-repeat;
}

div#headerimage3{
	float:right;
	background:	#fff url('/Portals/0/dongemond/headerimage3.png') left top no-repeat;
}

div#headeroverlay1{
	background-image: url('/Portals/0/dongemond/headeroverlay1.png');
	background-repeat: no-repeat;
	background-position: 0px 128px;
}

div#headeroverlay2{
	background-image: url('/Portals/0/dongemond/headeroverlay2.png');
	background-repeat: no-repeat;
	background-position: 0px 128px;
}

div#headeroverlay3{
	background-image: url('/Portals/0/dongemond/headeroverlay3.png');
	background-repeat: no-repeat;
	background-position: 0px 128px;
}

div#headerlocatie_made{
	background-image: url('/Portals/0/dongemond/headerlocatiegegevens_made.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#headerlocatie_havovwo{
	background-image: url('/Portals/0/dongemond/headerlocatiegegevens_havovwo.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#headerlocatie_vmbo{
	background-image: url('/Portals/0/dongemond/headerlocatiegegevens_vmbo.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#headerlocatie_algemeen{
	background-image: url('/Portals/0/dongemond/headerlocatiegegevens_algemeen.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#headerlocatie_technasium{
	background-image: url('/Portals/0/dongemond/headerlocatiegegevens_technasium.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td#menupane{
	background: #fff url('./images/menubackground.png') left top repeat-x;
	height:42px;
}

div.menu{
	margin-top:6px;
}

td#menupane a.link,
td#menupane a.link:link,
td#menupane a.link:visited{
	height:36px;
	float:left;
	line-height:36px;
	vertical-align:middle;
	padding-top:0px;
	padding-bottom:0px;
	border-right:1px solid #fff;
	text-align: left;
	font-family: "verdana";
	font-size:13px;
	color:#004494;
	cursor:pointer;
}

td#menupane a.selected,
td#menupane a.selected:link,
td#menupane a.selected:visited{
	font-weight: bold;
}

td#menupane span{
	padding-left:20px;
	padding-right:20px;
}

td#menupane span.expandTop{
	padding-right: 25px;
	background-image: url('./images/expanderarrow.png');
	background-position: right center;
	background-repeat: no-repeat;
}

td#menupane ul.vertical{
	background-color: #c8e9fb;
}

td#menupane img{
	display:none;
}

td#menupane ul.vertical a.link,
td#menupane ul.vertical a.link:link,
td#menupane ul.vertical a.link:visited{
	height:20px;
	line-height:20px;
	border-top:1px solid #fff;
	vertical-align:middle;
	font-family: "verdana";
	font-size:12px;
	color:#000;
}

td#menupane ul.vertical a.link:hover{
	text-decoration: none;
}

td#menupane ul.vertical a span{
	margin-left: 0x;
}

td#menupane ul.vertical a.link:hover span{
	text-decoration: underline;
}

td#menupane ul.vertical a.selected,
td#menupane ul.vertical a.selected:link,
td#menupane ul.vertical a.selected:visited{
	font-weight:bold;
}

td.contentpane,td.contentpane_homepage{
	padding:30px;
	font-family: "verdana";
	font-size:12px;
	color:#000;
	line-height:20px;
}

td.contentpane{

}

td.contentpane,
td.contentpane_homepage,
.Normal,
.standard_content{
	font-family: "verdana";
	font-size:12px;
	color:#000;
	line-height:20px;
}

table.contentpanecontainer{
	width:979px;
	min-height:350px;
	_height:250px;
}

td.contentpane_vervolg{
	width:600px;
}

td.contentpane span.Head,
.standard_title
{
	font-family: "verdana";
	font-size:26px;
	color:#ed7b00;
}

td.standard_title{
	height:30px;
	line-height:30px;
}

td.rightpane{
	background: #fff url('./images/contentbackground.png') left top repeat-x;
	width:330px;
	padding-top:30px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

td.rightpane span.head{
	font-family: "verdana";
	font-size:20px;
	color:#004494;	
}

td#rightpane_vervolg{
	background: #fff url('./images/contentbackground.png') left top repeat-x;
	width:110px;
}

td.inloggen_title span.Head{
	font-family: "verdana";
	font-size:20px;
	color:#fff;	
}

table.inloggen_container{
	background-color:#1894d2;
}

table.inloggen_container td{
	padding-left:20px;
	padding-right:20px;
}

td.inloggen_title{
	padding-top:10px;
}

td.inloggen_content table{
	width:250px;
}

td.inloggen_content td{
	padding:0px;
	font-family: "Verdana";
	font-size:12px;
	font-weight: normal;
	color:#fff;
}

td.inloggen_content img{
	display:none;
}

td.inloggen_content input.NormalTextBox{
	display:block;
	height:20px;
	line-height:18px;
	width:250px !important;
	border:1px solid #697074;
}

td.inloggen_content input.StandardButton{
	display:block;
	height:30px !important;
	width:80px !important;
	margin-top:10px;
	font-family: "Verdana";
	font-size:12px;
	float:right;
}

td#leftpane{
	background: #fff url('./images/contentbackground.png') left top repeat-x;
	width:250px;
}

div.headerbigimagecontainerdiv{
	display: block;
	width:652px;
	height:206px;
	float:left;
	overflow:hidden;
	background: #fff url('./images/defaultvervolgheader.png') left top no-repeat;
}

div.headerbigimagecontainerdivdatabank{
	background-image:url('./images/defaultvervolgheaderdatabank.jpg') !important;
}

div.headerbigimagecontainerdivinfobank{
	background-image:url('./images/dongemond_infobank.jpg') !important;
}

div.headerbigimagecontainerdiv .Normal img{
	width:652px;
	height:206px;
}

td#leftpane span.head{
	font-family: "verdana";
	font-size:18px;
	color:#ed7b00;
	margin-left:20px;
}

div.submenu{
	display:block;
	width:250px;
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}


div.submenu a.link,
div.submenu a.link:link,
div.submenu a.link:visited{
	float:left;
	clear:both;
	width:250px;
	height:35px;
	line-height:35px;
	border-top:1px solid #fff;
	vertical-align:middle;
	font-family: "verdana";
	font-size:12px;
	color:#000;
	cursor:pointer;
}

div.submenu a.link:hover{
	text-decoration: none;
}

div.submenu a span{
	margin-left: 20px;
}

div.submenu a.link:hover span{
	text-decoration: underline;
}

div.submenu a.selected,
div.submenu a.selected:link,
div.submenu a.selected:visited{
	font-weight:bold;
}

div.submenu span.head{
	text-transform:capitalize;
}

div.newsArchivediv a.newsarchive,
div.newsArchivediv a.newsarchive:link,
div.newsArchivediv a.newsarchive:visited,
div.newsItem a.readMoreLink,
div.newsItem a.readMoreLink:link,
div.newsItem a.readMoreLink:visited{
	font-family: "Verdana";
	font-style: "italic";
	font-size: 11px;
	color: #004494;
	float:right;
	clear:both;
}

div.newsItem a.readMoreLink{
	margin-top:5px;
}

div.newsArchivediv a.newsarchive{
	margin-top:5px;
}

div.newsItem{
	border-top:1px solid #004494;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}

div.newsArchivediv{
	border-top:1px solid #004494;
}

div.newsDate{
	display:none;
}

div.newsTitle a.newslink,
div.newsTitle a.newslink:link,
div.newsTitle a.newslink:visited,
.readMoreLink,
.readMoreLink:link,
.readMoreLink:visited
{
	font-family:"Verdana";
	font-size:12px;
	font-weight:bold;
	text-deocration:none;
	color:#000;
}

div.newsTitle a.newslink:visited{
	color:#000;
}


.Normal a,
.Normal a:link,
.Normal a:visited,
a.Normal,
a.Normal:link,
a.Normal:visited,
.CommandButton,
.CommandButton:link,
.CommandButton:visited,
.searchButton,
.searchButton:link,
.searchButton:visited,
tr.paging td a,
tr.paging td a:link,
tr.paging td a:visited
{
	color:#004494;
	text-decoration:none;
}


.Normal a:hover,
a.Normal:hover,
.CommandButton:hover,
.searchButton:hover,
tr.paging td a:hover
{
	color:#004494;
	text-decoration:underline;
}

tr.paging td 
{
font-size:11px;
}
