html, body {
	width:100%;
	height:100%;
}
body {
	background-image:url('images/bg_all.jpg');
	background-repeat:repeat-y;
	background-position:50% top;
	margin:0px;
	background-color:#e6f6ff;
	padding:0px;
	font-family:tahoma, sans-serif;
	font-size:11px;
}

object:focus {
	outline:none;
}

table {
	border-collapse:collapse;
}
td {
	padding:0px;
	vertical-align:top;
	text-align:left;
}
img {
	border:0px;
	vertical-align:top;
}
p {
	margin:2px;
}

h1,
.Head
{
	font-family:georgia, tahoma, sans-serif;
	color:#007fc5;
	font-size:20px;
	font-weight:bold;
	margin:0px;
	display:block;
	margin-bottom:18px;
}

.SubHead,
.SubHead:link,
.SubHead:visited
{
	color:#000000;
}

a,
a:link,
a:visited,
.Normal a,
.Normal a:link,
.Normal a:visited,
a.CommandButton,
a.CommandButton:link,
a.CommandButton:visited
{
	text-decoration:underline;
	color:#007fc5;
	font-size:11px;
}
a:hover,
.Normal a:hover
{
	color:#3faeeb;
	text-decoration:underline;
}

table#mainTable {
	background-image:url('images/bg_logo.jpg');
	background-repeat:no-repeat;
	background-position:710px bottom;
	width:995px;
	height:100%;
}

td#top {
	background-image:url('images/top.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	@background-position:2px top;
	width:995px;
	height:126px;
}

div#topDiv{
	margin-top:22px;
	margin-left:5px;
}

.topLink,
.topLink:link,
.topLink:visited
{
	text-decoration:none;
		color:#007fc5;
}

#searchTable {
	float:right;
	margin-top:40px;
}

#searchDiv {
	background-image:url('images/bg_search.gif');
	background-repeat:no-repeat;
	width:167px;
	height:20px;
}

#searchDiv input {
	background-color:transparent;
	height:18px;
	width:125px;
	border:0px;
	margin-left:23px;
	color:#4e94bb;
	font-size:10px;
	line-height:16px;
	padding-top:3px;
	@padding-top:0px;
}

#searchDiv a,
#searchDiv a:link,
#searchDiv a:visited
{

	margin-left:3px;
	text-decoration:none;
}

table#contentBegin {
	margin-left:26px;
	@margin-left:28px;
}

td#headerTd
{
	width:255px;
	background-color:#ffffff;
}

td#headerTdVervolg
{
	width:963px;
	height:231px;
	background-color:#dbeffb;
}

div.headerPaneVervolgDiv {
	width:609px;
	height:231px;
}

td#blueBarHomeTd
{
	width:713px;
}

div#blueBarHome
{
	width:707px;
	height:231px;
	background-color:#dbeffb;
}


div.topPaneDiv {
	width:320px;
	height:190px;
	position:relative;
	top:20px;
	left:25px;
	overflow:hidden;
	color:#000000;
	font-family:tahoma, sans-serif;
	font-size:10px;
}

#startContent {
	width:960px;
	margin-left:27px;
}

td#left {
	width:255px;
}

td#right {
	width:705px;
}


div#menu {
	margin-left:5px;
	@margin-left:7px;
}

div#menu a,
div#menu a:link,
div#menu a:visited
{
	background-image:url('images/menu_bg.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	color:#000000;
	font-size:11px;
	font-family:tahoma, sans-serif;
	display:block;
	line-height:33px;
	width:243px;
	text-decoration:none;
	cursor:pointer;
}

div#menu .text
{
	background-image:url('images/menu_arrow.gif');
	background-repeat:no-repeat;
	background-position:left 13px;
	padding-left:12px;
	margin-left:5px;
}


div#menu a:hover,
div#menu .selected:hover,
div#menu .level1 .selected:hover 
{
	font-weight:bold;
	text-decoration:none;
	background-color:#ffe8c4 !important;
}



div#menu .selected,
div#menu .selected:link,
div#menu .selected:visited
{
	background-color:#f7d8ab;
		font-weight:bold;
}

div#menu a img {
	display:none;
}

