/* Start of CMSMS style sheet 'PKN - 2 kolom - nieuws' */
body {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11px;
	background-image: url(images/pkn_template/zijkant.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	line-height: 1.5em;
	}
	
img {
   border: 0px;
}

html>body { 
	font-size: 11px;
	}
	
#container {
	margin:0 auto;
	width:879px;
	background-color:#FFFFFF;
	background-image: url(images/pkn_template/inhoud-nieuws.gif);
	background-repeat: no-repeat;
	padding: 0px;
	}
	
	#innercontainer {
	margin:0 auto;
	padding:0;
	width:839px;
	}
	
#header{
	margin:0;
	padding:0;
	height:267px;
	width: 839px;
	background-image: url(images/pkn_template/kop.jpg);
	background-repeat: no-repeat;
	float:left;
	}
	
#header h1{
	display:none
	}

#content-left {
	width: 584px;
	float: left;
	height: auto;
	margin-left: 5px;
	padding:0;
	}

#content-left p {
	font-size: 13px;
	text-align: left;
	margin-left:5px;
	padding:0;
	display: block;
	width: 564px;
	color: #000000;
        line-height: 20px;
	}

#content-left h1 {
	font-size: 24px;
	margin-left:5px;
	margin-right:5px;
	color: #000000;
	padding-left:0;
	font-weight: bold;
        line-height: 29px;
	}

#content-left h2 {
	font-size: 20px;
	margin-left:25px;
	margin-right:5px;
	color: #006f14;
	padding-left:0;
	font-weight: normal;
        line-height: 25px;
	}
	
#content-left h3 {
	font-size: 14px;
	margin-left:5px;
	margin-right:5px;
	color: #000000;
	padding-left:0;
	font-weight: bold;
        line-height: 19px;
	}

#content-left h4 {
	font-size: 14px;
	margin-left:25px;
	color: #006f14;
	padding-left:0;
	font-weight: normal;
        line-height: 19px;

	}

#content-left a {
	color: #000000;
	text-decoration: underline;
	}

#content-left a:hover {
	text-decoration: none;
	}	
	
#content-right {
	width:269px;
	float:left;
	margin-top:0;
	margin-bottom: 0;
	padding-top: 20px;
        padding-left: 0;
	padding-bottom: 0;
	background-color: #ff6600;
	background-repeat: no-repeat;
	margin-left: 10px;
	background-position: 0px 20px;
	}

#content-right-large {
	width:230px;
	height:450px;
	float:left;
	margin-top:0;
	margin-bottom: 0;
	padding-top: 0px;
        padding-left: 0;
	padding-bottom: 0;
	background-repeat: no-repeat;
	margin-left: 10px;
	background-position: 0px 0px;
	}
	
#footer {
	background-color:#ffffff;
	height: 65px;
	background-image: url(images/pkn_template/footer-bg-all.gif);
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	width: 839px;
	padding-top: 5px;
	}
	
	#sub-footer {
	background-color:#ffffff;
	height: 25px;
	clear: both;
	margin: 0px;
	width: 839px;
	padding-top: 0px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	display: block;
	}
	
#content-right p {
	color: #666666;
	margin-left: 20px;
	}

#content-right h4 {
	font-size: 15px;
	font-weight: normal;
	margin-left:20px;
	color: #006f14;
	padding-left:0;
	}

#footer p {
	color: #000000;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
	}
	
#footer a {
	color: #000000;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#content-right a {
	color: #000000;
	text-decoration: underline;
	}
	
#content-right a:hover {
	text-decoration: none;
	}
	
#header p {
	font-size: 10px;
	font-weight: bold;
	color: #F9FAE0;
	margin-top: 68px;
	margin-left: 75px;
	}
	
#header a {
	color: #FAFBE2;
	text-decoration: none;
	}
	
#header a:hover {
	text-decoration: underline;
	}
	
#tabbed {
	float:left;
	idth:500px;
	line-height:normal;
	padding-top: 13px;
	padding-left: 20px;
	height: 40px;
    }
	  
#tabbed ul {
	margin:0;
	padding:0px 0px 0;
	list-style:none;
	background-repeat: no-repeat;
    }
	  
#tabbed li {
	display:inline;
	height: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
	  
#tabbed a {
	float:left;
	background:url(images/pkn_template/tab-l.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	color: #006f14;
	font-size: 12px;
    }
	
#tabbed a span {
	float:left;
	display:block;
	background:url(images/pkn_template/tab-r.gif) no-repeat right top;
	padding:5px 14px 17px 6px;
	color:#006f14;
	margin-left: 2px;
     }

#tabbed a span {
	float:none;
	}
   
#tabbed a:hover span {
      color:#000;
     }
	  
#tabbed a:hover {
	background-position:0% -50px;
	text-decoration: none;
     }
	  
#tabbed a:hover span {
	background-position:100% -50px;
	text-decoration: none;
     }
	  
#special a:hover {
	background-position:0% -50px;
	text-decoration: none;
     }
	  
#special a:hover span {
	background-position:100% -50px;
	text-decoration: none;
     }
	  
#special a span {
	float:none;
	}

#special a:hover span {
      color:#000;
    }
	  
#special a {
	float:left;
	background:url(images/pkn_template/tab-l.gif) no-repeat left top;
	background-position:0% -50px;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	color: #000;
     }
	  
#special a span {
     float:left;
     display:block;
     background:url(images/pkn_template/tab-r.gif) no-repeat right top;
	 background-position:100% -50px;
     padding:5px 14px 17px 6px;
     color:#000;
     }

#advertenties {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E5836;
	padding-bottom: 10px;
	}

#sub-menu {
	padding-top: 15px;
	padding-left: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E5836;
	padding-bottom: 10px;
	}
#sub-menu ul {
        margin:0px;
        padding:0px;
	display: block;
	width: 180px;
	}

#sub-menu li {
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

#sub-menu a {
	color: #4E5836;
	text-decoration: none;
	margin-left: 0px;
	}

#sub-menu a.current {
	color: #006f14;
	text-decoration: none;
	margin-left: 0px;
	}

#sub-menu a:hover {
	color: #4E5836;
	text-decoration: underline;
	}

#footer-left {
	float: left;
	width: 539px;
	padding:0;
	margin:0;
	height: auto;
	}

#footer-right {
	float: left;
	height: auto;
	padding:0;
	margin:0;
	width: 400px;
	}

#footer-right p {
	text-align: right;
	display: block;
	padding-right: 25px;
	}

.divider {
	height: 12px;
	width: 100%;
	background-image: url(images/pkn_template/br-graphic.gif);
	background-repeat: no-repeat;
	background-position: 100px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* End of 'PKN - 2 kolom - nieuws' */

