/*------------------------------------------------------------------------
# JA Xenia 1.0 - Jan, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 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
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	color: #484848;
	background: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 150%;
}

body#bd {
          background: #efefef;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 1em;
	background: #ffffff;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
	border: 1px solid #cccccc;
}

body.fs1{
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Normal link */
a {
	color: #CC0000;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #CC0000;
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3, div.moduletable_menu h3,
h1, h2, h3 {
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
}

/* Heading */
h1 {
	font-size: 2em;
          font-weight:normal;
}

h2 {
	font-size: 1.8em;
	line-height: 1.1em;
}

h2#pagetitle{
    border-bottom: 1px dotted #cccccc;
	padding-bottom: 4px;
	margin-bottom: 6px;
}

h3 {
	font-size: 1.4em;  
	font-weight: bold;	
	line-height: 1.1em;
	margin-bottom: 5px;
}

h3.subtitle{
    color: #666;
	background: #fff url(../../../images/one/arrow_red.png) 0px no-repeat ;
	border-bottom: 1px dotted #ccc;
	padding: 4px 0px 4px 15px;
	margin: 6px 0px;
}

h3.subtitle a{
    color: #666;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
	/*
    text-indent: 18px;
    font-weight: normal;
    line-height: 120%;
    padding: 0;
	margin: 0 3px 1px 3px;
	display: block;
    text-decoration: none; 
    */             
}

p {
	margin: 5px 0 15px;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 32px;
	background: url(../images/bullet-list.gif) no-repeat 20px 5px;
	line-height: 160%;
	overflow: hidden; /* anders zitten de bullets in IE onder de afbeelding als er ��n naast staat */
}

ul li.rodepijl, #ja-leftcol ul li.rodepijl, #ja-rightcol ul li.rodepijl, ul li.latestnewsmetfoto, #ja-leftcol ul li.latestnewsmetfoto, #ja-rightcol ul li.latestnewsmetfoto {
	padding-left: 15px;
	background: url(../images/icons/arrow.gif) no-repeat 5px 3px;
	line-height: 160%;
	overflow: hidden; /* anders zitten de bullets in IE onder de afbeelding als er ��n naast staat */
}

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: 1px solid #cfcfcf;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

hr#system-readmore { display: none; }

#ja-containerwrap img {
	padding: 5px; 
	margin: 5px;
}

#ja-containerwrap a img {
	border: none;
	padding: 5px;
}

.nopadding {
	border: none;
	padding: 0px;
}

a img.nopadding {
	border: none;
	padding: 0px;
}

img.nopadding {
	border: none;
	padding: 0px;
}

td, div {
	font-size: 100%;  
}

/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #F85703;
	background: url(../images/stripe2.gif);
	font: 1em/1.5 "Courier News", monospace;
}

.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #F85703;
	font: 50px/40px Georgia, Times, serif;
}

blockquote {
	 padding: 15px 40px 15px 60px;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 1.2em;
	color: #484848;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
	background: #FFFFFF;
	font: 1.2em "Courier New", monospace;
}

.button, .button:hover {
	padding: 2px 10px!important;
	padding: 1px 5px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	/*background: url(../images/but-bg.gif) repeat-x bottom #EFEFEF;*/
}

.button:active, .button:focus {
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: url(../images/stripe1.gif) #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: #FFFFFF;
}

