body			{	font: 10px/15px verdana, sans-serif;
					margin: 0px 0px 0px 0px;
					background: #ffffff url(back.jpg) no-repeat 100% 110px;}

h1				{	font-size: 14px;
					color: #0D51FC;
					padding: 0px 0px 0px 5px;
					margin: 4px 0px 0px 0px;
					border-bottom: 1px solid #0D51FC; }

h3				{	font-size: 12px;
					font-weight: bold;
					padding: 0px 0px 0px 10px;
					margin: 0px 0px 2px 0px;
					background: url(../img/corner-right-blue.gif) no-repeat right top; }	

h4.footer		{	padding: 0px;
					margin: 0px;
					background: url(../img/corner-bottomright-blue.gif) no-repeat right bottom;}					
					
div.bericht	a	{	color: #ffffff;}
div.bericht a:visited
				{	color: #ffffff;}
a				{	color: #0D51FC; }
a:visited		{	color: #0D51FC; }
a.archief		{	padding: 0px 0px 0px 10px;}

p.intro				{	margin: 0px 0px 0px 15px;
						padding: 0px 0px 0px 0px;}					
p.news				{	margin: 0px 0px 5px 10px;}					
p.datum				{	margin: 0px 0px 0px 5px;
						text-align: right;
						padding: 0px 10px 0px 5px;
						background: #0D51FC url(../img/half-left-blue.gif) no-repeat left top;}
					
div.bericht			{	width: 40em;
						margin: 10px 0px 0px 10px;
						background: #6B95FF url(../img/corner-left-blue.gif) no-repeat left top; }	

div.intro			{	width: 40em;
						margin: 10px 0px 0px 10px; }	
						
div.menu			{	position: relative;
						color: #ffffff;
						margin: 0px 0px 0px 0px;
						padding: 0px 0px 0px 0px;
						background-color: #0D51FC;}
					
div.menu a			{	color: #ffffff;
						padding: 0px 5px 4px 5px;}
div.menu a:visited	{	color: #ffffff;}
div.menu a.hier		{	text-decoration: none;
						font-weight: bold;}

/* de stylesheet voor de admin tools */
.actie, div.toevoegen	
				{	color: #0D51FC;
					background-color: #bbbbbb;}
div.toevoegen	{	font: 9px verdana, sans serif;
					width: 45em;
					padding: 0px 5px 2px 5px;
					margin: 0px 5px 0px 5px;
					text-align: right;
					border: 1px solid #0D51FC;}				
					
div.publish		{	width: 1em;
					margin: 5px 5px 0px 5px;
					border: 1px solid #0D51FC;}				

div.actions		{	font: 9px verdana, sans serif;
					width: 46em;
					text-align: right;
					background-color: #bbbbbb;
					padding: 0px 2px 2px 0px; }					
