h1
{
  font-size: 26px;
  font-weight: normal;
  padding-bottom: 10px;
  color:#064565;
  letter-spacing:-1px;
  line-height:40px;
  font-family:Arial, Helvetica, sans-serif;
}

h2
{
color:#064565;
font-weight:normal;
font-size: 20px;
padding-bottom: 7px;
font-family:Arial, Helvetica, sans-serif;
}

a, a:visited {
color:#064565;
text-decoration:underline;
}

a:hover {
color:#333333;;
text-decoration:underline !important;
}

form, fieldset
{
  padding: 0px;
  margin: 0px;
}

th {
text-align: left;
}

td {
padding-right: 15px;
}

blockquote {
border: 1px solid #999;
background: #eee;
padding: 10px 15px 10px 15px;
font-style: italic;
}

#content ul,
#content ol {
  margin-left: 20px;
}

	#content ul.zoekresultatenlist {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	}
	
	#content div.sitemap ul
	{
	  margin-left: 20px;
	  margin-top: 0px;
	  margin-bottom: 0px;
	}
	
		#content div.sitemap ul ul {
		font-size: 11px;
		margin-bottom: 5px;
		}

/* Uitlijning Afbeeldingen */
.alignleft
{
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
}

.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 */

div.newsdetail {
width:550px;	
}

div.newsdetail ul {
list-style-position:inside;
list-style-type:disc;
}

div.newsoverview h2 a,
div.newsoverview h2 a:visited,
div.newsarchive h2 {
color:#057FC8;
font-size:16px;
}

div.newsoverview div.newsitem {
clear:both;
border-bottom:1px dotted #DBDBDB;
margin-bottom:25px;
padding-bottom:25px;
overflow:hidden;
}

	div.newsoverview div.newsitem.last  {
	border-bottom:none;
	}

div.newsoverview .readmore {
clear:both;
padding:10px 0px;
text-align:right;
width:100%;
}

div.newsoverview .text {
float:left;
}

p.introtext {
padding-bottom:10px;
font-weight:bold;

}

div.newsoverview img.thumb,
div.newsdetail p.introtext img {
display:none;
float:left;	
width:150px;
height:100px;
padding:5px;
border:1px solid #DBDBDB;
margin-right:15px;
margin-bottom:15px;
display:none;
}

div.newsarchive {
margin-bottom:20px;
}

div.newsarchive a {
	text-decoration:none;
}

div.newsarchive a:hover {
text-decoration:underline;
}

div.newsarchive h2 {
margin-bottom:10px;
color:#064565;
font-weight:bold;
}

div.newsarchive .newsitem .date {
float:left;
padding-right:10px; 
font-size:11px;
}

div.newsarchive .newsitem {	
border-bottom:1px dotted #DBDBDB;
margin-bottom:2px;
}

div.newsarchive .year {
margin-bottom:20px;
}

/* Nieuws include dingen */

div.newsoverview .date {
font-size: 11px;
padding-right:10px;
font-weight:bold;
}
div.newsdetail p.introtext {
font-weight:bold;
}

div.newsdetail .text {
padding-bottom:10px;
}

div.newsdetail .links {
clear:both;	
border-top:1px dotted #DBDBDB;
}

div.newsdetail a.back {
margin:10px 0px;
float:left;
color:#057FC8;
font-weight:bold;
}

div.newsdetail a.archivelink {
margin:10px 0px;
float:right;
color:#057FC8;
font-weight:bold;
}

div.newsdetail p.introtext img {
margin-top:5px;	
margin-bottom:20px;
}


.readmore {
float:right;
}

.date {
font-size: 10px;
}

div.newsItemShort
{
  margin-bottom: 10px;
}


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;
}

div#melding
{
  margin: 10px 0px;
}
div.melding_fout
{
  padding: 4px;
  font-weight: bold;
  color: #BE2026;
  border: 2px solid #BE2026;
}

