@charset "utf-8";
/* CSS Document voor Joomla stijlen 1.5.x */

/* =============================================================================== 
   AUTEURS
Basis Joomla CSS template: Oorspronkelijk ontwikkeld door Barrie North: 
Compass Designs: www.compassdesigns.net. Dit stijldocument is bewerkt en
geupdated door C.R. van Oudheusden, Creative Webstudio, www.creativewebstudio.nl.
================================================================================ */


/* =============================================================================== 
   TOELICHTING - Belangrijk

Alleen unieke stijlen in dit document
Veel stijlen komen in Joomla meer dan eens voor. In dit blanco stijldocument
komt een unieke stijl maar één keer voor. Dit betekent dat wanneer u een enkel  
artikel gaat stijlen u eerst de betreffende stijlen moet doorvoeren die eerder in
het css document staan en voor eerdere compenenten of modules geldt. We raden u 
daarom aan, om het stijlplan van de website te volgen: http://www.joomla-css.nl.

Sommige stijlelementen zijn al ingevuld.
De meest voor de hand liggende stijlelementen in dit document zijn reeds ingevuld.
Uiteraard kunt u dit aan uw eigen ontwerp van uw template aanpassen.

Module class suffix
Bij de modulestijlen is (als voorbeeld) een module class suffix ingevuld. dit is
echter niet altijd nodig of van toepassing. Het gaat hier dan ook om voorbeelden.
Wijzig dus de module class suffix naar uw eigen wensen.
Voorbeeld: In dit blanco stijldocument is de stijl opgenomen voor
div.moduletable_kruimelpad, waarbij _kruimelpad de module class suffix is. Deze
suffix dient u dan in te vullen in de administrator backend van Joomla bij de
module breadcrumbs.

Meer informatie en toelichtingen kunt u vinden op de website http://www.joom-css.nl.
================================================================================ */

/* ===============================================================================
   DISCLAIMER
Dit document is met de grootst mogelijke zorgvuldigheid samengesteld. Desondanks
kunnen er onjuistheden in voorkomen. Creative Web Studio aanvaard hiervoor geen
enkele aansprakelijkheid. Gelieve u onjuistheden of onvolledigheden te rapporteren
aan C.R. van Oudheusden, info@creativewebstudio.nl, zodat het document kan worden
bijgewerkt.

   COPYRIGHT
U bet vrij om dit document aan te passen en te verspreiden met vermelding van de
brongegevens.
================================================================================ */


/* =============================================================================== 
   BASIS STIJLEN
Deze stijlen zijn reeds ingevuld. Uiteraard kunt u dit aanpassen.
Zie voor meer informatie de website www.joomla-css.nl
================================================================================ */
* { 
	margin: 0;
	padding: 0; 
}

body {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, .componentheading,
.contentheading, .contentpagetitle, .sectiontableheader, .newsfeedheading {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0 0 0 17px;
}

ol{
	margin: 0 0 0 23px;
}

li {
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
/*	border: none; */
}

img {
	border: none;
}

table {
	border:0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

table td {
	padding: 0;
	vertical-align: top;
}

/* ===============================================================================
   VUL hieronder uw template ontwerp stijlen in van uw div's en/of tables
================================================================================ */

/* Template div's en/of tables */


#header {
	background-color: #ee2a7b;
	background-image: ;
	height:20px;
}

.login {
	margin-left: 750px;
	font-color: #ee2a7b;
}

#container {
	width: 600px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#gebruikersmenu {
	margin-top: 20px;
	background-color: #c3c5a2;
	background-image: repeat-y;
}

#titel {
	margin-top: 30px;
	background-image:url(../images/kultourtitel00.gif);
	background-repeat:no-repeat;
	height: 104px;
}
#titel:hover {
	margin-top: 30px;
	background-image:url(../images/kultourtitel01.gif);
	background-repeat:no-repeat;
	height: 104px;
}


#navigation {
	margin-top: 15px;
	height: 30px;
	border-top: 2px;
	border-top-style:solid;
	border-bottom: 2px;
	border-bottom-style:solid;
	border-color: #ee2a7b;
}

#tussenmenu {
	width: 600px;
	position:relative;
	margin-top: 7px;
	padding-bottom: 4px;
	border-bottom: 2px;
	border-bottom-style:solid;
	border-color: #ee2a7b;
}

#content {
	width:600px;
	min-height: 550px;
	height:auto !important; /* voor moderne Browser */
	height:550px; /*voor IE6 */
	margin-top: 20px;
}

