/*------------------------------------------------------------------------
# JA Zebrina 1.0 - Jan, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2007 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Modified: Webmaster GMHC - http://www.gmhc.nl - changed to color #002c53
-------------------------------------------------------------------------*/

/* COMMON STYLE
*/
* {
	margin: 0;
	padding: 0;
}

ssb {
	margin-left: 10px;
	padding-left: 10px;
}

body {
	color: #002c53;
	background: white;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;
}

body#bd {
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	margin: 0 0;
	background: white;
	color: #002c53;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs1{
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}


body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

/* Normal link */
a {
	color: #002c53;
	/*text-decoration: underline; */
}

a:hover, a:active, a:focus {
	color: #77ad21;
	text-decoration: none;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3,
h1, h2, h3 {
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
	color: #05324b;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon, #ja-pathway {
	font-size: 0.9em;
}

/* Heading */
h1           font-size: 1.7em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
	text-transform: uppercase;
}

p {
	margin: 5px 0 15px;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 35px; /* rechterkolom inspringen met bullet-list en sterren */
	background: url(../images/bullet-list.gif) no-repeat 20px 6px;
}

ul li.lnd_latestnews {
	padding:0 3px;
	border-bottom: 0px solid #cccccc;
	color: #77AD21;
	background: none;
}


ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #2F2F2F;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 1em;
}

pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #77ad21;
	background: #2F2F2F;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px 15px 60px;
}

.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #77ad21;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	color: #77ad21;
	padding-left: 25px;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	color: #77ad21;
	padding-left: 25px;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	color: #77ad21;
	padding-left: 25px;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	background: #77ad21;
	color: #121212;
	padding: 0 5px;
	font-weight: bold;
}

p.stickynote {
	padding: 20px 80px 10px 20px;
	background: url(../images/sticky-bg.gif) no-repeat top right #2F2F2F;
}

p.pinnote {
	padding: 20px 60px 10px 20px;
	background: url(../images/pin-bg.gif) no-repeat top right #2F2F2F;
}

p.clipnote {
	padding: 20px 60px 10px 20px;
	background: url(../images/clip-bg.gif) no-repeat top right #2F2F2F;
}

.blocknumber {
	position: relative;
	clear: both;
	padding: 5px 15px 10px; 
}

.bignumber {
	float: left;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
	color: #77ad21;
	display: block;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0 2px;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0px; /* rond dropdown box */
}

input, select {
	font: 11px/normal Tahoma, Arial, sans-serif;
	padding-left: 2px;
	margin-left: 2px;
}


input, select  sbb_wedstrijd{
	font: 11px/normal Tahoma, Arial, sans-serif;
	padding-left: 5px;
	margin-left: 5px;
}

select, .inputbox {
	padding: 2px;
}

select, .inputbox sbb_wedstrijd
{
	padding-left: 5px; /* default optie*/
	font: 13px/normal Tahoma, Arial, sans-serif;
	margin-left: 5px;
}

textarea {
	padding-left: 2px;
}

.button, .button:hover {
	border: 2px solid #2F2F2F;
	padding: 1px 10px!important;
	padding: 1px 5px;
	background: url(../images/button-bg.gif) repeat-x top #77ad21;
	color: white;
}

.button:active, .button:focus {
	border: 2px solid #222222;
}

.inputbox {
	border: 1px solid #3F3F3F;
	background: white;
	color: #08496f;
}


.inputbox:hover, .inputbox:focus {
	border: 1px solid #606060;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	color: white;
	font-size: 1.4em;
	line-height: normal;
}

div.moduletable {
	padding: 0;
	margin: 3px 0 22px;
	clear: both;
}

div.moduletable-hilite h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #77ad21;
	font-size: 1.4em;
}

div.font-family {
	padding: 10px 15px;
	margin: 3px 0px 22px;
	border: 1px solid #77ad21;
	background: gray;
	clear: both;
}

div.moduletable-pin,
div.moduletable-clip,
div.moduletable-task {
	padding: 0 15px 30px;
	margin: 0 0 25px;
	background: url(../images/module-botbg.gif) no-repeat bottom right gray;
	clear: both;
}

div.moduletable-pin h3,
div.moduletable-clip h3,
div.moduletable-task h3 {
	margin: 0 -15px 5px;
	padding: 25px 0 0;
	color: #77ad21;
	font-size: 1.4em;
	text-indent: 15px;
}

div.moduletable-task h3 {
	padding-top: 30px;
}

div.moduletable-pin h3 {
	background: url(../images/module-pin-topbg.gif) no-repeat top right;
}