/* form validation */
.invalid { color: red; }
label.invalid { font-weight: bold; }
input.invalid, textarea.invalid  { border: 1px solid red; background:#FFFFFF url(../images/forms/stripe_red.gif) repeat scroll 0 0; }


/* MODULE
--------------------------------------------------------- */



/* Right Module Style */

div.moduletable h3 {
	font-size: 1em;
	height: 1.8em;
    margin: 0px;
    padding: 0px;
    background: url(../images/h5-bg.gif) no-repeat bottom left;
    text-indent:25px;
    color:#484848;
    font-variant: small-caps;
}

div.moduletable {
	border: 1px solid #cccccc;
	padding: 1px 5px;
	margin: 10px 0px 15px 0px;
}

/* Other Module Style */

div.moduletable_kader h3 {
	margin: 2px;
	padding: 4px;
	background-color: #ffffff;
	text-align: center;
	color: #484848;
	font-variant: small-caps;
	border: 1px solid #cccccc;
}

div.moduletable_kader {
	border: 1px solid #cccccc;
	background-color: #f2f2f2;
	padding: 1px 10px;
	margin: 10px 5px 15px 5px;
}


div.moduletablemetfoto {
	margin: 0 0 0 0;
	background-color: #ffffff;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}


div.moduletablemetfoto h3 {
    margin: 0 0 4px 0;
    padding: 1px;
    background: url(../images/h8-bg.gif) repeat-x bottom left;
    /*..background: url(http://www.11.be/11/templates/ja_xenia/images/toolbar-bg.png) repeat-x bottom left;*/
    text-indent:5px;
    font-size: 1em;
    color:#484848;
    font-variant: small-caps;       
}

a.modulemetfoto div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    border-top: 2px;
    text-indent: 6px;
    padding: 1px 1px 1px 1px;
	margin: 0 0 1px 0;
    width: 100%;
	display: block;
	background: url(http://www.11.be/11/templates/ja_xenia/images/a-mainlevel-bg22.gif) repeat left;
	color: #ffffff;
    text-decoration: none;        
}

.limetfoto {
         padding-left: 15px;
         line-height: 150%;
	background: url(http://www.11.be/11/templates/ja_xenia/images/bullet_red.png) no-repeat top left;
}

div.moduletablemetfoto2 {
	margin: 8px 0 8px 0;
	background-color: #FEFAE1;
}


div.moduletablemetfoto2 h3 {
    margin: 0 0 8px 0;
    padding: 0;
    text-indent:4px;
    font-size: 1em;
    color:#cc0000;  
    font-variant:small-caps;
}


/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	display: block;
	clear: both;
	border-bottom: 1px dotted #999;
	height: 20px;
}

#ja-leftcol .article_seperator, #ja-rightcol .article_seperator {
	display: none;
}

table.contentpane {
	width: 100%;
	padding: 3px 3px 3px 3px; 
}

table.contentpaneopen {
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px; 
	border-collapse: collapse;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0 3px 0 3px; 
	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%;
    border: 1px thin;
}

table.contenttoc th {
    padding: 4px;
	background: url(../images/stripe2.gif);
	text-indent: 5px;
}

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;
	padding: 10px;
	border: 1px dotted #c00000;
	background: #F2F2F2;
	font-weight: bold;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #484848;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/bullet-list.gif) no-repeat 0 8px;
	font-weight: bold;
}

td.buttonheading {
	padding: 0 0 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	padding-bottom: 5px;
	margin-bottom: 0;
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
    border-bottom: 1px dotted #cccccc;
    font-variant: small-caps;
}

.contentdescription {
	padding-bottom: 30px;
	border: 1px 1px 1px 1px;
}

table.blog .contentheading {
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}

.contentheading {
	font-size: 170%;
	font-weight: bold;
	line-height: normal;
}

a.contentpagetitle {
	text-decoration: none!important;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
}

a.readon {
	float: right;
	padding: 1px 5px 1px 25px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #DDDDDD;
	display: block;
	background: url(../images/bullet-title.gif) no-repeat 5px 50% #F2F2F2;
	color: #484848;
	text-transform: lowercase;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #F85703;
	background: url(../images/bullet-title2.gif) no-repeat 5px 50% #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
    border: 1px 1px 1px 1px; 
	padding: 0px 3px;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
    background-color:#ffffff;
        
}

.createdate {
	padding: 2px 0 10px 0;
	color: #999999;
	line-height: 10px;
}

.modifydate {
	clear:both;float:right;font-style:italic;margin:10px 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: #999999;
}

.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: 1px 5px;
	border: 1px solid #7F7777;
	background: #7F7777;
	color: #FFFFFF;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 2px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 2px;
	background: url(../images/seperator.gif) repeat-x bottom #F2F2F2;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/seperator.gif) repeat-x bottom #FEFAE1;
}

