@charset "utf-8";
/* CSS Document */

body{
		background:url(images/bg_groen.jpg) top center no-repeat #e5eb6f;
		margin:0px;
		font-family:Verdana, Arial, Geneva, sans-serif;
		font-size:12px;}
	
.blauw{background:url("images/bg_blauw.jpg") top center no-repeat #00adef;}
.oranje{background:url("images/bg_oranje.jpg") top center no-repeat #f1c68c;}
.roze{background:url("images/bg_roze.jpg") top center no-repeat #ec71bb;}
.groen{background:url("images/bg_groen.jpg") top center no-repeat #e5eb6f;}

	
a{
		color:#000;
		text-decoration:none;}
a:hover{
		color:#67451f;
		text-decoration:underline;
		font-weight:bold;}
	
#pkp_container{
		width:980px;
		margin:0px auto;
}

.pkp_header{
		/*background:url(images/header1.png) no-repeat;*/
		width:980px;
		height:225px;
		vertical-align:text-top;}
		
		#pkp_header_txt{
				float:right;
				margin:0 30px 10px 0;}
		
.pkp_content_top{
		background:url(images/content_top1.png) no-repeat;
		height:60px;
		width:980px;
		margin:0;
		padding:0;}

.pkp_content_center{
		background:url(images/content_center1.png) no-repeat;
		height:371px;
		width:980px;
		margin:0;
		padding:0;}
	
		.pkp_menu{
			float:right;
			width:240px;
			/*margin-right:60px;*/}
			
		.pkp_iframe{
			float:left;
			width:600px;
			margin-left:110px;}
		
		.pkp_menu_btn_left{
				background:url(images/btn_left.png) no-repeat;
				height:38px;
				width:18px;}
		.pkp_menu_btn_center{
				background:url(images/btn_center.png) no-repeat;
				height:38px;
				width:149px;}
		.pkp_menu_btn_right{
				background:url(images/btn_right.png) no-repeat;
				height:38px;
				width:19px;}
				
		.pkp_menu #menu1,
		.pkp_menu #menu2,
		.pkp_menu #menu3,
		.pkp_menu #menu4,
		.pkp_menu #menu5,
		.pkp_menu #menu6,
		.pkp_menu #menu7{
				margin-bottom:5px;}
/*Home knop*/
	
		#homeknop{
				/*margin-left:30px;*/}
				
		.pkp_menu_btn_left_h{
				background:url(images/btn_left_h.png) no-repeat;
				height:38px;
				width:18px;}
		.pkp_menu_btn_center_h{
				background:url(images/btn_center_h.png) no-repeat;
				height:38px;
				width:148px;}
		.pkp_menu_btn_right_h{
				background:url(images/btn_right_h.png) no-repeat;
				height:38px;
				width:20px;}
/*Einde Home knop*/

		.menu_bottom{
			margin-left:110px;
				}
			
			.pkp_menu_bottom, .pkp_menu_bottom_left{
					padding:0 10px;
					border-left: 1px solid #FFF;
					font-size:11px;}
			
			.pkp_menu_bottom_left{
					border-left:0px;}
					
			.pkp_menu_bottom_left a, 
			.pkp_menu_bottom a{
					color:#FFF;
					text-decoration:none;}
					
			.pkp_menu_bottom_left a:hover,
			.pkp_menu_bottom a:hover{
					color:#FFF;
					text-decoration:underline;
					font-weight:normal;}

.pkp_content_bottom{
		background:url(images/content_bottom1.png) no-repeat;
		height:55px;
		width:980px;
		margin:0;
		padding:0;}

.pkp_footer{}