#footer {
	height: 300px;
	width: 100%;
	background-color: #c3c5a2;
	background-image:url(../images/footer00.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-top: 50px;
	margin-bottom: 0px;
}

#footer:hover {
	height: 298px;
	width: 100%;
	background-color: white;
	background-image:url(../images/footer01.gif);
	background-repeat:no-repeat;
	background-position: center;
	margin-top: 50px;
	margin-bottom: 0px;
	border-top: 2px;
	border-top-style:solid;
	border-color: #c3c5a2;
}

.inside {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* ===============================================================================
   NAVIGATION // TOPMENU // HOME PROGRAMMA PERS PARTNERS ARCHIEF CONTACT
================================================================================ */

.nav-links li {
	display: block;
	float: left;
	list-style-type: none;
}
.nav-links li a {
	float: left;
	height: 31px;
	text-decoration: none;
	text-transform: capitalize;
	color: #666666;
	font-size: 12px;
	text-align: center;
	padding-top: 0px;
}

.home {
	width: 58px;
	margin-top: 8px;
	margin-left: -17px;
	background-image:url(../images/_home.gif);
	background-repeat:no-repeat;
}
.home:hover {background-image:url(../images/_home-hover.gif);}
.home:active {background-image:url(../images/_home-hover.gif);}

.programma {
	width: 130px;
	margin-top: 8px;
	margin-left: 15px;
	background-image:url(../images/_programma.gif);
	background-repeat:no-repeat;
}
.programma:hover {background-image:url(../images/_programma-hover.gif);}
.programma:active {background-image:url(../images/_programma-hover.gif);}

.pers {
	width: 51px;
	margin-top: 8px;
	margin-left: 15px;
	background-image:url(../images/_pers.gif);
	background-repeat:no-repeat;
}
.pers:hover {background-image:url(../images/_pers-hover.gif);}
.pers:active {background-image:url(../images/_pers-hover.gif);}

.partners {
	width: 104px;
	margin-top: 8px;
	margin-left: 16px;
	background-image:url(../images/_partners.gif);
	background-repeat:no-repeat;
}
.partners:hover {background-image:url(../images/_partners-hover.gif);}
.partners:active {background-image:url(../images/_partners-hover.gif);}

.archief {
	width: 86px;
	margin-top: 8px;
	margin-left: 16px;
	background-image:url(../images/_archief.gif);
	background-repeat:no-repeat;
}
.archief:hover {background-image:url(../images/_archief-hover.gif);}
.archief:active {background-image:url(../images/_archief-hover.gif);}

.contact {
	width: 94px;
	margin-top: 8px;
	margin-left: 15px;
	background-image:url(../images/_contact.gif);
	background-repeat:no-repeat;
}
.contact:hover {background-image:url(../images/_contact-hover.gif);}
.contact:active {background-image:url(../images/_contact-hover.gif);}


/* ===============================================================================
   TUSSENMENU 
================================================================================ */

.tussenmenulinks a:link{
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 110%;
	color: #c3c5a2;
	font-size: 20px;
	text-align: left;
	padding-top: 0px;
}
.tussenmenulinks a:visited {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 110%;
	color: #c3c5a2;
	font-size: 20px;
	text-align: left;
	padding-top: 0px;
}
.tussenmenulinks a:hover {
	color: #ee2a7b;
}
.tussenmenulinks a:active {
	color: #ee2a7b;
}

.tussenmenulinks ul {
	list-style-type: none;
	margin-left: 0px;
}

/* ===============================================================================
   ALGEMENE CONTENT STJILEN 
================================================================================ */

/* Body  */ 
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 130%;
	color: #2a0516;
	background-image: ;
	background-repeat: repeat;
	background-color:#ffffff;
}

/* Kop, paragraaf en list stijlen */

h1, div.componentheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: 100;
	font-style: ;
	text-transform:uppercase;
	color:#c3c5a2;
	line-height: 130%;
	margin-top: 10px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px ;
	font-weight: ;
	text-transform:uppercase;
	color: #ee2a7b;
	line-height: 130%;
	margin: 15px 0px 15px 0px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px ;
	font-weight: ;
	color: ;
	line-height: 130%;
	margin-top: 5px ;
}

h4 {
	font-family:Verdana, Geneva, sans-serif ;
	font-size: 12px;
	font-weight: ;
	color: ;
	line-height: 130%;
	margin: 5px;
}

h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: ;
	color: ;
	line-height: ;
	margin: 5px ;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:130% ;
	color: ;
	line-height:130% ;
	margin: 5px;
}

