h1
{
  font-size: 24px;
  font-weight: normal;
  padding-bottom: 10px;
  color: #cb6000;
  font-family: "arial narrow";
}

h2
{
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 0px;
  color: #cb6000;
  margin-bottom: 5px;
  font-family: "arial narrow";
}

form, fieldset
{
  padding: 0px;
  margin: 0px;
}

th {
text-align: left;
}

/* Uitlijning Afbeeldingen */
.alignleft
{
  float: left;
   margin-right: 15px;
  padding: 5px;
  border: 1px solid #CACACA;
}

.alignright
{
  float: right;
  margin-left: 15px;
  padding: 5px;
  border: 1px solid #CACACA;
}

ul {
padding-left: 15px;
margin: 10px;

}

ul li {

}

/* Uitlijning Tekst */
div.left
{
  text-align: left;
}
div.center
{
  text-align: center;
}
div.right
{
  text-align: right;
}

/* NIEUWS */


/* Nieuws include dingen */

div.newsItemShort
{

  width: 370px;
  float: left;
  height: 125px;
  overflow: hidden;
padding-right: 30px;
margin-bottom: 15px;
}

	div.newsItemShort h2 {
	
	}
	
	div.newsItemShort p {
	height: 55px;
	overflow: hidden;
	}
	
	div.newsItemShort .date,
	div.newsItem .date {
	color: #aaa;
	font-size: 10px;
	}
	
/* nieuwsitemshort op frontpage */
#content #choices .newsItemShort {
margin-top: 6px;
margin-left: 15px;
height: 17px;
line-height: 17px;
margin-bottom: 0px;
}
#content #choices .newsItemShort .date {
display: none;
}	
#content #choices .newsItemShort .readMoreLink {
display: none;
}	
#content #choices h3 {
display: none;
}

#content #choices .newsItemShort h2 {
height: 18px;
color: #003056;
margin: 0px;
padding: 0px;
padding-left: 10px;
background: url('/images/arrow_link_yellow.gif') no-repeat 0px center transparent;
}	

	#content #choices .newsItemShort h2 a,
	#content #choices .newsItemShort h2 a:visited {
	color: white;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: arial, helvetica;
	font-size: 12px;
	}
	
	#content #choices .newsItemShort h2 a:hover {
	text-decoration: underline;
	}
		
	
div.newsItem {
margin-bottom: 25px;
}
	

div.moreNews h2
{
  margin: 20px 0px 0px 0px;
  font-size: 14px;
  color: white;
  background-color: black;
  padding: 4px;
  
clear: both;
  }

div.moreNews div.moreNewsBlock,
div.archivedNews div.archivedNewsBlock
{
  float: left;
  width: 50%;

  display: table;
  padding-bottom: 25px;
}

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;
}

table.DataBoundDetailTable
{
  margin: 0px;
  padding: 0px;
}

table.DataBoundDetailTable th
{
  padding: 4px;
  vertical-align: top;
}
table.DataBoundDetailTable td
{
  vertical-align: middle;
  padding-left: 4px;
  padding-bottom: 4px;
}

input {
background-color: #eee;
border: 1px solid #ddd;
}
input.DataBoundCheckBox {
	background: none;
	border: none;
}

table.DataBoundDetailTable td input 

{
  border: 1px solid #555555;
    background-color: #eee;
  color: #555555;
  width: 200px;

   font-family: arial, helvetica;
  font-size: 12px;
}
table.DataBoundDetailTable td input.SubmitButton {
	width: auto;
}
table.DataBoundDetailTable td input.DataBoundCheckBox {
	border:none; 
	width: auto;
}
table.DataBoundDetailTable td input.DataBoundText:focus
{
   background-color: #f9f9f9;
   color: black;
}

table.DataBoundDetailTable td input.SubmitButton
{
  border: 1px solid #555555;
  background-image: url('gradientImage.axd?h=24&c1=ffffff&c2=cccccc');
  padding: 0px 3px;
  cursor: pointer;
  height: 24px;
  line-height: 16px;
  
}

table.DataBoundDetailTable td textarea.DataBoundTextarea
{
  
    border: 1px solid #555555;
    background-color: #eee;
  color: #555555;
  width: 250px;
  height: 100px;
  font-family: arial, helvetica;
  font-size: 12px;
}
table.DataBoundDetailTable td textarea.DataBoundTextarea:focus
{
  background-color: #f9f9f9;
   color: black;
}
label {
font-size: 11px;
}
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;
}

/* SiteMap: */

div.sitemap ul
{
  margin-left: 20px;
}

/* Contact */
div.contact {
	float:left;
}
div.submit
{
  clear: both;
  text-align: center;
}

/* FAQ - VEELGESTELDE VRAGEN */

ul.faqItems {
list-style: none;
margin: 0px;
padding: 0px;
margin-bottom: 25px;
}

	ul.faqItems li a,
	ul.faqItems li a:visited {
	background: url('/images/arrow_link_orange.gif') no-repeat 0px 7px;
	padding-left: 9px;
	display: block;	
	height: 20px;
	}
	
	#content .faqItem .vraag a,
	#content .faqItem .vraag a:visited {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	color: #cb6000;
	
	font-family: "arial narrow";
	}
	
	.antwoord {
	margin-bottom: 15px;
	}
	
.ingelogdals {
position: absolute;
font-size: 10px;
color: white;
position: absolute;
margin-left: 598px;
margin-top: -112px;

text-align: right;
width: 200px;
}

	#content .ingelogdals a,
	#content .ingelogdals a:visited {
	color: white;
	font-weight: bold;
	}
	
