/******************************************************************/
/*** General objects **********************************************/
/******************************************************************/
* { 
	margin: 0; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #555555;
}

small {
	font-size: x-small;
}

b, strong {
	font-weight: bold;
}

p {
	margin-bottom: 1em;
}

body {
	background-color:#f5f4f4; 
	background-repeat:repeat-x;
	overflow: -moz-scrollbars-vertical; 
	margin-top:0px;
	margin-bottom:20px;
}

/* headers */
h1 {
	font-size: large; 
	color: #669a35;
	font-family: Tahoma; 
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 12px;
}

.h1 { 
	background-position:bottom left; 
	background-repeat:no-repeat;
	width:546px;
}

h2{
	color: #669a35;
	font-size: medium; 
	/*font-weight: bold;*/
	font-family: Tahoma; 
	margin-bottom: 6px;
	border-bottom: 1px solid #e9e9e9;
	margin-top: 12px;
	margin-right: 0px;
	/*width: 556px;*/
}

hr {
	/*border: 1px dashed #96c962;*/
	border: 0px;
	border-bottom: 1px dashed #599124;
	height: 1px;
	margin-bottom: 10px;
	margin-right: 0px;
}

#page_template h2{
	color: #669a35;
	font-size: medium; 
	/*font-weight: bold;*/
	font-family: Tahoma; 
	margin-bottom: 6px;
	border-bottom: 1px solid #e9e9e9;
	margin-top: 12px;
	margin-right: 13px;
	width: 556px;
}

#page_template hr {
	/*border: 1px dashed #96c962;*/
	border: 0px;
	border-bottom: 1px dashed #599124;
	height: 1px;
	margin-bottom: 10px;
	margin-right: 13px;
}

/* links */
a img { 
	border : none; 
}

a { 
	outline: none; 
/*	font-size:1em;*/
}

a { 
	color: #39680a; 
	text-decoration: underline; 
	cursor: pointer; 
}

a:hover { 
	color: #39680a; 
	text-decoration: underline; 
}

a img  { 
	border:0 none;
}

th {
	font-weight: bolder;
	text-align: right;
}

/******************************************************************/
/*** Layout *******************************************************/
/******************************************************************/
.wrapper { 
	width: 984px;
	background: #ffffff;
	position: relative;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

#page_template div {
	margin-bottom: 1em;
}

#page_template {
	/*margin-left: 7px;*/
	/*border: 1px solid red;*/
}

/******************************************************************/
/*** Header *******************************************************/
/******************************************************************/
.header { 
	margin:0 8px; 
	width: 984px; 
	height: 118px; 
	margin: 0px;
}

.logo {
	margin-top: 5px;
	width:219px; 
	height:108px; 
	float:left;
	text-align: center;
}

.headerbanner {
	height: 108px;
	width: 765px;
	float: right;
	margin-top: 10px;
}

.headernavigatie {
	position: absolute;
	top: 10px;
	right: 10px;
	float: right;
}

.headernavigatie {	
	font-size: small;
	font-family: Arial;
	vertical-align: top;
	text-align: right;
	background-color: #ffffff;
	color: #589025;
	height: 1.5em;
	padding: 5px;
	padding-left: 10px;
}

.headernavigatie a { 
	padding:4px; 
	color: #589025; 
	text-decoration:none;
	font-weight: bold;
}

.headernavigatie a:hover { 
	text-decoration: underline;
}

.navigatie {
	width: 984px;
	background-color: #599124;
	border-top: #99CC66 5px solid;
	vertical-align:middle;
	margin-top: 1px;
}

.welcome {
	width: 219px;
	vertical-align: middle;
	text-align: center;
	color: white;
	font-family: arial;
	font-size: small;
}


/******************************************************************/
/*** Search *******************************************************/
/******************************************************************/
.search {
	width: 190px;
	border-left: 1px solid #9CCF66;
	padding-left: 10px;
}

.search .searchinput {
	margin-bottom:0px; 
	width:160px; 
	border: 0px; 
	padding-left:2px;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-right: 0px;
	margin-top: 2px;
	font-size: small;
}

.search .searchbutton {
	margin-top: 2px;
}


/******************************************************************/
/*** Topnavigation ************************************************/
/******************************************************************/
.topnavigation {
	font-family: Tahoma;
	font-weight: bold;
	font-size: normal;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #9CCF66;
}

#navigatie_bovenkant_alias {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigatie_bovenkant_alias .level1 {
	position: relative;
	display: inline;
	float: left;
	border-right: 1px solid #9CCF66;
}

