body {
	width: 850px;
	margin: 0;
	padding: 0;
	font: 76% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

pre {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

* html body {
	font-size: 70%;
}

html {
	background-color: #d9d9d9;
}

table th {
	vertical-align: text-top;
	text-align: left;
}

h3 {
	font-size: 1.5em;
	color: #1f4182;
}

h4 {
	font-size: 1.17em;
	color: #1f4182;
}

#header a {	color: #ff5e00; font-weight: bold; }
#header a:hover { color: #ff5e00; font-weight: bold; }
#header a:visited { color: #ff5e00; font-weight: bold; }

a {
	color: #1f4182;	
}

a:hover {
	color: #1f4182;	
}

a:visited {
	color: #1f4182;	
}

img {
	border: 0;
}

input {
	border: 1px solid #a0a0a0;
	border-left-width: 3px;
	background-color: #e9e9e9;
}

textarea {
	border: 1px solid #a0a0a0;
	border-left-width: 3px;
	background-color: #e9e9e9;
}

.dottedline {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #a0a0a0;
}

* html .dottedline {
	border-bottom: none;
	padding: 1px;
	background: url('img/dot.gif') repeat-x bottom;
}

.dottedline2 {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #a0a0a0;
}

* html .dottedline2 {
	border-top: none;
	padding: 1px;
	background: url('img/dot2.gif') repeat-x top;
}

.info {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

.teller {
	float: left;
}

#header {
	background: #e9e9e9 url('img/headerbg.jpg') no-repeat top;
	width: 850px;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	padding-top: 175px;
	text-indent: 0.5em;
	/*border-bottom: 1px dotted #a0a0a0;*/
	line-height: 2em;
}

#header h1 {
	visibility: hidden;
}

#header h2 {
	visibility: hidden;
}

#menu {
	float: left;
	width: 175px;
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-bottom: 3em;
}

.site{
	width: 850px;
}

.menutitle {
	background-image: url('img/menubg3.jpg');
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	color: #1f4182;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 2em;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #f0f0f0;
	padding-top: 0.7em;
	padding-bottom: 0.8em;
}

.menulist {
	background-image: url('img/menubg.jpg');
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	clear: left;
	list-style-type: none;
}

.menulist li {
	text-indent: 25px; 
	display: block;
	margin: 0;
	padding: 0;
}

.menulist li a {
	background-image: url('img/menubg2.jpg');
	width: 175px;
	height: 2.25em;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #f0f0f0;
	margin: 0;
	padding: 0;
	color: #333;
	line-height: 2.25em;
}

.menulist li a:hover {
	background-image: url('img/menubg_hover.jpg');
	color: #555;
}

.menuitemcurrentpage {
	background-image: url('img/menubg2.jpg');
	width: 175px;
	height: 2.25em;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #f0f0f0;
	margin: 0;
	padding: 0;
	line-height: 2.25em;
	color: #3670e0;
}

#contentwrapper {
	margin-left: 175px; 
}

#banner {
	margin-top: 5px;
	margin-left: 855px;
}

#middle {
	background-image: url('img/middlebg.jpg');
	background-repeat: repeat-y;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#content {
	padding: 1em;
	margin: 0;
}


#container {
	border-right: 1px dotted #a0a0a0;
	width: 850px;
	float: left;
}

#complete {
	width: 1015px;
}

* html #container {
	border-right: 1px solid #a0a0a0;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0.9em;
	background-color: #e9e9e9;
	/*border-top: 1px dotted #a0a0a0;*/
	/*border-bottom: 1px dotted #a0a0a0;*/
	padding-left: 0.5em;
	line-height: 2em;
}

.clear {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 1px;
}

/*
*
*
* NIEUWS 
*
*
*/
.newspageinfo {
	display: block;
	text-align: center;
}

.newspagelinks {
	display: block;
	text-align: center;
}

.newsitemtitle {
	display: block;
	color: #1f4182;
}

