/* external style sheet: JonathanStyle.css
// function: provides basic style information for Jonathans Homepage.
// author: Jonathan Eskes
//
// History
// Date                Reason        Version
// june 23 1997        Creation        Concept / J. Eskes
// jule 27 2000     www.opensjamar.com
// 12.10.2001 hervormd-ede.nl
// 18.03.2003 christenhistorici.nl
// 19.12.2003 christenhistorici.nl v2
// 01.09.2007 christenhistorici.nl layout wijziging eerste aanzet
//
// Color codes: 
	achtergrond menu: 36,55,55 (#243737)
	'over'-kleur menu: 63,98,125 (#3F627D)
	achtergrond inhoud: 255,255,255 (#FFF)
	achtergrond rand: 255, 250, 228 (#FFFAE4)
	lijn tussen hoofdartikel en nieuws: 139,163,175 (8B, A3, AF)
	
// 
*/
/* Default color settings */
body, html    {
    font-size: 95%;
    font-family: Georgia, "Trebuchet MS", Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFAE4;
    /*background-color: #FFCCFF; */
    margin: 0;
    padding: 0;
    border: 0;
}

/* Bepaal eerst de standaard stijlen */
img { border: 0; }
H1 { font-size: 1.4em;}
H2 { font-size: 1.3em;}
H3 { font-size: 1.2em;}
H4 { font-size: 1em;}
H5 { font-size: 0.8em;}
H6 { font-size: 0.6em;}
H1,H2,H3,H4,H5,H6 { color: black; /*#B85858;*/ }
P,DT,DL,DD,FORM   {
	font-size: 0.9em;
    font-family: Georgia, "Trebuchet MS", Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}


/* divs */

/* divs voor de positionering / layout */
/* ie 5.x hack to center: */
.iehackwrap { 
	text-align: center;
    background-image: url(/ontwerp/body_bg.jpg);
    background-repeat: repeat-x;
	background-position: top;
}

#wrapper {
	width: 800px;
	margin-left: auto; /* center */
	margin-right: auto;
	border-top: 0;
	background-color: #FFF;
	position: relative;
	text-align: left;

    background-image: url(/ontwerp/footer_bg.jpg);
    background-repeat: no-repeat;
	background-position: bottom left;
}

* html #wrapper {
	width: 800px; /* border left + right 1 px each */
	w\idth: 800px;
}

#header {
    width: 800px;
    height: 130px;
    background-image: url(/ontwerp/body_bg.jpg);
    background-repeat: repeat-x;
	text-align: center;
}

* html #header {
	width: 800px;
	w\idth: 800px;
}

#outer {
	border-left-width: 0px;
    border-left-color: #6EAC51;
    border-left-style: solid;

	border-right-width: 200px;
    border-right-color: #243737;
    border-right-style: solid;

    border-bottom: 1px solid transparent;/* Firefox: force borders down to bottom */
    background-color: #FFF; /* background-color in Firefox; */

}

#inner { 
	margin: 0;
	width: 100%;
}

#contentRight {
    width: 180px;
	border: 10px solid #FFF;
    margin-right: -200px;
    float: right;
    position: relative;
    z-index: 10;
    overflow: hidden;
	color: #FFF;
}
#contentRightInner {
	width: 180px;
	margin-left: auto;
	margin-right: auto;
}
* html #contentRightInner {
	width: 200px;
	w\idth: 180px;
}
div#zoekStructuur,
div#relevant {
	margin: 10px;
}
div#zoekStructuur div,
div#relevant div {
	background-color: #3F627d;
	padding-top:1px;
}
div#zoekStructuur span,
div#relevant span {
	width: 100%;
	display: block;
	padding-left: 10px;
	margin-bottom: 10px;
}
div#zoekStructuur a,
div#relevant a {
	color: #FFF;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 10px;
	display: block;
	margin-bottom: 1px;
	background-color: #243737;
	border-top: 1px solid #243737;
	border-bottom: 1px solid #243737;
}
div#zoekStructuur a:hover,
div#relevant a:hover {
	background-color: #3F627D;
}
div#relevant a img {
	margin-right: 10px;
	vertical-align: bottom;
}
div#twitter div {
	margin-top: 10px;
	background-color: #243737;
}
div#twitter a { 
	display: inline;
	padding: 0;
	margin: 0;
}

#content {
    background-color: #FFF;
    width: 580px;
    overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
}
* html #content {
	width: 600px;
	w\idth: 580px;
}

