h1
{
  font-size: 28px;
  font-weight: normal;  
  text-transform: uppercase;
  padding-bottom: 15px;
  color: #b72828;
  font-family: 'Gill Sans MT Condensed', 'Gill Sans Condensed', Arial, Helvetica, sans-serif;
}

h2
{
  font-size: 22px;
  text-transform: uppercase;
  font-weight: normal;
  padding-bottom: 7px;
  color: #b72828;
  font-family: 'Gill Sans MT Condensed', 'Gill Sans Condensed', Arial, Helvetica, sans-serif;
}

a, 
a:visited {
color:#AB0C08;
}

a:hover {
	color:black;
}

form, fieldset
{
  padding: 0px;
  margin: 0px;
}

th {
text-align: left;
}

td {
padding-right: 15px;
}

blockquote {

background: none;
margin-left: -44px;
margin-right: -44px;
padding-left: 44px;
padding-right: 44px;
padding-bottom: 30px;
padding-top: 25px;
}

	blockquote img {
	margin-left: -44px;
	margin-top: -30px;
	margin-bottom: 30px;
	}

	
#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;
		}

table.contentTable td {
padding-right:60px;
padding-bottom:20px;
}

table.contentTable td img {
margin-bottom:5px;	
}

div.standaardcontent {
width:640px;

}



/* 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;
}

/* STANDAARDCONTENT */

/* TABLES */

div.standaardcontent {
padding:0px 0px 15px 0px;
}             
    

/* NIEUWS */


/* Pagination */

ul.pages {
right:38px;
bottom:0px;
list-style-type:none;
position:absolute;
}

	ul.pages li {
	float:left;
	background:#AB0C08;
	margin:0px 1px;
	}
	
	ul.pages li.selected,
	ul.pages li:hover {
	background:white;
	}
	
	ul.pages li.range  {
		padding:2px 4px;
		color:white;
	}

	ul.pages li a,
	ul.pages li a:visited {
	display:block;
	color:white;
	text-decoration:none;
	padding:2px 5px;
	text-align:center;
	}
	
	ul.pages li a:hover {
		color:#AB0C08;
		background:white;
	}
	
	ul.pages li.selected a {
	font-weight:bold;
	color:#AB0C08;
	}



/* Nieuws include dingen */

div.newsoverview .newsitem.first {
padding-top:20px;
}

div.newsoverview .newsitem {
padding:0px 0px 10px 0px;
}

.date {
font-size: 10px;
margin-top:-5px;
}

div.newsoverview a.readmore,
div.newsoverview a.readmore:visited,
div.newsdetail a.back,
div.newsdetail a.back:visited {
	  font-family: 'Gill Sans MT Condensed', 'Gill Sans Condensed', Arial, Helvetica, sans-serif;
		font-size:20px;
		text-transform:uppercase;
		font-weight:normal;
		display:block;
		text-align:right;
}

div.newsdetail a.back {
	text-align:left !important;
}

div.newsoverview a.readmore:hover,
div.newsdetail a.back:hover {
	color:black;
}

div.newsoverview p.introtext {
	padding-bottom:15px;
}

p.introtext, p.text {
	padding-bottom: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;
}

/* Gastenboek */

div#melding
{
  margin: 10px 0px;
}
div.melding_fout
{
  padding: 4px;
  font-weight: bold;
 	color:#B72828;
  border: 2px solid #B72828;
}

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: 0px 4px;
  vertical-align: top;
}
table.DataBoundDetailTable td
{
  vertical-align: middle;
  padding-left: 4px;
  padding-bottom: 4px;
}

table.DataBoundDetailTable td input.DataBoundText
{
  border: 1px solid #555555;
  background: #f6f6f6;
  width: 197px;
	height:22px;
}
table.DataBoundDetailTable td input.DataBoundTextLong
{
  border: 1px solid #555555;
   background: #f6f6f6; 
  color: #555555;
  width: 250px;
}
table.DataBoundDetailTable td input.DataBoundTextShort
{
  border: 1px solid #555555;
   background: #f6f6f6;
  color: #555555;
  width: 100px;
}
table.DataBoundDetailTable td input.DataBoundText:focus
{
   background: #fafaeb;
}

table.DataBoundDetailTable td input.SubmitButton
{
  background:#D83137 none repeat scroll 0 0;
color:white;
cursor:pointer;
display:block;
font-size:12px;
font-weight:normal;
height:25px;
margin-top:5px;
padding:0 10px 2px;
width:100px !important;
}

table.DataBoundDetailTable td textarea.DataBoundTextarea
{
	background: #f6f6f6;
  border: 1px solid #555555;
  width: 250px;
  height: 100px;
}
table.DataBoundDetailTable td textarea.DataBoundTextarea:focus
{
  background: #fafaeb;
}

table.DataBoundDetailTable td input.Error,
table.DataBoundDetailTable td textarea.Error
{
  border-bottom: 1px dashed red;
}

label.validatieerror
{
  display: block;
  color: #B72828;
}

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.DataBoundDetailTable td textarea.DataBoundUbbEditor
{
	background: #f6f6f6;
  border: 1px solid #555555;
  width: 400px;
  height: 100px;
}
table.DataBoundDetailTable 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;
}