/* Start of CMSMS style sheet 'kennisbank' */
#kennisbank
{
	background:url(modules/Kennisbank/img/background_column1.jpg) repeat-x #f0f0f0;
	overflow: auto;
	width: 940px;
	margin-left:20px;
	line-height:21px;

}

#kennisbank h2
{
	font-size:22px;
	color:black;
	border:0;
	padding-left:0;
	margin-top:18px;
             margin-left:0;
}
	#kennisbank .articleSmall h2
	{
		margin-top:0;
	}


	/*#lightboxcontent
	{
		display:none;
	}*/
	
#column1
{
	width:710px;
	float:left;
	background: url(modules/Kennisbank/img/background_content.jpg) repeat-x white;
}

#column2
{
	width:190px;
	float:left;
	padding:20px;
}

	#column2 h6
	{
		color:black;
	}
	
	.downloadArticles
	{	
		background:url(modules/Kennisbank/img/downloadArticles.jpg) no-repeat;
		width:99px;
		height:25px;
		display:block;
		text-align:center;
		color:white;
		padding-top:2px;
		margin-top:13px;
	}
	
	.downloadArticles:Hover
	{
		background:url(modules/Kennisbank/img/downloadArticles_hover.jpg) no-repeat;
		color:#333;
		text-decoration:none;
	}
	
.intro .left,
.intro .right
{
	float:left;
	width:325px;
	border-bottom:1px dotted #cccccc; 
	padding-bottom:17px;
	margin-bottom:13px;
	margin-right:30px;
}

#kennisbank .content
{
	height:87px;
	overflow:hidden;
}

.articleSmall
{
	float:left;
	width:325px;
	border-bottom:1px dotted #cccccc; 
	padding-bottom:2px;
	margin-bottom:18px;
	margin-right:30px;
}

.article_tags
{
	margin-top:5px;
	margin-bottom:18px;
}

	#kennisbank .article_tags a
	{
		background-color:#e3e3e3;
		padding:5px;
		margin-bottom:10px;
		line-height:29px;
	}
	
	#kennisbank .article_tags a:Hover
	{
		background-color:#666666;
		color:white;
		padding:5px;
		margin-bottom:10px;
		line-height:29px;
		text-decoration:none;
	}

.download,
.basket
{
	display:block;
	width:159px;
	height:18px;
	background:url(modules/Kennisbank/img/add_to_basket.jpg) no-repeat green;
	color:white;
	text-decoration:none;
	font-size:10px;
	padding-top:1px;
	text-align:center;
	line-height:16px;
	float:left;
	margin-bottom:18px;
}

	.basket:Hover
	{
		background:url(modules/Kennisbank/img/add_to_basket_hover.jpg) no-repeat;
		color:#333;
		text-decoration:none;
	}

.download
{
	margin-left:10px;
	width:91px;
	height:18px;
	background:url(modules/Kennisbank/img/download.jpg) no-repeat;
}

	.download:Hover
	{
		background:url(modules/Kennisbank/img/download_hover.jpg) no-repeat;
		color:#333;
		text-decoration:none;
	}

.pages
{
	overflow:auto;
	width:100%;
	list-style:none;
	margin-bottom:12px;
}

.pages li 
{
	float:left;
	margin:0;
	padding:0 4px;
	width:auto;
}
.pages li  a
{
	font-weight:normal;
}

.pages li  a:Hover
{
	font-weight:bold;
}

ul.tags
{
	margin:0;
	padding:0;
	list-style:none; 
	list-style-position: outside;
	font-size:14px;
	font-weight:normal;
	margin-bottom:22px;
}

	ul.tags li a
	{
		font-weight:normal;
	}

	ul.tags li a:Hover
	{
		color:#333333;
	}

#mydownloads
{
	list-style-position: outside;
}

	#mydownloads li
	{
		line-height:18px;
	}

	#mydownloads li a
	{
		display:block;
		width:100%;
		color:black;
		text-decoration:underline;
		font-size:11px;
		background:url(modules/Kennisbank/img/min.jpg) no-repeat right 5px;
		font-weight:normal;
	}
	
	#mydownloads li a:Hover
	{
		text-decoration:none;
		background:url(modules/Kennisbank/img/min_hover.jpg) no-repeat right 5px;
	}

.articleWhole
{
	overflow:auto;
	width:100%;
}
		
	.articleWhole h2
	{
		font-size:22px;
		font-family:Arial;
	}

	.articleWhole .left,
	.articleWhole .right
	{
		float:left;
		width:325px;

		margin-bottom:13px;
		margin-right:30px;
	}
	
	.dateandtags
	{
		clear:both;
		margin-bottom:19px;
	}
	
		.dateandtags span
		{
			color:#999999;
			margin-right:16px;
		}
		
		.dateandtags .article_tags
		{
			display:inline;
		}
	
	#kennisbank .articleWhole .article_tags
	{
		margin-top:100px;
	}


            #kenForm
            {
                          line-height:16px; 
            }

            #kenForm #newsletter
            {
                          width:auto;
            }

 .lightbox-overlay
{
	background-color:#cccccc;
	margin-top:133px;
}

.lightbox-content
{
	width:470px;
	height:344px;
	background-color:#6e1013;
	top:30%;
	left:50%;
	margin-left:-200px;
	position:absolute;
	background:url(modules/Kennisbank/img/background-lightbox.png) no-repeat;
	color:white;
}

.lightbox-body
{
	padding:20px;
	font-size:12px;
	line-height:20px;
}

.lightbox-content label,
.lightbox-content h2
{
	color:white;
	border:0;
	margin:0;
	padding:0;
}
	.lightbox-content h2
	{
		margin-bottom:13px;
		margin-top:4px;
		text-transform:capitalize
	}
	
	.lightbox-content p
	{
		margin-bottom:15px;
	}
	
.lightbox-body
{
	padding-top:20px;
}

.lightbox-content form label
{
	display:block;
	float:left;
	width:120px;
}

.lightbox-content form input
{
	float:left;
	width:135px;
}

.lightbox-content .submit
{
	background:url(modules/Kennisbank/img/formbtn.gif) no-repeat;
	width:99px;
	height:25px;
	display:block;
	text-align:center;
	padding-top:3px;
	float:right;
	margin-right:173px;
}


.lightbox-close
{
	cursor:pointer;
	float:right;
	width:19px;
	height:19px;
	background-color:#adadad;
	padding:2px 0 0 1px;
	text-align:center;
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:12px;
	color:white;
	margin:5px 5px 0 0;
}

.lightbox-content .warning
{
        color:red;
        font-weight:bold;
        margin-left:10px;
}

/* End of 'kennisbank' */