#navigatie_bovenkant_alias .level1:hover {
	background-color: #3f651a;
}

#navigatie_bovenkant_alias .level1 a {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	text-decoration: none;
	color: white;
	font-family: Tahoma;
	font-size: normal;
}

#navigatie_bovenkant_alias .level1 a:hover {
	background-color: #3f651a;
	color: white;
}

#navigatie_bovenkant_alias .level1 a.last {
	border: 0px;
}

#navigatie_bovenkant_alias .level1 a.first {
	/*padding-top: 0px;*/
}

#navigatie_bovenkant_alias .level1 ul {
	margin-top: 1px;
	margin-left: 0px;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
	background-color: #3f651a;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border: 0px;
}

#navigatie_bovenkant_alias .level2 {
	display: inline;
	float: none;
}

#navigatie_bovenkant_alias .level2 a {
	display: block;
	border: none;
	border-bottom: 1px dotted white;
	color: white;
	text-transform:none;
	padding: 4px;
	padding-left: 0px;
	padding-right: 40px;
}

#navigatie_bovenkant_alias .level2 a.last {
	border-bottom: none;
}

#navigatie_bovenkant_alias .level2 a:hover {
	color: #cde686;
}


/******************************************************************/
/*** Body *********************************************************/
/******************************************************************/
.body {
	width:984px;
	margin-top: 10px;
}

.left {
	width: 205px;
}

.middle {
	padding-left: 15px;
}

.right {
	width: 200px;
	margin-top: 10px;
}


/******************************************************************/
/*** Breadcrumb ***************************************************/
/******************************************************************/
.breadcrumb_active {
	color: #76786d;
	font-size: x-small;
}
#breadcrumb {
	color: #525252;
	margin-bottom: 10px;
	font-size: x-small;
}

#breadcrumb a {
	color: #5a9225;
	text-decoration: none;
	font-weight: normal;
	font-size: x-small;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

/******************************************************************/
/*** Banner *******************************************************/
/******************************************************************/
#banner {
	border-top: 1px solid #888785;
	border-bottom: 5px solid #99cc67;
	margin-bottom: 10px;
	width: 556px;
	height: 116px;
}

.bannertop {
	position: relative;
	top: -119px;
	left: 0px;
	width: 556px;
	height: 3px;
	background-color: white;
	filter:alpha(opacity=25);
	opacity:0.25;
}

/******************************************************************/
/*** Left menu ****************************************************/
/******************************************************************/

ul#navigatie_zijkant {
	padding-left:0px; 
	padding-top:0px; 
	list-style: none;
	font-size: normal;
	list-style-position: outside;
}

#navigatie_zijkant ul{
	margin-top:0.5em;
	list-style-position: outside;
}

#navigatie_zijkant .level1 {
	background-color: #efefef;
	background-image: url('../images/bgs/boxtitle_bg.gif'); 
	background-repeat: repeat-x; 
	line-height: 2em;
	border: 1px solid #eeeeee;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

#navigatie_zijkant .level1 a {
	padding-left: 0.5em;
	font-weight: bold;
	color: #3c6b10;
	border-bottom: 1px dotted #589025;
	display: block;
	text-decoration: none;
}

#navigatie_zijkant .level1 a:hover {
	color: #616161;
	text-decoration: none;
}

#navigatie_zijkant .level1 ul {
	height: auto;
	background-color: #efefef;
	border: none;
	padding-top: 0.5em;
	padding-left: 1.5em;
	font-size: normal;
}

#navigatie_zijkant .level2 {
	background-color: #efefef;
	border: none;
	list-style-type: square;
	color: #589025;
/*	list-style-image: url('../images/cube.gif');*/
	list-style-position: outside;
	line-height: 1.5em;
	padding-left: 0px;
	font-size: normal;
}

#navigatie_zijkant .level2 a {
	border: none;
	padding-left: 0px;
	display: inline;
	line-height: 1.5em;
	color: #6ea031;
	font-weight: normal;
	text-decoration: none;
}

#navigatie_zijkant .level2 a:hover {
	border: none;
	text-decoration: underline;
	color: #6ea031;
}

#navigatie_zijkant .level2 ul {
	background-color: #efefef;
	padding-top: 0px;
	padding-bottom: 0.5em;
	padding-left: 1em;
	height: auto;
	font-size: normal;
}

#navigatie_zijkant .level3 {
	padding-left: 0px;
	/*list-style-image: url('../images/cube.gif');*/
	list-style-type: square;
	color: #589025;
	list-style-position: outside;
	line-height: 1.5em;
	background-color: #efefef;
	border: none;
}

