@charset "utf-8";
/* CSS Document */

body {
vertical-align:top;
margin:0px;
padding:0px;
background-color:#dadada;
}

body,td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.JACKMENU_hoofditem_td {
	background:none;
	}

a.JACKMENU_hoofditem:link {
font-size:12px;
font-weight:bold;
background:url(../img/item.gif) top right;
background-repeat:no-repeat;
color:#303030;
padding-bottom:5;
padding-left:0;
padding-right:5;
padding-top:0;
text-decoration:none;
height:24px;
width:185px;
display:block;
text-align:right;
padding-right:30px;
}
a.JACKMENU_hoofditem:visited {
font-size:12px;
font-weight:bold;
background:url(../img/item.gif) top right;
background-repeat:no-repeat;
color:#303030;
padding-bottom:5;
padding-left:0;
padding-right:5;
padding-top:0;
text-decoration:none;
height:24px;
width:185px;
display:block;
text-align:right;
padding-right:30px;
}
a.JACKMENU_hoofditem:hover {
font-size:12px;
font-weight:bold;
background:url(../img/item.gif) top right;
background-repeat:no-repeat;
color:#787676;
padding-bottom:5;
padding-left:0;
padding-right:5;
padding-top:0;
text-decoration:none;
height:24px;
width:185px;
display:block;
text-align:right;
padding-right:30px;
}
a.JACKMENU_hoofditem:active {
font-size:12px;
font-weight:bold;
background:url(../img/item.gif) top right;
background-repeat:no-repeat;
color:#787676;
padding-bottom:5;
padding-left:0;
padding-right:5;
padding-top:0;
text-decoration:none;
height:24px;
width:185px;
display:block;
text-align:right;
padding-right:30px;
}

.Titel{
font-size:16px;
font-weight:bold;
color:#e73140;
}

.info {
font-weight:bold;
color:#e6b358;
text-decoration:none;
}

.agenda_maand {
background-color:#a72825;
font-weight:bold;
color:#ffffff;
margin-top:5;
margin-bottom:5;
}

.agenda_detail_kop {
background-color:#312a25;
color:#ffffff;
font-weight:bold;
}













a.SUBMENU_hoofditem {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:8px;
	padding-left:8px;
}
a.SUBMENU_hoofditem:link {
	color:#ffffff;
}
a.SUBMENU_hoofditem:visited {
	color:#ffffff;
}
a.SUBMENU_hoofditem:hover {
	color:#55555;
}
a.SUBMENU_hoofditem:active {
	color:#55555;
}

/*  Onderstaand alleen bij 'TransMenu_BEHAVIOUR = 2'  */
/* ///////////// HoofdMenuHOVER stijlen ///////////// */
/* .MENUNAAM_ACTIVE */

