/* Stijlblad 1 - printversie */
/*(c) Johan Vandevelde - Dit CSS bestand is een onderdeel van www.johanvandevelde.be */

/* ########## BASIS OPMAAK ########## */

body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin: 0 0 0 0;
	background-color: #006699;
	color: #000000;
	}
a:link {color:#000000; text-decoration:none;}
a:hover { color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:visited:hover { color:#000000; text-decoration:none;
	}
#main {
	margin: 0px auto;
	background-color: #ffffff;
	}
#copy {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin-right: 5px;
	}

/* ########## KOLOMMEN ########## */

#nav {/* Linkerkolom (navigatie) */
	display:none;
	}
#content {/* Centrale kolom (inhoud) */
	vertical-align: top;
	width: 580px;
	}
.info {/* Rechter kolom (info) */
	display: none;
	}

/* ########## TITELS ########## */

h1 {/* Nieuwsheaders */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-color: #000000;
	text-align: left;
	padding: 2px;
	margin-left: 5px;
	margin-right: 5px;}
h1 a:link { color:#000000; font-weight:bold; text-decoration:none;}
h1 a:hover { color:#000000; font-weight:bold; text-decoration:underline;}
h1 a:visited { color:#000000; font-weight: bold; text-decoration:none;}
h1 a:visited:hover { color:#000000; font-weight: bold; text-decoration:none;
	}
h2 {/* Paragraaftitel Bold */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-color: #000000;
	text-align: left;
	padding: 2px;
	margin-left: 5px;
	margin-right: 5px;}
h2 a:link { color:#000000; font-weight:bold; text-decoration:none;}
h2 a:hover { color:#000000; font-weight:bold; text-decoration:none;}
h2 a:visited { color:#000000; font-weight: bold; text-decoration:none;}
h2 a:visited:hover { color:#000000; font-weight: bold; text-decoration:none;
	}
h3 {font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	color: #000000;
	text-align: left;
	background-color: #4283ff;
	padding: 2px;
	margin-right: 160px;
	}
h4 {/* Subtitel - groene achtergrond */
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
	color: #000000;
	text-align: left;
	background-color: #55cf00;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 2px;}
h4 a:link {color:#000000; text-decoration:none; font-weight: bold;}
h4 a:hover { color:#000000; text-decoration:none; font-weight: bold;}
h4 a:visited {color:#000000; text-decoration:none; font-weight: bold;}
h4 a:visited:hover { color:#000000; text-decoration:none; font-weight: bold;
	}
.bar1bg {/* Groene titelbalk - tekst links uitgelijnd */
	background-image: url('../afbeeldingen/bgsgr.gif');
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	}
.bar2bg {/* Groene titelbalk - tekst rechts uitgelijnd */
	background-image: url('../afbeeldingen/bgsgr.gif');
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
	}
.bartit {/* Tekst voor groene titelbalk */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3;
	}

/* ########## KADERS ########## */

#kdbl{/* Kader blauw */
	border-style: groove;
	border-width: 5px;
	border-color: #0000CC;
	margin: 5px;
	width: 500px;
	margin-left: 150px;
	}
#kdgr {/* Kader groen */
	width: 500px;
	margin-left: 59px;
	border: 5px groove #00CC00;}
#kdrd {/* Kader rood */
	width: 80%;
	border-style: groove;
	border-width: 5px;
	border-color: #FF0000;
	margin: 5px;
	}

/* ########## MENUS EN NAVIGATIE ##########*/

/* Menu headers en footers */

.head1 {/* Menuhoofding navigatie (blauw)*/
	display:none;
	}
.head2 {/* Menuhoofding info (groen)*/
	display:none;
	}
.headTitel {/* Menu titel */
	display:none;
	}
.headTitel a:link {display:none;}
.headTitel a:hover {display:none;}
.headTitel a:visited {display:none;}
.headTitel a:visited:hover {display:none;
	}
.foot1 {/* Menu footer (streepjeslijn) */
	display:none;
	}

/* Navigatiemenu (blauw) */

.navbox {
	display:none;
	}
.navitemBG {/* Item achtergrond */
	display:none;
	}
.navitem {/* Item opmaak */
	display:none;}
.navitem a {display:none;}
.navitem a:hover {display:none;}
.navitem a:visited {display:none;}
.navitem a:visited:hover {display:none;al;
	}
.navsel {/* Geselecteerd item */
	display:none;
	}

/* Infomenu (groen) */

.infbox {
	display:none;
	}
.infitemBG {
	display:none;
	}
.infitem {
	display:none;	}
.infitem td {
	display:none;
	}
.infitem a {
	display:none;	}
.infitem a:hover {
	display:none;	}
.infitem img {
	display:none;}
.infkjvBG {
	background: url('../afbeeldingen/kjvbg.gif') no-repeat #ffffff;
	width: 125px;
	height: 86px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #000000;
	overflow: hidden;
	margin-right: 1px;
	}
.infkjv {
	text-align: justify;
	font-size: 10px;
	color: #000000;
	overflow: hidden;}
.infkjv img {margin: 5px;
	}
.KJV {
	width: 120px;
	margin-left: 4px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	border: 3px solid #007B2F;
	font-family: "Comic Sans MS";

}
.inftxt {
	display:none;}
.inftxt a:link { display:none;}
.inftxt a:visited { display:none;}
.inftxt a:hover { display:none;
	}

/* Boekenmenu (blauw)*/

.boekmenu {
	background: #2465b9 url('../afbeeldingen/bgsbl.gif') repeat;
	text-align: center;}
.boekmenu img {margin: 5px;
	}

/* ########## INHOUD ########## */

.cnav {
	display:none;
	}
.up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3;
	float: right;
	vertical-align: bottom;
	margin-left: 5px;
	margin-right: 5px;
	}
.sub {
	font-family: Arial, Helvetica;
	font-size: 18px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin-right: 5px;}
.sub em {font-style: normal;
	}
.code {/* Bannercode op links.htm */
	font-family: courier;
	text-align: left;
	font-size: 11px;
	width: 500px;
	margin-left: 59px;
	margin-right: 59px;
	border-style: inset;
	border-width: 2px;	
	}
.cdatum {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #000000;
	margin: 5px;
	}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	margin-top: 10px;
	}
.alert img {
	align: left;
}

/* Nieuwsitems */

.nieuws {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	margin-left: 5px;
	background: #ffffff;
	margin-right: 150px;}
.nieuws p {margin-left: 110px;}
.nieuws img {float: right; margin: 5px; border:0px;}
.nieuws a:link { color:#000000; font-weight: normal; text-decoration:underline;}
.nieuws a:visited { color:#000000; font-weight: normal; text-decoration:underline;}
.nieuws a:hover { color:#000000; font-weight: normal; text-decoration:none; cursor:hand;
	}
#cnieuws {
	background: #ffffff;
	margin-right: 150px;}
#cnieuws img {float: left; margin: 5px;
	}
#csteek td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;}
#csteek a:link,  a:visited { color:#000000; text-decoration:underline; font-weight: normal;}
#csteek a:hover {color:#000000; text-decoration:none; cursor: hand; font-weight: normal;
	}
.shop thead {
	background-color: #006699;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	}

/* Wallpapers */

#cwall {text-align: center;}
#cwall table {width: 400px;}
#cwall td {width: 200; text-align: center;}
#cwall img {margin: 10px;
	}
#crecens img {
	margin: 5px;
	}
#tabel th {
	background: #33CCFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
#tabel td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.disclaim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;}
.disclaim i {font-style:normal;}
.disclaim em {color:#FF0000;
	}
.print {
	display:none;}
.print a:link, a:visited {display:none;}
.print a:hover {display:none;
	}
.pdf {/* Verdana zwart rechts */
	display:none;}
.pdf a:link, a:visited {display:none;}
.pdf a:hover {display:none;
	}
#cfoto {
	text-align: center;
	height: 600px;
	overflow: auto;}
#cfoto img{
	text-align: center;
	align: top;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	}

/* Hoofding boekenpagina's */

.cbkhoofd {
	background: #cddeff;
	margin-left: 10px;
	margin-right: 150px;
	width: 440px;
	padding: 5px;
	overflow: auto;
	}
.cbkhoofd img {
	float: left;
	margin: 5px;
	}
.cbkdata {
	width: 275px;
	float: left;
	margin-top: 5px;
	}
	
/* Hoofding Vlaamse Filmpjes */

.cvfhoofd {
	background: #cddeff;
	width: 500px;
	margin-left: 49px;
	margin-right: 49px;
	padding: 5px;
	overflow: auto;}
.cvfhoofd img {
	float: right;
	margin: 5px;
	}
.cvfprijs {
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-right: 160px;
	}

#mgal {
	width: 465px;
	float: left;
	text-align: center;
	overflow: auto;}
#mgal img {margin: 5px;
	}