#navigatie_zijkant .level3 a {
	padding-left: 0px;
	line-height: 1.5em;
	border: none;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
}

#navigatie_zijkant .level3 a:hover {
	border: none;
	color: #616161;
}

/******************************************************************/
/*** Right menu ***************************************************/
/******************************************************************/
.infobox { 
	color:#000000;
	background-color:#f1f1f1; 
	padding:4px; 
}

.boxwhite {
	font-size: normal;
	float: right;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: white;
	margin-bottom:10px;
	padding-bottom:10px;}

.box {
	font-size: normal;
	float: right;
	width: 200px;
	border:1px solid #cccccc;
	background-color: #f2f2f2;
	margin-bottom:10px;
	padding-bottom:10px;
}
	
.box ul { 
	padding-left: 1em;
	list-style-position: outside;
}

.box ul li { 
/*	list-style-image: url('../images/cube.gif');*/
	list-style-type: square;
	color: #589025;
	list-style-position: inside;
	line-height: 1.5em;
}

.box ul li a {
	color:#32680a;
}

.box a {
	padding-left: 1em;
	text-decoration: none;
}

.boxright {
	text-align: right;
	padding-right: 1em;
	padding-top: 1em;
}

.boxright a {
	font-weight: bold;
	color: #5a9020;
	text-decoration: none;
}

.boxtitel { 
	background-color: #efefef;
	background-image: url('../images/bgs/boxtitle_bg.gif'); 
	background-repeat: repeat-x; 
	color: #666666; 
	font-family: Tahoma, Verdana; 
	font-weight: bold;
	font-size: normal;
	margin: 0px;
	padding-top: 0.5em;
	padding-left: 1em;
	line-height: 1em;
	height: 1em;
	padding-bottom: 10px;
	border-bottom: 1px dotted #589025;
	margin-bottom: 1em;
}

.features { 
	margin-left: 1.5em;
	list-style: none;
}

.features li { 
	line-height: 2em;
}

.features li img {
	vertical-align: middle;
}

.features li a {
	text-decoration: none;
	color: #589025;
}

.features li a:hover {
	text-decoration: underline;
	color: #5a9225;
}

.uitsearch { 
	margin-left: 0.7em;
	list-style: none;
}
.uitsearch li { 
	line-height: 1.5em;
}
.uitsearch li img {
	vertical-align: middle;
}
.uitsearch li a {
	text-decoration: none;
	color: #589025;
}
.uitsearch li a:hover {
	text-decoration: underline;
	color: #5a9225;
}

.uitsearchsubmit{
	border:0px solid black;
	color:#FFF;
	background-color:#589021;
	width: 165px;
	margin-bottom:1px;
}

.uitkalender { width:95%; margin-left:5px;border:0px solid black; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin-top:4px;}
.uitkalender a { text-decoration:none; color:#589021; font-weight:bold;padding-left:0px;}
.uitkalender tr.uitkalendertitel th { text-align:center; background:#589021; color:#FFF;}
.uitkalender tr td, .uitkalender tr th { padding:4px;}
.uitkalender tr td { border-bottom:1px solid #589021;}
.uitkalender tr th { color:#589021; background-color:#FCFCFC; font-weight:bold; border-bottom:1px solid #589021;}
.uitkalender tr td.today { background-color:#589021; color:#FFF;}
.uitkalender tr td.today a{ color:#FFF;}

.uitdiv {
	padding-left:20px;
}

.uitvlieg img{
	vertical-align:top;
}

/*********************************************************************************************/
/*** Calendar ********************************************************************************/
/*********************************************************************************************/
#calendarDiv{
	position:			absolute;
	width:				205px;
	border:				1px solid #777369;
	padding:			1px;
	background-color: 	white;
	font-family:		arial;
	font-size:			10px;
	padding-bottom:		20px;
	visibility:			hidden;
}
#calendarDiv span,#calendarDiv img{
	float:				left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:		12px;
	padding:			1px;
	cursor:				pointer;
	padding-left:		2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:		12px;
	padding:			1px;
	cursor:				pointer;
	padding-left:		2px;
}

#calendarDiv td{
	padding:			3px;
	margin:				0px;
	font-size:			10px;
}

#calendarDiv .selectBox{
	color: 				white;
	position:			relative;
}
#calendarDiv .selectBoxOver{
	background-color: 	gray;
	color: 				white;
	position:			relative;
}
#calendarDiv .selectBoxTime{
	color: 				white;
	position:			relative;
}
#calendarDiv .selectBoxTimeOver{
	border:				1px solid #216072;
	color: 				#216072;
	position:			relative;
}

