h1
{
	font-family: Verdana, arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform:uppercase;
  padding-bottom: 20px;
  line-height: 22px;
  color: #e5352c;
}

h2, h3, h3 a
{
  font-family: Verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-top:0px;
  padding-bottom:8px;
  color: #0080C6;
}


h3, blockquote h3, h3 a   {
font-size:14px !important;	
 padding-top:0px !important;
}

blockquote h3, h3 a {
 
}


a, a:visited {
color: #E5352C;
text-decoration:underline;
}
a:hover {
  text-decoration:underline !important;
}

a.anchor:hover {
color: #c33075;
}

h3 a:hover {
color:#444444 !important;	
}

a:hover {
color: black;
}

form, fieldset
{
  padding: 0px;
  margin: 0px;
}

th {
text-align: left;
}

td {
padding-right: 15px;
}

blockquote {
border: none;
background: #c8ddf0;
padding: 10px 15px 10px 15px;
font-style: italic;
margin-left:-20px;
padding-left:20px;
}



#main-content ul,
#main-content ol {
  margin-left: 12px;
  list-style-type:none;
  line-height: 20px;
}

	#main-content li {
	background:url("/images/bullets.gif") no-repeat 2px 8px;
	padding-left: 15px;
	}

#main-content ul li ul {
	margin-left:20px;	
}

#main-content div.inleiding ul {
	margin-left:0px;
}

	#main-content div.inleiding li {
		display:block;
		background:url("/images/bullets.gif") no-repeat 2px 8px;
	}
	
	#main-content ul.regelingen li {
		background:none;
		padding-left:0px !important;
		
	}
	
	#main-content ul.regelingen li a {
		width:360px;
	}
	
	ul.regelingen li a.status_open {
		background-image: url('/images/status_open.png');
		background-position: 369px 6px;
		background-repeat: no-repeat;
		width:369px;
		padding-right: 20px;
	}
	ul.regelingen li a.status_tijdelijkgesloten{
		background-image: url('/images/status_tijdelijkgesloten.png');
		background-position: 369px 6px;
		background-repeat: no-repeat;
		width:369px;
		padding-right: 20px;
	}
	ul.regelingen li a.status_openvanaf{
		background-image: url('/images/status_openvanaf.png');
		background-position: 369px 6px;
		background-repeat: no-repeat;
		width:369px;
		padding-right: 20px;
	}
	
	#main-content ul.zoekresultatenlist {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	}
	
	#main-content div.sitemap ul
	{
	  margin-left: 20px;
	  margin-top: 0px;
	  margin-bottom: 0px;
	}
	
		#main-content div.sitemap ul ul {
		font-size: 11px;
		margin-bottom: 5px;
		}

/* Uitlijning Afbeeldingen */
.alignleft
{
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}

.alignright
{
  float: right;
  margin-left: 15px;
  margin-bottom: 5px;
}

/* Uitlijning Tekst */
div.left
{
  text-align: left;
}
div.center
{
  text-align: center;
}
div.right
{
  text-align: right;
}

/* NIEUWS */


/* Nieuws include dingen */

.date {
font-size: 12px;

font-weight:bold;
text-transform:uppercase;
}
  .newsoverview .newsitem .date, .newsarchive .newsitem .date, .newsarchive .newsitem .title {
    display:inline;
  } 
  .newsoverview h2.title {
    padding-bottom:0;
  }
  .newsoverview h2.title a {
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
    color:#0080C6;
  }
  .newsoverview .readmore {
    background: url("/images/readmore-arrow-red.png") 0px 3px no-repeat;
      color:#E5352C;
  }
  .newsdetail .back {
    color:#999fa3;
    background: url("/images/arrow-grey.png") 0px 3px no-repeat;
    padding-left: 13px; 
  }
  .newsoverview .readmore, .newsdetail .back {  
  padding-left: 13px; 
  padding-top: 0px;  

  text-transform:uppercase;
  font-weight:bold;
  text-decoration:none;
  margin-top:5px;
  display:block;
  }
  .newsdetail .back {
    color:#999fa3;
    background: url("/images/arrow-grey.png") 0px 3px no-repeat;
    padding-left: 22px;
    margin-top:20px; 
  }
  .newsdetail .date {
    color:#0080C6;
    display:block;
    margin-bottom:20px;
  }
  .newsarchive .title a {
   color:#0080C6;
  text-transform:uppercase;
  font-weight:bold;
  text-decoration:none;
  }
div.newsItemShort
{
  margin-bottom: 10px;
}

	div.newsItemShort h2{
	margin-bottom: 2px;
	}

div.moreNews h2
{
  margin: 20px 0px 0px 0px;
  font-size: 14px;
  color: white;
  background-color: black;
  padding: 4px;
}