p, ol, ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: ;
	color: #2a0516;
	margin-bottom: ;
}

a, a:visited {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
	color: #ee2a7b;
}


/* Input, select en button stijlen */
input.inputbox {
	font-family: ;
	font-size: ;
	font-weight: ;
	border: ;
	color: ; 
	height: ;
	padding: ;
	margin: ;
}

select.inputbox {
	font-family: ;
	font-size: ;
	font-weight: ;
	border: ;
	color: ; 
	height: ;
	padding: ;
	margin: ;
}

input.button {
	font-family: ;
	font-size: ;
	font-weight: ;
	border: ;
	color: ; 
	height: ;
	padding: ;
	margin: ;
}

/* ===============================================================================
   JOOMLA CONTENT STIJLEN (blog, article, category, section, archive
================================================================================ */

/* buttonheadings en editbutton */
span.hasTip img {
	border: ;
	margin-left: 10px;
	margin-bottom: 10px;
}

td.buttonheading img {
	border: ;
	margin: ;
}

.tool-tip {
	background-color:white ;
	border: ;
	padding: 5px ;
	font-family: ;
	font-size: ;
}

.tool-title {
	font-family: Arial;
	font-weight: bold;
}

.tool-text {
	font-family: Arial;
	font-size: 11px;
}

/* ===============================================================================
   VOORPAGINA BLOG LAY OUT
================================================================================ */
table.blog {}

table {}

table.contentpaneopen {}

table.contentpaneopen td.contentheading {
	background-color: #c3c5a2;
	font-family: ;
	font-size:20px ;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: ;
	color: ;
	line-height: ;
	padding: 4px ;
	border: ;
	height: 20px;
}

/* Gelinkte titel */
a.contentpagetitle, a:visited.contentpagetitle {
	font-family: ;
	font-size: ;
	font-weight: ;
	line-height:120% ;
	text-decoration: none;
	color: #ffffff;
	padding: ;
	background-color: ;
}

a:hover.contentpagetitle {
	font-family: ;
	font-size: ;
	font-weight: ;
	line-height: ;
	color: #d36274;
	text-decoration: none;
	padding: ;
}

/* Kleine tekst bij artikelen */
/* geschreven door ... */
span.small {
	font-family: ;
	font-size: ;
	line-height: ;
	color: ;
}

/* gamaakt op .... */
table.contentpaneopen td.createdate {
	font-family: ;
	font-size: ;
	line-height: ;
	color: ;
	padding-bottom: ;
}

/* gewijzigd op ... */
table.contentpaneopen td.modifydate {
	font-family: ;
	font-size: ;
	line-height: ;
	color: ;
}

/* Lees meer... link  */
a.readon,
a:visited.readon {
	display: block;
	font-family: ;
	font-size: ;
	line-height: ;
	padding-top: ;
}

a:hover.readon {
	display: block;
	font-family: ;
	font-size: ;
	line-height: ;
	padding-top: ;
}

span.article_separator {
	display:block;
	height: 0px ;
	width: 600px;
	margin-bottom: 25px;
	margin-top: 0px;
	background-image: ;
	background-repeat:repeat-x;
	background-position:center;
}

td.article_column {
	padding-right: ;
}

td.column_separator {
	border-left: ;
	padding-left: ;
}

div.blog_more {
	text-align: ;
	margin: ;
}

div.blog_more ul {
	list-style: ;
}

div.blog_more ul li { }

a.blogsection, a:visited.blogsection { }
a:hover.blogsection { }

span.pagenav { }

a.pagenav, a:visited.pagenav {
	font-weight: ;
}

a:hover.pagenav {
	font-weight: ;
}

/* ===============================================================================
   ARCHIEF PAGINA
================================================================================ */

/* Formulierelementen  */

form#jForm { }

select#month, select#year, select#limit {
	width: ;
	background-color: ;
	border: ;
	font-family: ;
	font-size: ;
	font-weight: ;
	margin: ;
	padding: ;
	color: ;
	text-align: ;
}

/* Listitems en stijlelementen binnnen het listelement van de Archive pagina */
ul#archive-list {
	margin: ;
}

li.row2 {
	background-color: ;
	padding: ;
}

li.row1 {
	background-color: ;
	padding: ;
}

h4.contentheading a, h4.contentheading a:visited {
	display: block;
	font-family: ;
	font-size: ;
	font-weight: ;
	line-height: ;
	padding: ;
}