#calendarDiv .topBar{
	height:				16px;
	padding:			2px;
	background-color: 	gray;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color: 				gray;
	font-weight: 		bold;
}
#calendarDiv .todaysDate{
	height:				17px;
	line-height:		17px;
	padding:			2px;
	background-color: 	#EEECE7;
	text-align:			center;
	position:			absolute;
	bottom:				0px;
	width:				201px;
}
#calendarDiv .todaysDate div{
	float:				left;
}
	
#calendarDiv .timeBar{
	height:				17px;
	line-height:		17px;
	background-color: 	#EEECE7;
	width:				72px;
	color:				#FFF;
	position:			absolute;
	right:				0px;
}

#calendarDiv .timeBar div{
	float:				left;
	margin-right:		1px;
}


#calendarDiv .monthYearPicker{
	background-color: 	#EEECE7;
	border:				1px solid #777369;
	position:			absolute;
	color: 				#777369;
	left:				0px;
	top:				15px;
	z-index:			1000;
	display:			none;

}
#calendarDiv #monthSelect{
	width:				70px;
}
#calendarDiv .monthYearPicker div{
	float:				none;
	clear:				both;	
	padding:			1px;
	margin:				1px;	
	cursor:				pointer;
}
#calendarDiv .monthYearActive{
	background-color:	gray;
	color: 				white;
}

#calendarDiv td{
	text-align:			right;
	cursor:				pointer;
}

#calendarDiv .topBar img{
	cursor:				pointer;
}
#calendarDiv .topBar div{
	float:				left;
	margin-right:		1px;
}


/******************************************************************/
/*** Right menu ***************************************************/
/******************************************************************/
.footer { 
	border-bottom: 10px solid #FFF; 
	padding-top: 4px;
	padding-bottom: 4px;
	color: white; 
	margin-bottom: 0px;
	width: 984px;
	vertical-align: middle;
	font-size: x-small;
	color: white;
}

.footer a { 
	text-decoration: none; 
	color: white;
	font-size: x-small;
}

.leftk {
	color: white;
	width: 213px;
	text-align: left;
	padding-left: 5px;
	background-color: #599124;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: x-small;
}

.leftk td {
	font-size: x-small;
}

.middlek {
	color: white;
	text-align: center;
	background-color: #599124;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: x-small;
}

.middlek a {
	text-decoration: none;
}

.rightk {
	color: white;
	padding-right: 5px;
	width: 195px;
	text-align: right;
	background-color: #599124;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: x-small;
}


/******************************************************************/
/*** Page template ************************************************/
/******************************************************************/
#page_template table {
	width: 100%;
	margin-bottom: 10px;
}

#page_template td {
	/*padding: 4px;*/
}


/******************************************************************/
/*** Sitemap ******************************************************/
/******************************************************************/
.sitemap {
	padding-left: 20px;
	margin-bottom: 20px;
}
.sitemap ul {
	/*
	padding-left: 20px;
	list-style-image: url('../images/cube.gif');
	list-style-position: outside;
	*/
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.sitemap li {
	padding-left: 10px;
/*	list-style-image: url('../images/cube.gif');*/
	list-style-type: square;
	color: #589025;
	list-style-position: outside;
	line-height: 1.5em;
}

/******************************************************************/
/*** Nieuwstekst ******************************************************/
/******************************************************************/
.nieuwstekst {
	margin-left: 0px;
	text-align: justify;
	width:550px;
	/*padding-left: 20px;
	margin-bottom: 20px;*/
}
.nieuwstekst ul {
	/*
	padding-left: 20px;
	list-style-image: url('../images/cube.gif');
	list-style-position: outside;
	*/
	/*
	list-style-image: url("../images/cube.gif");
	list-style-position: outside;
	padding-left: 17px;
	padding-top: 5px;
	margin-bottom: 10px;
	*/
	/*clear:both;*/
	margin-top:0px;
	list-style-image: url("../images/cube.gif");
	list-style-position: inside;
	padding-top: 5px;
	margin-bottom: 10px;
/*	margin-left:30px;*/
}

.nieuwstekst div { margin-bottom:10px; }

.nieuwstekst li {
/*	list-style-image: url('../images/cube.gif');*/

/*	padding-left: 10px;
	list-style-type: square;
	list-style-position: outside;
	line-height: 1.5em;
	*/

/*	list-style-image: url('../images/cube.gif');*/
/*
	padding-left: 10px;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.5em;
*/
}

/******************************************************************/
/*** Vacatures ****************************************************/
/******************************************************************/
.vacatures {
	width: 530px;
}

td.vacature_title {
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 4px;
}

td.vacature_content {
	padding-bottom: 4px;
}

.vacatures_table {
}

div.vacature_title {
	font-weight: bold;
	padding-bottom: 10px;
}

div.vacature_content {
	padding-bottom: 20px;
}

#page_template ul {

	padding-left: 20px;
	list-style-image: url('../images/cube.gif');
	list-style-position: outside;
	padding-top: 5px;
}

