@charset "utf-8";



body {
	margin: 0px;
	padding: 0px;
	clear: none;
	background-repeat: no-repeat;
	background-color: rgba(225,251,222,1.00);
}

#outerbox {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    padding-left: 9%;
    width: 85%;
    max-width: 1020px;
    min-width: 720px;
}


#Header {
    height: 150px;
    width: 720px;
    float: left;
    margin-bottom: 0px;
    margin-top: 5px;
    padding-left: 5px;
}

#logo {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    float: left;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 9px;
    margin-top: 0px;
    padding-top: 23px;
    width: 70%;
}

.achtergrond {
    position: absolute;
    top: 149px;
    z-index: -1;
    left: 0px;
}

#content {
	width: 55%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 0%;
	padding-right: 5%;
	padding-bottom: 0%;
	position: relative;
	background-color: rgba(225,251,222,0.60);
	padding-left: 5px;
}


#Boxmenu {
    float: left;
    width: 30%;
    margin-bottom: 10px;
    margin-left: 2%;
}

ul#menu {
    margin: 0px;
    width: 175px;
    padding-top: 50px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}

ul#menu li {
	height: 86px;
	list-style: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

ul#menu li a {
	display: block;
	height: 60px;
	width: 190px;
	border-style: none;
	font-weight: 200;
	text-align: center;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-radius: 15px 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(102,102,102,0.73) 2.59%,rgba(212,212,212,0.28) 32.12%,rgba(255,255,255,0.00) 66.84%,rgba(102,102,102,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(102,102,102,0.73) 2.59%,rgba(212,212,212,0.28) 32.12%,rgba(255,255,255,0.00) 66.84%,rgba(102,102,102,1.00) 100%);
	background-color: #009933;
	top: 0px;
	text-indent: 0px;
	vertical-align: middle;
	text-transform: uppercase;
	line-height: 65px;
	font-family: source-sans-pro;
	font-style: normal;
}

ul#menu li a:hover {
	color: #00F;
	text-align: center;
	margin: 0px;
	display: block;
	height: 60px;
	width: 190px;
	background-color: #009933;
	border-radius: 0px 15px;
	background-image: -webkit-linear-gradient(270deg,rgba(102,102,102,1.00) 2.59%,rgba(212,212,212,0.28) 32.12%,rgba(255,255,255,0.00) 66.84%,rgba(102,102,102,0.71) 100%);
	background-image: linear-gradient(180deg,rgba(102,102,102,1.00) 2.59%,rgba(212,212,212,0.28) 32.12%,rgba(255,255,255,0.00) 66.84%,rgba(102,102,102,0.71) 100%);
	min-width: 0px;
	vertical-align: middle;
}

#colofon {
	display: block;
	float: left;
	width: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}


.noborders {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.beeldonder {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 207px;
	width: 720px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}


#box300 {
	text-align: left;
	width: 485px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: rgba(225,251,222,0.92);
	-webkit-box-shadow: 1px 1px 2px 3px rgba(0,0,0,0.26);
	box-shadow: 1px 1px 2px 3px rgba(0,0,0,0.26);
	position: absolute;
	z-index: 5;
	opacity: 0.99;
	top: 15px;
	float: left;
	visibility: hidden;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 15px;
}

.email {
	font-size: 1.5em;
	line-height: .5em;
	color: #F00;
	background-image: url(../_image/email.png);
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}

.acrob {
	font-size: small;
	color: #F00;
	background-image: url(../_image/acrobat-reader.png);
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
.space {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #F00;
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
}

.knop {
	list-style-type: none;
	white-space: nowrap;
	display: block;
	float: left;
	height: 180px;
	width: 200px;
	border: thin solid #FF0;
	-moz-box-shadow: 8px 0px 10px #1b1f1a;
	box-shadow: 8px 0px 10px #1b1f1a;
	border: 1.5px solid #FF0;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}

.www {
	list-style-type: none;
	white-space: nowrap;
	display: block;
	float: left;
	height: 100px;
	width: 200px;
	border: thin solid #FF0;
	-moz-box-shadow: 8px 0px 10px #1b1f1a;
	box-shadow: 8px 0px 10px #1b1f1a;
	border: 1.5px solid #FF0;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-radius: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.website {
	text-align: center;
	height: 20px;
	width: 200px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	float: left;
}

#outerbox #content #box300 {
	z-index: 0;
}
