body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(./images/achtergrond.png);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: repeat;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.7em;
	color: #243486;
	background-color: transparent;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.4em;
	background-color: transparent;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1em;
	background-color: transparent;
}

p {
	font-family : Arial, Helvetica, sans-serif; 
}

.menu {
	font-size: 1.2em;
}

dt {
	font-weight: bold;
	margin-top: 0.3em;
}

dl.bestuurslijst dd div {
	width: 10em;
}

table.rows {
	border-collapse: collapse;
}

table.rows tr {
	border-bottom: 1px solid black;
	height: 3em;
}

table.rows tr td {
	padding-right: 50px;
}

th {
	text-align: left;
	background-color: #b0bcf8;
	font-weight: bold;
}

table.programma {
	border-collapse: collapse;
	width: 100%;
	max-width: 800px;
}
table.programma th {
	border-bottom: 1px solid #77a;
}
table.programma tr {
	border-bottom: 1px solid #77a;
}
table.programma tr:nth-child(odd) {
	background-color: #b0bcf8;
	border-bottom: none;
}
table.programma tr:nth-child(even) {
	border-bottom: none;
}
table.programma tr:nth-child(odd) td {
	border-right: 1px dotted #aae;
}
table.programma tr:nth-child(even) td {
	border-right: 1px dotted #eee;
}

div.leiding img {
	float: right;
	clear: right;
}
div.leiding h4 {
	clear: right;
}

div#fotoalbumpath {
	padding-bottom: 10px;
}
div.fotoalbumThumb {
	float: left;
	width: 160px;
	height: 175px;
	text-align: center;
}
div.fotoalbumImage {
	width: 100%;
	height: 640px;
	text-align: center;
	padding-bottom: 10px;
}

div.shoutbox {
	text-align: left;
	padding: 3px;
	background-color: rgba(255,255,255,0.5);
}
div.shoutbox div {
	margin-top: 8px;
}

a:link{
color: #243486;
}

a:visited{
color: #243486;
}

a:hover{
color: #526cf0;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 11px; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:hover{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
text-decoration : none;
}

.noline a:visited{
text-decoration : none;
}

.noline a:hover{
text-decoration : none;
}

.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
	border: .05em solid #243486;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
	background-color: #243486;
}

.bg_medium {
	background-color: #4e5ca9;
}

.bg_light {
	background-color: #b0bcf8;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}
