@import url('agenda.css');

body { 
	margin: 0px auto; padding:0px; text-align: center; background: #347db8;
	background-image: url('images/bodyfooter.gif');
	background-position: 100% 100%;
	background-repeat: repeat-x;

}
table, td, tr { border-collapse: collapse;}

.logo {  
text-align: left; 
height: 95px; 
margin-left: auto; 
margin-right: auto;
background-image: url('images/logo.gif');
background-position: 50% 100%;
background-repeat: no-repeat;
}


.foto {  
width: 579px; 
text-align: left; 
height: 102px; 
margin-left: auto; 
margin-right: auto;
background-image: url('images/foto.gif');
}

.content {  
text-align: left; 
height: auto; 
margin-left: auto; 
margin-right: auto;
background: url('images/contentbg.gif') repeat-y;
padding : 0px 0px 0px 36px;
padding-right: 36px;
	color: #ffffff; 
	font-size: 10pt; 
	font-family: tahoma; 
	font-weight: normal; 
	text-decoration: none;
}

.content a:link, .content a:visited, .content a:active {color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: normal; text-decoration: underline;}
.content a:hover {color: #cbdeed; font-size: 11px; font-family: tahoma; font-weight: normal; text-decoration: underline;}


.copy {  
text-align: right; 
height: auto; 
margin-left: auto; 
margin-right: auto;
width: auto;
	color: #cbdeed; 
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: normal; 
	text-decoration: none;
}
.copy a:link, .copy a:visited, .copy a:active {color: #cbdeed; font-size: 11px; font-family: tahoma; font-weight: normal; text-decoration: underline;}
.copy a:hover {color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: normal; text-decoration: underline;}

/* menu */
	#huve_menu{		
		width:151px;	/* width of main menu */
		border:2px solid #28618f;
		padding:0;
		
	}
	#huve_menu	li{	/* main menu <li> */
		list-style-type:none;	/* no bullets */
		margin:0px;	/* no margin - needed for opera */
		padding:0;
	}
	#huve_menu ul{	
		list-style-type:none;	/* no bullets */
		margin:0px;	/* no <ul> air */
		padding:0;	/* no <ul> air */
	}
	#huve_menu ul li ul{	/* styling for those who doesn't have javascript enabled */
		padding-left:10px;
	}
	#huve_menu	li.menuitem a{	/* main menu links */
		width:151px;
		height:25px;
		background:#5d97c6 url('images/menufront.gif') no-repeat;
		background-position:top left;
		font-family:"Century Gothic";
		font-size:12pt;
		color:#fff;
		border-bottom:1px solid #28618f;
		text-decoration:none;
		display:block;
		padding:0 5px 0 25px;
	}
	#huve_menu	li a:hover,#huve_menu .activemainmenuitem{
		color:#333333;

	}
	.dhtmlgoodies_submenu{
		visibility:hidden;
		position:absolute;
		overflow:hidden;
		border:0px;
		text-align:left;	
	}
	.dhtmlgoodies_submenu ul{
		margin:0px;
		padding:0px;
		background:#96b1c7;
		border-top:2px solid #28618f;
		border-right:2px solid #28618f;
		border-bottom:2px solid #28618f;
	}
	.dhtmlgoodies_submenu ul li{
		padding:0;
		margin:0;
	}
	.dhtmlgoodies_submenu ul li a{
		width:171px;
		height:28px;
		background:#96b1c7;
		background-position:top left;
		font-family:"Century Gothic";
		font-size:11pt;
		color:#fff;
		border-bottom:1px solid #28618f;
		text-decoration:none;
		display:block;
		padding:2px 5px 0 5px;
	}
	.dhtmlgoodies_submenu ul li a:hover {
		color:#333;
	}
div.link{
	width:171px;
	height:28px;
	background:#96b1c7;
	background-position:top left;
	font-family:"Century Gothic";
	font-size:11pt;
	color:#000;
	font-weight:bold;
	border-bottom:1px solid #28618f;
	display:block;
	padding:2px 5px 0 5px;
	margin:0;
}
/* fotoalbum */

.fotoalbum	{ 
		color: #ffffff; 
	font-size: 10pt; 
	font-family: tahoma; 
	font-weight: normal; 
	text-decoration: none;
	/*
	font-family: verdana, arial, verdana, helvetica, sans-serif; 
	margin-left: 10px; 
	font-size: 12pt;
	color: #073d95;
	 background-color: #e77b42; */ 
}

.fotoalbum_button { 	
	color: white;
	font-size: 8pt;
	background-color: #efc336;
	font-weight: bold;
	border: solid 1px black;
	padding-left:10px;
	padding-right:10px;
	cursor: pointer;
	cursor: hand;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	mozopacity:1;
	height:1em; /** ie-6 fix zodat alpha wordt aangepast **/
}

.fotoalbum_button_dis { 	
	color: white;
	font-size: 8pt;
	background-color: #f7e2a9;
	font-weight: bold;
	border: solid 1px black;
	padding-left:10px;
	padding-right:10px;
	cursor:default;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	mozopacity:0.5;
	height:1em; /** ie-6 fix zodat alpha wordt aangepast **/
}


.fotoalbum_mappen a:visited, a:link, a:visited, a:hover {
	/*
	color:#636bad;
	text-decoration: none; 
	*/
}