/* instellingen frontpage */
div.firsthalf {
	width: 580px;
	overflow: hidden;
}
div.firsthalfBericht h2 {
	height: 55px;
	background-image: url(/ontwerp/title_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding-left: 5px;
	margin-top: 10px;
	padding-top: 8px;
}

div.firsthalfBericht div {
	margin-top: -25px;
}
div.firsthalfBericht {
	width: 100%;
}
div.firsthalfBericht img {
	float: right;
	margin-left: 10px;
}

div.secondhalf {
	clear: both;
	width: 580px;
	overflow: hidden;
}
div.secondhalf h1 {
	width: 100%;
	border-top: 1px solid #8BA3AF;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 0;
}
div.secondhalfBericht {
	width: 183px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}
* html div.secondhalfBericht {
	width: 193px;
	w\idth: 183px;
}

div.secondhalfBericht h2 {
	height: 55px;
	background-image: url(/ontwerp/title_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1em;
	margin-top: 0;
	padding-top: 8px;
}
div.secondhalfBericht a {
	float: right;
}
div.secondhalfBericht p {
	margin-top: -20px;
    text-align: justify;
}

/* instellingen voor de overzichtpagina's artikelen */
div.bericht { 
}
div.berichtAfscheiding {
	clear: both;
	height: 2em;
}
/* instellingen voor de nieuwsartikelen */
DIV.articleFull, DIV.articleBottom {
    color: #000;
    text-align: justify;
}
DIV.articleFull {
}
DIV.articleFull h1 {
	height: 55px;
	background-image: url(/ontwerp/title_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
}
DIV.articleFull img, DIV.articleBottom img {
    border: 0;
    margin-top: 7px;
    margin-bottom: 7px;
}
DIV.special {
    border: solid 5px #72C4E1;
    padding: 5px;
    background-color: #FEF6AE;
}

blockquote {
	color: #000;
}

div.imgSamenvatting, div.imgKern, div.imgInleiding {
	display: inline;
}

div.imgSamenvatting img, div.imgKern img {
	float: left;
	margin-right: 5px;
}
div.imgInleiding img {
	float: right;
	margin-left: 5px;
}

/* management system */
TD {
	font-size: 0.9em;
    font-family: Georgia, "Trebuchet MS", Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
TD.header,TH.header        {
    font-size: 1em;
    font-family: Georgia, "Trebuchet MS", Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
    color: White;
    background-color : Gray;
}
TD.fieldName {
	text-align: left;
	text-decoration: none;
}

TD.mainRight,TD.mainRightTop {
	background-image: url("/afb/bg.gif");
    color: White;
	text-align: right;
	width: 100px;
}
TD.mainRightTop {
	vertical-align: top;
}
TD.mainTop,TD.mainBottom {
	background-image: url("/afb/bg.gif");
	color: White;
}
TD.mainLeft,TD.mainLeftTop {
	background-image: url("/afb/bg.gif");
	color: White;
	text-align: left;
	width: 100px;
}
TD.mainLeftTop: {
	vertical-align: top;
	text-indent: 10px;
}
TD.header,TH.header {
    font-size: 1em;
    font-family: Georgia, "Trebuchet MS", Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
    background-color : Gray;
    color: White;
}
TD.fieldName {
	text-align: left;
	text-decoration: none;
}
/* mFP: mainFrontPage */
/* mFPT: mainFrontPageTop */
A.mFP:LINK,A.mFP:VISITED,A.mFP:HOVER,A.mFP:ACTIVE,A.mFPT:LINK,A.mFPT:VISITED,A.mFPT:HOVER,A.mFPT:ACTIVE {
	background-image: url("/afb/bg.gif");
	color: White;
	font-size: small;
	text-decoration: none;
	letter-spacing: 2pt;
}

A.mFP:HOVER,A.mFPT:HOVER {
	text-decoration: underline;
}

.small {
	text-transform: none;
	font-size: 0.8em;
}

.notCurrentField {
	border: solid 1 black;
    background-color: Silver;
}

.currentField {
	border: solid 1 black;
    background-color: #FFFFCC;
}

.fieldBorder {
	border: solid 1 black;
	background-color: white;
}

.regButton {
	color: #333;
	border-top: 1px solid #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #999;
	background-color: #fff;
	padding-left: 4px;
	padding-right: 4px;
}

.comment { font-size: 0.8em; }
.clear { clear: both; }
div#cse {
	margin-left: 0px;
	margin-top: 11px;
	width: 570px;
}
div#sponsor {
	margin-top: 30px;
	font-size: 0.6em;
	width: 100%;
	background-color: #fff;
	text-align: right;
}
div#sponsor img {
	margin-right: 20px;
	margin-left: 10px;
	vertical-align: bottom;
}

