/* Aqua-Holic basis CSS Document */
/* In paginaheader opnemen: 
   <link rel="stylesheet" href="./path/Aqua-Holic.css" type="text/css" media="screen"> */

body 
{
	border:none;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00175e;
}
.main_table
{
	border:inset;
	width:1000px;
	height:100%;
	border-color:#003366;
	vertical-align:top;
/*	background-color:#004788;  */
	background: transparent; 
}
.laatste_nieuws
{
	border-width: 0px;
	background-color:#004788;
}
.main_bgcolor
{ 
	background-color:#004788;
}
iframe.main_iframe
{
	position:relative;
	top: 0px;
	left:0px;
	width: 899px;
	height:100%;
	border: 0px;
	vertical-align:top;
	border:thin red;
}
iframe.content
{
	position:relative;
	top: 0px;
	left:0px;
	width:640px;
	height:654px;
	border:0px;
}
/* De class bij de table in de 5 hoofdstukken-pagina's */
.table_align
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align:top;
}
{
	font-size: 12px;
	color:#000033
	border-width: 1px;
	text-decoration: underline;
}
a:visited 
{
	text-decoration: none;
	color: #00ccff;
}
a:hover 
{
	text-decoration: underline;
	color: #ffffe0;
	border-width: 1px;
}
a:active 
{
	text-decoration: none;
	color: #f00;
	border-width: 1px;
}
td.links
{
	background-color:#004788;
	width:120px;
	height:36px;
	border-width:0px;  /*
	border-style: solid;
	border-color:#ffffe0;
	border-width: 2px;  */
	vertical-align:middle;
}
td a.thumbcell
{
	border-style: none;
	background-color:#004788;
}
td a.thumbcell img 
{
	padding: 1px;
	border-style: solid;
	border-color: #004788;
	border-width: 1px;
}
td a.thumbcell:visited img
{
	padding: 1px;
	border-style: solid;
	border-color:#783800;
	border-width: 1px;
}
td a.thumbcell:hover img
{
	padding: 1px;
	border-style: solid;
	border-color:#ffffe0;
	border-width: 1px;
}
td a.thumbcell:active img
{
	padding: 2px;
	border-style: double;
	border-width: 2px;
	border-color: #FFFF33;
}
/* Laatste nieuws menu */
div#lnmenu
{
	position:relative;
	left:20px;
	height:38px;
    width:580px;  /*
	border-style: solid;
	border-color:#ffffe0;
	border-width: 2px;  */
}		
div#lnmenu ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#lnmenu li
{
	float: left;
	margin:0;
	padding: 2px;
	text-align: center;
	color:#fffff0;
}
div#lnmenu li a
{
		background: #004788 bottom left repeat-x;
		height: 36px;
		line-height: 36px;
		float: left;
		width: 170px;
		display: block;
		border: 0px solid black;
		color:#97eeff;
		text-align: center;
		text-decoration: none;
		font-size:13px;
		font-weight:600;
		z-index:12;
}
div#lnmenu li a:hover
{
		background:  #026ec4 bottom left repeat-x;
		height: 36px;
		line-height: 36px;
		float: left;
		width: 170px;
		display: block;
		border: 0px solid black;
		color:#ffffe0;
		font-size:13px;
		font-weight:800;
		text-align: center;
		text-decoration: underline;
}
div#lnmenu li a:active
{
		background:  #012543 bottom left repeat-x;
		height: 36px;
		line-height: 36px;
		float: left;
		width: 170px;
		display: block;
		border: 0px solid black;
		text-decoration: underline;
		text-align: center;
		color:#ffffe0;
		font-size:14px;
		font-weight:600;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
div#lnmenu li a
{
		float: none
}
/* End IE5-Mac hack */

div#hmenu
{
		position:relative;
		left: 0px;
		top: 0px;
		padding:0px;
		width: 642px;
		height: 36px;
		background-color: #004788;
		text-align:center;
		z-index:10;
}
div#hmenu ul
{
		margin: 0px;
		padding: 0px;
		list-style: none;
}
div#hmenu li
{
		float: left;
		margin:0;
		padding: 1px;
		text-align: center;
}
div#hmenu li a
{
		background: url(../Buttons/hmenu_knop_standaard2.jpg) bottom left repeat-x;
		height: 30px;
		line-height: 30px;
		float: left;
		width: 155px;
		display: block;
		border: 1px solid black;
		color:#7dffed;
		text-align: center;
		text-decoration: none;
		font-size:14px;
		font-weight:600;
		vertical-align:middle;
		z-index:12;
}
div#hmenu li a.selected
{
		border-color:#fff;
		color:#fff;
		font-size:15px;
		border:double;
		border-width: 2px;
}
div#hmenu li a:hover
{
		background: url(../Buttons/hmenu_knop_hover.jpg) bottom left repeat-x;
		height: 30px;
		line-height: 30px;
		float: left;
		width: 155px;
		display: block;
		border: 1px solid black;
		color:#00223e;
		font-size:15px;
		font-weight:800;
		text-align: center;
		text-decoration: underline;
}
div#hmenu li a.selected:hover
{
		border-color:#fff;
		color:#fff;
		font-size:15px;
		border-width: 2px;
}  
div#hmenu li a:active
{
		background: url(../Buttons/hmenu_knop_active.jpg) bottom left repeat-x;
		height: 30px;
		line-height: 30px;
		float: left;
		width: 155px;
		display: block;
		border: 1px solid black;
		text-decoration: underline;
		text-align: center;
		color:#80ffff;
		font-size:15px;
		font-weight:600;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
div#hmenu li a
{
		float: none
}
/* End IE5-Mac hack */
div#logo_Aqua-Holic
{
		background: url(../Thumbnails/LogoAqua-Holic.jpg) #004788 no-repeat;
		vertical-align:top;
		position:absolute;
		top:450px;
		left:0px;
		height:116px;
		width:116px;
		z-index: 20;
		overflow: hidden;
}
div#content_scroll
{
		position:relative;
		left:0px;
		top:0px;
		padding:0px;
		width:640px;
		height:654px;
		background: transparent;
		overflow: scroll;
		text-align:center;
		z-index:3;
}
div#content_hidden
{
		position:relative;
		left:0px;
		top:0px;
		padding:0px;
		width:640px;
		height:654px;
		background: transparent;
		overflow: hidden;
		text-align:center;
		z-index:3;
}

