/* kleuren: */
/* borders, titels, links: heldere verzadigde kleur */
h1, h3, a
		 		{	color: #0017F1;}
h1 				{	border-bottom: 1px solid #0017F1;}
div.sponsor, div.toevoegen, div.publish
				{	border: 1px solid #0017F1;}
.menu a:hover, 	.menu a.hier
				{	background-color: #0017F1;}

/* achtergrond van het menu */ 
.menu a			{	background-color: #7B87FF;}
div.toevoegen, .actie
				{	color: #7B87FF;}

/* de rest van de stylen */					
body			{	font: 11px/16px verdana, arial, sans-serif;
					padding: 0px;
					margin: 0px;
					background: #8e8e8e url(back.jpg) fixed no-repeat right bottom; }

td				{	font: 11px/16px verdana, arial, sans-serif;}
#schema td		{	width: 33%;}
					
h1				{	font: 10px/14px verdana, arial, sans-serif;
					padding: 0px 0px 0px 10px;
					margin: 15px 0px 0px 0px;}
					
h3				{	padding: 0px 0px 0px 0px;
					margin: 10px 0px 0px 0px; 
					font-weight: bold;
					font-size: 12px;}
	
h4.footer		{	display: none; }		
					
div.content		{	margin: 5px 0px 0px 20px;
					width: 40em;} 					

p				{	padding: 0px 5px 0px 5px;
					margin: 0px 0px 0px 0px; }			
p.datum			{	text-align: right;
					font-size: 9px;}		
p.news			{	padding: 5px 5px 0px 5px;}						
div.menu		{	position: absolute;
					left: 43em;}
a				{	text-style: italic;}					
.menu a			{	font: 10px;
					line-height: 15px;
					display: block;
					text-align: center;
					margin: 0px 0px 1px 0px;
					padding: 0px 5px 0px 5px;}
.menu a:hover, 	.menu a.hier
				{	color: #ffffff;}
					
/* de sponsor */					
div.sponsor		{	position: absolute;
					font: 9px;
					padding: 0px 0px 2px 0px;
					top: 20px;
					right: 0px;
					width: 150px;
					text-align: center;
					background-color: #ffffff;}		
					
/* de stylesheet voor de admin tools */
.actie, div.toevoegen	
				{	background-color: #666666;}
div.toevoegen	{	font: 9px verdana, sans serif;
					padding: 0px 5px 2px 5px;
					margin: 0px 5px 0px 5px;
					text-align: right;}				
					
div.publish		{	margin: 5px 5px 0px 5px;}				

div.actions		{	font: 9px verdana, sans serif;
					text-align: right;
					background-color: #666666;
					padding: 0px 2px 2px 0px; }