td.sectiontableentry1 {
	padding: 2px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

td.sectiontableentry2 {
	padding: 2px;
	background: url(../images/seperator.gif) repeat-x bottom #F2F2F2;
}

td.sectiontableentry1:hover,
td.sectiontableentry2:hover {
	background: url(../images/seperator.gif) repeat-x bottom #FEFAE1;
}

.small {
	color: #999999;
}

.smalldark {
	color: #999999;
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 760px;
	margin: 0 auto;
	padding-left: 0px;
	text-align: center;
}

.wide #ja-wrapper {
	width: 950px;
}

.auto #ja-wrapper {
	width: 98%;
}

#ja-wrapper-inner {
	padding-right: 0px;
	text-align: left;
}

#ja-containerwrap {
	padding: 0;
    background-color: #ffffff;
}

#ja-container {
	padding: 0;
}

#ja-contentwrap {
	background: url(../images/leftcol-bg.gif) no-repeat top left;
}

#ja-content {
	padding: 0 20px 15px;
	margin: 0;
	clear: both;
	display: block;
	min-height: 300px;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: url(../images/header-bg.gif) repeat-x top #F85703;
}

#ja-header {
	clear: both;
	background: url(../images/headerright-bg.gif) no-repeat top right;
	text-align: left;
	line-height: normal;
	height: 80px;
	position: relative;
}

#ja-header h1 {
	font-size: 2em;
	position: absolute;
	top: 0;
	left: 0;
}

#ja-header h1 a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#ja-header h1 img {
	float: left;
	padding-top: none;
}

/* Top Menu in Header */

/*hilde aanpassing*/
#ja-topnavwrap {
	padding-left: 5px;
	background: url(../images/topnav-left-bg.gif) no-repeat top left;
	top: 0;
	right: 5px;
	height: 26px;
}

#ja-topnavwrap ul {
	margin: 0;
	padding: 0;
    float: none;
	background: url(../images/topnav-right-bg.gif) no-repeat top right;
	height: 26px;
}

#ja-topnavwrap li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-topnavwrap li a {
	padding: 0 10px;
	color: #FFFFFF;
    text-decoration: none;
	line-height: 24px;
}

#ja-topnavwrap li a:hover,
#ja-topnavwrap li a:active,
#ja-topnavwrap li a:focus {
	color: #FFFFFF;
}

/* Language selection (benedikt) */
#langwrap {
	/* float:right; */
	position: absolute;
	display: block;
	right: 80px;
	top: 85px;
	width: 120px;
	color:#ffffff;        
}

#langwrap a {
	color: #ffffff;
	text-decoration: none      
}


#langwrap a:hover,
#langwrap a:active,
#langwrap a:focus {
	color: #ffffff;
	text-decoration: underline;
}

/* User Tools */
#ja-usertoolswrap {
	float: right;
	width: 70px;
	display: block;
	background: url(../images/sitetool-bg1.gif) no-repeat top left;
	position: relative;
	color:#ffffff;
}

span.ja-sitetool {
	margin: 0;
	padding: 8px 0 7px 23px;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

#ja-usertoolswrap:hover, #ja-usertoolswrap.ja-toolswraphover {
	background: url(../images/sitetool-bg2.gif) no-repeat top left #ededed;
	color:#cc0000;
}

#ja-usertoolswrap:hover #ja-usertools,
#ja-usertoolswrap.ja-toolswraphover #ja-usertools {
	display: block;
	top: 30px;
}

#ja-usertools {
	padding: 0;
	float: left;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	display: none;
	background: url(../images/grad1.gif) repeat-x bottom #FFFFFF;
	font-size: 11px;
	color: #F85703;
    position: absolute;
	top: 100%;
}

#ja-usertools span {
	float: left;
	padding: 8px 8px 2px;
	display: block;
}

#ja-usertools img {
	padding: 0 2px;
	border: 0px;
}

/* Search */
#ja-search {
	position: absolute;
	top: 45px;
	right: 17px;
}

#ja-search div.search {
	padding-left: 18px;
	background: url(../images/icon-search.gif) no-repeat center left;
}

#ja-search .inputbox {
	width: 100px;
	padding-left: 5px;
	border: 1px solid #F85703;
}

