body {
	font-family: "cambria", verdana, arial;
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
	background-color: #b2d186;
	background:url(/img/bgimage.jpg) fixed repeat;

	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
}
a {
	font-family: "cambria", verdana, arial;
	
	font-style: normal;
	color: #008000;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
h1 {
	font-family: "Calibri", verdana, arial;
	font-size: 20pt;
	color: #000000;
	text-align: center;
	font-weight: 400;
}
h2 {
	font-family: "Calibri", verdana, arial;
	font-size: 16pt;
	color: #000000;
	font-weight: 400;
}
h3 {
	font-family: "Calibri", verdana, arial;
	font-size: 14pt;
	color: #000000;
	font-weight: 400;
}
h4 {
	font-family: "Calibri", verdana, arial;
	font-size: 11pt;
	color: #000000;
	font-weight: 400;
}
h5 { font-family: "cambria", calibri, verdana;
	 color: #9dce2c; 
	 font-size: 18pt;
}
h6 {
	font-family: "Calibri", verdana, arial;
	font-size: 10pt;
	color: #000000;
	font-weight: 400;
}


table, th, td {
    font-family: "cambria", verdana, arial;
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
border-color: #008000;
	background-color: #ffffff;
	opacity: 0.85;


}


.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #518442) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #518442 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#518442');
	background-color:#9dce2c;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
text-indent:0px;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:calibri;
	font-size:19px;
	font-weight:normal;
	font-style:normal;
height:40px;
	line-height:40px;
width:225px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
}.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #518442), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #518442 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#518442', endColorstr='#9dce2c');
	background-color:#518442;
}.classname:active {
	position:relative;
	top:1px;
}

.knop {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #518442) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #518442 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#518442');
	background-color:#9dce2c;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
text-indent:0px;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:calibri;
	font-size:19px;
	font-weight:normal;
	font-style:normal;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
}.knop:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #518442), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #518442 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#518442', endColorstr='#9dce2c');
	background-color:#518442;
}.knop:active {
	position:relative;
	top:1px;
}
.rond{
-moz-border-radius: 15px;
border-radius: 15px;
}
.mob {
    float: left;
    margin: 5px;
    padding: 15px;
    
} 