/* ########## LETTERTYPES ########## */

.cZj{/* Verdana zwart uitgevuld */
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;}
.cZj img {float: right; margin-left: 5px; margin-bottom: 5px; margin-right: 5px;}
.cZj a:link { color:#000000; font-weight: normal; text-decoration:underline;}
.cZj a:visited { color:#000000; font-weight: normal; text-decoration:underline;}
.cZj a:hover { color:#000000; font-weight: normal; text-decoration:none; cursor:hand;
	}
.cZjimgL img {float: left; margin-left: 5px; margin-bottom: 5px; margin-right: 5px;
	}
.overfl {overflow: auto; /* Zorgt dat afbeeldingen binnen tekstkader blijven */
	}
.cZem {/* Verdana zwart uitgevuld vet */
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	color: #ff0000;
	margin-left: 5px;
	margin-right: 5px;
	}
.cZc{/* Verdana zwart gecentreerd */
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;}
.cZc a:link { color:#000000; font-weight: normal; text-decoration:underline;}
.cZc a:hover { color:#000000; font-weight: normal; text-decoration:none; cursor:hand;}
.cZc a:visited { color:#000000; font-weight: normal; text-decoration:underline;
	}
.cZr{/* Verdana zwart rechts */
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: right;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;}
.cZr a:link, a:visited { color:#000000; text-decoration:underline; font-weight: normal;}
.cZr a:hover { color:#000000; text-decoration:none; cursor:hand; font-weight: normal;
	}
.artikel p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	margin-top: -13px;
	margin-left: 5px;
	margin-right: 5px;
	}
.fragment p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-indent: 20px;
	color: #000000;
	margin-top: -10px;
	margin-left: 5px;
	margin-right: 5px;
	}
.fragment img {float: right; margin-left: 5px; margin-bottom: 5px; margin-right: 5px;}

.fragment1 p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	margin-top: -12px;
	margin-left: 5px;
	margin-right: 5px;
	}
.fragment1 img {float: right; margin-left: 5px; margin-bottom: 5px; margin-right: 5px;}

/* Kleine lettertypes */

.cZjkl {/* Verdana zwart uitgevuld */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;}
.cZjkl a:link { color:#000000; text-decoration:underline; font-weight: normal;}
.cZjkl a:visited { color:#000000; text-decoration: underline; font-weight: normal;}
.cZjkl a:hover { color:#000000; text-decoration:none; cursor:hand; font-weight: normal;
	}
.cZckl {/* Verdana zwart gecentreerd */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;}
.cZckl td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;}
.cZckl a:link { color:#000000; text-decoration:underline; font-weight:normal;}
.cZckl a:visited { color:#000000; text-decoration: underline; font-weight:normal;}
.cZckl a:hover { color:#000000; text-decoration:none; cursor:hand; font-weight:normal;
	}
.cZrkl {/* Verdana zwart rechts */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	margin-right: 5px;}
.cZrkl a:link, a:visited { color:#000000; text-decoration:underline; font-weight: bold;}
.cZrkl a:hover { color:#000000; text-decoration:none; cursor:hand; font-weight: bold;
	}
.cZ9c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-right: 5px;
	margin-top: 10px;
	}

/* Mailform */

.cmail{
	background: #006699;
	width: 400px;
	text-align: left;
	}
.cmailf{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	margin-left: 50px;}
.cmailf em {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	margin-left: 5px;
	}
/* Linkpagina */
.clink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #A0E0FF;
	Padding: 3px;
	margin-left: 5px;
	margin-right: 5px;}
.clink1 a:link { color:#000000; text-decoration:underline; font-weight: bold;}
.clink1 a:visited { color:#000000; text-decoration:none; font-weight: bold;}
.clink1 a:hover { color:#000000; text-decoration:none; font-weight: bold;}
.clink1 a em {font-weight: normal;;
	}

.clink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	Padding: 3px;
	background-color: #70C4FF;
	margin-left: 5px;
	margin-right: 5px;}
.clink2 a:link { color:#000000; text-decoration:underline; font-weight: bold;}
.clink2 a:visited { color:#000000; text-decoration:underline; font-weight: bold;}
.clink2 a:hover { color:#000000; text-decoration:none; cursor:hand; font-weight: bold;}
.clink2 a em {font-weight: normal;
	}

.clink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	width: 127px;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFAA00;}
.clink3 a:link, a:visited { color:#000000; text-decoration:underline; font-weight: bold;}
.clink3 a:hover { color:#000000; text-decoration:none; cursor:hand; font-weight: bold;}
.clink3 a em {font-weight: normal;
	}
.clink4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	width: 127px;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFCC00;}
.clink4 a:link, a:visited { color:#000000; text-decoration:underline; font-weight: bold;}
.clink4 a:hover { color:#000000; text-decoration:none; cursor:hand; font-weight: bold;}
.clink4 a em {font-weight: normal;
	}

.link {padding-left: 3px;
	}

/* Vragenpagina */

.vraag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding: 5px;
	border-style: inset;
	border-width: 2px;
	Background-Image: url('../afbeeldingen/bgsgr.gif');
	margin-left: 5px;
	margin-right: 5px;
	}
.antwoord {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: justify;
	border-style: inset;
	border-width: 2px;
	margin-left: 5px;
	margin-right: 5px;}
.antwoord a:link, a:visited { color:#000000; text-decoration:underline; font-weight: normal;}
.antwoord a:hover { color:#000000; text-decoration:none; cursor:hand; font-weight: normal;
	}

/* Einde CSS stijlblad */