
body, html{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	background:#FFF url('../../images/skin/default/back.jpg') repeat-x;
	color: #666666;  
	padding:0px;
	margin:0px;
}

object, button, form, a {
	outline:none;
}	

#main {
	width:800px;
	margin:0px auto;
	background:#FFF;
	padding:0px;
}

#main_left {
	background:url('../../images/skin/default/side-left.jpg') no-repeat;
	width:10px;
	height:600px;
	position:absolute;
	z-index:1;
	left:50%;
	margin-left:-410px;
	margin-top:150px;
	background-position: 0px -150px;
}

#main_right {
	background: url('../../images/skin/default/side-right.jpg') no-repeat;
	background-position: 0px -150px;
	width:10px;
	width:10px;
	height:600px;
	position:absolute;
	z-index:1;
	left:50%;
	margin-left:400px;
	margin-top:150px;
}

#page {
	padding:20px;
	min-height:500px;
}

#pva-left {
	width:550px;
	padding-top:10px;
	float:left;
}

#pva-right {
	width: 150px;
	padding-top:10px;
	float:right;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color:#eb6b23;
	padding : 8px 0px 8px 0px;
	margin : 0px;
}


h2 {
	padding: 0px 5px 5px 15px;
	font-weight: bold;
		color:#eb6b23;
	font-size: 16px;
	background-image: url('../../images/skin/default/icon_h2.png');
	background-repeat: no-repeat;
	background-position: 5px 7px;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	padding : 0px 0px 8px 0px;
	margin : 0px;
		color:#eb6b23;
}

a, object {
	outline:none;
}

.hidden {
	display:none;
}



#footer {
	
	text-align:center;
	font-size:11px;
	color:#666;
	padding-top:10px;

}

#footer .footer {
	text-align:left;
	width:800px;
	margin:0 auto;
}

#footer span {
	color: #666666;
}

/* knoppenlinks opmaak */
#footer a:link ,  #footer a:visited , #footer a:active {
	color: #666666;
	text-decoration: none;
}

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



a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color: #eb6b23;
	
}

ul {


}

li {
	list-style-position: inside;
	list-style-type:disc;
}

.stroke01{
	line-height: 3px;
	background-image: url('../../images/skin/default/stroke_01.png');
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.padding5{
	padding: 5px;
}


.padding10{
	padding: 10px;
}

.marginRight20{
	margin-right: 20px;
}

.marginRight10{
	margin-right: 10px;
}

.marginRight5{
	margin-right: 5px;
}

.marginLeft10{
	margin-left: 10px;
}

.marginLeft5{
	margin-left: 5px;
}

.marginTop10{
	margin-top:10px;
}

.marginTop20{
	margin-top:20px;
}


.marginBottom10{
	margin-bottom:10px;
}

.marginBottom20{
	margin-bottom:20px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style:italic;
}

.fLeft {
	float:left;
}

.fRight{
	float:right;
}

.right {
	text-align: right;
}

.container {
	width:100%;
	overflow:hidden;
}

#clear , .clear {
	clear:both;
	margin:0px;
	padding:0px;
}


img, div , a ,li { 
	border: 0px;
	
}

form {
	margin:0px;
	padding:0px;
}



.noMargin {
	margin:0px;
	
}




#sitemap a, #sitemap a:link, #sitemap a:visited, #sitemap a:active {
	text-decoration:none;
	padding: 0px 5px 5px 15px;
	font-weight: bold;
	background-image: url('../../images/skin/default/icon_sitemapcategory_01.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #201f24;
}

#sitemap a:hover {
	color: #eb6b22;
}

#sitemap li  {
	margin:0px 15px;
	padding:4px;
	padding-left:0px;
	font-size:12px;
	font-weight:bold;
	list-style: none;
	list-style-position: inside;
}

#sitemap ul {
	margin:0px;
	padding:2px;
	padding-left:5px;
	list-style-position: inside;
	list-style: none;
}

#sitemap li.cat {
	margin-left:25px;
	font-weight:normal;
	list-style-position: inside;
}

#sitemap li.cat a, #sitemap li.cat a:link, #sitemap li.cat a:visited, #sitemap li.cat a:active {
	padding: 0px 5px 0px 25px;
	font-weight: bold;
	background-image: url('../../images/skin/default/icon_sitemapsubcategory_01.png');
	background-repeat: no-repeat;
	background-position: 17px 4px;
	color:#818181;
}

#sitemap li.cat a:hover {
	color:#eb6b22;
	background-image: url('../../images/skin/default/icon_sitemapsubcategory_01_over.png');
}

#sitemap li.subcat {
	margin-left:40px;
	font-size:90%;
	font-weight:normal;
	list-style-position: inside;
}

#sitemap li.subcat2 {
	margin-left:40px;
	font-size:85%;
	font-weight:normal;
	list-style-position: inside;
}

#sitemap li.subcat2 a, #sitemap li.subcat2 a:link, #sitemap li.subcat2 a:visited, #sitemap li.subcat2 a:active {
	padding: 0px 5px 0px 25px;
	font-weight: bold;
	background-image: url('../../images/skin/default/icon_sitemapsubcategory_01.png');
	background-repeat: no-repeat;
	background-position: 17px 4px;
	color:#818181;
}

#sitemap li.subcat2 a:hover {
	color:#eb6b22;
	background-image: url('../../images/skin/default/icon_sitemapsubcategory_01_over.png');
}

.agendaItem {
}