#ja-usertools .inputbox:hover,
#ja-usertools .inputbox:focus {
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	height: 31px;
	width: 100%;
	background: url(../images/toolbar-bg.png) repeat-x;      
}

#ja-mainnav {
	clear: both;
	float: left;
	font-size: 1em;
	color: #ffffff;
        line-height: normal;
        text-align: center;   
        
}

#ja-subnav {
	padding: 6px 5px;
	margin: 0;
	clear: both;
	border-bottom: 1px solid #FFFFFF;
	background: url(../images/stripe2.gif) #F2F2F2;
	line-height: normal;
}


.ja-mainnavshadow {
	clear: both;
	padding: 1px 0 2px;
}


/* CONTENT COLUMN
--------------------------------------------------------- */
#ja-mainbody, #ja-mainbody-fl, #ja-mainbody-fr, #ja-mainbody-f {
}

#ja-mainbody, #ja-mainbody-fr {
	float: right;
	width: 84%;
}

#ja-mainbody-fl {
	float: left;
	width: 100%;
}

#ja-mainbody-fl #ja-contentwrap {
	float: left;
	width: 80%;
	background: none;
}

#ja-mainbody-fl #ja-pathway,
#ja-mainbody-f #ja-pathway {
    background-color: #efefef;
}

#ja-mainbody-fl #ja-rightcol {
	float: right;
	width: 20%;
}

#ja-mainbody-f {
	float: left;
	width: 100%;
}

#ja-mainbody-f #ja-contentwrap {
	background: none;
}

#ja-mainbody #ja-contentwrap {
	float: left;
	width: 75%;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-leftcol {
	float: left;
    width: 15.9%;
}

#ja-rightcol {
	float: right;
    width: 24%;
	overflow: hidden;
}

#ja-rightcol-inner {
	padding: 0 5px 2px 0;
}

#ja-leftcol table,
#ja-rightcol table {
	border-spacing: 0;
}

#ja-leftcol ul,
#ja-rightcol ul {
	margin: 0;
}

/* PATHWAY
---------------------------------------------------------*/
#ja-pathway {
	margin: 0 -20px 10px;
	padding: 7px 4px;
	display: block;
    font-size: 1em;
	line-height: 120%;
	text-indent: 10px;
    background-color: #f7f7f7;
}

#ja-pathway img {
	margin: -2px;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
}

#ja-pathway a:hover, #ja-pathway a:active {
	text-decoration: underline;        
}

/* FOOTER
--------------------------------------------------------- */

#ja-footerwrap {
	clear: both;
	padding: 5px 12px;
	color: #484848;   
	background-color: #dddddd;       
}

#ja-footer {
	height: 50px;
	position: relative;
	text-align: center;
}

#bottom-middle {
	text-align: center;
	margin: 0;
	display: block;
	padding-left: 15px;
}

#bottom-left {
	float: left;
	width: 20%;
	background: url(../images/v-seperator.gif) repeat-y top right;
	text-align: left;
	padding-bottom: 25px;
}

#bottom-right {
	float: right;
	width: 20%;
	background: url(../images/v-seperator.gif) repeat-y top left;
	text-align: right;
	padding-bottom: 25px;
}

#ja-cert a {
	padding: 0;
}

/* MISCELLANOUS
----------------------------------------------------------- */
#ja-banner {
	text-align: center;
}

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;
}

#mod_login_password, #mod_login_username {
	width: 93%;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

/* 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;
}



/* ################# Tips, Error, Message, Hightlight ###################### */
/* ############ WIJZIGINGEN HIER OOK AANBRENGEN IN editor.css !! ########### */
/* ############ anders is de weergave in de editor niet up-to-date ########### */

.error {
	color: #ffffff; 
    padding:5px 5px 5px 30px;
	background: url(../images/bullet-error.gif) no-repeat top left #cc0000;
    border-bottom: 2px solid #cc0000;
}

.message {
	padding-left: 22px;
	padding-top: 10px;
	height: 20px;
	color: #F85703;
	background: url(../images/bullet-info.gif) no-repeat center left;
	display: inline;
}

.message a {
	color: #F85703;
	font-weight: bold;
}

.campagnestart {
    font-weight: bold;
    color: #ffffff; 
    padding: 20px 60px 5px 20px;
    background-color:#999999;
}

