﻿body			{
				background-color:#c8e8f6;
				}

body#kinderen	{
				background-color:#96c93d;
				background-image:url('../img/body-bg.gif');
				background-position:left top;
				background-repeat:repeat-x;
				}
				
body#default	{
				background-color:#96c93d;
				background-image:url('../img/body-bg.gif');
				background-position:left top;
				background-repeat:repeat-x;
				}

div#header	{
				background-image:url('../img/sun.gif');
				background-position:left 2px;
				background-repeat:no-repeat;
				}

div#main, div#full	{
				background-color:#fff;
			/*	border:6px solid #fff;*/
				}
				
body#kinderen div#main	{
				border:none;
				background-image:url('../img/main-bg2.gif');
				background-position:left top;
				background-repeat:no-repeat;

				}
				
body#kinderen div#full		{
				background-color:#FFFDEB;
				background-image:url('../img/main-bg.gif');
				background-position:left top;
				background-repeat:no-repeat;
				border:none;
				}
				
body#kinderen div#full.splash		{
				background-color:none;
				background-image:none;
				background-position:left top;
				background-repeat:no-repeat;
				border:none;
				}				

div#full		{
				background-color:#FFFDEB;
				}
				
body#default div#full	{
				background:none;
				}
		
body#kinderen div#full.mu, body#ouders div#full.mu		{
				background-color:#FFFDEB;
				background-image:url('../img/muz-bg.gif');
				background-position:left top;
				border:none;
				}
body#kinderen div#full.ve, body#ouders div#full.mu-ve		{
				background-image:url('../img/ver-bg.gif');
				background-position:left top;
				border:none;
				}
				
ul.details		{
				border-top:1px solid #f9c4d0;
				}

ul.details li	{
				border-bottom:1px solid #f9c4d0;
				}
							
div#full ul#tabs	{
				background-color:#ed7195;
				background-image:url('../img/tabs-bg.gif');
				background-position:left top;
				background-repeat:no-repeat;

				}

				
				
div#footer		{
				background-image:url('../img/footer-bg.gif');
				background-position:left top;
				background-repeat:no-repeat;
				}
				
body#default div#footer		{
				background-image:url('../img/footer_bg_default.gif');
				background-position:left top;
				background-repeat:no-repeat;
				width:980px;
				}	
				

	
				
div#extra		{
				background-image:url('../img/tulpjes.gif');
				background-position:650px top;
				background-repeat:no-repeat;
				}				