h4.contentheading a:hover {
	display: block;
	font-family: ;
	font-size: ;
	font-weight: ;
	line-height: ;
	padding: ;
}

h5.metadata {
	font-family: ;
	font-size: ;
	line-height: ;
	color: ;
}

span.created-date {  }
span.author {  }
div.intro {  }

div#navigation {
	margin: ;
}


/* ===============================================================================
   ARTIKEL CATEGORIE LIJST
================================================================================ */

table.contentpane {
	border: ;
}

table.contentpane td {
	padding: ;
}

table.contentpane td.contentdescription {
	font-family: ;
	font-size: ;
	font-weight: ;
	color: ;
	line-height: ;
	padding: ;
}

table.contentpane td form table td.sectiontableheader {
	font-weight: ;
}

table.contentpane td form table td.sectiontableheader a,
table.contentpane td form table td.sectiontableheader a:visited  { }
table.contentpane td.sectiontableheader a:hover {  }

table.contentpane td form table table td {
	padding: ;
}

table.contentpane tr.sectiontableentry1 {
	background-color: ;
}

table.contentpane tr.sectiontableentry2 {
	background-color: ;
}

table.contentpane tr.sectiontableentry1 a,
table.contentpane tr.sectiontableentry1 a:visited {  }
table.contentpane tr.sectiontableentry1 a:hover { }
table.contentpane tr.sectiontableentry2 a,
table.contentpane tr.sectiontableentry2 a:visited {  }
table.contentpane tr.sectiontableentry2 a:hover {  }
table.contentpane form table td.sectiontablefooter {
   padding: ;
}

/* ===============================================================================
   PAGINATIE
================================================================================ */

table.pagenav {
	margin-bottom: ;
}

table.pagenav th.pagenav_prev a,
table.pagenav th.pagenav_prev a:visited { }
table.pagenav th.pagenav_prev a:hover { }

table.pagenav th.pagenav_next a,
table.pagenav th.pagenav_next a:visited { }
table.pagenav th.pagenav_next a:hover { }

/* ===============================================================================
   SECTIE BLOG PAGINA NA INLOGGEN FRONTEND 
================================================================================ */

div.contentpaneopen_edit {
	float: right;
}

/* ===============================================================================
   SECTIE LIJST
================================================================================ */

table.contentpane td ul {
	list-style: ;
	margin: ;
}

table.contentpane td ul li {
	margin: ;
}

a.category,
a:visited.category { }
a:hover.category, { }

/* ===============================================================================
   PAGEBREAK
================================================================================ */
table.contentpaneopen td table.contenttoc th {
	text-align: ;
	font-size: ;
	padding: ;
}

table.contentpaneopen td table.contenttoc td a.toclink,
table.contentpaneopen td table.contenttoc td a:visited.toclink { }
table.contentpaneopen td table.contenttoc td a:hover.toclink { }

table.contentpaneopen td table.contenttoc td a.active {
	font-weight: ;
}

div.pagenavcounter {
	margin: ;
}

div.pagenavbar {}

div.pagenavbar a, div.pagenavbar a:visited { }
div.pagenavbar a:hover { }


/* ===============================================================================
   EDITOR STIJLEN FRONTEND
================================================================================ */

fieldset legend {
	color: #ee2a7b;
	padding: 10px ;
	font-weight: bold;
}

table.adminform {
	margin-bottom: ;
}

table.adminform td {}
table.adminform td.key { 
	font-familiy: Verdana, Geneva, sans-serif;
	font-size:12px;
}

input#title {}

textarea.mce_editable= { }
textarea#text { 
height: 100px;}

div#editor-xtd-buttons { }

div.button2-left {
	float: ;
	margin: ;
}

div.button2-left div a,
div.button2-left div a:visited {
	font-weight: ;
}

div.button2-left div a:hover {
	font-weight: ;
}

div.image { }
a.modal-button { }

select#sectionid { }
select#catid { }

input#state0 { }
input#state1 { }
input#frontpage0 { }
input#frontpage1 { }
input#created_by_alias { } 
input#publish_up { }
img#publish_up_img { }
input#publish_down { }
img#publish_down_img { }
select#access { }
select#ordering { }

table.adminform td textarea#metadesc { }
table.adminform td textarea#metakey { }

/* Read more en pagebreak stijl */
hr#system-readmore  {
	border: ;
	color: ;
}

hr.system-pagebreak {
	border: ;
	color: ;
}

/* ===============================================================================
   BANNER
================================================================================ */

div.moduletable_banner {
	margin-bottom: ;
}