.citaat {
    width:250px; 
    float:right; 
    font-style:bold; 
    font-size:1em;
    border-top:2px dotted #c00;        
    border-bottom:1px dotted #c00; 
    margin:5px 10px 5px 5px; 
    padding: 12px 12px 12px 18px;
    background: url(../images/icons/start_quote.gif) no-repeat top left #f0f0f0;
}

.tekstje  {
    border: 1px solid #cc0000;
    padding:5px 5px 120px 5px;
    background-color:#e7e7e7;
}

.tekstinkader  {
    background-color:#e7e7e7;
}




.kaderlijn {
    border: 1px solid #cccccc;
    padding:5px 5px 5px 5px;
    background-color:#ffffff;
    align: center 
}



.lijnonder {
    border-bottom: 1px solid #cccccc;
    padding:5px 5px 5px 5px;
    background-color:#ffffff;
    align: center 
}




.inleiding {
    font-weight: bold;
    color: #606060; 
    padding: 20px 60px 5px 20px;
    background: url(../images/quoter.gif) no-repeat top right #efefef;
    border-bottom: 1px dotted #cccccc;
}

div#inleiding_inhoud {
    margin-left:10px;
    padding:0 0 35px 10px;
    font-weight: bold;
    border-left: 1px dotted #cc0000;
    font-variant: small-caps;
    color: #606060;       
}

.rode_subtitel {
    color: #c00000;
    font-weight: bold;
    font-variant: small-caps;
}

.nietvergeten {	
     border: 3px dotted #cccccc;
     margin:15px 30px 5px 45px;
     padding: 10px 15px 15px 45px;
	background: url(../images/spaarlamp.gif) no-repeat left #ffffff; 
}

.meerweten {
	border-bottom: 1px solid #cc0000;
    margin:5px 30px 5px 30px;
    padding: 20px 20px 20px 20px;
    background: url(../images/clip-bgh.gif) no-repeat top right #efefef; 
}

.externe_linken {
	border-bottom: 2px dotted #cc0000;
    margin:5px 30px 5px 30px;
    padding: 20px 20px 20px 20px;
    background: url(../images/externe_linken.gif) no-repeat top right #FEFAE1; 
}

.download {
	border: 1px solid #cccccc;
    margin:10px 30px 5px 30px;
    padding: 10px 15px 15px 45px;
    background: url(../images/download.png) no-repeat left #FFF; 
}

.pinnote {
	border: 1px dotted #cccccc;
    padding: 20px 60px 10px 20px;
	background: url(../images/pin-bg.gif) no-repeat top right #FEFAE1;
    font-weight: bold;
}

