/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Inder);

body
{
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  background-color:#FFF;
  margin:0px;
  padding:0px;

}
a
{
	color:#069;
	text-decoration:none;
}
a:hover
{
	color:#000;
}
.logo
{}
.logo img
{
	border:none;
	width:100%;
	max-width:480px;
	float:right;
	margin-right:-2%;
	margin-top:10px;
}
	
.pijlGroen
{
	position:fixed;
	top:40px;
	left:35%;
	background-image:url(/image/pijlGroen.png);
	width:21px;
	height:42px;
	
}

.mainLeft
{

	width:35%;
	min-height:100%;
	background-image:url(/image/leftBg.png);
	position:fixed;
	left:0px;
	top:0px;
}
.mainRight
{

	width:65%;
	min-height:100%;

	position:absolute;
	right:0px;
	top:0px;

}
.main 
{
	float:left;
	margin:10px;
	margin-left:20px;
	width:660px;
	overflow:hidden;
}
.mainTxt
{

}
.mainTxtWS
{
}
.mainTxt h1, .mainTxtWS h1
{

	border:none;
	font-size:30px;
	font-family: "Inder", Arial, Helvetica, sans-serif;
	color:#8dc63f;

		
}
.mainTxt h2, .mainTxtWS h2
{

	border:none;
	font-size:22px;
	font-family: "Inder", Arial, Helvetica, sans-serif;
	color:#8dc63f;
}
.headerBg
{
	float:left;
	width:100%;
	height:225px;
	/*background-image:url(/image/headerBg.png)*/
	
	}
.header
{
	margin:auto;
	border-radius:5px;
	margin-top:5px;
	width:981px;
	height:213px;
	background-image:url(/image/defaultHeader.jpg);
	background-position:right;
}
.headerOverlay
{
	background-position:bottom;
	/*background-image:url(/image/headerOverlay.png);*/
	
	width:981px;
	height:213px;
	}
	#dynamicHeaderHolder
{
	


		margin:auto;

	width:981px;
	height:213px;


}
#dynamicHeaderHolder .dynamicHeader
{
	position:absolute;
	display:none;
	margin:auto;
	width:981px;
	height:213px;



}


.copyRight
{
	width:100%;
	position:absolute;
	bottom:5px;
	left:5px;
	font-size:11px;
	float:left;


	margin-top:20px;
		color:#FFF;

}
.copyRight a
{
	text-decoration:none;
	color:#FFF;
}



.smallLoginCart
{
	color:#FFF;
	height:15px;
	margin-top:10px;
	margin-right:10px;


	font-size:11px;
	float:left;
}
	.smallLoginCart a
	{
		color:#a7c38f;
	}

/*Menu*/

.menu
{
	margin-top:10px;
	float:right;
	width:100%;
}
.menu ul
{


	margin:auto;


	margin:0px;
	padding:0px;

	display:block;
	list-style-type:none;
}
.menu ul li
{
	text-align:right;
	list-style-type:none;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;



}
.menu ul li:hover ul
{

	display:block;
}
.menu a
{
padding-right:15px;
	font-size:14px;
	text-decoration:none;
	color:#FFF;
}
	
.menu span
{
}
.menu a.Active
{
	background-image:url(/image/pijlLinks.png);
	background-position:right;
	background-repeat:no-repeat;	
}
.menu a:hover
{
	background-image:url(/image/pijlLinksTrans.png);
	background-position:right;
	background-repeat:no-repeat;	
}


.sitemap
{
	width:650px;
	margin:0px;
	padding:0px;
	display:block;
	float:right;
	margin:auto;
	margin-top:70px;
}



.sitemap ul
{
	font-family:"Inder";
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
}
.sitemap ul li
{
	margin:10px;
	display:block;
	float:left;
	width:130px;
}
.sitemap ul li a
{
	
	text-decoration:none;
font-size:20px;

color:#FFF;
display:block;
width:130px;

}
.sitemap ul li a.Active, .sitemap ul li a:hover
{


color:#FFFFFF;
display:block;
width:130px;;
text-decoration:underline;

}
.sitemap ul li ul li 
{
	margin:0px;
}
.sitemap ul li ul li a
{
	padding:2px;
color:#cccccc;
font-size:12px;
display:block;
width:126px; 
border-bottom:1px dotted #333333;
}
.sitemap ul li ul li a.Active , .sitemap ul li ul li a:hover 
{
color:#ffffff;
}


input[type="text"], input[type="password"], textarea, select
{
	border:1px solid #ccc;	
	border-radius:5px;
	padding:5px;
	color:#333;
}
input[type="button"], input[type="submit"]
{
	cursor:pointer;
	color:#FFF;
	background:none;
	border:none;
	padding:10px;
	background-color:#069;
	border-radius:5px;
}

input[type="button"]:hover, input[type="submit"]:hover
{
	background-color:#666;
}

fieldset
{
	border:none;
	border:1px solid #CCC;
	border-radius:5px;
}
fieldset legend
{

}
.zoekForm
{
	height:50px;
	margin-top:30px;
	float:right;
}
.zoekBox
{
	padding:0px;
	width:176px;
	height:35px;
	background-image:url(/image/zoekbalkje.png); 
	float:right;
}
.zoekBox input
{
	font-size:14px;
	height:30px;
	margin:0px;
	padding:0px;
	margin-top:3px;
	margin-left:8px;

	width:132px;
	border:none;
	background:none;

	
}
.zoekBox input[type="submit"]:hover
{
	background:none;
}
.zoekBox input[type="submit"]
{
	cursor:pointer;
	width:25px;
	height:22px;
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	
	
	}
	
.inWindow
{
	background-color:#FFF;
	border:5px #069 solid;
	border-radius:10px;
margin:auto;
margin-top:50px;
width:436px;
min-height:140px;
}
.inWindowHeader
{
		padding-top:3px;
	padding-bottom:8px;
	padding-left:10px;
	width:426px;
background-color:#069; 
color:#FFFFFF; 
font-weight:bold; 
letter-spacing:2px; 
font-size:18px
	
}
.adminTransBg
{
z-index:9;
display:none;
padding:10px;
overflow:scroll;
background-image:url(/image/imgPopUpBg.png);
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;

}
#settingsWindow td, .inWindow td
{
	border-bottom:1px dotted #CCC;

	}
#settingsWindow label, .inWindow label
{
	display:block;
	padding:5px;
	border-bottom:1px dotted #CCC;
}
.bottomButtons
{


	margin:auto;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
}
.bottomButtons input[type="button"]
{
	
	margin:5px;

}
.handwriting
{
	color:#325e0e;
	font-size:20px;
	font-family:"Shadows Into Light Two";
}