#page_template ol {

	padding-left: 30px;
	padding-right: 10px;
	list-style-position: outside;
	padding-top: 5px;
}

.knop {
	background-image: url('../images/knop.gif');
	width: 200px;
	height: 18px;
	text-align: center;
	padding-top: 2px;
}

.knop a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.knop a:hover {
	color: #dddddd;
}

div.widgets_title a.widgets_title_link {
	color: #8f8e8e;
	font-size: large; 
	font-family: Tahoma; 
	margin-bottom: 6px;
	border-bottom: 1px solid #e9e9e9;
	width: 99%;
}

.formulier td {
	padding: 4px;
}

/******************************************************************/
/*** Shop *********************************************************/
/******************************************************************/
.shop_items {
}

.shop hr {
	width: 556px;
}

.shop_foto {
	border: 1px solid #cecece;
	height: 130px;
	width: 130px;
	float: left;
	margin-bottom: 10px;
	/*margin-top: 0px;*/
}

.shop_bigfoto {
	border: 1px solid #cecece;
	height: 250px;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

.shop_item {
/*	height: 13Opx; /*20101222*/
	margin-bottom: 10px;
/*	clear: both;/*20101222*/
}

.shop_short {
}

.shop_narrow {
	float: left;
	margin-left: 140px;
	width: 400px;
	margin-top: -130px;
	margin-bottom: 10px;
}

.shop_bignarrow {
	float: left;
	margin-left: 260px;
	width: 280px;
	margin-top: -130px;
	margin-bottom: 10px;
}

.shop_wide {
	clear: both;
	width: 556px;
}

.shop_prijs {
	background-image: url('../images/shop_prijs_bg.png');
	height: 24px;
	width: 63px;
	padding-top: 7px;
	padding-left: 25px;
	color: #589025;
	font-weight: bold;
	float: right;
	margin-top: -20px;
	font-size: large;
}

.shop_bigprijs {
	background-image: url('../images/shop_prijs_bg.png');
	height: 24px;
	width: 63px;
	padding-top: 7px;
	padding-left: 20px;
	color: #589025;
	font-weight: bold;
	font-size: large;
}

.shop_buttons {
	text-align: right;
}

.shop_bigbuttons {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 25px;
}

.shop ul {
	list-style-position: inside;
}

.shop_basket {
	
}

.shop_basket ul {
	background-color: #efefef;
	padding-left: 25px;
}

.shop_basket ul li {
	background-color: #efefef;
	border: none;
	list-style-type: square;
	color: #589025;
	list-style-position: outside;
	line-height: 1.5em;
	padding-left: 0px;
	font-size: x-small;
}

.shop_basket  hr {
	border-top: 1px solid #589025;
	height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.shop_totprijs {
	color: #3c6b10;
	font-size: normal;
	background-color: #efefef;
	padding-top: 5px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
}

.shoptable {
	width: 98%;
}

.shoptable td {
	padding: 4px;
}

.shoptable th {
	text-align: left;
	color: white;
	background-color: #589025;
	padding: 4px;
}

.row1 {
	background-color: white;
}

.row2 {
	background-color: #efefef;
}

.shop_button {
	color: white;
	background-color: #589025;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border: 1px solid #efefef;
}

.shop_button:hover {
	color: #efefef;
	text-decoration: none;
}

#shop_stappen {
	border-left: 1px solid #589025;
	border-top: 1px solid #589025;
	border-bottom: 1px solid #589025;
/*	width: 155px;*/
	height: 30px;
	float: left;
	display: block;
}

.shop_stap {
	background-color: #efefef;
	display: block;
	float: left;
	width: 30px;
	height: 23px;
	border-right: 1px solid #589025;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	font-weight: bold;
}

.shop_stap_active {
	background-color: #99cc67;
	width: 30px;
	height: 23px;
	border-right: 1px solid #589025;
	text-align: center;
	vertical-align: middle;
	float: left;
	display: block;
	padding-top: 7px;
	font-weight: bold;
	color: white;
}

#shop_stappen_uitleg {
	padding-top: 7px;
	padding-left: 10px;
	margin-left: 10px;
	height: 23px;
	border-left: 10px solid white;
}
