
/********* ARTICLE ************/ 
.article {
	color:#004991;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	overflow:hidden;
}

.article ul
{
	color:#004991;
}
.article ul li
{
}

/********* WorkerARTICLE ************/ 
.workerarticle 
{
	width:330px;
	float:left;
	height:250px;
	overflow:hidden;
	margin:0 0 0px 0px;
	padding:20px 20px 0px 20px;
	border-bottom: 2px dotted #004991;
}

.workerarticle p
{
	margin:0px 0px;
	padding:0px;
}

.workerarticle table
{
  margin:0px;
  padding:0px;
  border-collapse:collapse;
}

/********* Project ARTICLE ************/ 
.projectArticle 
{
	margin:0 0 0px 0px;
	padding:20px 20px 0px 20px;
}

.projectArticleExtra 
{
	margin:0 auto;
	padding:30px 20px 0px 20px;
}

.smallPicsContainer
{
	width:125px;
	float:left;
}

.smallPicsContainerExtra
{
	width:125px;
	height: 320px;
	float:left;
	overflow:auto;
}
.smallPic
{
	text-align:center;
	background-color:#333333;
	width:100px;
	height:75px;
	margin: 0 0 5px 0;
}

.smallPic a
{
	text-decoration:none;
	color:#eeeeee;
	margin:0px;
	border:0px;
}

.smallPic a img
{
	margin:0px;
	border:0px;
}

.bigPicContainer
{
	width:425px;
	height:320px;
	float:left;
}

.bigPic
{
	text-align:center;
	background-color:#333333;
	width:420px;
	height:315px;
	margin: 0px;
}

.projectTextContainer
{
	padding:0px;
	float:left;
	overflow:hidden;
}

.projectText
{
	padding:5px 0 5px 5px;
}

.projectText a
{
	color:#7B94BD;
	text-decoration:none;
	border-bottom: 1px dotted #7B94BD; 
}

.projectControls
{
	width:500px;
	height:20px;
	border:0px;
}

.projectControls span.right
{
  float:right;
}

.projectControls span.left
{
  float:left;
}


.projectControls a img
{
	border:0px;
}


/********* FOTO ALBUM ************/ 
table.album td{
	text-align:center;
	margin: 0 auto;
}

img.thumb {
	border:1px solid #000066;
	text-align:center;
}

.input_tabel {
	border: 1px solid #000000;
	border-color:#0a0a0a #8f8f8f #9f9f9f #0a0a0a ;
	background-color:#dddddd;
	margin:0px;
	height:90px;
	width:100px;
}

.input_tabel td {
	text-align:left;
}

input.input_veld {
	font-size:9px;
	padding:1px 0px 1px 0px;
	margin:0px;
}


/********* AGENDA ************/ 

.agendaarticle 
{
	/*color:#000000;*/
	margin:0px 0px 0px 0px;
	padding:20px 10px 0 10px;
	overflow:hidden;
}

/********* FAQ ARTICLE ************/ 

.faqarticle 
{
	border:0px;
	padding:0 10px 0 10px;
}

.faqarticle h3 a img {
	border:0px;
	margin: 0 5px 0 0;
	vertical-align:middle;
}


/********* LINK ARTICLE ************/ 

.linkarticle
{
	border:0px;
	padding:20px 20px 0 20px;
	border-bottom: 2px dotted #004991;
}

.linkarticle img.right
{
  float:right;
	border:0px;
	margin: 0 5px 20px 0;
	vertical-align:middle;
}

/********* textFoto ************/ 

.textfoto {
	overflow:hidden;
	/*
	background-color:#A1BD2A;
	background-image:url('../../pics/cj2hosting/textFotoLeft.gif');
	background-repeat:no-repeat;
	background-position:top left;
	*/
	text-align:left;
	padding:0 0px 3px 10px;
	margin:0px 0 0px 0;
}

.textfoto img, .textfoto p img {
  border:1px solid #444466;
}

.textfoto a img {
	border:0px;
}

/**************************/ 

.formarticle
{
	border-collapse:none;
	border:0px;
}

.formarticle td
{
	padding: 0 10px 0 10px;
}

.formarticle td.boven 
{
	margin:5px 0px 5px 0px;
}

.formarticle td.onder 
{
	margin:5px 0 5px 0;
	border:0px;
}

/*
.formarticle td.boven {
	background-color:#ffa800;
	background-image:url('../../pics/cj2hosting/orangeLeftTop.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0px 0;
	margin:5px 0 5px 0;
	border:0px;
}

.formarticle td.onder {
	background-color:#ffa800;
	background-image:url('../../pics/cj2hosting/orangeLeftBot.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0 0 0px 0;
	margin:5px 0 5px 0;
	border:0px;
}
*/
.formarticle input, .formarticle textarea
{
	width:200px;
	border:1px solid #444466;
}

.formarticle select.pulldown
{
	width:80px;
	border:1px solid #444466;
}

.formarticle td.submit input
{
	text-align:right;
	align:right;
	width:auto;
	border:0px;
}
.formarticle td.submit 
{
	text-align:right;
	align:right;
}

/*************** Openingstijden Tablletje ***************/
.openingsTijdenTable th
{
  text-align: left;
  width: 100px;
}

.openingsTijdenTable td, .openingsTijdenTable th
{
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #004991;
}

.openingsTijdenTable th
{
  color: #000000;
  font-size: 11px;
}
