li.active
{
	width:157px;
	padding-left:10px;
	position:relative;	
	font-family:Verdana;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	background-color:#bee6ee;
	padding-top:3px;
	
}
li.inactive
{
	width:157px;
	padding-left:10px;	
	position:relative;
	font-family:Verdana;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	color:White;
	padding-top:3px;
}

div#container
{
	background-color:#f7e5bf;
}

tr.actionTableRow
{
	background-image:url(../img/actieverloop.gif);
	background-repeat:repeat-x;
}

td.actionTableCell
{
	color:Green;
}

ul
{	
	list-style:none;	
	padding:0px;
	margin:0px;
}

p.title
{
	margin-bottom:5px;
	margin-top:5px;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}

li.activesub
{
	position:relative;
	top:-3px;
	width:157px;
	background-color:#bee6ee;	
	border-left:10px;
	border-left-style:solid;
	border-left-color:#bee6ee;
	border-top:2px;
	border-top-style:solid;
	border-top-color:#bee6ee;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#bee6ee;
	color:White;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
li.inactivesub
{
	position:relative;
	top:-3px;
	width:157px;
	background-color: #00a1da; 
	padding-left:0px;	
	border-left:10px;
	border-left-style:solid;
	border-left-color:#00a1da; 
	border-top:2px;
	border-top-style:solid;
	border-top-color:#00a1da; 
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#00a1da; 
	color:Black;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-weight:bold;
}
li.activeoptionsub
{
	position:relative;
	top:-3px;
	width:157px;
	background-color:#bee6ee;	
	border-left:10px;
	border-left-style:solid;
	border-left-color:#bee6ee;
	border-top:2px;
	border-top-style:solid;
	border-top-color:#bee6ee;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#bee6ee;
	color:Black;
	font-size:12px;
	font-weight:bold;
}
li.activeoption
{
	width:157px;
	background-color:#bee6ee;	
	border-left:10px;
	border-left-style:solid;
	border-left-color:#bee6ee;
	font-family:Verdana;
	font-weight:bold;
	font-size:12pt;
	font-style:italic;
	color:White;
	text-decoration:none;
	background-color:#bee6ee;
	padding-top:3px;
}


div#border
{
	background-color:#00a1da; 
}

div#navigation
{
	background-color:#00a1da; 
}

div#content{
	background-color:#FFDB94; 

}

td.topback
{
	background-position:right;
}

td.topimage
{
	width:763px;
	height:152px;
}

html* td.topimage

{ /** IE only */

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='aquazoo/img/kop.png', sizingMethod='image');


}

html>body td.topimage

{

background-image: url(../img/kop.png); 

background-repeat: no-repeat;

}

a
{
	color:#006400;
	text-decoration:underline;
}
a.menu
{
	font-size:12pt;
	font-style:italic;
	color:White;
	text-decoration:none;
	width:100%;
}

a.menusub
{
	width:100%;
	color:White;
	text-decoration:none;
}

a.menusub:hover
{
		color:Black;
}

td.calendarDate,
td.calendarEmpty
{
	background-color:#00a1da; 
	color:#ffffff;
	border-color:#00a1da; 
}

marquee#ticker
{
 background-color:#f7c741;
}