div.moduletable_banner h3 { }

div.bannergroup_banner { }

div.bannerheader {
	margin-bottom: ;
	font-family: ;
	font-size: ;
	font-weight: ;
	text-align: ;
}

div.banneritem_banner img {
	border: ;
}

div.banneritem_banner a,
div.banneritem_banner a:visited {}
div.banneritem_banner a:hover {}

div.clr {
	margin-bottom: ;
}

div.bannerfooter_banner {
	font-family: ;
	font-size: ;
	font-weight: ;
	text-align: ;
}

/* ===============================================================================
   KRUIMELPAD
================================================================================ */

div.moduletable_kruimelpad {
	margin-bottom: ;
	color: ;
	padding: ;
}

div.moduletable_kruimelpad span.breadcrumbs {}
div.moduletable_kruimelpad span.pathway {
	font-size: 10px;
}

div.moduletable_kruimelpad span.pathway a.pathway,
div.moduletable_kruimelpad span.pathway a:visited.pathway {
	color: #ffffff;
}

div.moduletable_kruimelpad span.pathway a:hover.pathway {
	color: #cccccc;
}


/* ===============================================================================
   CONTACT CATEGORIELIJST
================================================================================ */

div.contentpane {
	border: ;
	padding: ;
 }

div.contentdescription {
	font-family: ;
	font-size: ;
	font-weight: ;
	color: ;
	line-height: ;
	padding: ;
}

table td select.inputbox { }
table td select#limit { }

table td.sectiontablefooter {
	padding-top: ;
}

table td.sectiontablefooter span.pagenav { }

table td.sectiontableheader {  
	font-weight: ;
}

table td.sectiontableheader a,
table td.sectiontableheader a:visited { }
table td.sectiontableheader a:hover { }

table tr.sectiontableentry1 {
	font-size: ;
}

table tr.sectiontableentry2 {
	background-color: ;
	font-size: ;
}

table td a.category,
table td a:visited.category { }
table td a:hover.category { }

/* ===============================================================================
   CONTACT WEERGAVE CONTACTPERSOON 
================================================================================ */

div#component-contact {
	font-size: 12px;
	color: #2a0516;
	
}
form#selectForm { }
form#selectForm select.inputbox { }
form#selectForm select#contact_id { }
form.form-validate { margin-top: -40px;}
form#emailForm { }
div.contact_email { }
div.contact_email label{ margin-left: -2px; color: #C06;}
div.contact_email input.inputbox { }
div.contact_email input.required { }
div.contact_email input.validate-email { }
div.contact_email input#contact_name { }
div.contact_email label#contact_emailmsg { }
div.contact_email input#contact_email { }
div.contact_email input#contact_subject { }
div.contact_email label#contact_textmsg { }
div.contact_email textarea.inputbox { }
div.contact_email textarea.required { }
div.contact_email textarea#contact_text { }
div.contact_email input#contact_email_copy { }
div.contact_email button.button { }
div.contact_email button.validate { }

/* ===============================================================================
   RSS FEED SYNDICATE
================================================================================ */

div.moduletable_syndicate {
	margin: ;
}

div.moduletable_syndicate a,
div.moduletable_syndicate a:visited { }
div.moduletable_syndicate a:hover { }

/* ===============================================================================
   FEED LINKS
================================================================================ */

/* Feed Newsfeed items */
table.contentpane td.componentheading { }

table.contentpane td.componentheading a,
table.contentpane td.componentheading a:visited {
	font-weight: ;
}

table.contentpane td.componentheading a:hover {
	font-weight: ;
}

table.contentpane td ul li a,
table.contentpane td ul li a:visited { }
table.contentpane td ul li a:hover { }

/* ===============================================================================
   FEED WEERGAVE (module)
================================================================================ */
div.moduletable_feed {
	border-top: ;
	padding: ;
	margin-bottom: ;
}

div.moduletable_feed h3 { }
table.moduletable_feed {}

table.moduletable_feed td a,
table.moduletable_feed td a:visited { }
table.moduletable_feed td a:hover { }

table.moduletable_feed td ul.newsfeed_feed {
	margin-top: ;
}
table.moduletable_feed td ul.newsfeed_feed li  {
	margin-bottom: ;
	clear: both;
}

table.moduletable_feed td ul.newsfeed_feed li div.newsfeed_item_feed { 
}

table.moduletable_feed td ul.newsfeed_feed li div.newsfeed_item_feed img {
	margin: ;
	border: ;
	float: ;
	display: ;
}

table.moduletable_feed td ul.newsfeed_feed li a,
table.moduletable_feed td ul.newsfeed_feed li a:visited { }
table.moduletable_feed td ul.newsfeed_feed li a:hover { }

/* ===============================================================================
   LAATSTE NIEUWS MODULE
================================================================================ */
div.moduletable_laatst { }
ul.latestnews_laatst { }
li.latestnews_laatst { }
a.latestnews_laatst { }

/* ===============================================================================
   LOG-IN / UIT MODULE
================================================================================ */

div.moduletable_login {
	margin-top: 10px ;
	margin-bottom: 10px ;
	padding: ;
	border-top: ;
	Border-bottom: ;
}

form#form-login {
	width: 130px ;
	margin-top:40px;
}

