@font-face {
	font-family: 'I Did This!';
	font-style:  normal;
	font-weight: lighter;
	src: url('/fonts/i-did-this.ttf');
}
		
h1
{
  font-family: 'I Did This!',arial,helvetica,sans-serif;
  font-size: 19px;
  line-height: 24px;
  color: #005889;
  font-weight: normal;
  padding-bottom: 8px;
  
}

h2
{
  font-family: 'I Did This!',arial,helvetica,sans-serif;
  font-size: 14px;
  color: #005889;
  font-weight: normal;
  padding-bottom: 4px;
  margin-top: 8px;
}

	h2.news-homepage {
	font-size: 19px;
	background: url('/images/h2-homepage-bg.png') no-repeat 0px 0px;
	height: 52px;
	line-height: 52px;
	width: 566px;
	margin-left: -48px;
	padding-left: 48px;
	padding-bottom: 0px;
	margin-top: 15px;
	}

form, fieldset
{
  padding: 0px;
  margin: 0px;
}

th {
text-align: left;
}

td {
padding-right: 15px;
}

blockquote {
border: 1px solid #1789c8;
background: white;
padding: 10px 15px 10px 15px;
font-style: italic;

}

#content a {
color: #ff6000;
}

#content a:visited {
color: #b9571c;
}

#content a:hover {
color: black;
}


#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: 0px;
	  margin-top: 0px;
	  font-weight: bold;
	  margin-bottom: 0px;
	  list-style: none;
	  
	}
	
	#content div.sitemap ul li a,
	#content div.sitemap ul li a:visited {

	
	}
	
		#content div.sitemap ul li a:hover {
		text-decoration: underline;
		color: black;
		}
	
		#content div.sitemap ul ul {
		font-size: 11px;
		margin-bottom: 5px;
		margin-left: 25px;
		font-weight: normal;
		list-style: square;
		
		}

		
#content img {
background: white;
border: 1px solid #1789c8;
padding: 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;
}


.back {
display: block;
margin-top: 5px;
}



/* Gastenboek */

div#melding
{
  margin: 10px 0px;
  clear: left;
}
div.melding_fout
{
  padding: 4px;
  font-weight: bold;
  color: red;
  display: block;
  background: white;
  border: 2px solid red;
}

div.melding_mededeling
{
  padding: 4px;
  font-weight: bold;
  color: green;
  background: white;
  border: 2px solid green;
}

a img
{
  border: none;
}


/* FORMS */

.contact {
display: block;
padding-bottom: 25px;
}

.formtable
{
  margin: 0px;
  padding: 0px;

}

.formtable th,
.DataBoundDetailTable th 
{
  padding: 4px;
  vertical-align: top;
}
.formtable td,
.DataBoundDetailTable td
{
  vertical-align: middle;
  padding-left: 4px;
  padding-bottom: 4px;
}

.forminputtext,
.forminputfile
{
  border: 1px solid #1789c8;
   background: white;
  color: #222;
  padding: 3px;
  
}

	.forminputtext:focus {
	background: white;
	}
	
		.forminputtext {
		width: 220px;
		}

		.forminputtextshort {
		width: 100px;
		}
		
		.forminputtextlong {
		width: 300px;
		}

.formsubmitbutton
{
  width: 102px;
  background: url('/images/button-bg.gif') no-repeat 0px 0px;
  height: 20px;
  font-size: 11px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 3px;
  padding-top: 1px;
  letter-spacing: 1px;
  cursor: pointer;
  padding-right: 3px;
}

.formtextarea
{
 background: white;
  border: 1px solid #1789c8;
  width: 350px;
  padding: 3px;
  height: 100px;
  font-family: arial, helvetica, sans-serif;
  color: #222;
}
	
	.formtextarea:focus {
	background: white;
	}



.formselect {
  border: 1px solid #1789c8;
   background: white;
  color: #222;
  padding: 3px;
  max-width: 400px;
}

	select option {
	padding-right: 10px;
	}

/* CHECKBOX / RADIO BUTTONS */
.formmultiradio,
.formmulticheckbox {
line-height: 20px;
}

.formradio, 
.formcheckbox {
vertical-align: middle;
}

.formmulticheckbox label,
.formmultiradio label {
padding-left: 5px;
}


.formtable td input.Error,
.formtable 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;
}

/* ---------- SITENODE COMMENTS ---------- */
#sitenodecomments {