div.moduletable-clip h3 {
	background-image:url('../images/module-clip-topbg.gif')
}

div.moduletable-task h3 {
	background: url(../images/module-task-topbg.gif) repeat-x top left;
}

div.moduletable-blank h3 {
	margin: 0 0 5px;
	padding: 0;
	color: yellow;
	font-size: 1.4em;
	line-height: normal;
	clear: both;
}

div.moduletable-blank {
	padding: 0;
	margin: 3px 0 22px;
	clear: both;
}


/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

table.blog .article_separator {
	display: block;
	height: 20px;
	background: url(../images/seperator.gif) repeat-x center; 
}

#ja-leftcol .article_separator, #ja-rightcol .article_separator {
	display: none;
}

table.contentpane  {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a  {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 4px;
	background: white;
	color: #002c53;
	text-indent: 5px;
	border: 1px solid #3F3F3F;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #606060;
	text-transform: uppercase;
}

td.buttonheading {
	padding: 0 0 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 2em;
	line-height: normal;
	font-weight: bold;
	background: url(../images/seperator.gif) repeat-x bottom;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 1.4em;
	font-weight: bold;
	color: #002c53;
	line-height: normal;
}

.contentheading {
	font-size: 1.9em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #002c53;
	line-height: normal;
}

a.contentpagetitle {
	text-decoration: none!important;
	color: #002c53;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
	color: #002c53;
}

a.readon {
	float: right;
	padding: 1px 1px 1px 13px;
	display: block;
    background: url(../images/arrow.png) no-repeat 5% 55%; 
	color: #77ad21;
	text-decoration: none;
	/* border: 1px solid #222222; */
	margin-top: 1px;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #002c53;
	background: url(../images/arrow_hover.png) no-repeat 5% 55% #77ad21;
	text-decoration: none!important;
	border: 1px inset #121212; 
}

table.contentpaneopen td, table.contentpane td  {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding: 2px 0 2px 2px;
	line-height: 10px;
	font-weight: bold;
	/*background: url(../images/bullet-date.gif) no-repeat top left; */
	color: #77ad21;	
}

.modifydate {
	color: #77ad21;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #002c53;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 3px 5px;
	border: 1px inset #77ad21;
	background: #e8e8e8;
	color: #05324b;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

.small {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-headerwrap,
#ja-mainnavwrap,
#ja-ajaxwrap,
#ja-topslwrap,
#ja-botslwrap,
#ja-containerwrap,
#ja-footerwrap {
	text-align: left;
	width: 100%;
	clear: both;
}

#ja-header,
#ja-mainnav,
#ja-topsl,
#ja-botsl,
#ja-container,
#ja-container-fl,
#ja-container-fr,
#ja-container-f,
#ja-footer {
	margin: 0 auto;
	width: 100%;
	text-align: left;
}

.wide #ja-header,
.wide #ja-mainnav,
.wide #ja-topsl,
.wide #ja-botsl,
.wide #ja-container,
.wide #ja-container-fl,
.wide #ja-container-fr,
.wide #ja-container-f,
.wide #ja-footer {
	width: 100%;
}

.auto #ja-header,
.auto #ja-mainnav,
.auto #ja-topsl,
.auto #ja-botsl,
.auto #ja-container,
.auto #ja-container-fl,
.auto #ja-container-fr,
.auto #ja-container-f,
.auto #ja-footer {
	width: 100%;
	text-align: left;
}


#ja-mainnav {
	height: 77px;
    background: url('../images/logo-2.png') no-repeat; 
    clear:both; 
}

#ja-mainnavwrap {
	/* background: url(../images/header-bg.gif) no-repeat; */
}

#ja-containerwrap{
	/* background: url(../images/container-bg.gif) repeat-x top #222222; */
	color: #05324b; /*leesblauw */
	padding: 0px 0px 0px 0px; /*hoogte van middenkolom tov menustructuur */
	margin: -80px 0 0 0;

}

#ja-container, #ja-container-fr {
	/*background: url(../images/v-seperator.gif) repeat-y 11% 0; /* Groene lijn links verticaal */
    /* background: url(../images/v-seperator.gif) repeat-y 166px 0; */
}

#ja-container-f {
	background: none;
}

#ja-container-fl {
	background: url(../images/v-seperator.gif) repeat-y 77.5% 0;
}

#ja-container-fl #ja-content {
	background: none;
	padding-left: 0px;
}

#ja-container-f #ja-content {
	background: none;
	padding: 0px;
}

#ja-contentwrap {
	/*padding-left: -1em; */
}