.clipnote {
	padding: 20px 60px 10px 20px;
	background: url(../images/clip-bg.gif) no-repeat top right #efefef;
    border-bottom: 1px dotted #cccccc;        
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

.maxi_nummer {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 0 2px;
	display: block;
	color: #c00000;
	font: 20px/normal Verdana, sans-serif;
	border: 1px solid #cccccc;
    background:#efefef;
}

.tussentitel {
        background-color: #7f7777;;
        font-weight: bold;
        color: #FFFFFF;
        padding-left: 4px;
}

.info {
	background: url("../images/icons/info_red.png") no-repeat scroll 5px 5px #FFFFDD;
	border: 2px dotted #FFCFD5;
	color: #000000;
	margin: 0 auto;
	padding: 5px 5px 5px 30px;
	width:85%;
}

/* Disclaimer */

td.disclaimer{
  width	: 100%;
}

hr.disclaimer{
  width	: 100%;
}

.disclaimer {
  text-align   : center;
  font-size    : 95%;
}

a.disclaimer{
  font-size        : 95%;
}

/* Grey text or link */
.grey { color: #7f7777; }

a.grey {
	color: #7f7777;
	text-decoration: none;
}

a.grey:hover, a.grey:active, a.grey:focus{
	text-decoration: underline;
}

/* Black link */

a.black {
	color: #000000;
	text-decoration: none;
}

a.black:hover, a.black:active, a.black:focus{
	text-decoration: underline;
}

/* 
We willen een inputveld in form kunnen verbergen voor de bezoekers zonder het 'type=hidden' te maken
Dit veld gebruiken we als honeypot voor spambots (de gewone bezoeker moet het leeg laten)
*/

input#verbergen { display:none; }

/* De tekst die we erbij zetten voor css-disabled browsers verbergen we dan ook */

span.verbergen { display:none; }



/************************************************
*												*
*	NEW STYLES SINCE THE J!1.5 UPGRADE 			*
*												*
************************************************/

.center {
	margin: 0px auto;
	text-align: center;
}
.kader {
    border: 1px solid #ccc;
    padding:2px 5px;
	background-color: #EFEFEF;
}
.kader h3 {
	color: #666;
/*	background: #EFEFEF url(../images/arrow_red.png) 0px no-repeat ;*/
/*	padding: 2px 5px 2px 15px;*/
}
.kader h3 a {
	color:  #666;
}
.grey_txt {
	color : #7F7777;
}

/*
icons
*/

 .article {
	background:url("../images/icons/cp/artikel.png") no-repeat scroll 4px 4px #FFFFFF;
	padding: 4px 25px;
}

 .event {
	background:url("../images/icons/cp/event.png") no-repeat scroll 4px 4px #FFFFFF;
	padding: 4px 25px;
}

 .tag {
	background:url("../images/icons/tag_sprite.png") no-repeat scroll 4px 4px #FFFFFF;
	padding: 4px 4px 4px 22px;
	line-height: 19px;
}
 .tag:hover {
	background:url("../images/icons/tag_sprite.png") no-repeat scroll 4px -20px #FFFFFF;
}

/*
	RELATED TABLE
*/

table.related{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.related th{
	color: #FFFFFF;
	background-color: #7F7777;
	padding: 1px 5px;
	border: 0px;
	font-weight: bold;	
}
tr td.relatedtableentry1 {
	padding: 2px 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}
tr td.relatedtableentry2 {
	padding: 2px 5px;
	background: url(../images/seperator.gif) repeat-x bottom #F2F2F2;
}
tr td.relatedtableentry1:hover,
tr td.relatedtableentry2:hover {
	background: url(../images/seperator.gif) repeat-x bottom #FEFAE1;
}

/* 
	ADMINLIST TABLE
	(overgenomen van components/com_one/css/general.css)
*/

table.adminlist {
	width: 100%;
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #666;
}

table.adminlist td,
table.adminlist th { padding: 4px; }

table.adminlist tbody th { font-weight: bold; font-size: 1.1em; text-align: center; background-color: #f0f0f0;}

table.adminlist tbody tr { background-color: #fff;  text-align: center; }

table.adminlist tbody tr:hover td  { background-color: #ffd ; }

table.adminlist tbody tr td 	   { height: 20px; background: #fff; border: 1px solid #fff;}
table.adminlist tbody tr td img { padding: 0px; margin: 0px;}

table.adminlist tfoot tr { text-align: center;  color: #333; }
table.adminlist tfoot td,
table.adminlist tfoot th { background-color: #f3f3f3; border-top: 1px solid #fff; text-align: center; }

table.adminlist .pagination { display:table; padding:0;  margin:0 auto;}

/* 
	FOCUS SETTINGS 
*/

#focus_container{
	 border-top: 2px solid #c00000;
}
#focus_container a:hover{
	text-decoration  : none;
}
.focus_item{
	margin-top: 3px;
	border-bottom: 1px dotted #cccccc;
	height: 100%;
}
#focus_container a img{
    border: 1px solid #cccccc;
}
.focus_title {
    color : #C00000;
    font-variant : small-caps;
	font-size: 1em;
}
.focus_text {
	padding: 5px;
	height: 100%;
	height: 100%;
}
.focus_more{
	vertical-align: middle;
	padding: 0;
	margin: 0; 
}
a.focus_more{
	background: url(../images/icons/meer_notext.png) no-repeat;
	padding-left: 15px;
}


/*
	MENU'S
*/
	
/* default menu style*/
div.moduletable_klikdoor, div.moduletable_menu {
	padding: 5px;
}
div.moduletable_menu h3, div.moduletable_klikdoor h3{
	margin: 0px;
	padding: 0px 0px 3px 1px;
	font-size: 1em;
	line-height: normal;
	color: #cc0000;
	background-color: #ffffff;
	font-variant: small-caps;
}
ul.menu li{
	list-style-type: none;
	background-image: none;
	padding-left: 0px;
}
ul.menu a {	
	color: #fff;	
	text-indent: 6px;
	padding: 1px;
	margin: 1px 0px;
	width: 100%;
	display: block;
	background: url(../images/a-mainlevel-bg_grey.gif) repeat left;	
	text-decoration: none;
}
ul.menu a:hover,
ul.menu a:active,
ul.menu a:focus,
ul.menu li#current a
{
	background: url(../images/a-mainlevel-bg_red.gif) repeat left; 
}

ul.menu ul a,
ul.menu li#current.parent ul a,
ul.menu ul ul a,
ul.menu li.parent ul li#current.parent ul a
{
    background: url(../images/bullet_red.png) no-repeat left top;
	color:#666666;
	margin-left: 5px;
	padding: 0 0 0 10px;
	font-weight:bold
}
ul.menu li.parent ul a:hover,
ul.menu li.parent ul a:active,
ul.menu li.parent ul a:focus,
ul.menu li.parent ul li#current.active a,
ul.menu li.parent ul li#current.parent ul a:hover,
ul.menu li.parent ul li#current.parent ul a:active,
ul.menu li.parent ul li#current.parent ul a:focus 
 {
	background: #f0f0f0 url(../images/bullet_green.png) no-repeat left top;
	color: #cc0000;
}

ul.menu ul ul a,
ul.menu li.parent ul li#current.parent ul a
{
	margin-left: 20px;
}

/* 'klik door'-menu */
ul.menu_klikdoor li {
	list-style-type: none;
	background-image: none;
	padding-left: 0px;
}
ul.menu_klikdoor a {
	border-top: 1px thin #efefef;
    border-bottom: 1px solid #cccccc;
    border-left:1px solid #efefef;
    border-right:1px solid #efefef;
    padding: 3px 3px 3px 13px;
	margin: 0 0 1px 0;
	display: block;
    background: url(http://www.11.be/templates/ja_xenia/images/h8-bg.gif) repeat left;
    color: #c00000;
    text-decoration: none;
    font-variant: small-caps; 
    font-weight: bold;
}

ul.menu_klikdoor a:hover,
ul.menu_klikdoor a:active,
ul.menu_klikdoor a:focus {
	color: #666666;
    background: url(http://www.11.be/templates/ja_xenia/images/h10-bg.gif) repeat left;
    text-decoration: none;
    border-left: 1px solid #c00000;
}

/* 
	BOX VOOR DIY-MAP
*/

#map_box_container{	
	margin:0px auto;
	padding: 5px;
	/*border: 1px solid #bbbbaa;*/
	width: 80%;
	background-color: #fff;
}
#map_box{	
	margin:0px auto; 
	text-align:center;
	border: 1px solid #bbbbaa;
	width: 550px;
	background-color: #E0E1EF;
}
#map_box_container #map_box_caption{
	text-align:left;
	background-color: #EFF0FF;
	margin-top: 5px;
	padding: 5px;
}

/* 
	BOX VOOR EXTRA INFO (vacatures, comite's, events, ...)
*/

#infobox_right{
	float: right;  
	width: 25%;
	margin: 0px 0px 20px 20px;
	border: solid 1px #efefef;
	background-color: #ffffff;
}
#infobox_right h3 {
    color: #666;
	border: 1px solid #dedede;
	font-weight: bold;
	background: #efefef url(../images/info_red.png) 5px no-repeat ;
	padding: 4px 0px 4px 30px;
	margin: 0px 0px 5px 0px;
}
#infobox_right div.subtitle {
    color: #666;
	font-weight: bold;
	background: #fff url(../images/arrow_red.png) 0px no-repeat ;
	border-bottom: 1px dotted #ccc;
	padding: 0px 0px 4px 15px;
	margin: 0px 50px 0px 6px;
}

#infobox_right  p{
	padding: 4px 4px 0px 15px;
}

/*
	COMITE CONTROL PANEL
*/
div#comite_controlpanel {
	background:url("../images/icons/cp/control_panel.png") no-repeat scroll 10px 10px transparent;
	color: #484848;
	border: 1px solid #ccc;
	margin: 10px;
	padding: 0px 5px;
	font-weight: bold;
}

