@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #E9E7E8;
	height: 100%;
	margin: 0px;
	padding: 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #139263;
	margin-bottom: 15px;
	font-weight: normal;
	padding: 0px;
}

h1 a:link, h1 a:active, h1 a:visited{
	color:#139263;
	text-decoration: none;
}
h1 a:hover{
	color:#000000;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D8F5F;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px; 
	font-weight: normal;
}

h2 a:link, h2 a:active, h2 a:visited{
	color:#0D8F5F;
}
h2 a:hover{
	color:#000000;
}

.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.highlight{
	color:#139263;
	font-weight:bold;
}
#main {
	background-color: #FFFFFF;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 941px;
	margin: auto;
}

label {
	width: 200px;
	display: inline-block;
	}
	
.formdiv {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	}	
	
.formdiv-title {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 2px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
	
.formdiv-tekstklein {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	}	
	
.formdiv-submit {
	width: 295px;
	padding-left: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 2px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}			

#container {
	border-top: 10px solid #55B08F;
	border-bottom: 10px solid #55B08F;
	height: auto;
	width: 919px;
	padding-top: 14px;
	padding-right: 11px;
	padding-bottom: 34px;
	padding-left: 11px;
	display: inline-block;
}

#top {
	width: 919px;
	height: 86px;
}

#top-logo {
	width: 138px;
	height: 86px;
	float: left;
	background-image: url(../images/cc-logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/* -- TOP MENU -- */

#top-menu {
	width: 761px;
	height: 86px;
	float: left;
	padding-left: 20px;
	background-image: url(../images/bg-menu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#language {
	width: 40px;
	height: 11px;
	margin: 0px 11px 24px 710px;
	padding: 0px;
	float: right;
}

#menu {
	width: 602px;
	float: left;
}

#menu ul, #menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	float: left;
}

#menu span {
	display: none;
}

#menu a {
	display: block;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

#menu a:hover {
	background-position: 0px -20px;
}

#menu-home {
	width: 72px;
	height: 40px;
	background-image: url(../images/kn-home.jpg);
	background-repeat: no-repeat;
}

#menu-poolconcept {
	width: 96px;
	height: 40px;
	background-image: url(../images/kn-poolconcept.jpg);
	background-repeat: no-repeat;
}

#menu-retailers {
	width: 76px;
	height: 40px;
	background-image: url(../images/kn-retailers.jpg);
	background-repeat: no-repeat;
}

#menu-producenten {
	width: 100px;
	height: 40px;
	background-image: url(../images/kn-producenten.jpg);
	background-repeat: no-repeat;
}

#menu-partijen {
	width: 72px;
	height: 40px;
	background-image: url(../images/kn-partijen.jpg);
	background-repeat: no-repeat;
}

#menu-spelregels {
	width: 86px;
	height: 40px;
	background-image: url(../images/kn_spelregels.jpg);
	background-repeat: no-repeat;
}

#menu-faq {
	width: 47px;
	height: 40px;
	background-image: url(../images/kn-faq.jpg);
	background-repeat: no-repeat;
}

#menu-nieuws {
	width: 66px;
	height: 40px;
	background-image: url(../images/kn-nieuws.jpg);
	background-repeat: no-repeat;
}

#menu-contact {
	width: 59px;
	height: 40px;
	background-image: url(../images/kn-contact.jpg);
	background-repeat: no-repeat;
}

#top-zoeken {
	width: 139px;
	height: 20px;
	float: left;
	margin-left: 10px;
}
#top-zoeken form{
margin:0px;
padding:0px;
}


#top-input-zoeken {
	width: 100px;
	height: 20px;
	float: left;
}

.input-zoeken {
	width: 96px;
	height: 16px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 1px;
	float: left;
}

#top-kn-zoeken {
	width: 39px;
	height: 20px;
	float: left;
}

.input	{
	width: 200px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}



/* -- TOP AFBEELDINGEN HOME -- */

#home-top-afbeelding {
	width: 919px;
	height: 260px;
	margin-bottom: 17px; 
}

.home-top-afb-1 {
	background-image: url(../images/home-top-afb-1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}



/* -- TOP AFBEELDINGEN VERVOLG -- */

#vervolg-top-afbeelding-container {
	width: 919px;
	height: 180px;
	padding-bottom: 17px;
	background-image: url(../images/vervolg-content-container-BG.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#vervolg-top-afbeelding {
	width: 620px;
	height: 180px;
	float: left;
}

#vervolg-top-verloop {
	width: 94px;
	height: 148px;
	margin-top: 16px;
	float: right;
	background-image: url(../images/vervolg-top-verloop.png);
	background-position: top left;
	background-repeat: no-repeat;
	behavior: url(../scripts/iepngfix.htc);
}

#vervolg-top-content-container {
	width: 299px;
	height: 180px;
	background-image: url(../images/vervolg-top-content-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}