.agendaTitle {
	padding: 0px 5px 5px 10px;
	font-weight: bold;
	font-size: 16px;
	background-image: url('../../images/skin/default/icon_h2.png');
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.agendaDate {
	padding: 0px 5px 5px 10px;
	font-size: 9px;
	color: #818181;
	font-style: italic;
}

.agendaContent {
	padding: 0px 10px 0px 10px;
}

.agendaContentHome {
	padding:10px 5px;
	background:#e8e8e8;
}

.agendaText {
	width: 550px;
}

.agendaPic {
	width: 128px;
	height: 128px;
	overflow: hidden;
	border: 1px solid #309e79;
	background:#ededed;
	margin-right:10px;
}


.errorForm {
	background:#e5d2d5;
	padding:15px;
	color:#000;
	font-weight:normal;
	margin: 10px 0px;
	border:1px solid #59000c;
}

.errorForm li {
	margin-left:30px;
	padding: 1px 0px;
	list-style: disc;
	list-style-position: outside;
}





.contentBox {
	padding: 0px 5px 5px 5px;
}




.spacer {
	height:3px;
	line-height:2px;
	margin:2px 0px;
}

.readMore {

	margin-top:10px;

}

.nav {
	color: #666666;
}
.nav a {
	color: #666666;

}

.nav a:hover {
color: #eb6b23;

}

.subNav {
	margin-left:45px;
	margin-top:10px;
	font-size:11px;
}

.subNav a {
	font-size:11px;
}


.readMore a {
	background-image: url('../../images/skin/default/nav_arrow.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}

.readMore a:hover {
	background-image: url('../../images/skin/default/nav_arrow_over.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	color:#019b67;
}

#pagination {
	padding: 0px 5px 5px 10px;
	font-size: 10px;
	color: #818181;
	font-style: italic;
}

#pagination span {
	padding-right:10px;
	font-weight:bold;
}

#map {
	margin:5px 0px;
	width: 742px;
	height: 200px;
	color:#000;
	border:1px solid #019b67;
}

.product {
	width:174px;
}

.productPic {
	width: 172px;
	height: 132px;
	overflow: hidden;
	border: 1px solid #eb6b23;
	background:#FFF;
}

.productPic:hover {
	border: 1px solid #eb6b23;
}

 .productName{
	padding: 0px 5px 5px 15px;
	font-weight: bold;
	font-size: 14px;
	background-image: url('../../images/skin/default/icon_productcategory.png');
	background-repeat: no-repeat;
	background-position: 5px 7px;
}



.shopForm .formHeader {
	padding: 2px 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #201f24;
	margin-bottom: 2px;
	border: 1px solid #c1c1c1;
}

.shopForm .formContent {
	background-color:#f2f2f2;
	border: 1px solid #c1c1c1;
	padding: 10px 10px 10px 10px;
}

.shopForm label {
	display: block;
	width: 120px;
	float:left;
	margin-bottom: 10px;
	font-size:11px;
	color: #3f4345;
	font-weight: bold;
}

.shopForm label.normal {
	display: block;
	width: 120px;
	float:left;
	margin-bottom: 0px;
	font-size:11px;
	color: #3f4345;
	font-weight: bold;
}

.shopForm label .smallLabel {
	display: block;
	width: 120px;
	margin-bottom: 0px;
	font-size: 9px;
	color: #939393;
	font-weight: normal;
}



.shopForm input[type="text"], .shopForm select ,.shopForm textarea, .shopForm input[type="password"] {
	float: left;
	margin-bottom: 10px;
	width: 240px;
}

.shopForm input[type="radio"] {
	margin-top:0px;
}

.shopForm textarea {
	height: 100px;
}

.shopForm select {
	width: 202px;
	margin-right:2px;
}



.shopForm button {
	color:#000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: #eb6b22;
	padding: 5px 10px;
	margin-top: 2px;
	border: 0px;
	cursor: hand;
	cursor: pointer;
	text-align: left;
}

.shopForm button:hover {
	color: #000;
	background:#eb6b22;
}

.tabPva {
	margin:10px 0px;
}

.tabPva div {
	float:left;
	padding:3px;
	padding-right:15px;
	padding-left:15px;
	
	font-size:15px;
	border-right:1px solid #8f8f8f;
}

.tabPva div:hover {

	background:#f5f5f5;
}


.table {
	width:100%;
	
}

.th1 {
	
	font-size:14px;
	color:#FFF;
	padding:4px 0px;
	text-align:center;
}

.row1 {
	padding:2px 0px 0px 5px;
	text-align:center;
	border: 1px solid #ededed;
}

.row1 .td1 {
	padding:2px 0px 0px 5px;
	text-align:center;
	font-size:11px;
	border: 1px solid #ededed;
	color: #484848;
}

.row1:hover {
	border:1px solid #ededed;
	background: #f3f3f3;
}


.td1 .min {
	background:#eed0bf;
	padding:1px;
}

.td1 .max {
	background:#eda883;
	padding:1px;
}

.td1 .total {
	background:#ee854c;
	padding:1px;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
}

.th , .thCenter , .thRight {
	
	float:left;
	font-size:14px;
	width:auto;
	color:#FFF;
	padding:4px 0px;
}

.thCenter {
	text-align:center;
}

.thRight {
	text-align:right;
}

.rowTh {
	background: url('../../images/icons/core_nav.jpg') repeat;
	padding:2px 2px 0px 5px;
	
}


.row {
	padding:2px 0px 0px 5px;
	border: 1px solid #ededed;
}

.row:hover {
	border:1px solid #ededed;
	background: #f3f3f3;
}

.row a, .row a:active, .row a:visited {
	text-decoration:none;
	color: #818181;
}

.row a:hover {
	text-decoration:none;
	color: #272727;
}

.row .td {
	float:left;
	width:auto;
	padding:3px 0px;
	font-size:110%;
	color: #484848;
}

.row .tdCenter {
	text-align:center;
}
.row .tdRight {
	text-align:right;
	padding:0px;
}