div.melding_mededeling
{
  padding: 4px;
  font-weight: bold;
  color: green;
  border: 2px solid green;
}

a img
{
  border: none;
}

.formmulticheckbox label {
margin-left: 3px;
}

table.formtable
{
  margin: 0px;
  padding: 0px;
}

table.formtable th
{
  padding: 4px;
  vertical-align: top;
}
table.formtable td
{
  vertical-align: middle;
  padding-left: 4px;
  padding-bottom: 4px;
}

td input.forminputtext
{
  border: 1px solid #555555;
  background: #f6f6f6;
  color: #555555;
  width: 197px;
}


table.formtable td input.forminputtext Error
{
  border: 1px solid #73757A;
   background: #f6f6f6;
  color: #555555;
  width: 197px;
}
table.formtable td input.forminputtext Long
{
  border: 1px solid #555555;
  background: #f6f6f6; 
  color: #555555;
  width: 250px;
}
table.formtable td input.forminputtext Short
{
  border: 1px solid #555555;
  background: #f6f6f6;
  color: #555555;
  width: 100px;
}
table.formtable td input.DataBoundText:focus
{
   background: #fafaeb;
}

table.formtable td input.formsubmitbutton
{
  border: 1px solid #555555;
  background:#064565 ;
  height: 28px;
  padding:2px 10px;
  color:white;
}

table.formtable td textarea.formtextarea
{
	background: #f6f6f6;
  border: 1px solid #555555;
  width: 250px;
  height: 100px;
}
table.formtable td textarea.DataBoundTextarea:focus
{
  background: #fafaeb;
}

table.formtable td input.Error,
table.formtable td textarea.Error
{
  border-bottom: 1px dashed #BE2026;
}

label.validatieerror
{
  display: block;
  color: #BE2026;
}


/* GASTENBOEK */

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;
}

div.pollBlock{
	display:block;
	width:200px;
	border:1px solid;
	float:right;
}
div.pollBlock div{
	padding:2px;
}
div.pollHeader{
	border-bottom:1px dotted;
	height: 20px;
}
	div.pollPrev{
		float:left;
	}
	div.pollNext{
		float:right;
	}
div.pollQuestion{
	font-style:italic;
	border-bottom:1px dotted;
}
div.pollStats span.pollAntwoordText{
	font-weight:bold;
	padding-right: 10px;
}


/********************************************************* Leden */

div.avatar
{
	width: 65px;
	height: 65px;
}

div.avatar.none
{
	background-image: url('../images/leden/avatars/none.jpg');
}
	div.avatar a
	{
		display: block;
		width: 100%;
		height: 100%;
	}

/********************************************************* SiteNodeReacties */

.sitenodereacties
{
	margin-top: 15px;
}

.reactie
{
	margin-bottom: 15px;
	border: 1px solid #e2e2e2;
	padding: 10px;
}

.reactie .info
{
	height: 65px;
}

.reactie .avatar
{
	float: left;
}

.reactie .info .naam,
.reactie .info .datum,
.reactie .info .edit
{
	margin-left:75px;
}

.reactie .info .naam
{
	font-size: 13px;
	font-weight: bold;
}

.reactie .actions
{
	height: 1px;
	display: table;
	width: 100%;
}

.reactie .actions a
{
	float: right;
	margin-left: 10px;
}

table.formtable td textarea.DataBoundUbbEditor
{
	background: #f6f6f6;
  border: 1px solid #555555;
  width: 400px;
  height: 100px;
}
table.formtable td textarea.DataBoundUbbEditor:focus
{
  background: #fafaeb;
}

/* editor */

form#sitenodereactieform a img,
form#forumThreadForm a img,
form#forumPostForm a img
{
	border: 1px solid #e2e2e2;
	margin-bottom: 2px;
}

form#sitenodereactieform a:hover img,
form#forumThreadForm a:hover img,
form#forumPostForm a:hover img
{
	border: 1px solid #000099;
}