#ja-content {
	padding: 0 1em;
	margin: 80px 0px 0px 10px;
	clear: both;
	display: block;
}

#ja-searchbannerwrap {
	position: absolute;
	top: 90px;
	right: 14px;
	text-align: left;
	float: right;
	width: 9%;
	clear: both;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {    
    /* background: url(../images/header-bg.gif) repeat-x top #222222; */
    height: 86px;
}


#ja-header {
	clear: both;
	text-align: left;
	background: url(../images/mainnav-bg.gif) repeat-x top; /*rechts weglopende balk top, na logo-1.png */
	height: 86px;
}

#ja-header h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
	float: left;
	width: 970px;
	height: 86px;
	background: url(../images/logo-1.png) no-repeat;
}


#ja-header h1 a {
	text-decoration: none;
	color: white;
}

#ja-header h1 img {
	float: left;
}

#ja-usertoolswrap {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 10px;
	padding: 0;
	margin-right: 15px;
}

#ja-usertools {
	padding: 0;
	float: left;
	display: block;
	font-size: 11px;
	height: 10px;
}

#ja-usertools span {
	float: left;
	margin: 0 10px 0 5px;
	display: block;
}

#ja-usertools img {
	padding: 10px 2px;
}

#ja-usertools a {
}

#ja-usertools a:hover, #ja-usertools a:active, #ja-usertools a:focus {
}

#ja-search {
	float: right;
	display: block;
	margin: 0px 0px 10px 0px;
}

#ja-search div.search {
	padding-left: 18px;
	padding-top: 30px;
	background: url(../images/icon-search.gif) no-repeat center left;
}

#ja-search .inputbox {
	border: none!important;
	font-size: 13px;
	width: 150px;
	color: white;
	background: #77ad21;
	padding-left: 5px;
}

#ja-banner {
	float: right;
	display: block;
	margin: 0px 0px 0px 0px;
}


#ja-usertools .inputbox:hover,
#ja-usertools .inputbox:focus {
}

#ja-subhead {
	height: 115px;
	/* background: url(../images/header-bg.jpg) no-repeat bottom right;  */
	position: relative;
}

#ja-subhead div.innerpad {
	/* background: url(../images/top-bg-narrow.png) repeat-y top left; */
	position: absolute;
	top: 5%;
	right: 0;
	padding: 0px 0 15px;
	width: 100%;
}

.wide #ja-subhead div.innerpad {
	/* background: url(../images/top-bg.png) repeat-y top left; */
}

#ja-subhead div.moduletable {
	color: white;
	padding-left: 230px; 
}

#ja-subhead div.moduletable h3 {
	color: white;
	margin: 0;
	padding: 0;
	font-size: 225%;
	text-decoration: none;
	background: none;
}

#ja-subhead div.moduletable a {
	color: white;
}

#ja-subhead .article_separator {
	display: none;
}

#ja-subhead ul {
	margin: 0;
}

#ja-subhead li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/arrow4.gif) no-repeat 5px 8px;
}



/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	width: 90%;
}

#ja-searchbannerwrap {
	width: 10%;
}


#ja-mainnav {
	font-size: 1em;
	line-height: normal;
}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 3px;
	display: block;
	width: 93%;
	color: #002c53;
	text-decoration: none;
	background: url(../images/seperator.gif) repeat-x bottom;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	background: url(../images/seperator.gif) repeat-x bottom #181818;
	color: #77ad21;
	text-decoration: none;
}

a.mainlevel#active_menu {
	background: url(../images/seperator.gif) repeat-x bottom #2F2F2F;
	color: #77ad21;
	font-weight: bold;
	text-decoration: none;
}

a.sublevel {
	padding: 2px 4px 2px 18px;
	display: block;
	background: url(../images/bullet-list.gif) no-repeat 2% 50%;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	text-decoration: none;
	background: url(../images/bullet-list.gif) no-repeat 2% 50%;
}

#active_menu {
	background: url(../images/bullet-list.gif) no-repeat 2% 50%;
	color: #606060;
}

#ja-rightcol a.mainlevel {
	border: none;
}
/*End: Default Joomla! Menu  */

/* BANNERTOP
--------------------------------------------------------- */
.ja-topbox {
	padding: 0px 0px 0px opx; 
}

#ja-bannertopslwrap {
	clear: both;
	margin-left: 167px;
	margin-top: -30px; 
	/*background: url(../images/topsl-bg.gif) repeat-x bottom white; */
	color: #222222; 
}

