/*
STANDAARD-KLASSEN:
############################################################################
*/
body
{
	text-align: center;
	margin: 0 0 0 0;
	padding: 0px;
	border: 0px;
	background-color: #ffffff;
}

a:link
{
    text-decoration: none;
    color: #FFFFFF;
}

a:active
{
    text-decoration: none;
    color: #FFFFFF;
}

a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}

a:hover
{
    text-decoration: none;
    color: #EDBF68;
}

/*
LAYOUT-KLASSEN:
############################################################################
*/
#siteContainer
{
	width: 1005px;
	max-width: 1003px;
	border: 1px;
	background-image: url('../images/backgroundSite.jpg');
	background-repeat: repeat-y;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

	#header
	{
		width: 965px;
		max-width: 962px;
		height: 63px;
		max-height: 61px;
		background-image: url('../images/header.jpg');
		background-repeat: no-repeat;
		background-position: left;
		background-color: #6666ff;
		border-right-width: 1px;
		border-right-color: #000000;
		border-right-style: solid;
		border-left-width: 1px;
		border-left-color: #000000;
		border-left-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #000000;
		border-bottom-style: solid;
		border-top-width: 1px;
		border-top-color: #000000;
		border-top-style: solid;
		text-align: right;
		font-family: Arial;
		font-size: 20px;
		font-style: italic;
	}
	
	#middenContainer
	{
		width: 1005px;
		max-width: 1003px;
		height: 100%;
	}
	
		#menu
		{
			width: 220px;
			height: 100%;
			align: center;
			float: left;
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			font-style: italic;
			color: #FFFFFF;
			text-align: left;
			padding-top: 15px;
			padding-left: 20px;
			padding-right: 10px;
			padding-bottom: 25px;
		}
		
		#content
		{
			width: 775px;
			max-width: 713px;
			height: 100%;
			float: right;
			text-align: left;
			padding-top: 30px;
			padding-left: 20px;
			padding-right: 20px;
			padding-bottom: 20px;
			font-family: Verdana;
			font-size: 13px;
			font-weight: bold;
			color: #000000;
			overflow-x: hidden;
		}

/*
LOSSE-KLASSEN:
############################################################################
*/

.contentKopje
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
}

.contentSubKopje
{
	font-family: Verdana;
	font-size: 13px;
	text-transform: uppercase;
	color: #003399;
}

.contentLinkBlauw
{
	color: #6666ff;
}

.contentLinkOranje
{
	color: #ff9900;
}

.tabelTekst
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.tabelTekstSchuin
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.infoBalk
{
	width: 100%;
	max-width: 90%;
	height: 100px;
	max-height: 80px;
	background-color: #ccccff;
	font-face: Verdana;
	font-style: italic;
	font-size: 13px;
	color: #6666ff;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}

.menuItem
{
	width: 167px;
	height: 23px;
	max-height: 18px;
	padding-top: 3px;
	padding-left: 10px;
	background-color: #6666ff;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}

.menuItemSelected
{
	width: 167px;
	height: 23px;
	max-height: 18px;
	padding-top: 3px;
	padding-left: 10px;
	background-color: #ff9900;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}

.subMenuItem
{
	width: 130px;
	height: 23px;
	max-height: 18px;
	padding-top: 3px;
	padding-left: 10px;
	background-color: #6666ff;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}

.subMenuItemSelected
{
	width: 130px;
	height: 23px;
	max-height: 18px;
	padding-top: 3px;
	padding-left: 10px;
	background-color: #ff9900;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}