/* CSS Document */
/* ==================================================================================================
//	
//	Writen by Edwin Steenwinkel, Edit4U - www.edit4u.nl
//
//	Blauw:	#003C78
//
================================================================================================== */
body {
	margin: 0;
	padding: 0;
	background: url(http://www.denobel.nl//images/bg_index.jpg) repeat-x #003C78; 
	}
div#flashContainer {
	width: 100%;
	text-align: center;
	}
div#flash {
	width: 700px;
	}
	
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10px;
	line-height:17px;
	}

h3 {
	color: #FFCC66;
	font-size:14px;
	margin:0px;
	padding:0px;
	text-align:top;
	}
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

