BODY
{
/*	background-image:url(images/panorama_home.jpg);
	background-repeat:no-repeat; */
	background-image:url(images/bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:6px;
	color: #FFF; 
}

.top1
{
	background-color:#5A1C1D;  /* tijdelijk ! */
	width:100%;
	height:170px;
	background-image:url(/images/panoramahaven..jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.menu
{
	width:712px;
	color:#FFFFFF;
	font-size:12px;
}

.menuIndent
{
	width:200px;
}

.blauwVlak
{
	background-color:#263360;
	width:800px;
	height:400px;
}

.header
{
	font-size:24px;
	padding-left:100px;
}



A:link, A:visited, A:active
{
	color:#333399;
	text-decoration: none; 
	font-weight: bolder;
}

A:hover
{
	text-decoration:none;
	font-weight: bolder;
	color:#5C2C2C;	
}

a.menuItem:link, a.menuItem:visited, a.menuItem:active 
{
	color:#FFFFFF;
	font-weight:bold;
}

 a.menuItem:hover
 {
 	text-decoration:none;
	font-weight: bolder;
	color:#006699;	
}


.copyright
{
	font-size:9px;
}
