/* Body */
body {
	margin: 0px 0px 0px 0px;
	color: #000000;
	}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}

/* Speciaal voor onze artikelen */
p.intro {				/* Intro stukjes */
	font-weight: bold;
	text-align: justify;
	}

p.artikel {				/* Rest van artikel */
	text-align: justify
	}

p.streep {text-align: center}

div.code {				/* Voor gebruik HTML-code */
	background-color: #ffddbb;
	margin: 0.2em 5%;
	}

div.img {				/* Box voor een plaatje */
	font-style: italic;
	font-size: 9px;
	}
div.img#left {			/* Plaatje links */
	text-align: justify;
	float:left;
	margin: 0 25px 15px 0;	/* Eventueel top-marge aanpassen voor IE */
	}
div.img#center {		/* Plaatje in het midden (caption kan niet worden geboxed) */
	text-align: center;
	margin: 15px 0 15px 0;
	}
div.img#right {			/* Plaatje rechts */
	text-align: justify;
	float:right;
	margin: 0 0 15px 25px;	/* Eventueel top-marge aanpassen voor IE */
	}

/* om de caption te boxen onder het plaatje, in de <div> in de HTML-file maken:
<div style="width:breedteplaatjepx"> WERKT NIET BIJ CENTER!! */

h4 {					/* Door wie geschreven ((aan begin artikel,) links) */
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
h5 {					/* Door wie geschreven ((aan eind artikel,) rechts) */
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	}
	
h6 {					/* Vaak gebruikt in tussen-titels (bv Agenda) */
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
h7 {					/* Vaak gebruikt in tussen-titels (bv Het Dorp) */
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	}

/* Links */
a:link, a:visited {		/* ALLE links */
	font-size: 10px;
	color: #660000;
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}

a:hover {
	color: #990000;
	}

/* Horizontal Line */	
hr {	/* Niet gebruikt? */
	background: #C0C0C0;
	height:2px;
	border: 1px inset;
	}

/* --Default Class Settings-- */	
a.mainmenu:link, a.mainmenu:visited {	/* Niet gebruikt? */
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #E9CC28;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #000000;
	height: 12px;
	width: 140px;
	margin: 2px 2px 2px 10px;
	font-size: 12px;
	}
	
a.mainmenu:hover {		/* Niet gebruikt? */
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	background-color: #FF9900;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #000000;
	margin: 2px 2px 2px 10px;
	font-size: 12px;
	}

/* Content - Sections & Categories */
.contentpane {			/* Niet gebruikt? */
	background-color : #FFFFFF; 
	}
		
.contentpaneopen {		/* Niet gebruikt? */
	border : 0px ridge #DCDCDC;
	}
	
.contentheading {		/* Titels IN onderwijs en geloof e.d. (en alle "lees verder stukjes") */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}
	
.contentdescription {	/* Niet gebruikt? */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-align: left;
	}
	
/* Links */
a.blogsection:link, a.blogsection:visited { /* Niet gebruikt? */
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {	/* Niet gebruikt? */
	color: #003399;
	text-decoration: none;
	}
	
a.weblinks:link, a.weblinks:visited {	/* Niet gebruikt? */
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {		/* Niet gebruikt? */
	color: #003399;
	text-decoration: none;
	}

a.readon:link, a.readon:visited {	/* De woorden "Lees Meer ..." */
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.readon:hover {		/* De woorden "Lees Meer ..." */
	color: #CC6666;
	text-decoration: none;
	}
	
.moduleheading {		/* Niet gebruikt? */
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	white-space: nowrap;
	border: 1px solid #000000;
	height: 16px;
	width: auto;
	padding: 4px;
	text-align: left;
	text-decoration: underline;
	}

tabletop.moduletable {
	margin: 3px 1px 1px 1px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
    }

tabletop.moduletable th {
	font: bold 13px Verdana, Arial;
	color: #EBD05B;
	white-space: nowrap;
	border: 0px solid #990000;
	height: 37px;
	width: 141px;
	padding: 2px;
    text-align: right;
	background-image: url('http://testruimte.stadaantharingvliet.nl/ichtuskerk/templates/ichtuskerk/images/modulehead.gif');
	}

tabletop.moduletable td {	/* Gewone tekst in linker- en rechterkolom (niet dat lees verder stukje van Joost) */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 3px;
	text-align: left;
	}

table.moduletable {
	margin: 2px 2px 2px 2px;
	width: 95%;
	}

table.moduletable th {
	font: bold 13px Verdana, Arial;
	color: #FFD67C;
	white-space: nowrap;
	height: 22px;
	width: 141px;
	padding: 2px 2px 2px 2px;
    text-align: left;
	background-image: url('http://testruimte.stadaantharingvliet.nl/ichtuskerk/templates/ichtuskerk/images/modulehead.gif');
	}

table.moduletable td {	/* Gewone tekst in linker- en rechterkolom (niet dat lees verder stukje van Joost) */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 3px;
	text-align: left;
	}

.componentheading {		/* Hoofdtitels van alle stukjes (bv winkels, het dorp, nieuws) */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}
	
.button {				/* De knop "inloggen" (en "verzenden" bij contact formulier) */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	} 

.inputbox {				/* Boxen om gebruikersnaam en wachtwoord in te vullen, de zoekbox en contactformulier */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {				/* Niet gebruikt? */
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

a.category:link, a.category:visited {	/* Niet gebruikt? */
	color: #336699;
	font-weight: bold;
	}

a.category:hover {		/* Niet gebruikt? */
	color: #003399;
	}
	
.poll {					/* Niet gebruikt? */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
.sectiontableentry1, .contentpane {	/* Achtergrond bij "impressies" en "contact" */
	background-color : #FFFFFF;	
	}

.sectiontableentry2 {	/* Niet gebruikt? */
	background-color : #FFF9EA;
	}

.sectiontableheader {	/* Niet gebruikt? */
	background-color : #FFCC66;
	color : #FFFFFF;
	font-weight : bold;
	}
	
.small {				/* Rode rand aan de onderkant */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	text-decoration: none; 
	font-weight: normal;
	}

.createdate {			/* Datum artikel gemaakt */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699FF;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {			/* Datum artikel aangepast (niet gebruikt) */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666CC;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {					/* Unordered List */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

ul.columnsjoost {		/* List speciaal voor Joost */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 90px;
	}

li { 					/* Listed Items */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/arrow.png);
	list-style-position: inside;
	list-style-type: disc;
	}

.fase4rdf {				/* Niet gebruikt? */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}

a.fase4rdf:link {		/* Niet gebruikt? */
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	}

a.fase4rdf:hover {		/* Niet gebruikt? */
	font-weight: bold;
	color: #003399;
	}	

table.searchintro {
	background-color: #FFF2D7;
	border: solid 1px #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

table.contact {			/* Niet gebruikt? */
	background-color: #FFFFFF;
	}

table.contact td.icons {	/* Niet gebruikt? */
	background-color: #FFEBBF;
	}

table.contact td.details {	/* Niet gebruikt? */
	background-color: #FFF9EA;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pathway, a.pathway:link, a.pathway:visited {	/* Tekst in rode balk onderaan */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCBD00;
	}

a.pathway:hover {			/* Tekst in rode balk onderaan */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7848A;
	}