div#comite_controlpanel h3 {
	font-size:1em;
	font-variant:small-caps;
	margin:  0px 0px 5px 0px;
	padding: 3px;
	text-align: center;
	border-bottom: 1px dashed #ccc;
}
div#comite_controlpanel .newPage {
	background:url("../images/icons/cp/artikel_edit.png") no-repeat scroll 4px 4px #FFFFFF;
	padding: 4px 25px;
}

div#comite_controlpanel .overview {
	background:url("../images/icons/cp/map.png") no-repeat scroll 4px 4px #FFFFFF;
	padding: 4px 25px;
}

div#comite_controlpanel .home {
	background: url("../images/icons/cp/home.png") no-repeat scroll 4px 4px #FFFFFF;
	padding: 4px 25px;
}

div#comite_controlpanel .helpPage {
	background: url("../images/icons/cp/help.png") no-repeat scroll 4px 4px #FFFFFF;
	padding: 4px 25px;
}

div#comite_controlpanel .pdf {
	background: url("../images/icons/cp/pdf.png") no-repeat scroll 4px 4px #FFFFFF;
	padding: 4px 25px;
}

div#comite_controlpanel div#logout {	
	width: 50%;
	height: 1.7em;
	text-align: center;
	margin: 5px auto 10px auto;
	background: url("../images/but-bg.png") repeat-x scroll center bottom #EFEFEF;
	border-color: #DDDDDD #999999 #999999 #DDDDDD;
	border-style: solid;
	border-width: 1px;	
}

