﻿body
{
	margin: 0;
	font-size: 10pt;
	font-family: Verdana;
	padding: 0px;
	text-align: center;
	color: #808080;
	background-color: black;
	height: 100%;
	width: 100%;
	background-repeat:no-repeat;
	background-position:center top;  
}

.bodyPanel
{
	text-align: left;
	margin: 0 auto;
	width: 824px;
	min-height: 800px;
	background-color: Transparent;
}

.topPanel
{
	height: 10px;
	text-align: right;
	color: White;
	font-size: 9pt;
}

.headerPanel
{
	height: 250px;
}

.hoofdmenuPanel
{
	height: 33px;
	width: 824px;
}

.mainPanel
{
	border-top: solid 7px White;
	background-color: White;
	height: 500px;
	width: 824px;
	border-collapse: collapse;
}

.submenuPanel
{
	vertical-align: top;
	float: left;
    width: 150px;
    background-color: Transparent;
}

.contentPanel
{
	position: relative;
	vertical-align: top;
	border-left-width: 1px;
    border-left-color: Black;
    border-left-style: solid;
	float: right;
	width: 605px;
	min-height: 500px;
	padding-left: 15px;
    background-color: Transparent;
    
  
}


.submenu
{
	margin-left: 20px;
	margin-top: 47px;
}

.submenuHover a:link, .submenuHover a:visited
{
	color: White;
}

.submenuDynamic
{	
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 180px;
	margin-bottom: 2px;
	margin-left: 3px;
	z-index:100;
}

.submenuStatic
{	
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
	margin-bottom: 2px;
}

.logo
{
	behavior: url("../iepngfix.htc");
	background-color: Transparent;
	margin-left:20px;	
	color:White;
}

.logoNOC
{
	behavior: url("../iepngfix.htc");
	background-color: Transparent;	
	margin-left:4px;
	color:White;
}

.kalender
{
	display: block;
	float: right;
	text-align: center;
}

.contentPanel h1
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 25px;
}

.siteMapPath
{
	font-size: 11pt;
}

.pngfix
{
	behavior: url("../iepngfix.htc");
}

.pictureHolder
{
	position: relative;	
	background-color: Transparent;
	top: 75px;
	width: 105px;
}

.sportkalender td, .sportkalender th
{
	padding-right: 15px;
}

.calendarDateEvent
{
	background-color: Silver;
}

.printButton
{
	behavior: url("../iepngfix.htc");
	background-color: Transparent;
	float: right;
}

.newsItemSummary
{
	margin-bottom: 25px;
}

.subContentBar
{
	width: 100%;
	height: 20px;
}

.developbar
{
	color: White;	
	margin-top:5px;		
}

a.top:link {color: white; text-decoration: none; }
a.top:visited {color: white; text-decoration: none; }
a.top:hover {color: white; text-decoration:none;}
a.top::active {color: white; } 