div#menu .level1 a,
div#menu .level1 a:link,
div#menu .level1 a:visited
{
	background-image:none !important;
	background-color:#fef5e4;
	line-height:25px;
	font-size:10px;
}

div#menu .level1 .selected {
	background-color:#f7d8ab !important;
}

div#menu .level1 .text
{
	background-image:url('images/menu_arrow.gif');
	background-repeat:no-repeat;
	background-position:left 9px;
	padding-left:12px;
	margin-left:5px;
}

div.contentDiv {
	margin:25px;
	width:660px;
	margin-left:30px;
}

div.contentDiv .Normal {
	line-height:16px;
}

div.contentDiv .Head 
{
	font-family:georgia, tahoma, sans-serif;
	color:#000000;
	font-size:25px;
	font-weight:bold;
	margin:0px;
	display:block;
	margin-bottom:18px;
}


.contentLeftPaneDiv {
	width:300px;
	margin-left:25px;

}

.contentRightPaneDiv {
	width:300px;
	margin-left:45px;
}

table.punaise_container td.punaise_container_top
{
	background-image:url('images/punaise_top.jpg');
	background-repeat:no-repeat;
	height:37px;
	width:310px;
	font-size:1px;
}

table.punaise_container td.punaise_container_middle
{
	background-image:url('images/punaise_middle.jpg');
	background-repeat:repeat-y;
}

table.punaise_container td.punaise_container_middle  .punaiseContentPane {
	margin-left:15px;
	margin-right:15px;
	width:290px;
}

table.punaise_container td.punaise_container_bottom
{
	background-image:url('images/punaise_bottom.jpg');
	background-repeat:no-repeat;
	height:12px;
	font-size:1px;
	width:310px;
}

.newsDate {
	color:#919191;
	font-size:10px;
	display:block;
}

.newsTitle,
.newsTitle a,
.newsTitle a:link,
.newsTitle a:visited
{
	color:#007fc5;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

.newsTitle a:hover {
	color:#539ec8;
}

.newsItem {
	line-height:16px;
}

.punaiseTitle {
	margin-left:15px;
}

.punaise_container_middle .Head {
	margin:0px;
	width:270px;
}

#contentLeftPane, #contentRightPane
{
	margin-left:25px;
}

.newsLink,
.newsLink:link,
.newsLink:visited
{
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	color:#0783c7;
	float:right;
	margin-right:20px;
}

.bottomImagePane {
	margin-left:26px;
	@margin-left:28px;
}

div.footerDiv {
	width:712px;
	font-size:10px;
	margin-bottom:3px;
	letter-spacing:1px;
	margin-top:-3px;
}

div.footerDiv a,
div.footerDiv a:link,
div.footerDiv a:visited
{
	color:#000000;
	font-size:10px;
}

div.footerDiv a:hover {
	color:#000000;
}

span.schoolmasterSpan,
span.schoolmasterSpan a,
span.schoolmasterSpan a:link,
span.schoolmasterSpan a:visited,
span.schoolmasterSpan a:hover
{
	letter-spacing:1px;
	color:#a2a2a2;
	font-size:10px;
	text-decoration:none;
}

.leftBottomPaneDiv {
	margin-left:6px;
	width:245px;
}

#denkcirkelDiv {
	position:absolute;
	right:-4px;
	top:105px;
	height:275px;
	width:340px;
	background-color:transparent;
}

#denkcirkelDiv a,
#denkcirkelDiv a:link,
#denkcirkelDiv a:visited,
#denkcirkelDiv a:focus,
#denkcirkelDiv a:active
{
	outline:none;
}

#silverlightControlHost {
	position:absolute;
	right:-10px;
	top:105px;
	height:275px;
	width:340px;
	background-color:transparent;
	outline:none;
}


#denkcirkelHelp {
	position:absolute;
	left:-100px;
	top:35px;
}

.bottomImagePane
{
	width:253px;
}