/* Fieldset */
div.moduletable_login form#form-login fieldset.input {
	border: none;
}

/* Paragraaf instellingen label en inputvelden */
p#form-login-username, 
p#form-login-password, 
p#form-login-remember {
	margin-top: ;
	padding: ;
	width: 130px;
}

/* inputveld gebruikersnaam en wachtwoord */
input#modlgn_username, input#modlgn_passwd {
	width: 120px ;
	height: ;
	border: ;
}

/* checkbox automatisch inloggen */
input#modlgn_remember {
	background: none;
}

/* Log uit button loguit links laten lijnen */
div.moduletable_login form#form-login div input.button {
	float: left;
}

/* ongenummerde lijst login formulier */
div.moduletable_login ul { }

div.moduletable_login li a,
div.moduletable_login li a:active  {
	font-family: ;
	font-size: ;
}

div.moduletable_login li a:hover {
	font-family: ;
	font-size: ;
}

/* ===============================================================================
   PAGINA WACHTWOORD EN GEBRUIKERSNAAM VERGETEN
================================================================================ */

table.contentpane td label.hasTip {
	font-weight: ;
} 

table.contentpane td p { }

table.contentpane td input.required { }
table.contentpane td input.validate-email { }
table.contentpane td input#email {
	width: ;
}

form.form-validate button.validate {
	margin-top: ;
}

/* Pagina bevestig uw account identiek aan pagina's wachtwoord en gebruikersnaam vergeten hehalve de onderstaande inputstijl */

table.contentpane td input#token {
	width: ;
}

/* Pagina Herstel uw wachtwoord */
form.josForm { }

table.contentpane td p label.hasTip { }
table.contentpane td input.validate-password { }
table.contentpane td input#password1 {
	width: ;
}

table.contentpane td input#password2 {
	width: ;
}

form.josForm button.validate { }

/* ===============================================================================
   PAGINA LOG-IN NA HERSTELLEN WACHTWOORD 
================================================================================ */
form#com-form-login {}

form#com-form-login table.contentpane {
	margin: ;
}

/* Geen afbeelding die bij de stijl van de website past */
table.contentpane td div img {
	display: ;
}

form#com-form-login fieldset.input {
	border: ;
}

/* Paragraaf instellingen label en inputvelden */
p#com-form-login-username, 
p#com-form-login-password, 
p#com-form-login-remember {
	margin: ;
	padding: ;
}

/* inputveld gebruikersnaam en wachtwoord */
input#username, input#passwd {
	width: ;
	height: ;
	border: ;
}

/* checkbox automatisch inloggen zonder achtergrond */
input#remember {
	background: none;
}

/* ongenummerde lijst login formulier */
form#com-form-login ul { }

form#com-form-login li a,
form#com-form-login li a:active  {
	font-family: ;
	font-size: ;
}

form#com-form-login li a:hover {
	font-family: ;
	font-size: ;
}


/* ===============================================================================
   PAGINA REGISTRATIE
================================================================================ */

form#josForm { }

table.contentpane td label#namemsg {
	display: block;
	margin-top: ;
}

table.contentpane td input.inputbox  { }
table.contentpane td imput.required { }
table.contentpane td input#name {
	width: ;
	margin-top: ;
}

table.contentpane td label#usernamemsg {
	display: block;
	margin-top: ;
}

table.contentpane td input.validate-username { }
table.contentpane td input#username {
	width: ;
	margin-top: ;
}

table.contentpane td label#emailmsg {
	display: block;
	margin-top: ;
}

table.contentpane td label#pwmsg {
	display: block;
	margin-top: ;
}

table.contentpane td input#password {
	width: ;
	margin-top: ;
}

table.contentpane td label#pw2msg {
	display: block;
	margin-top: ;
}

table.contentpane td input.validate-passverify { }