/*
	ARTIKELS
*/

.intro{
	clear: left;
	border-bottom: 1px dotted #ccc;
	margin: 5px 50px 0px 0px;
	padding: 5px 10px 10px 0px;
}

/*
	READ MORE LINKS
*/

#readmore a {
	background: #fff url(../images/icons/meer_notext.gif) no-repeat 5px 7px;	
	padding: 5px 5px 5px 20px;
	font-size: 1.1em;
	
}

#readmore a:hover, #readmore a:active, #readmore a:focus {

}

/*
	CONTACT
*/

div#adres  {
	background:#fff url(../images/adres/address.png) no-repeat top left; 
	padding-left: 22px;
	margin-bottom:10px;
}
div#tel  {
	background:#fff url(../images/adres/tel.png) no-repeat top left; 
	padding-left: 22px; 
	margin-bottom:10px;
}
div#fax  {
	background:#fff url(../images/adres/fax.png) no-repeat top left; 
	padding-left: 22px;
	margin-bottom:10px;
}
div#mail {
	background:#fff url(../images/adres/mail.png) no-repeat top left; 
	padding-left: 22px;
	margin-bottom:10px;
}

/*
	CATEGORY BLOG (in one)
*/

div.blog_article { margin-bottom: 20px; /*border-bottom: 2px dotted #ccc;*/}
p.blog_item { margin-bottom: 10px; }


/* 
	SYSTEM MESSAGES 
*/
#system-message { margin:10px 0 20px 0; padding: 0 !important; background:#fff; border:solid 0px; }
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px;background:#fff;padding:0 }
#system-message dd ul { color: #93246F; margin-bottom: 10px; list-style: none; padding: 0px; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}
 
/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #F2E3ED}
 
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
/*
#system-message dd.error ul { color: #93246F; background: #F2E3ED ; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;margin:0}
*/
#system-message dd.error ul { color: #ff0000; background: #ffffff ; border-top: 3px solid #ff0000; border-bottom: 3px solid #ff0000;margin:0}
 
/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #93246F; background: #F2E3ED; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}

/*
	TABS IN MODULES
	'gewons' tabs worden gestyled in components/com_one/css/general.css
*/

.moduletable dl.tabs { margin: 0px 0px -1px 0px; }
.moduletable div.current { margin: 0 0px 3px 0px; }
