 
     /* 
      *	Body --------------------------------------------
      */
         

body	{
         background-image: url('./images/bg.png');
	 background-position: center top;
	 background-repeat: repeat-y;
	 overflow-y: scroll;
}

div#master {
	width: 981px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 10px;
}


#header {
	position:absolute;
	left:0px;
	top:0px;
	width:981px;
	height:98px;
	z-index:1;
	overflow: hidden;
}


     /* 
      *	Main Content  ----------------------------------
      */

div#content {
	color: #000080;
	position:absolute;
	left:190px;
	top:107px;
	width:610px;
	height: 270px;
	z-index:2;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	background-color:#fff;
}

div#content a {
	color: #000080;
	text-decoration: none;
}

div#content a:hover {
	color: #ff0000;
	text-decoration: none;
}

div#content h1, h2, h3, h4, h5, h6  {
	margin-bottom: 0px;
	margin-top: 0px;
}

div#content h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20pt;
}

div#content h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18pt;
}

div#content h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16pt;
}

div#content h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
}

div#content h5 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
}

div#content h6 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: red;
}





     /* 
      *	Menu ------------------------------------------
      */

ul#menu {
	margin:0;
	padding:1px 0;
	list-style:none;
	position:absolute;
	left:0px;
	top:105px;
	width:180px;
	height:380px;
	background-image: url('./images/menubox2.png');
	background-repeat: no-repeat;
	z-index:1;
	overflow: hidden;
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	border:0;
	float:left;
	margin:0;
	padding: 30px 0 0 0;
}


#menu li {
	background: url('./images/highmenu.gif') no-repeat 17px;
	height:22px;
	line-height:22px;
	margin-bottom:2px;
        text-align:center;
	position:relative;
	margin-left:-4px;
}

#menu li a {
	background: url('./images/menu.gif') no-repeat 17px;
	height:22px;
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}


#menu li a:hover{background:transparent;color:#ffffcc;
	color:#000080;
}


ul#submenu {
	margin:0;
	padding:0px 0;
	list-style:none;
	width:148px;
}


#submenu li {
	background: url('./images/highmenu-sub.gif') no-repeat 17px 50%;
	height:22px;
	line-height:22px;
	margin-bottom:2px;
        text-align:center;
	position:relative;
	margin-left:-5px;
}

#submenu li a {
	background: url('./images/menu-sub.gif') no-repeat 17px 50%;
	height:22px;
	display:block;
	text-decoration:none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#fff;
	font-weight:bold;
}


#submenu li a:hover{background:transparent;color:#ffffcc;
	color:#000080;
}


     /* 
      *	MenuBox ----------------------------------------------
      */

#menubox1 {
	position: absolute;
	height: 113px;
	width: 148px;
	left: 0px;
	top: 405px;
	overflow: hidden;
}
#menubox2 {
	position: absolute;
	height: 190px;
	width: 150px;
	left: 17px;
	top: 455px;
	overflow: hidden;
	background-color: transparent;
	z-index:4;
	text-align: center;
}

#rightbox1 {
	position: absolute;
	height: 410px;
	width: 148px;
	left: 832px;
	top: 105px;
	overflow: hidden;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000080;
	background-image: url('./images/menubox1.png');
	text-align: center;
	font-weight: bold;
	font-style: normal;
	z-index:2;
	padding: 10px 0 0 0;
}

#rightbox2 {
	position: absolute;
	height: 45px;
	width: 118px;
	left: 840px;
	top: 420px;
	overflow: hidden;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 5px;
	color: #000080;
	background-color: transparent;
	text-align: center;
	z-index:3;
}

#rightbox3 {
	position: absolute;
	height: 90px;
	width: 118px;
	left: 840px;
	top: 540px;
	overflow: hidden;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding: 5px;
	color: #000080;
	background-color: transparent;
	text-align: center;
	z-index:4;
}



     /* 
      *	Footer --------------------------------------------
      */

#footer {
	position:absolute;
	width:965px;
	height:20px;
	z-index:1;
	left: 0;
	top: 670px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000080;
	padding: 5px;
	text-align: center;
	overflow: hidden;
	background-color: yellow;
}
div#footer a {
	color: navy;
	text-decoration: none;
}

div#footer a:hover {
	color: maroon;
	text-decoration: none;
}





     /* 
      *	Laatste Nieuws ------------------------------------
      */

#news {
	position:absolute;
	width:605px;
	height:115px;
	z-index:3;
	left: 197px;
	top: 400px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	padding: 5px;
	text-align: left;
	overflow: hidden;
	background-color: #3142ff;
}

div#news a {
	color: white;
	text-decoration: none;
}

div#news a:hover {
	color: #ff0000;
	text-decoration: none;
}


     /* 
      *	Box -----------------------------------------------
      */

.boxborder1 {
	border: 0px solid #000;
}
.boxborder2 {
	border: 2px solid #000080;
}
.boxborder3 {
	border: 2px solid red;
}



     /* 
      *	Filmstrip -----------------------------------------------
      */

#filmstrip {
	position:absolute;
	width:616px;
	height:90px;
	z-index:3;
	left: 197px;
	top: 545px;
	padding: 0px;
	text-align: center;
	background-image: url('./images/table-bg.png');
	border: 1px solid #000080;
}