form.form-validate button.button { }
form#josForm button.button { }
form#josForm button.validate { }

/* ===============================================================================
   MAILTO PUPUP VENSTER EMAILICOON
================================================================================ */
/* Deze stijlen dienen in een apart document templates/system/css/template.css te 
worden opgeslagen. Zie uitleg op de website http://www.joomla-css.nl
onderwerp Mailto.

body.contentpane {
	margin: 0;
	padding: 0;
	font-family: ;
	font-size: ;
	line-height: ;
	color: ;
	line-height: ;
	color: ;
}

body.contentpane form {}
body.contentpane form div {}
body.contentpane form div div {}

body.contentpane form div div a, body.contentpane form div div a:visited {
	color: ;
}

body.contentpane form div div a:hover {
	color:;
}

body.contentpane form div div a img {
	display: none;
}

div.componentheading {
	font-family: ;
	font-size: ;
	font-weight: ;
	color: ;
	line-height: ;
	margin: ;
}

body.contentpane form div p {
	margin: ;
	padding: ;
}

body.contentpane form div p input.inputbox {
	margin-bottom: ;
}

body.contentpane form div p button.button {}

/* ===============================================================================
   hOOFDMENU VERTIKALE MENULIJST
================================================================================ */

div.moduletable_hoofdmenu h3 {
	margin: ;
	padding: ;
	color: ;
	background-color: ;
}

div.moduletable_hoofdmenu ul.menu_hoofdmenu {
	list-style: ;
	margin: ;
	padding: ;
}

div.moduletable_hoofdmenu ul.menu_hoofdmenu li a, 
div.moduletable_hoofdmenu ul.menu_hoofdmenu li a:visited  {
	display: block;
	margin: ;
	padding: ;
	color: ;
	text-decoration: ;
	background-color: ;
}

div.moduletable_hoofdmenu ul.menu_hoofdmenu li a:hover, 
div.moduletable_hoofdmenu ul.menu_hoofdmenu li.active a  {
	display: block;
	margin: ;
	padding: ;
	color: ;
	text-decoration: ;
	background-color: ;
}

/* ===============================================================================
   MEEST GELEZEN MODULE
================================================================================ */
div.moduletable_meest {
	border: ;
	padding-top: ;
	margin-bottom: ;
	background-image: ;
	background-position: ;
	background-repeat: ;
}

ul.mostread_meest {
	list-style: ;
	text-align: ;
}

li.mostread_meest {
	display: ;
	margin-right: ;
}

a.mostread_meest { }

/* ===============================================================================
   NIEUWS FLITS
================================================================================ */

div.moduletable_flits { }
div.moduletable_flits h3 {
	font-family: ;
	font-size: ;
	font-weight: ;
	color: ;
	line-height: ;
	margin: ;
}

table.moduletable_flits { }

table.moduletable_flits td {
	padding-right: ;
}

table.moduletable_flits td table.contentpaneopen_flits { }
table.moduletable_flits td table.contentpaneopen_flits td.contentheading_flits { }

table.moduletable_flits td table.contentpaneopen_flits td.contentheading_flits a.contentpagetitle_flits,
table.moduletable_flits td table.contentpaneopen_flits td.contentheading_flits a:visited.contentpagetitle_flits {
	font-family: ;
	font-size: ;
	font-weight: ;
	line-height: ;
	padding-bottom: ;
}

table.moduletable_flits td table.contentpaneopen_flits td.contentheading_flits a:hover.contentpagetitle_flits {
	font-family: ;
	font-size: ;
	font-weight: ;
	line-height: ;
	padding-bottom: ;
}

/* ===============================================================================
   POLL / ENQUÊTE
================================================================================ */

div.moduletable_voorbeeld {
	padding: ;
}

div.moduletable_voorbeeld h3 { }

div.moduletable_voorbeeld form { }

table.poll_voorbeeld { }
table.poll_voorbeeld td {}

table.pollstableborder_voorbeeld {
	text-align: ;
	font-size: ;
	margin-bottom: ;
}

table.pollstableborder_voorbeeld td.sectiontableentry2_voorbeeld {
	background-color: ;
}

table.pollstableborder_voorbeeld td.sectiontableentry2_voorbeeld input#voteid1 {}
table.pollstableborder_voorbeeld td.sectiontableentry2_voorbeeld label {}

table.pollstableborder_voorbeeld td.sectiontableentry1_voorbeeld {}