#vervolg-top-content {
	width: 231px;
	height: 100px;
	padding-top: 46px;
	padding-right: 34px;
	padding-bottom: 34px;
	padding-left: 34px;
}

.vervolg-top-afb-1 {
	background-image: url(../images/vervolg-top-afb-1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


/* -- CONTENT -- */

#content-container {
	width: 919px;
	height: auto;
	background-image: url(../images/content-container-BG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: inline-block;
	
}

#home-content-left {
	width: 283px;
	padding-right: 15px;
	padding-left: 10px;
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

#home-content-left-bottom	{
	margin-top: 15px;
	width:269px;
	}

#home-content-midden {
	width: 261px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

#home-content-right {
	width: 278px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

.home-content-titel	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 8px;
	}

#home-nieuwstitel	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0D8F5F;
	margin-bottom: 0px;
	text-decoration: none;
	}
	
#home-nieuwstitel a:link, #home-nieuwstitel a:active, #home-nieuwstitel a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0D8F5F;
	text-decoration: none;
	}

#home-nieuwstitel a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	}		

#home-nieuwsbrief	{
	margin-top: 15px;}

.home-laatstenieuws-afbeeldingrechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}

#vervolg-content-container {
	width: 919px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	display: inline-block;
	background-image: url(../images/vervolg-content-BG.gif);
	background-position: 226px top;
	background-repeat: repeat-y;
}

#vervolg-left {
	width: 226px;
	height: auto;	
	float: left;
}

#vervolg-left ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#vervolg-left li  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



#vervolg-content {
	width: 624px;
	height: auto;
	float: left;
	padding: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	
}

#vervolg-content a:link, #vervolg-content a:active, #vervolg-content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-decoration: underline;
}

#vervolg-content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-decoration: underline;
}

#vervolg-contact {
	margin-top: 50px;}
	
.nieuwsblok-inhoud	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	}

p{
	margin: 0px;
	padding-bottom: 15px;
}

hr {
	color: #CCCCCC;
	}

/* -- LEFT MENU STIJLEN -- */	

.navbar1, .navbarActive1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}

.navbar1 a, .navbarActive1 a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 15px;
	display: block;
	width: 226px;
}


.navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D8F5F;
	text-decoration: none;
}

.navbar2 a:link, .navbar2 a:active, .navbar2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D8F5F;
	text-decoration: none;
	display: block;
	width: 204px;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/left-menu-item.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbar2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 204px;
	padding-left: 22px;
	background-image: url(../images/left-menu-item-actief.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbarActive2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D8F5F;
	text-decoration: none;
}

.navbarActive2 a:link, .navbarActive2 a:active, .navbarActive2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 204px;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/left-menu-item-actief.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbarActive2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 204px;
	padding-left: 22px;
	background-image: url(../images/left-menu-item-actief.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbar3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D8F5F;
	text-decoration: none;
}

.navbar3 a:link, .navbar3 a:active, .navbar3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D8F5F;
	text-decoration: none;
	display: block;
	width: 194px;
	padding-left: 32px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/nav3-menu-item.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbar3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 194px;
	padding-left: 32px;
	background-image: url(../images/nav3-menu-item-actief.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbarActive3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D8F5F;
	text-decoration: none;
}

.navbarActive3 a:link, .navbarActive3 a:active, .navbarActive3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 194px;
	padding-left: 32px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/nav3-menu-item-actief.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbarActive3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 194px;
	padding-left: 32px;
	background-image: url(../images/nav3-menu-item-actief.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


.navbar4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D8F5F;
	text-decoration: none;
}

.navbar4 a:link, .navbar4 a:active, .navbar4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D8F5F;
	text-decoration: none;
	display: block;
	width: 184px;
	padding-left: 42px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/nav4-menu-item.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbar4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 184px;
	padding-left: 42px;
	background-image: url(../images/nav4-menu-item-actief.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbarActive4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D8F5F;
	text-decoration: none;
}

.navbarActive4 a:link, .navbarActive4 a:active, .navbarActive4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 184px;
	padding-left: 42px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/nav4-menu-item-actief.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbarActive4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 184px;
	padding-left: 42px;
	background-image: url(../images/nav4-menu-item-actief.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


.navbar5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D8F5F;
	text-decoration: none;
}

.navbar5 a:link, .navbar5 a:active, .navbar5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D8F5F;
	text-decoration: none;
	display: block;
	width: 174px;
	padding-left: 52px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/nav5-menu-item.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbar5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 174px;
	padding-left: 52px;
	background-image: url(../images/nav5-menu-item-actief.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbarActive5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D8F5F;
	text-decoration: none;
}

.navbarActive5 a:link, .navbarActive5 a:active, .navbarActive5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 174px;
	padding-left: 52px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/nav5-menu-item-actief.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.navbarActive5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 174px;
	padding-left: 52px;
	background-image: url(../images/nav5-menu-item-actief.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

