/*
Deze stylesheet bevat de volgende items:
- TEKST
- HYPERLINKS
- AFBEELDINGEN
- MENU	- Standaard menu
		- Coolmenu
- ZOEKEN
- FORMULIEREN
- FOUTMELDINGEN
- PAGINA NAVIGATIE
- MODULES 	-SCROLLNIEUWS
			- GERELATEERDE INFORMATIE
			- GASTENBOEK
			- FOTOBOEKEN
*/

/* TEKST */
/* Titels  (correspondeert met "Paragraaf" oftewel "Kop" in editor) */
body {
	background-color: #ffffff; 
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #010208;
}
/* Titel pagina en Kop1 */
h1 {
	font-size: 2em;
	}
/* Kop2 */
h2 {
	font-size: 1.6em;
}
/* Kop3 */
h3 {
	font-size: 1.3em;
}
/* Kop4 */
h4 {
	font-size: 1em;
/* Evt. afwijkende opmaak Kop4 *
	padding-left:250px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: bold;
*/
}
/* Alternatieve titelopmaak (moet dan wel in page.tpl.php gedefinieerd worden) */
.titel {
	font-size: 2em;
	color: #010208;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	text-decoration : none;
/*
	font-weight: bold;	
	font-variant: small-caps;
	padding-right:10px;
*/
}
/* Tekst (in adresblok) */
.adres {
	color:#ffffff;
	font-size:12px;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
}
/* Tekst (normaal) */
.content,.text {
	color:#010208;
	font-size:14px;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	text-decoration : none;
}
/* Tekst in tabel */
TD, th {
	color:#010208;
	font-size:14px;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	text-decoration : none;
	text-align: left;
}
th {
	font-weight: bold;
}

/* HYPERLINKS  */
A., A:Hover:Active  {
	color:#002c58;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	text-decoration : underline;
	font-weight: none;
}
/* Bij muisover  (werkt niet indien onderstaande actief is, wel bij bladwijzers) */
A:Hover  {
	color:#0ba833;
	font-style: none;
	font-weight: none;	
	text-decoration : underline;	
}
/* Hyperlinks in Firefox (niet gebruiken in combinatie met standaard menu)  
A:Link, A:Visited {
	color:#002c58;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	text-decoration : underline;
	font-weight: none;
}
*/

/* AFBEELDINGEN (standaard geen rand) */
img { 
	border: 0px solid #ffffff; 
}

/*Standaardmenu*/
.menu {
    height: 23;
	color:#ffffff;
	font-size:12px;
	font-family: verdana,arial;
	font-weight: none;
	text-decoration : none;
    border: 1pt solid #1B4C15;
    background-image: url(afbeeldingen/menu.png);
    background-repeat: no-repeat;	
}
.menuhover {
    height: 23;
	color:#000000;
	font-size:12px;
	font-family: verdana,arial;
	font-weight: none;
	text-decoration : none;
    border: 1pt solid #000000;
    background-image: url(afbeeldingen/menuhover.jpg);
    background-repeat: no-repeat;	
/*    padding-left:10px; */
}

.submenu a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}
	
.menuactive {
    height: 23;
	color:#ffffff;
	font-size:12px;
	font-family: verdana,arial;
	font-weight: none;
	text-decoration : none;
    border: 1pt solid #B6E613;
    background-image: url(afbeeldingen/menuactive.jpg);
    background-repeat: no-repeat;	
}
.mainmenulink {
	color:#ffffff;
	font-size:12px;
	font-family: verdana,arial;
	font-weight: none;
	text-decoration : none;
	padding-right:4px;
}
.mainmenulinkactive {
	color:#ffffff;
	font-size:12px;
	font-family: verdana,arial;
	font-weight: bold;
	text-decoration : none;
	padding-right:4px;
}
.submenutable {
	height: 23;	
	color:#000000;
	font-size:12px;
	font-family: verdana,arial;
	font-weight: none;
	text-decoration : none;
	text-align: left;
	border: 1pt solid #1B4C15;
	background-image: url(afbeeldingen/submenutable.png);
   	background-repeat: no-repeat;	
  	padding: 0px;	
}
.submenutableactive {
    height: 23;	
	color:#000000;
	font-size:12px;
	font-family: verdana,arial;
	font-weight: none;
	text-decoration : none;
	text-align: left;
    border: 1pt solid #B6E613;
    background-image: url(afbeeldingen/submenutableactive.jpg);	
   	background-repeat: no-repeat;
  	padding: 0px;
}
.submenulink {
	color:#ffffff;
	font-size:12px;
	font-family: verdana,arial;
	font-weight: none;
	text-decoration : none;
	padding-right:4px;
	padding-left:10px;
}
.submenulinkactive {
	color:#ffffff;
	font-size:12px;
	font-family: verdana,arial;
	font-weight: bold;
	text-decoration : none;
	padding-right:4px;
	padding-left:10px;
}
.submenutable2 {
    height: 23;	
	color:#000000;
	font-size:12px;
	font-family: verdana,arial;
	font-weight: none;	
	text-decoration : none;
	text-align: right;
    border: 1pt solid #1B4C15;	
	background-image: url(afbeeldingen/submenutable2.png);	
   	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
}
.submenutableactive2 {
    height: 23;	
	color:#000000;
	font-size:12px;
	font-family: verdana,arial;
	font-weight: none;
	text-decoration : none;
	text-align: right;
    border: 1pt solid #1B4C15;
    background-image: url(afbeeldingen/submenutable2active.jpg);		
   	background-repeat: no-repeat;
  	padding: 0px;
}
.submenulink2 {
	color:#ffffff;
	font-size:12px;
	font-family: verdana,arial;
	font-weight: none;
	text-decoration : none;
	padding-left:20px;
}
.submenulinkactive2 {
	color:#ffffff;
	font-size:12px;	
	font-family: verdana,arial;
	font-weight: bold;
	text-decoration : none;
	padding-left:20px;
}

