P  {	margin: 0 0 15 0px;
}
A  {
	text-decoration : none;
	color : #60AB31;
	font-weight : normal;
}
A:Visited  {
	text-decoration : none;
	color : #60AB31;
}
A:Active  {
	text-decoration : none;
	color : #60AB31;
}
A:Hover  {
	text-decoration : underline;
	color : #60AB31;
}

A:link.menu {
  text-decoration : none;
  font-weight : bold;
  color : #457324;
}
A:visited.menu {
  text-decoration : none;
  font-weight : bold;
  color : #457324;
}
A:hover.menu {
  text-decoration : none;
  font-weight : bold;
  color : #60AB31;
}

body {
     background-image: url('./img/bg_body.jpg');
     background-repeat: repeat-x;
     background-color: #8CD16A;
     margin: 0 0 0 0px;
     padding: 0 0 0 0px;
     text-align: center;
     min-width: 832px;
     min-height: 100%;
}

#container {
         posistion: relative;
         width: 1014px;
         height: 100%;
         margin-left: auto;
         margin-right: auto;
         padding: 0 0 0 0px;
         -moz-box-sizing:border-box;
         box-sizing:border-box;
}

label {
         width: 100px;
         float: left;
         text-align: right;
         font-size : 13px;
         font-weight: normal;
         font-family : Trebuchet MS;
         color: #000000;
         margin: 0 1em 10px 0;
         clear: both
}

.left {
         position: relative;
         float: left;
         text-align: right;
         margin: 0 0 0 0px;
         padding: 0 0 0 0px;
         width: 322px;
         -moz-box-sizing:border-box;
         box-sizing:border-box;
}

.menublok {
         width: 233px;
         height: auto;
         text-align: right;
         padding: 20 15 20 5px;
         margin: 70 2 0 0px;
         background-color: #CDFBAC;
         border-right: solid #368B00 2px;
         border-bottom: solid #368B00 2px;
         -moz-box-sizing:border-box;
         box-sizing:border-box;
}

.menuknop {
         background-image: url('./img/bg_menuknop.jpg');
         background-repeat: no-repeat;
         background-position: center right;
         width: auto;
         height: auto;
         text-align: right;
         padding: 4 23 5 3px;
         margin: 0 0 0 0px;
         font-size : 17px;
         font-weight: normal;
         line-height: 26px;
         font-family : Trebuchet MS;
         color: #457324;
         -moz-box-sizing:border-box;
         box-sizing:border-box;
}

.content {
         float: left;
         background-color: #F0F7EB;
         width: 596px;
         height: 100%;
         overflow: visible;
         padding: 0 0 0 0px;
         margin: 0 0 0 0px;
         -moz-box-sizing:border-box;
         box-sizing:border-box;
}

.titel_left {
         background-image: url('./img/titel_left.jpg');
         position: relative;
         width: 322px;
         height: 132px;
         -moz-box-sizing:border-box;
         box-sizing:border-box;
}

.titellogo {
         background-image: url('./img/bg_titel.jpg');
         width: 596px;
         height: 132px;
         padding: 0 0 0 0px;
         margin: 0 0 0 0px;
         -moz-box-sizing:border-box;
         box-sizing:border-box;
}

.titelmenu {
         background-image: url('./img/bg_titelmenu.jpg');
         width: 596px;
         height: 27px;
         text-align: right;
         padding: 3 10 0 0px;
         margin: 0 0 0 0px;
         font-size : 12px;
         font-weight: normal;
         line-height: 20px;
         font-family : Trebuchet MS;
         color: #60AB31;
         -moz-box-sizing:border-box;
         box-sizing:border-box;
}

.siteinhoud {
         width: 596px;
         height: auto;
         background-color: #F0F7EB;
         text-align: left;
         padding: 0 15 10 15px;
         margin: 20 0 0 0px;
         font-size : 13px;
         font-weight: normal;
         line-height: 18px;
         font-family : Trebuchet MS;
         color: #1A1A1A;
         -moz-box-sizing:border-box;
         box-sizing:border-box;
}

.titel {
         font-size : 17px;
         font-weight: bold;
         line-height: 26px;
         font-family : Trebuchet MS;
         color: #457324;
}

.video {
         position: relative;
         margin: 15 5 0 0px;
         padding: 0 0 0 0px;
         -moz-box-sizing:border-box;
         box-sizing:border-box;
}