#ja-bannertopsl {
	/*top: -20px;
	left: 147px; */
	padding: 0px 0 2px 2px; 
}


/* SPOTLIGHT
--------------------------------------------------------- */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	/*overflow: hidden;*/
}

.ja-box-left div.moduletable {
	padding-right: 20px;
}

.ja-box-right div.moduletable {
	padding-left: 20px;
}

.ja-box-center div.moduletable {
	padding: 0 20px;
}

#ja-topslwrap {
	clear: both;
	background: url(../images/topsl-bg.gif) repeat-x bottom white;
	color: #222222;
}

#ja-topsl {
	padding: 20px 0 15px;
}

#ja-topsl a {
}

#ja-topsl h3 {
	padding: 0;
	margin: 0 0 5px;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #222222;
}

#ja-topsl div.moduletable {
	margin: 0;
}

#ja-botslwrap {
	/* background: url(../images/botsl-bg.gif) repeat-x top white; */
	color: #002c53;
}

#ja-botsl {
	padding: 20px 0 17px;
}

#ja-botsl a {
}

#ja-botsl h3 {
	padding: 0;
	margin: 0 0 5px;
	font-size: 1.4em;
	color: white;
}

#ja-botsl div.moduletable {
	margin: 0;
}

#ja-botsl ul {
	padding: 0;
	margin: 0!important;
}

#ja-botsl li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}

#ja-botsl li a {
	padding-left: 15px;
	background: url(../images/bullet-list2.gif) no-repeat top left;
	text-decoration: none;
}

#ja-botsl li a:hover,
#ja-botsl li a:active,
#ja-botsl li a:focus {
	background: url(../images/bullet-list2.gif) no-repeat top left;
	text-decoration: none;
}

#ja-topsl td,
#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_separator,
#ja-topsl .article_separator {
	display: none;
}

#ja-botsl table,
#ja-topsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* PATHWAY
---------------------------------------------------------*/
#ja-pathway {
    margin: -20px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	display: block;
	clear: both;
	color: #77ad21;
}

#ja-pathway img {
	display: none;
}

#ja-pathway a {
	padding: 0px 18px 0px 0px;
	background: url(../images/bullet-list.gif) no-repeat 95% 50%;
	text-decoration: none;
}

#ja-pathway a:hover, #ja-pathway a:active {
	text-decoration: none;
}


/* CONTENT COLUMN
--------------------------------------------------------- */
#ja-mainbody, #ja-mainbody-fl, #ja-mainbody-fr, #ja-mainbody-f {
}

#ja-mainbody {
	float: left; 
	margin: 0px 0 0 0;
	width: 65%;
	background: url(../images/v-seperator.gif) repeat-y 2px 0;/* Groene lijn links verticaal */

}

#ja-mainbody-fr #ja-leftcol {
    float: left;
    /* width: 162px; /* breedte linkerkolom */
	/*width: 18%; */
}

#ja-mainbody-f #ja-contentwrap {
    width: 65%;
}

#ja-mainbody-fl {
	float: left;
	width: 80%;
}

#ja-mainbody-fl #ja-contentwrap {
	float: left;
	width: 75%;
}

#ja-mainbody-fr {
	float: left;
	width: 75%;
}

#ja-mainbody-fr #ja-contentwrap {
	float: left;
	width: 100%;
}


#ja-mainbody-f {
	float: left;
	width: 75%;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#ja-leftcol {
	float: left;
	margin: 0px 0px 0px 2px; 
	/*width: 18%;  */
	width: 162px;  
}

#ja-leftcol table,
#ja-rightcol table {
	border-spacing: 0;
	border-collapse: collapse;
}

#ja-leftcol div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	color: #002c53;
	line-height: normal;
}

#ja-leftcol div.moduletable {
	padding: 0px 0px 0 2px;
	margin: 3px 0 0px;
	background: white;
}

#ja-leftcol div.moduletable_impressie {
    float: left;
	padding: 0px 0px 20px 2px;
	/*margin: 3px 0 0px; */
	background: white;
}


/* RIGHT COLUMN
--------------------------------------------------------- */
#ja-rightcol {
	float: right;
	margin: 10px 14px 0px 0px; 
	/*width: 200px; */
	width: 15%; 
	
}

#ja-rightcol div.moduletable h3 {9
	margin: 0 0 5px;
	padding: 0;
	color: #05324b;
	line-height: normal;
}


#ja-rightcol div.moduletable {
	padding: 1px 1px 3px 3px;
	margin: 3px 0px 5px 0px;
	background: white;
	border: 1px inset #77ad21;
}

