
/*------------------------------------------------------------------
	[Extra Stylesheet]
	
	Project:		Driestar College (Redesign 2009)
	Version:		1.0
	Last change:	09/04/09
	Assigned to:	Rudy de Jong
    Company:		WIS Services BV http://www.wis.nl/
	Primary use:	Web
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
	[Color codes]
	
	
    
*/

/*------------------------------------------------------------------
	[Typography]

	
	
		
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
	[Table of contents]
	
	1. Body
	2. Wrapper
	
	
-------------------------------------------------------------------*/

	/*------------------------------------------------------------------
		[1. Extra Styles]
	*/
	
   .controlKader {
		background-color: #aabb24;
        padding-top:3px;
        padding-bottom:3px;
        text-align:center;
        margin-top: 20px;
	}
    
     .controlKader img {
     	text-align: center;
     }
		
	
	
