A {
	color: #000000;
}
A:Hover {
	color: #000000;
}
.content {
	font-family: Copperplate Gothic Light, Copperplate Gothic Light, Comic, Comic Sans MS, Comic Sans, Verdana;
	padding: 15px;
	border : 1px solid #000000;
	z-index: 300;
	position:absolute;
	
	margin-left: 40pt;
	margin-top: 115pt;
}
body {
	background: url('t-ballon-ideeachtergrond.jpg') NO-REPEAT;
	font-family: Copperplate Gothic Light, Comic, Comic Sans MS, Comic Sans, Verdana;
	padding: 10px;
	z-index: 1;
	position:absolute;

}
.leftmenuback {
}
.topmenuback {
}
/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Copperplate Gothic Light, Comic, Comic Sans MS, Comic Sans, Verdana;
	font-size: 14px;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l0iover {
	font-family: Copperplate Gothic Light, Comic, Comic Sans MS, Comic Sans, Verdana;
	font-size: 14px;
	text-decoration: underline;
	padding: 4px;
	color: #000000;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: url('t-h_classic_soft_menu.gif');
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #FFFFEF;
}

/* level 1 inner */
.m0l1iout {
	font-family: Comic Sans, Verdana;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	font-family: Comic Sans, Verdana;
	font-size: 12px;
	text-decoration: underline;
	padding: 4px;
	color: #000000;
}


/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: url(t-h_classic_soft_menu.gif);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #FFFFEF;
}

/* level 2 inner */
.m0l2iover {
	font-family: Comic Sans, Verdana;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFFFEF;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFFFEF;
}