#ja-rightcol div.moduletablessb_wedstrijd
{ 
	padding: 2px 2px 2px 2px;
	background-color: #77AD21;
}

#ja-rightcol div.moduletablessb_training
{ 
	padding: 2px 2px 2px 2px;
	background-color: #77AD21;
}

#ja-rightcol div.moduletablessb_bardienst
{ 
	padding: 2px 2px 2px 2px;
	background-color: #77AD21;
}

#ja-rightcol div.moduletablessb_lidworden
{ 
	padding: 2px 2px 2px 2px;
	background-color: #05324b;
}

#ja-rightcol div.moduletable_shortnews
{ 
	padding: 1px 1px 3px 3px;
	margin: 3px 0px 5px 0px;
	background: #e6e6e6;
	border: 1px inset #77ad21;

}

#ja-rightcol div.moduletable-sihgmhc img {
    width: 100%;
}

#ja-rightcol div.moduletable-sihgmhc2 embed {
    width: 100%;
    padding: 1px 1px 3px 3px;
	margin: 3px 0px 5px 0px;
	background: white;
	border: 1px inset #77ad21;
}




/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	border-top: 3px solid #002c53;
	background: white;
	clear: both;
	height: 35px;
	font-size: 0.8em;
}

#ja-footer {
	color: #002c53;
	position: relative;
}

#ja-footer a {
	color: #002c53;
	text-decoration: none;
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
	color: #002c53;
}

#ja-bottomline {
	position: absolute;
	top: 5px;
	left: 0;
}

#ja-cert {
	position: absolute;
	top: 12px;
	right: 0;
}

#ja-cert a {
	padding-left: 5px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#modlgn_passwd, #modlgn_username {
	width: 93%;
}

#modlgn_passwd {
}

#modlgn_username {
}

#modlgn_remember {
	border: none;
	background: none;
}
#form-login p {
	margin:0px;
}
/* Clearfix */
.clearfix:after {
    clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
  	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

#ja-coolads {
	height: 0;
	overflow: hidden;
	position: relative;
}

#ja-coolads-container {
	margin-right: 5%;
	overflow: hidden;
}

#ja-coolads-container div.moduletable {
	overflow: hidden;
}

/* Extra  */

/************************************************
*	Tag Cloud
************************************************/
.tagCloud a {
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.tagCloud a.tag1:link {
	font-size: 12px;
	color: #002c53;
}

.tagCloud a.tag1:visited {
	font-size: 12px;
	color: #002c53;
}

.tagCloud a.tag1:hover {
	font-size: 12px;
	color: #FFFFFF;
	background: #002c53;
}

.tagCloud a.tag2:link {
	font-size: 13px;
	color: #77ad1c;
}

.tagCloud a.tag2:visited {
	font-size: 13px;
	color: #77ad1c;
}

.tagCloud a.tag2:hover {
	font-size: 13px;
	color: #FFFFFF;
	background: #77ad1c;
}

.tagCloud a.tag3:link {
	font-size: 14px;
	color: #002c53;
}

.tagCloud a.tag3:visited {
	font-size: 14px;
	color: #002c53;
}

.tagCloud a.tag3:hover {
	font-size: 14px;
	color: #FFFFFF;
	background: #002c53;
}

.tagCloud a.tag4:link {
	font-size: 15px;
	color: #77ad1c;
}

.tagCloud a.tag4:visited {
	font-size: 15px;
	color: #77ad1c;
}

.tagCloud a.tag4:hover {
	font-size: 15px;
	color: #FFFFFF;
	background: #77ad1c;
}

.tagCloud a.tag5:link {
	font-size: 16px;
	color: #002c53;
}

.tagCloud a.tag5:visited {
	font-size: 16px;
	color: #002c53;
}

.tagCloud a.tag5:hover {
	font-size: 16px;
	color: #FFFFFF;
	background: #002c53;
}

.tagCloud a.tag6:link {
	font-size: 17px;
	color: #77ad1c;
}

.tagCloud a.tag6:visited {
	font-size: 17px;
	color: #77ad1c;
}

.tagCloud a.tag6:hover {
	font-size: 17px;
	color: #FFFFFF;
	background: #77ad1c;
}

.tagCloud a.tag7:link {
	font-size: 18px;
	color: #002c53;
}

.tagCloud a.tag7:visited {
	font-size: 18px;
	color: #002c53;
}

.tagCloud a.tag7:hover {
	font-size: 18px;
	color: #FFFFFF;
	background: #002c53;
}

/************************************************
*	Tag Cloud
************************************************/