.newsitemfooter {
	display: block;
	text-align: right;
	font-size: 0.9em;
	margin-top: 0.5em;
}

.newsitem {
	background-color: #f0f0f0;
	padding: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
	border: 1px solid #e0e0e0;
	margin: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

.reactie {
	display: block;
	/*border-bottom: 1px dotted #a0a0a0;*/
	margin-bottom: 0.5em;
}

.reactieauteur {
	display: block;
	font-weight: bold;
}

.reactieverwijder {
	float: right;
}

/*
*
*
* GASTENBOEK
*
*
*/

.gastenboekitem {
	background-color: #f0f0f0;
	padding: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
	border: 1px solid #e0e0e0;
	margin: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

.gastenboekitem h4 {
	color: #1f4182;
}

.gastenboekdatum {
	float: right;
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
	margin-top: -1.4em;
}

.gastenboekpaginalinks {
	display: block;
	text-align: center;
}

.gastenboektoevoegen th {
	vertical-align: text-top;
	text-align: left;
}

/*
*
*
* LOGIN
*
*
*/

.loginform {
	background-image: url('img/menubg.jpg');
	width: 175px;
	/*height: 2.25em;*/
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #f0f0f0;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	color: #333;
	line-height: 2.25em;
	text-align: center;
}

/*
*
*
* PRAESIDIUM
*
*
*/

.praesidium {
	width: 100%;
}

* html .praesidium {
	width: auto;
}

.praesidium th {
	text-align: left;
	width: 30%;
}

.praesidiajaren {
	display: block;
	text-align: center;
}

.praesidiatitel {
	font-size: 1.1em;
}


.error {
	color: #f00;
}

/*
*
*
* KALENDER 
*
*
*/

.activiteitentitel {
	display: block;
	text-align: center;
	margin-bottom: 1em;
}

.activiteiten {
	width: 100%;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}

* html .activiteiten {
	width: auto;
}

.activiteiten th {
	background-color: #f0f0f0;
}

.activiteiten td {
}

.activiteitendatum  {
	width: 30%;
	text-align: center;
}

.activiteitnaam {
	display: block;
	color: #1f4182;
}

.activiteitdetails {
	margin: 0;
	padding: 0;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style-type: none;
}

.activiteitdetails li {
	padding: 0.1em;
}

.activiteitomschrijving {
	display: block;
	background-color: #f0f0f0;
	border: 1px solid #e0e0e0;
	margin: 0;
	margin-bottom: 1em;
	padding: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
}

.activiteitaffiche {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

.activiteitbewerklink {
	float: right;
}

.activiteitbewerk th {
	width: 30%;
	text-align: left;
}

.leden {
	width: 100%;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}

.leden th {
	background-color: #f0f0f0;
}

.leden td {
}


.wistjedatjes {
	list-style: square;
}

.wistjedatjes li {
}

.wjdtitel {
	color: #1f4182;
}

.wjdsub {
	display: block;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}

.wistjedatform {
	display: block;
	text-align: center;
}

.wjdpaginalinks {
	display: block;
	text-align: center;
}

.nieuwwjd {
	font-weight: bold;
}

.gevondenleden ul {
	list-style: none;
}

/*
*
*
* PROFIELEN
*
*
*/

table.profiel{
	width: 100%;
}

.infodata {
	width: 25%;
}

td.fotodata{
	width: 50%;
}
	
	
/*
*
*
* STRIPS
*
*
*/
.strips {
	width: 100%;
	background-color: #ffffff;
	border-collapse: collapse;
	border: 1px solid #e0e0e0;
}
.strips a{
	text-decoration: none;
}


.title a:hover{
	color: #1f4182;
}

.title a{
	color: #000000;
}

.strips th {
	background-color: #f0f0f0;
	text-align: center;
}

th.sortby{
	text-decoration: underline;
}

.strips td{
	border: 1px solid #e0e0e0;
}

.stripnr{
	text-align: right;
}

a.modify{
	text-decoration: underline;
}