div.moreNews div.moreNewsBlock,
div.archivedNews div.archivedNewsBlock
{
  float: left;
  width: 50%;
  border-bottom: 1px solid black;
}

div.moreNews div.moreNewsBlock div.moreNewsBlockItem,
div.archivedNews div.archivedNewsBlock div.archivedNewsBlockItem
{
  clear: both;
  padding: 4px;
  height: 14px;
}
div.moreNews div.moreNewsBlock div.date,
div.archivedNews div.archivedNewsBlock div.date
{
  float: left;
  font-style: italic;
}
div.moreNews div.moreNewsBlock div.title,
div.archivedNews div.archivedNewsBlock div.title
{
  float: left;
  margin-left: 10px;
  clear: right;
}

div.archiveLink
{
  margin-top: 5px;
  padding: 4px;
  text-align: right;
}

/* Gastenboek */

div#melding
{
  margin: 10px 0px;
}
div.melding_fout
{
  padding: 4px;
  font-weight: bold;
  color: red;
  border: 2px solid red;
}

div.melding_mededeling
{
  padding: 4px;
  font-weight: bold;
  color: green;
  border: 2px solid green;
}

a img
{
  border: none;
}

.multicheckbox label {
margin-left: 3px;
}

table.DataBoundDetailTable
{
  margin: 0px;
  padding: 0px;
}

table.DataBoundDetailTable th
{
  padding-right: 25px;
  vertical-align: top;
  color:#C33075;
}
table.DataBoundDetailTable td
{
  vertical-align: middle;
  padding-left: 4px;
  padding-bottom: 4px;
}

table.DataBoundDetailTable td input.DataBoundText
{
	border: 1px solid #dbdfe6;
  width: 264px;
  height: 23px;
  line-height: 23px;
  padding-left: 5px;
}
table.DataBoundDetailTable td input.DataBoundTextLong
{
  border: 1px solid #dbdfe6;
   background: #f6f6f6; 
  color: #555555;
  width: 250px;
}
table.DataBoundDetailTable td input.DataBoundTextShort
{
  border: 1px solid #dbdfe6;
   background: #f6f6f6;
  color: #555555;
  width: 100px;
}
table.DataBoundDetailTable td input.DataBoundText:focus
{
   
}

table.DataBoundDetailTable td input.SubmitButton
{
  background: url('/images/form-submitbutton.gif') 0px 5px no-repeat;
  height: 29px;
  width:123px;
  font-family:Verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: white;
  text-align: center;
  cursor:pointer;
}

table.DataBoundDetailTable td input.SubmitButton:hover {
	background: url('/images/form-submitbutton-hover.gif') 0px 5px no-repeat;
	}

table.DataBoundDetailTable td textarea.DataBoundTextarea {
  border: 1px solid #dbdfe6;
  width: 324px;
  height: 73px;
  padding-left: 5px;
  padding-top:2px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
 
}
table.DataBoundDetailTable td textarea.DataBoundTextarea:focus
{

}

table.DataBoundDetailTable td input.Error,
table.DataBoundDetailTable td textarea.Error
{
  border-bottom: 1px dashed red;
}

label.validatieerror
{
  display: block;
  color: red;
}

ul.gastenboekberichten
{
  padding: 0px;
  margin: 20px 0px 0px 0px;
}

ul.gastenboekberichten li
{
  padding: 0px;
  margin: 0px;
  list-style: none;
  /*background-color: silver;*/
  background-image:  url('gradientImage.axd?h=24&c1=ffffff&c2=999999');
  margin-bottom: 20px;
}


ul.gastenboekberichten li div.geplaatstdoor
{
  float: left;
  padding: 5px;
}
ul.gastenboekberichten li div.delete,
ul.gastenboekberichten li div.edit
{
  float: right;
  margin: 4px 2px;
}
ul.gastenboekberichten li div.geplaatstop
{
  float: right;
  padding: 5px;
}
ul.gastenboekberichten li div.bericht
{
  background-color: white;
  padding: 5px;
  border: 1px solid #999999;
  clear: both;
}

div.paginalinks
{
  text-align: center;
}

div.paginalinks a,
div.paginalinks a:visited
{
  color: black;
  font-weight: bold;
  text-decoration: underline;
  padding: 2px;
}

div.paginalinks a.active,
div.paginalinks a:visited.active
{
  font-weight: normal;
  text-decoration: none;
  border: 1px solid silver;
  padding: 2px 4px;
}

#contactform .formtable th, #contactform .formtable td {
  padding-right:20px;
  padding-bottom:10px;
  vertical-align:top;
}
#contactform .formtable input[type='text'], #contactform .formtable textarea {
  width:320px;
}
#contactform .formtable input[type='image'] {
  float:right;
  margin-top:5px;
}
