        /*
        lichtroze: #eddcfd
        middelroze: #9966CC
        tekstkleur: #3F007A
        */


/*
		
		#container {
			border: 1px solid #3F007A;
			background-color: #ffffff;
			margin-top: 10px;
			margin-bottom: 10px;
			margin-left: 100px;
			margin-right: 100px;
			padding: 0px;
			height: 100%;
		}
		
		#image
		{
			float: right;
		}

*/

		#banner {
			background-image: url(images/dandelion.jpg);
			/*background-color: #ffffff;
			background-repeat: no-repeat;
			background-position: top right;
			height: 193px;	*/		
		}
		
		/*
		#logo {
			margin-left: 20px;
			margin-top: 20px;		
		}
		
		#oneliner {
			margin-left: 220px;
			margin-top: 0px;		
		}

		#topmenu {
			padding: 5px;
			margin-bottom: 5px;
			background-color: #9966CC;
			color: #ffffff;
			font-weight: bold;
			text-align: right;			
		}
		
		#topmenu a {
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
		}
		
		#topmenu a:hover {
			color: #eddcfd;
			font-weight: bold;
			text-decoration: none;
		}

		#content {
			padding: 10px;
			padding-right: 20px;
			margin-left: 215px;
			background-color: #ffffff;
			text-align: justify;
			vertical-align: top;
		} 
		*/

/*
        #leftWrapper
        {
            top: 270px;
            width: 180px;
            margin: 0;
            margin-right: 5px;
            padding: 5px;
            float: left;
        }
        
		#sidebar-a 
		{
		    display: block;		   
		    width: 100%;
		    margin-bottom: 20px;
		}
*/
		
		#advertisement
		{
		   
		    display: block;
		    width: 100%;
		    /*position:absolute;
            top:500px;
            
			float: left;
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			margin: 0;
			margin-right: 5px;
			padding: 5px;
			background-color: #ffffff;*/
		}
		
		#stoomcursus li
		{
		    padding: 5px 0;
		}
		
		
		.dynamicmenu
		{
		    border: solid 1px #eddcfd;
		    padding: 6px 0px 0px 6px;
		}
		
		.menuitem {
			border-bottom: 1px solid #eddcfd;
    		display: block;
    		padding: 2px 0;
    		width: 100%;
		}
		
		#sidebar-a ul li a {
			text-decoration: none;
		}
		
		/*
		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;			
			background-color: #ffffff;
			text-align: center;
			font-size: small;
		}
*/
		
		a.indexlink
		{
		    text-decoration: none;
		}
		
		.indexblock
		{
		    height: 100%; 
		    border: solid 1px #eddcfd;
		    padding: 6px 6px 4px 6px;
		    cursor: hand;
		}
		
		.menuheader {
			color: #9966CC;
			font-weight: bold;
			font-size: smaller;
			margin-left: 40px;
			margin-bottom: 5px;
		}
		
       
        .indexitem
        {
            margin-bottom:10px;
        }
        
        .block {
		    /*height: 100%; */
		    border: solid 1px #eddcfd;
		    padding: 3px;
		    width: 160px;
		    margin: 10px 0;
		}
		
			.block h2 {
				font-size: 1em;
			}