a.HOOFDMENU_ACTIVE{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:8px;
	padding-left:8px;
	background-color:#0C0;
}
a.HOOFDMENU_ACTIVE:link {color:#ffffff;}
a.HOOFDMENU_ACTIVE:visited {color:#ffffff;}
a.HOOFDMENU_ACTIVE:hover {color:#ffffff;}
a.HOOFDMENU_ACTIVE:active {color:#ffffff;}
/* ///////////// SubMenuHOVER stijlen ///////////// */
a.HOOFDMENU_SUBMENU_ACTIVE{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:8px;
	padding-left:8px;
	color:#ffffff;
	background-color:#F00;
}
a.HOOFDMENU_SUBMENU_ACTIVE:link {color:#ffffff;}
a.HOOFDMENU_SUBMENU_ACTIVE:visited {color:#ffffff;}
a.HOOFDMENU_SUBMENU_ACTIVE:hover {color:#ffffff;}
a.HOOFDMENU_SUBMENU_ACTIVE:active {color:#ffffff;}


a.SUBMENU_ACTIVE{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:8px;
	padding-left:8px;
	background-color:#0C0;
}
a.SUBMENU_ACTIVE:link {color:#ffffff;}
a.SUBMENU_ACTIVE:visited {color:#ffffff;}
a.SUBMENU_ACTIVE:hover {color:#ffffff;}
a.SUBMENU_ACTIVE:active {color:#ffffff;}
/* ///////////// SubMenuHOVER stijlen ///////////// */
a.SUBMENU_SUBMENU_ACTIVE{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:8px;
	padding-left:8px;
	color:#ffffff;
	background-color:#F00;
}
a.SUBMENU_SUBMENU_ACTIVE:link {color:#ffffff;}
a.SUBMENU_SUBMENU_ACTIVE:visited {color:#ffffff;}
a.SUBMENU_SUBMENU_ACTIVE:hover {color:#ffffff;}
a.SUBMENU_SUBMENU_ACTIVE:active {color:#ffffff;}

/*  Bovenstaand alleen bij 'TransMenu_BEHAVIOUR = 2'  */


a.SHOPCAT_hoofditem {
	font-size:14px;
	text-decoration:none;
	padding:5px;
	background-color:#999;
}
a.SHOPCAT_hoofditem:link {
	color:#656262;
}
a.SHOPCAT_hoofditem:visited {
	color:#656262;
}
a.SHOPCAT_hoofditem:hover {
	color:#ffffff;
}
a.SHOPCAT_hoofditem:active {
	color:#ffffff;
}
/* /////////////////////////////// Einde Menu stijlen /////////////////////////////// */









/* /////////////////////////////// SiteMap stijlen /////////////////////////////// */
.SiteMap_hoofdItem{
	background-color:#090;
	list-style: none;
}
.SiteMap_subItem{
	display: block;
	list-style: none;
	background-color:#009;
}

.SiteMap_LIhoofdItem{
	background-color:#090;
	list-style: none;
}
.SiteMap_LIsubItem{
	display: block;
	list-style: none;
	background-color:#009;
}
/* /////////////////////////////// Einde SiteMap stijlen /////////////////////////////// */










/*   //////////////////////////    SLIDESHOW Stijlen     ////////////////////////////////    */
/* /// Scriptaculous /// */

.slideshow { position: relative; width:450px; height: 200px;}
.slideshow div { position: absolute; left: 0; top: 0; }

/* /// jQuery /// */
/*
.slideshow { height: 232px; width: 232px; margin: auto }
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }
*/
/*   //////////////////////////    Einde SLIDESHOW Stijlen     ////////////////////////////////    */





/*   //////////////////////////    AGENDA Stijlen     ////////////////////////////////    */
#CMS_LaatsteAgendaItems{

}

.AGENDA_info_plaats{
	padding-left:5px;
}
.AGENDA_LaatsteAgendaItems {
	font-size:10px;
	float:left;
	}
a.AGENDA_titel_LaatsteAgendaItems {
	background-color:#525252;
	color:#FFF;
	font-size:10px;
	}
.AGENDA_titel_LaatsteAgendaItems {
	background-color:#525252;
	font-size:10px;
	}
.AGENDA_tabel_punten_LaatsteAgendaItems {
	font-size:10px;
	}
	
.AGENDA_SMALL_LIST_ItemHolder{
	display:block;
	padding-top:5px;
	cursor:pointer;
}
.AGENDA_SMALL_LIST_ItemHolder:hover{
	color:#FFF;
}
.AGENDA_SMALL_LIST_StartDate{
	font-weight:bold;
	display:block;
	font-size:16px;
}
.AGENDA_SMALL_LIST_Title{
	display:block;
}
.AGENDA_SMALL_LIST_field4{
	display:block;
}
/*   //////////////////////////    Einde AGENDA Stijlen     ////////////////////////////////    */




/*   //////////////////////////    Nieuws Stijlen     ////////////////////////////////    */
#CMS_NieuwsItems{
	width:200px;
	display:block;
	padding:10px;
	background-color:#3C9;
}

.NIEUWS_archief_overzicht_datum{
	width:80px;
	}
.NIEUWS_archief_bericht_titel{
	font-size:14px;
	}
a.NIEUWS_archief_overzicht_titelbericht_link:link{
	}
a.NIEUWS_archief_overzicht_titelbericht_link:visited{
	}
a.NIEUWS_archief_overzicht_titelbericht_link:active{
	}
a.NIEUWS_archief_overzicht_titelbericht_link:hover{
	}
.NIEUWS_archief_overzicht_kortbericht{
	font-size:9px;
	}
	
.NIEUWS_archief_overzicht_titel{
	font-size:14px;
	font-weight:bold;
	}
a.NIEUWS_archief_overzicht_link:link{
	padding:5px;
	display:block;
	float:left;
	}
a.NIEUWS_archief_overzicht_link:visited{
	padding:5px;
	display:block;
	float:left;
	}
a.NIEUWS_archief_overzicht_link:active{
	padding:5px;
	display:block;
	float:left;
	}
a.NIEUWS_archief_overzicht_link:hover{
	padding:5px;
	display:block;
	float:left;
	}
.NIEUWS_archief_overzicht_actievepaginanummer{
	padding:5px;
	display:block;
	float:left;
	}
a.NIEUWS_NieuwsItems_titel {
	background-color:#525252;
	color:#FFF;
	font-size:10px;
	}
.NIEUWS_NieuwsItems_titel {
	background-color:#525252;
	font-size:10px;
	}

.NIEUWS_NieuwsItems {
	font-size:10px;
	padding-bottom:10px;
	float:left;
	}
.NIEUWS_NieuwsItems_lijst {
	font-size:10px;
	}
/*   //////////////////////////    Einde Nieuws Stijlen     ////////////////////////////////    */







/*   //////////////////////////    Blog Stijlen     ////////////////////////////////    */
.WEBLOG_WroteOn{
	padding-top:25px;
	font-size:10px;
	border-bottom:1px solid #009;
	}
.WEBLOG_Title{
	padding-top:10px;
	font-weight:bold;
	font-size:14px;
	}
.WEBLOG_Blogtext{
	}
/*   //////////////////////////    Einde Blog Stijlen     ////////////////////////////////    */




/*   //////////////////////////    Formulier Stijlen     ////////////////////////////////    */
.genform_input_verifyfield{
	}
.genform_table {
  margin: 0px;
  padding: 0px;
  border: none;
}
.genform_input_radio {
  margin: 0px;
  padding: 0px;
  border: none;  
}
.GetNewFormImgLink{
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}
/*   //////////////////////////    Einde Formulier Stijlen     ////////////////////////////////    */




/*   //////////////////////////    Zoekfunctie Stijlen     ////////////////////////////////    */

#CMS_Zoekfunctie{
	width:200px;
	display:block;
	padding:10px;
	background-color:#F90;
}


.ZOEKFUNCTIE_overzicht_datum{
	width:80px;
	}
.ZOEKFUNCTIE_bericht_titel{
	font-size:14px;
	}
a.ZOEKFUNCTIE_overzicht_titelbericht_link:link{
	}
a.ZOEKFUNCTIE_overzicht_titelbericht_link:visited{
	}
a.ZOEKFUNCTIE_overzicht_titelbericht_link:active{
	}
a.ZOEKFUNCTIE_overzicht_titelbericht_link:hover{
	}
.ZOEKFUNCTIE_overzicht_kortbericht{
	font-size:9px;
	}
.ZOEKFUNCTIE_keywoord_inText_replace{
	font-size:14px;
	font-weight:bold;
}
.ZOEKFUNCTIE_keywoord_inTitle_replace{
	font-size:14px;
	font-weight:bold;
}
.ZOEKFUNCTIE_overzicht_titel{
	font-size:14px;
	font-weight:bold;
	}
a.ZOEKFUNCTIE_overzicht_link:link{
	padding:5px;
	display:block;
	float:left;
	}
a.ZOEKFUNCTIE_overzicht_link:visited{
	padding:5px;
	display:block;
	float:left;
	}
a.ZOEKFUNCTIE_overzicht_link:active{
	padding:5px;
	display:block;
	float:left;
	}
a.ZOEKFUNCTIE_overzicht_link:hover{
	padding:5px;
	display:block;
	float:left;
	}
.ZOEKFUNCTIE_overzicht_actievepaginanummer{
	padding:5px;
	display:block;
	float:left;
	}
/*   //////////////////////////    Einde Zoekfunctie Stijlen     ////////////////////////////////    */




/*   //////////////////////////    GOOGLEMAP_map Stijlen     ////////////////////////////////    */
.GOOGLEMAP_map{
	width: 400px;
	height: 300px;
	border : 1px solid Black;
	margin-bottom : 0px;
	margin-left : 1px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	}
/*   //////////////////////////    Einde GOOGLEMAP_map Stijlen     ////////////////////////////////    */




/*   //////////////////////////    YOUTUBE Stijlen     ////////////////////////////////    */
#CMS_YouTubeRSS{
	width:200px;
	display:block;
	padding:10px;
	background-color:#030;
}

.YOUTUBE_LIST_ItemHolder{
	display:block;
	padding-top:20px;
	cursor:pointer;
}
.YOUTUBE_LIST_ItemHolder:hover{
	color:#09C;
}

.YOUTUBE_Title{
	font-size:15px;
	display:block;
}
.YOUTUBE_Title_Text{
	font-size:15px;
	display:block;
	width:150px;
}
.YOUTUBE_Image{
	display:block;
}
.YOUTUBE_Published{
	display:block;
}
.YOUTUBE_Published_Text{
	display:block;
	width:150px;
}
.YOUTUBE_Updated{
	display:block;
}
.YOUTUBE_Updated_Text{
	display:block;
	width:150px;
}
/*   //////////////////////////    Einde YOUTUBE Stijlen     ////////////////////////////////    */






/*   //////////////////////////    TWITTER Stijlen     ////////////////////////////////    */
#CMS_TwitterRSS{
	width:200px;
	display:block;
	padding:10px;
	background-color:#C9C;
}
.TWITTER_LIST_ItemHolder{
	display:block;
	padding-top:20px;
	cursor:pointer;
}
.TWITTER_LIST_ItemHolder:hover{
	color:#09C;
}

.TWITTER_Title{
	font-size:10px;
	width:200px;
	display:block;
}
.TWITTER_Image{
	display:block;
}
.TWITTER_PubDate{
	font-size:8px;
	width:200px;
	display:block;
}

a.TWITTER_RSS_LINK:link{
   color:#FFFFFF;
   }
a.TWITTER_RSS_LINK:visited{
   color:#FFFFFF;
   }
a.TWITTER_RSS_LINK:hover{
   color:#cccccc;
   }
a.TWITTER_RSS_LINK:active{
   color:#cccccc;
   }

/*   //////////////////////////    Einde TWITTER Stijlen     ////////////////////////////////    */


.Box {
   display:block;
}



/*   //////////////////////////    FOTOALBUM Stijlen     ////////////////////////////////    */
.FOTOALBUM_fotoklein{
	width:175px;
	height:175px;
	display:block;
	float:left;
	padding:5px;
	}
/*   //////////////////////////    Einde FOTOALBUM Stijlen     ////////////////////////////////    */





/*   //////////////////////////    GASTENBOEK Stijlen     ////////////////////////////////    */
.GASTENBOEK_titel {
	background-color:#350000;
	color:#FFFFFF;
	}

.GASTENBOEK {
	background-color:#333333;
	color:#FFFFFF;
	font-size:14px;
	}
/*   //////////////////////////    Einde GASTENBOEK Stijlen     ////////////////////////////////    */






/*   //////////////////////////    Webshop Stijlen     ////////////////////////////////    */

#CMS_Winkelmandje_klein{
	width:200px;
	display:block;
	padding:10px;
	background-color:#090;
}

.WEBSHOP_PaymentNOTSucceeded_h1{
	font-size:14px;
}
.WEBSHOP_PaymentSucceeded_h1{
	font-size:14px;
}
.WEBSHOP_PaymentSucceeded_h5{
	font-size:12px;
}

.WEBSHOP_Options_1stTable{
	background-color:#CCC;
	width:100%;
	}
.WEBSHOP_Options_1stColumn{
	width:200px;
	}
.WEBSHOP_Options_2ndColumn{
	width:200px;
	}
.MolliePayLink{
}

/* betalings templates */
.templates_content{
	width:650px;
	}
.templates_innercontent{
	width:640px;
	}
/* einde betalings templates */

.WEBSHOP_prijs_doorgestreept{
	text-decoration:line-through;
	display:block;
	float:left;
	}
.WEBSHOP_aanbiedingsprijs{
	color:#FF0000;
	}

.WEBSHOP_winkelmandje {
   font-size: 8pt;
   font-weight: bold;
   color: #000000;
   }

.WEBSHOP_Product {
	width: 450px;
	height: 550px;
	float: left;
	border:1px solid #000;
	background-color: #ffffff;
	margin:2px;
	padding:5px;
	text-align: left;
}

a.WEBSHOP_link_winkelmandje {
   display:inline;
   height: 20px;
   line-height: 20px;
   text-decoration: none;
   font-size: 10pt;
   padding-bottom: 2px;
   padding-top: 2px;
   }


a.WEBSHOP_winkelmandje_klein:link {
   color: #000000;
   text-decoration: none;
}
a.WEBSHOP_winkelmandje_klein:visited {
   text-decoration: none;
   color: #000000;
}
a.WEBSHOP_winkelmandje_klein:hover {
   text-decoration: underline;
   color: #000000;
}
a.WEBSHOP_winkelmandje_klein:active {
   text-decoration: none;
   color: #000000;
}
.WEBSHOP_koppen {
   font-size:16px;
   font-weight:bold;
   padding-left:10px;
}
/*.WEBSHOP_prijskaartje {
   font-size:14px;
   font-weight:bold;
}
*/
img.WEBSHOP_Product_winkelmandje_foto {
   border-bottom: 1px;
   border-left: 1px;
   border-right: 1px;
   border-top: 1px;
   border-style: solid solid solid solid;
   border-top-width: 1px;
   border-top-style: solid;
   border-right-width: 1px;
   border-right-style: solid;
   border-left-width: 1px;
   border-left-style: solid;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-color: #888888;
}
.WEBSHOP_td_stijl_1 {
   background-color:#E18C3A;
   color:#FFFFFF;
   font-weight:bold;
   vertical-align:middle;
}
td.WEBSHOP_basket_row{
   height:15px;
}

.WEBSHOP_basket_titel {
   clear:both;
   font-size: 14px;
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   padding-bottom:5px;
   text-align:left;
}

td.WEBSHOP_basket_input {
   text-align:left;
}

td.WEBSHOP_basket_label {
   text-align:left;
   width:170px;
   display: inline;
   float:left;
   height:25px;
}

div.WEBSHOP_basket_label {
   text-align:left;
   width:170px;
   display: inline;
   float:left;
   height:25px;
}

input.WEBSHOP_basket_input {
   text-align:left;
   width:220px;
}

div.WEBSHOP_redmark {
   padding-left:3px;
   color:red;
   font-size:9px;
   display: inline;
}

td.WEBSHOP_redmark {
   color:red;
   font-size:12px;
   text-align:left;
   display: inline;
   font-weight: bolder;   
}

td.WEBSHOP_basket_input_hide {
   text-align:left;
   display: none;
   width:220px;
}

td.WEBSHOP_basket_label_hide {
   text-align:left;
   width:170px;
   display: none;
   float:left;
   height:25px;
}

input.WEBSHOP_basket_input_hide {
   text-align:left;
   width:220px;
   display: none;
}

div.WEBSHOP_redmark_hide {
   padding-left:3px;
   color:red;
   font-size:9px;
   display: none;
}

div.WEBSHOP_basket_label_hide {
   text-align:left;
   width:170px;
   display: none;
   float:left;
   height:25px;
}
#contentPanel .WEBSHOP_td_stijl_1 input {
   width: 160px;
}

#contentPanel .WEBSHOP_td_stijl_1 select {
   width: 160px;
}
.WEBSHOP_hide {
   display:none;
}

.WEBSHOP_kop_22_link:link {
	font-size:15px;
	color:#656262;
	text-decoration:none;
}
a.WEBSHOP_kop_22_link:visited {
	color:#656262;
	text-decoration:none;
}
a.WEBSHOP_kop_22_link:hover {
	color:#ffffff;
	text-decoration:none;
}
a.WEBSHOP_kop_22_link:active {
	color:#ffffff;
	text-decoration:none;
}
.WEBSHOP_spin_aantal {
    display:inline;
    float: left;
}
   /***SpinBox Stijlen***/
.spinInput, .spinContainer
{
  /* Change this to modify the default spin control background color*/
  background-color: #FFFFFF;
}

.spinLeftRightEdge, .spinTopBottomEdge
{
  position: absolute;
  overflow: hidden;
  /* Change this to modify the default spin control border color*/
  background-color: #A5ACB2;
}
  
.spinContainer
{
  position: relative;
  font-size: 0px;
  height: 20px;
}

.spinLeftRightEdge
{
  height: 20px;
  width: 1px;
}

.spinTopBottomEdge
{
  height: 1px;
  left: 1px;
}

.spinInput
{
  position: absolute;
  top: 1px;
  left: 2px;
  height: 18px;
  border: 0px;
  /* Change this to modify the default spin control font, font color, and font size*/
  color: Black;
  font-size: 9pt;
  font-family: Arial;
}

.spinUpBtn, .spinUpBtnHover, .spinUpBtnPress, .spinDownBtn, .spinDownBtnHover, .spinDownBtnPress
{
  position: absolute;
  width: 15px;
  height: 8px;
  right: 2px;
  background-image: url('../img/spin_control_buttons.gif');
  background-repeat: no-repeat;
  /* Change this to modify the default button color*/
  background-color: #000000;
}

.spinUpBtn, .spinUpBtnHover, .spinUpBtnPress
{
  top: 2px;
}

.spinDownBtn, .spinDownBtnHover, .spinDownBtnPress
{
  top: 10px;
}

.spinUpBtn
{
  background-position:0px 0px;
}

.spinUpBtnHover
{
  background-position:0px -16px;
}

.spinUpBtnPress
{
  background-position:0px -32px;
}

.spinDownBtn
{
  background-position:0px -8px;
}

.spinDownBtnHover
{
  background-position:0px -24px;
}

.spinDownBtnPress
{
  background-position:0px -40px;
}
/*   //////////////////////////    Einde Webshop Stijlen     ////////////////////////////////    */