/* COOLMENU OPTIES */
.jsmenu {
	color:#ffffff;
	font-size:12px;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	text-decoration : none;
	padding-right:10px;
	padding-left:50px;
}
/*Opmaak links in hoofdmenu bij muisover */
.styleOver {
	font-size:14px;
	color:#ffffff;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	font-weight: bold;
	padding-left:2px;
}
/*Standaard opmaak links in hoofdmenu */
.styleOn {
	color:#ffffff;
	font-size:14px;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	font-weight: none;
	text-decoration : none;
	padding-left:2px;
}
/*Opmaak links in submenu's bij muisover */
.styleOver2 {
	font-size:12px;
	color:#000000;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	font-weight: bold;
	padding-left:2px;
}
/*Standaard opmaak links in submenu's */
.styleOn2 {
	color:#ffffff;
	font-size:12px;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	font-weight: none;
	text-decoration : none;
	padding-left:2px;
}

/* ZOEKEN */
#search {
	float: leftr;
	width: 230px;
}

#search form {
	height: 25px;
	margin: 0;
/*	padding: 10px 0 0 0px;
*/
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 100px;
	height: 20px;
	padding-left: 6px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/* Button 'Zoeken' verbergen */
/*
#search-submit {
	display: none;
}
*/

/* FORMULIEREN */
/* Invulvelden en tekst op buttons */

input, option, textarea {
	font-size:8pt;
	color: #010208;
	text-decoration:none;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
  	border: 1px solid #000000;
	background-color: #ffffff;
}	

label
{
	width: 150px;
	float: left;
	margin-bottom: 2px;
}
input {
	margin-bottom: 2px;
}
/* FOUTMELDINGEN */
.formErrors {
	background-color:#ed111b;
	color:white;
	margin-bottom:15px;
	margin-top:5px;
	padding:15px;
	width:95%;
	font-size: 12px;
}
.formErrors li {
	margin-left: 1.5em;
}

/* PAGINA NAVIGATIE*/
div.pageNav { 
	margin-top: 25px; 
	float: right; 
}
/* Niet huidige pagina's en volgende/vorige pagina */
div.pageNav a.next, div.pageNav a.prev, div.pageNav a.page { 
	background-color: #deedfe; 
	border: 1px solid #010208; 
	color: #010208; 
	padding: 2px 5px; 
}
div.pageNav a.page { 
	margin-left: 2px; 
	margin-right: 2px; 
}
/* Huidige pagina */
div.pageNav a.current { 
	background-color: #002c58; 
	border: 1px solid #eae1d9; 
	font-weight: bold; 
	color: #ffffff; 
}
div.pageNav a.next, div.pageNav a.prev { 
	margin-left: 6px; 
	margin-right: 6px; 
}
div.pageNav a { 
	text-decoration: none; 
}
.footer {
	color: #010208;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	font-size : 11px;
	text-decoration : none;
	font-weight: none;
}

/* MODULES */
/* SCROLLNIEUWS  */
#scroller, #scroller * {
	margin-left: 0;
	padding: 0; 
	display: inline;
	white-space: nowrap;
	color: #ffffff;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	font-size : 14px;
	text-decoration : none;
	padding-top:5px;
	font-variant: small-caps;
}

