.collectionList
{
  margin: 0;
  padding: 0;  
  margin: 0 0 10px 0;
}

.collectionList .datum
{  
  background:url(/images/pijl.jpg) no-repeat top left;  
  padding: 0 15px 0 15px;  
}

a
{
  color: #0062A1;
  text-decoration: none;
}

.themaList
{
  display: inline;
  margin: 0 5px 0 0;
}

/* reacties */
#gebruikerReacties
{
  margin: 20px 0 0 0;
}
#reactiePanel
{
  margin: 10px 0 0 0;
  border-top: solid 1px #009C95;
}

#gebruikerReacties .reactie
{
  border-top: solid 1px #009C95;
  padding: 10px 0 10px 0;
}

#gebruikerReacties .reactie .reactieInfo
{
  margin: 10px 0 0 0;
  font-size: 0.8em;
}

#reactiePanel form
{
  margin: 0;
  padding: 0;
}

#reactiePanel label
{
  display: inline-block;
  width: 150px;
  vertical-align: top;
}

#reactiePanel .invoer
{
  display: inline;
}

#reactiePanel .invoer .txt
{
  width: 200px;
}

#reactiePanel textarea
{
  width: 350px;
  height: 150px;
  font-size: 12px;
}

#tekenteller
{
  color: #0062A1;
  font-size: 10px;
}

/* sitetree view */
.siteview, .subCollection, .subCollectionContainer
{
  margin: 0;
  padding: 0;
  list-style: none;
}

.siteview label
{
  cursor: pointer;
}

.themabeheer,
.siteview .thematree,
.subCollectionContainer .collectieHoofd,
.subCollectionContainer .collectieHoofd,
.subCollectionContainer .collectieItem
{
  background:url(/images/pijl.jpg) no-repeat top left;  
  padding: 0 0 0 15px;
  margin: 2px 0 2px 0; 
}

.thematree.expanded a,
.subCollectionContainer.expanded .collectieHoofd a
{
  color: #009C95;
}

.subCollectionContainer.expanded .collectieHoofd
{
  background:url(/images/pijl-open.jpg) no-repeat top left;    
}

.subCollectionContainer .collectieHoofd a:hover
{
  text-decoration: none;
}

.subCollectionContainer.collapsed .collectieHoofd a
{
  color: #0062A1;
}

.subCollection .collectieItem a
{
  color: #0062A1 !important;
}

.thematree.expanded
{
  background:url(/images/pijl-open.jpg) no-repeat top left;    
  color: #009C95;
}

.dateLabel
{
  display: inline-block;
  width: 120px;
}

/* datum en tijdstippen */
.inschrijfdatum
{
  margin: 0 0 2px 0;
}

.inschrijven
{    
  background:url(/images/pijl.jpg) no-repeat top left;  
  display: inline-block;
  margin: 0 0 0 20px;
  padding: 0 0 0 15px;
  text-decoration: underline;
}

.datumInschrijven
{
  width: 80px;
}

.opmerking
{
  margin: 0 0 0 0;
}

.datumTijd
{
  color: #009C95;
  font-weight: bold;  
}

.collectionHeader
{  
  color: #0062A1;
  font-weight: bold;
}

.addbasket
{
  background:url(/images/pijl.jpg) no-repeat top left;  
  float: right;
  padding: 0 0 0 15px;
}

#basket
{
  margin: 0 0 0 15px;
  color: #0062A1;
}

.addbasket label,
.basketItem .delete
{
  cursor: pointer;
}

.itemHead
{  
  font-weight: bold;  
  margin: 10px 0 10px 0;
}

.basketItem
{
  background:url(/images/pijl.jpg) no-repeat top left;  
  padding: 0 0 0 15px; 
}

.basketItem .delete
{
  float: right;
  margin: 0 5px 0 0;
}

.createNieuwsletter
{
  margin: 10px 0 0 0;
}

.opmerking
{
  padding: 0 0 0 25px;
}