table.pollstableborder_voorbeeld td.sectiontableentry1_voorbeeld input#voteid2 {}
table.pollstableborder_voorbeeld td.sectiontableentry1_voorbeeld label {}

/* ===============================================================================
/* POLL / ENQUÊTE RESULTATEN PAGINA
================================================================================ */

form#poll {
	text-align: ;
}

table.pollstableborder {}

table.pollstableborder th.sectiontableheader {
	padding-bottom: ;
}

table.pollstableborder th.sectiontableheader img {}

table.pollstableborder tr.sectiontableentry0 {
	font-size: ;
}

table.pollstableborder tr.sectiontableentry1 {}

div.polls_color_1 {}
div.polls_color_2 {}
div.polls_color_3 {}
/* div.polls_color_etc */

table td.smalldark {}

/* ===============================================================================
   GERELATEERDE ARTIKELEN
================================================================================ */

div.moduletable_related { }
div.moduletable_related ul { }
div.moduletable_related ul li { }

div.moduletable_related ul li a,
div.moduletable_related ul li a:visited { }
div.moduletable_related ul li a:hover { }

/* ===============================================================================
/* MODULE ZOEKEN
================================================================================ */

div.moduletable_zoeken {
	margin-bottom: ;
}

div.search_zoeken { }

div.search_zoeken input.inputbox_zoeken {
	width: ;
	height: ;
	margin-right: ;
	padding: ;
}

div.search_zoeken input.button_zoeken { }

/* ===============================================================================
   ZOEK RESULTATEN PAGINA
================================================================================ */

form#searchForm { }

form#searchForm table.contentpaneopen td {
	padding: ;
}

table.contentpaneopen td label { }
table.contentpaneopen td input#search_searchword { }
table.contentpaneopen td button.button { }
table.contentpaneopen input#searchphraseall { }
table.contentpaneopen input#searchphraseany { }
table.contentpaneopen input#searchphraseexact { }
table.contentpaneopen td select#ordering { }
form#searchForm input#area_content { }
form#searchForm input#area_weblinks { }
form#searchForm input#area_contacts { }
form#searchForm input#area_categories { }
form#searchForm input#area_sections { }
form#searchForm input#area_newsfeeds { }
form#searchForm label { }

table.searchintro {
	width: ;
}

form#searchForm div {
	float: ;
	margin: ;
	width: ;
}

form#searchForm div div label { }
form#searchForm div div select#limit { }

table.contentpaneopen td fieldset {
	border: ;
	margin: ;
}

table.contentpaneopen td fieldset div span.small {
	display: block;
	padding: ;
}

table.contentpaneopen td a,
table.contentpaneopen td a:visited { }

table.contentpaneopen td a:hover { }

table.contentpaneopen td fieldset div span.highlight {
	font-weight: ;
	background-color: ;
	color: ;
}

table.contentpaneopen td div span.pagenav { }

/* ===============================================================================
   SECTIES MODULE 
================================================================================ */

div.moduletable_secties { }
div.moduletable_secties h3 { }
div.moduletable_secties ul.sections_secties { }
div.moduletable_secties ul.sections_secties li { }
div.moduletable_secties ul.sections_secties li a,
div.moduletable_secties ul.sections_secties li a:visited { }
div.moduletable_secties ul.sections_secties li a:hover { }

/* ===============================================================================
   PAGINA WEBLINKS
================================================================================ */

table.contentpane td form { }
table.contentpane td form table { }
table.contentpane td form table td {
	padding: ;
}

table.contentpane td form table td select#limit { }

table.contentpane td form table tr.sectiontableentry1 { }
table.contentpane td form table tr.sectiontableentry1 td img { }

table.contentpane td form table tr.sectiontableentry1 a.category {
	font-size: ;
	font-weight:;
}

table.contentpane td form table tr.sectiontableentry1 span.description { }

table.contentpane td form table tr.sectiontableentry2 { }
table.contentpane td form table tr.sectiontableentry2 td img { }
table.contentpane td form table tr.sectiontableentry2 a.category {
	font-size: ;
	font-weight:;
}

table.contentpane td form table tr.sectiontableentry2 span.description { }

table.contentpane td form table td.sectiontablefooter { }
table.contentpane td form table td.pagecounter  { }

table.contentpane td ul li a.category,
table.contentpane td ul li a:visited.category  { }
table.contentpane td ul li a:hover.category { }
table.contentpane td ul li span.small  { }

/* ===============================================================================
   WRAPPER COMPONENT
================================================================================ */
div.contentpane iframe.wrapper { }
div.contentpane #blockrandom { }