width: 529px;
}

	.comments {
	margin-top: 25px;
	
	}
	
	.comments h2 {
	
	padding-top: 0px;
	padding-bottom: 10px;
	}
	
			.wide .comments, .wide #sitenodecomments div#melding {
			width: 530px;
			}
			
			.narrow .comments, .narrow #sidenodecomments div#melding {
			width: 100%;
			}

		.comment {
		margin-bottom: 10px;
		border-bottom: 1px solid #eff4f6;
		padding: 4px 10px 4px 10px;
		}

			.comment .avatar	{
			float: left;
			margin-left: -10px;	
			}

			#content .comment .avatar img {
			border: 1px solid #bfd6e3;
			}

			.comment .name,
			.comment .date,
			.comment .text,
			.comment #inlinesitenodereactieform	{
			margin-left:75px;
			}

			.comment .text,
			.comment #inlinesitenodereactieform	{
			margin-bottom: 10px;
			}
			
				.comment .text img {
				display: block;
				margin-bottom: 5px;
				}

			.comment .name {
			font-weight: bold;
			margin-top: -4px;
			}

				.comment .name a,
				.comment .name a:visited {
				text-decoration: none;
				text-transform: capitalize;
				}

			.commentcontent {
			display: table;
			min-height: 70px;
			}

			.commentfooter .date {
			float: left;
			color: #555;
			font-size: 10px;
			}
			
				.actions {
				height: 16px;
				line-height: 16px;
				margin-bottom: 5px;
				margin-right: -10px;
				}

					#content .actions img {
					border: none;
					background: none;
					}

						.actions .notok, .actions .edit {
						float: right;
						margin-top: -6px;
						}

	
	/* COMMENTSFORM */
	#commentform {
	background: #eff4f6;	
	border: 1px solid #bfd6e3;
	width: 516px;
	margin-top: 15px;
	padding: 10px 6px 10px 6px;
	}
		
			.wide #commentform {
			width: 516px;
			}
			
			.narrow #commentform {
			width: 97%;
			}
			
		#commentform .formtextarea {
		border: 1px solid #bfd6e3;
		}
	
		#commentform td {
		padding-bottom: 10px;
		}

		#commentform th {
		width: 79px;
		}
		
		#content #commentform img {
		border: 1px solid #bfd6e3;
		padding: 0px;
		background: white;
		margin-bottom: 1px;
		margin-right: 1px;
		}
		
			#content #inlinesitenodereactieform img {
			margin-bottom: 1px;
			margin-right: 1px;
			}
		
		#commentform textarea {
		width: 400px;
		height: 150px;
		}

			.wide #commentform textarea {
			width: 400px;
			}
			
			.narrow #commentform textarea {
			width: 320px;
			}
			
			.wide #inlinesitenodereactieform textarea {
			width: 410px;
			}
			
			.narrow #inlinesitenodereactieform textarea {
			width: 330px;
			}
		
		.captchaimage {
		padding-bottom: 10px;
		}

		
/* profielformulieren */

.header {
font-size: 14px;
color: #005889;
font-weight: bold;
line-height: 26px;
}

#content img.deletepicture {
background: none;
padding: none;
border: none;
}

/* ----- LEDENOVERZICHT ----- */
.ledenboek {
margin-top: 20px;
}

	.ledenboek h2 {
	margin-top: 0px;
	font-family: arial, helvetica, sans-serif;
	}
	
		#content .ledenboek h2 a, 
		#content .ledenboek h2 a:visited {
		font-size: 14px;
		
		font-weight: bold;
		text-decoration: none;
		}
		
			#content .ledenboek h2 a:hover {
			text-decoration: underline;
			}
	
	
	.ledenboek table {
	width: 100%;
	}
	
	.ledenboek th {
	background: url('/images/forum-bg-th.gif') repeat-x;
	font-weight: normal;
	color: white;
	text-transform: uppercase;
	text-align: left; 
	padding: 0px 10px 0px 10px; 
	height: 25px;
	line-height: 24px;
	}
	
	.ledenboek td {
	border-bottom: 1px solid #ccc;	
	padding: 3px 10px 3px 10px;
	vertical-align: top;	
	}
	
		.ledenboek td.maxpage {
		padding-right: 0px;
		text-align: right;
		}
		
		tr.even {
		background: #f9f9f9;
		}
		
		td.pagelinks {
		border-bottom: none;
		background: none;
		padding-right: 0px;
		text-align: right;
		}
		td.pagelinks a.selected {
			color:black;
		}

	.lid {
	display: table;
	padding-bottom: 10px;
	height: 70px;
	width: 50%;
	float: left;
	overflow: hidden;
	}
		
	.ledenboek .lidfoto {
	width: 65px;
	height: 65px;
	background: url('/images/leden/no-picture.gif') no-repeat white 5px 5px;
	border: 1px solid #1789c8;
	padding: 5px;
	float: left;
	margin-right: 10px;
	}
	
		#content .ledenboek .lidfoto img {
		padding: 0px;
		border: none;
		background: none;
		}
		
		
.ledenprofiel {
width: 100%;
}

	.ledenprofielvisuals {
	float: left;	
	margin-right: 10px;
	}
	
		.ledenprofielvisuals .avatar {
		margin-bottom: 10px;
		}
	
	.ledenprofiel .header {
	line-height: 18px;
	padding-top: 0px;	
	}
	

		
		
.bommel {
width: 100%;
margin-bottom: 10px;
margin-top: 2px;
border-collapse: collapse;
clear:left;
}

	.bommel th {
	font-weight: normal;
	text-align: left; 
	padding: 0px 10px 0px 10px; 
	height: 25px;
	line-height: 24px;
	}
	
		.plaatstijd {
		width: 100px;
		}
		
		.bekijk {
		width: 50px;
		}
	
	.bommel td {
	padding: 5px 10px 8px 10px;
	vertical-align: top;	
	}
			
		td.plaatstijd {
		font-weight: bold;
		}

	tr.bommelcontenthead {
	background: url('/images/forum-bg-th.gif') repeat-x;
	color: white;
	text-transform: uppercase;
	}

	tr.bommelcontentrow {
	background: white;	
	}
	
	tr.bommelcontentrowbg {
	background: url('/images/forum-bg-td.gif') repeat-x left bottom white;	
	}
	
.bommeladdlink {
padding: 4px;

text-decoration: none;
display:block;
float: left;
padding-left: 22px;
background: url('/images/leden/new.png') no-repeat 0px 4px;
}

.currentpage {
margin-bottom: 5px;
}