/* GERELATEERDE INFORMATIE */
/* .gerelateerd {
	color:#010208;
	FONT-FAMILY: "Trebuchet MS",verdana,arial;
	font-size:14px;	
	font-weight: none;
	text-decoration : none;	
	font-variant: small-caps;
} */

/* Gerelateerd */
.rond{display:block}
.rond *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d1dfea}
.rond1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2;
  background:#e9e9e9}
.rond2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfcfc;
  border-right:1px solid #fcfcfc;
  background:#e7e7e7}
.rond3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e7e7e7;
  border-right:1px solid #e7e7e7;}
.rond4{
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2}
.rond5{
  border-left:1px solid #e9e9e9;
  border-right:1px solid #e9e9e9}
.rondfg{
  background:#d1dfea}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	color: #a9cc2a;
	text-align: center;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #077824;
}

#sidebar h3 {
	letter-spacing: -.5px;
	color: #10458b;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #10458b;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #0ba833;
}
  
/* GASTENBOEK */
.guestbook .list {
	clear: both;
}
/* Button 'Laat een bericht achter' */
.guestbook .newmessage {
	float: left;
	margin-bottom: 10px;
	border: 1px solid black;
	padding: 5px;
	background-color: #66b710;
}
/* Tekst op button 'Laat een bericht achter' */
.guestbook .newmessage a {
	color: white;
	text-decoration: none;
}
/* Overzicht berichten */
.guestbook .list .message {
	clear: both;
	padding: 15px;
	border-bottom: 1px solid black;
}
/* Gepost door */
.guestbook .list .message .info {
	font-size: 0.9em;
	color: #66b710;
}
/* Scherm 'Bericht achterlaten in gastenboek' */
.plain_message {
	height: 125px;
}
.plain_message textarea {
	float: left;
	width: 400px;
	height: 120px;
}
.plain_message .smiles {
	float: left;
	padding-left: 15px;
}
.plain_message .smiles a { 
	float: left; 
	clear: left; 
}
.plain_message .smiles a img { 
	border: 0; 
}
.bbcode { 
	width: 25px; 
	float: left; 
	padding-left: 5px; 
}
.bbcode input { 
	font-weight: bold; 
	width: 25px; 
	float: left; 
}

/* FOTOBOEKEN */
table.photoalbum_list tr td {
	vertical-align: top;
}
table.photoalbum_list tr td.thumbnail {
	padding-right: 25px;
}

/* Calendar */
td.day {
	background-color	: #CCCCFF;
	text-align: center;
}
td.monthyear {
	color	: #567195;
	text-align: center;
}
td.link		{ 
	color: #000000; 
	font-family: "Tahoma"; 
	font-size: 10pt; 
	text-align: center;
}
td.appointments {
	background-color	: #55FF96;
	color: #000000; 
	font-family: "Tahoma"; 
	font-size: 10pt; 
	text-align: center;
}
/*Newsblog*/
/*Hoofdpagina tabel korte berichten*/
table.newsblog_overview {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}
/*Cel header korte berichten*/
tr.newsblog_overview_news_head {
	background-color: #0ba833;
	color: #ffffff;
}
/*Titel korte berichten*/
div.newsblog_overview_title {
	font-size: 15px; 
	font-weight: bold;
	color: #ffffff;		
}
/*Aantal reacties korte berichten*/
div.newsblog_overview_replies {
	float: right;
	color: #ffffff;	
}
/*Inhoud korte berichten*/
td.newsblog_overview_message {
	vertical-align: top; 
/*	border-top: 1px solid black;  */
	width:99%;
}
/*Plaatje korte berichten*/
td.newsblog_overview_message_image {
/*	border: 1px solid black;  */
}
/*Lees verder bij korte berichten*/
td.newsblog_overview_footer {
	text-align:right;
	border-bottom: 1px solid black;
}
/*Cel volledig bericht*/
div.newsblog_message_top_bar {
	border-top: 1px solid #E4E4E3;

}
/*Datumregel volledig bericht*/
p.newsblog_message_date {
	text-align: right;
	font-style:italic;
	background-color:#0ba833;	
	color: #ffffff;
}
/*Cel reactie*/
div.newsblog_message_replies {
	border-top: 1px solid #E4E4E3;
	width: 100%;
}
/*Cel eigenaar reactie*/
div.newsblog_reply_name {
	text-align: right; 
	font-weight: bold;
	background-color: #08134b;		
	color: #ffffff;	
}
/*Snippet*/
div.newsblog_snippet {
	background-color: #d1dfea;
	color: #ffffff;
	text-align: center;
	font-weight: bold;	
}
/* 	EINDE */

