@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local('OpenSans-Light'),
		url(//themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff)
		format('woff');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'),
		url(//themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff)
		format('woff');
}

#social {
	position: absolute;
	top: 115px;
	right: 0
}

.fb-like {
	position: relative;
	top: -5px;
}

#breadcrumb a {
	color: #fff;
}

#breadcrumb {
	color: #fff;
	position: absolute;
	top: 69px;
	right: 60px;
	font-size: 11px;
}

.twitter-share-button {
	margin-left: 10px !important;
	width: 98px !important;
	margin-right: 10px !important
}

.voorstel {
	font-style: italic;
	text-align: right;
	font-size: 90%;
	padding-left: 31px;
	background: rgba(255, 255, 255, 0) url('/include/images/icons/idea.png')
		center left no-repeat;
	float: right;
	padding-right: 10px;
}

.voorstelsmall {
	font-style: italic;
	text-align: right;
	font-size: 90%;
	padding-left: 18px;
	background: rgba(255, 255, 255, 0)
		url('/include/images/icons/idea16.gif') center left no-repeat;
	float: right;
	margin-top: 10px;
}

html,body {
	height: 100%
}

.caption {
	text-align: right;
	position: absolute;
	left: 15px;
	top: -80px;
	font-size: 200%
}

.caption p {
	width: 400px;
	color: #000
}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	background: #fff;
	color: #76938c;
	font-weight: normal;
	font-family: 'Open Sans', 'Droid Sans', Arial, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	min-width: 1000px;
	font: 13px/1.65em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
}

#fullheight {
	min-height: 100%;
	background-color: #fff;
}

#scanloader {
	margin-top: 22px;
	text-align: center
}

p {
	font-size: 100%;
	margin-top: 0;
	text-align: justify
}

h1 {
	color: #7b1c20;
	font-size: 100%;
	color: #3f007f;
	color: #0f0f0f;
	clear: both;
	border-bottom: 1px solid #000;
	padding: 20px;
}

h2 {
	font-size: 21px;
	padding: 0 0 10px;
	margin: 0 0 10px;
	font-weight: 300;
	color: #403f3f;
	font-size: 1.2em;
	color: #333;
	font-family: 'Open Sans', 'Droid Sans', arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

h2.first {
	padding-top: 0;
	margin-top: 0
}

h3 {
	color: #7b1c20;
	font-size: 100%;
	margin: 0 0 5px 0;
	color: #0ca5e2;
	font-family: 'Open Sans', 'Droid Sans', arial, sans-serif;
	font-weight: bold;
}

h4 {
	font-size: 90%;
	margin: 0;
	color: #8F8F8F;;
	font-family: 'Open Sans', 'Droid Sans', arial, sans-serif;
	font-weight: bold;
}

h5,h6 {
	font-size: 100%
}

a:link,a:visited {
	text-decoration: none;
	color: #315d86
}

a:hover {
	color: #272727
}

ul {
	margin: 0;
	padding-left: 20px
}

li {
	margin: 4px
}

img {
	border: 0;
	margin: 3px 5px;
	padding: 0
}

img .caption {
	text-align: left
}

.highlight {
	background: #76938c;
	padding: 0 2px 0 2px;
	color: #fff
}

.button {
	background: #000;
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 4px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-top-radius: 6px;
	-webkit-border-top-bottom-radius: 6px
}

.inputbox {
	color: #26211e;
	background: #fcfdfa;
	border: 0;
	padding: 4px;
	font-weight: bold
}

input[type=text],input[type=password] {
	font-size: 88%;
	width: 300px;
	padding: 2px 3px;
	margin-bottom: 2px
}

textarea {
	font-size: 88%;
	width: 300px;
	padding: 2px 3px;
	margin-bottom: 2px
}

.pagewidth {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	overflow: hidden
}

fieldset {
	margin: 0 5px 5px 5px;
	padding: 5px;
	border: 1px dashed #76938c
}

#header {
	float: left;
	width: 100%;
	height: 99px;
	background-color: #2687BD;
	border-bottom: 1px solid #06638a;
	background: url('/include/images/bg3.png');
}

#header .topimg {
	padding: 16px 0 0 30px
}

#header-right {
	float: right;
	height: 77px
}

#sitename {
	float: left;
	margin-top: 20px;
	margin-left: 20px
}

#tool {
	float: left;
	width: 320px;
	height: 18px;
	margin-top: 42px;
	margin-left: 25px;
	color: #000;
	font-size: 80%;
	text-align: center;
	overflow: hidden;
	background: #000;
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 6px 6px 0 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-top-radius: 6px;
	-webkit-border-top-bottom-radius: 6px;
	background: #000;
	line-height: 12px
}

.libele {
	display: none
}

#topmenu {
	height: 35px;
	margin: 20px 0 0 20px;
	text-align: center;
	padding-right: 40px
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li ul {
	background-color: rgba(255, 255, 255, 0.79);
	padding-left: 10px;
}

#navigation {
	float: left;
	height: 35px;
	margin-top: 5px;
	text-transform: uppercase;
	float: left
}

#navigation a {
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 13px;
	font-family: helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #898989;
	font-size: 14px !important;
	letter-spacing: 1px;
	background: url(/include/images/bg-item.gif) 0 7px no-repeat;
	color: #06638a;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 3px;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
	color: #fff;
}

h1 {
	color: #06638a;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 3px;
	font-family: 'Open Sans', 'Droid Sans', arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

#navigation a:hover {
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 12px #fff, 0 0 8px
		rgba(255, 255, 255, 0.5)
}

#navigation li {
	display: block;
	float: left;
	margin: 0;
	margin-right: 5px;
	padding: 0;
}

#navigation li li a {
	font-size: 10px !important;
	padding: 5px 0;
	text-align: left;
}

.nav,.nav * {
	margin: 0;
	padding: 0
}

.nav {
	line-height: 1.0;
	float: left;
	margin-bottom: 1.5em;
	position: relative;
	z-index: 10
}

.nav ul {
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	padding: 0
}

.nav li {
	float: left;
	list-style: none;
	position: relative;
	background: 0
}

.nav li li a {
	display: block;
	padding: 0;
	text-decoration: none;
	background-image: none;
	float: none;
	width: 177px;
}

#navigation li li a {
	height: 30px;
	line-height: 30px;
	color: #0CA5E2;
}

#navigation li:hover li,#navigatin li.sfHover li,#navigation li.active:hover li,#navigation li.active.sfHover li,#navigation li:hover li span,#navigation li.sfHover li span
	{
	background-image: none
}

#navigation li:hover li a,#navigation li.sfHover li a,#navigation li.active:hover li a,#navigation li.active.sfHover li a
	{
	background-image: none
}

.nav li ul {
	float: none;
	left: -999em;
	position: absolute;
	width: 177px;
	z-index: 5;
	box-shadow: 0 0 5px #DDD
}

.nav li:hover ul,.nav li.sfHover ul {
	left: 0;
	top: 22px
}

.navli:hover li ul,.na li.sfHover li ul,.na li li:hover li ul,.na li li.sfHover li ul,.na li li li:hover li ul,.na li li li.sfHover li ul
	{
	top: -999em
}

.nav li li:hover ul,.nav li li.sfHover ul,.nav li li li:hover ul,.nav li li li.sfHover ul,.nav li li li li:hover ul,.nav li li li li.sfHover ul
	{
	left: 177px;
	top: 0;
	width: 177px
}

.nav li.mlast:hover ul {
	postition: relative;
	left: -36px;
}

.nav li li {
	position: relative;
	float: none;
	width: 177px
}

#datetime {
	float: left;
	padding: 12px 0 0 0;
	text-align: center;
	font-weight: bold
}

#right {
	float: left;
	width: 215px;
	margin: 0 5px 0 10px;
	background: url(/include/images/bg-col.jpg) 0 0 repeat-y;
	text-align: left
}

#right div {
	margin-bottom: 0;
	padding-bottom: 20px;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 10px;
	background: url('/include/images/bg-col.jpg') 0 100% repeat-x
}

#right p {
	margin-bottom: 20px;
	font: 11px Arial;
	color: #333
}

#main {
	float: left;
	width: 490px;
	margin-top: 0;
	text-align: left;
	padding: 25px 8px 0 8px
}

#main-mid {
	margin-top: 0;
	text-align: left;
	padding: 00px 0 0 0
}

#main-full {
	float: left;
	width: 920px;
	margin-top: 0;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	padding: 25px 8px 15px 8px
}

#footer {
	float: left;
	width: 100%;
	height: 131px;
	border-top: 1px solid #06638a;
	background-color: #000;
	color: #fff;
	background-color: #2687BD;
	background: url('/include/images/bg3.png');
}

#footer a {
	color: #fff;
}

#footer_tm {
	float: left;
	width: 860px;
	height: 116px;
	margin-top: 15px
}

.ftb {
	margin-top: 7px;
	text-align: center
}

.ftb a,.ftb a:visited {
	padding: 0 !important;
	border: none !important
}

#top {
	float: left;
	width: 30px;
	height: 30px;
	margin-top: 8px;
	padding: 0 !important;
	border: none !important
}

.top_button {
	padding: 0 !important;
	border: none !important
}

atr:hover {
	background: #f1f1f1
}

table,.t {
	border: 1px solid #e9e9e9;
	padding: 10px;
	background: #fff;
	margin-bottom: 20px;
	color: #333;
	box-shadow: 0 0 6px #726161;
	margin: 20px;
	width: 97%
}

.t {
	width: auto
}

table tr:first-child {
	padding: 200px
}

table b {
	color: green;
	font-weight: normal
}

table.contain {
	table-layout: fixed;
	width: 100%
}

table.contain td {
	word-wrap: break-word;
	text-overflow: ellipsis
}

.t p {
	margin: 0;
	padding: 0
}

td {
	padding-bottom: 7px;
	padding-right: 10px;
	padding: 7px 7px 7px 0;
	border-bottom: 1px dotted #e7e6e6;
	vertical-align: text-top
}

tr:last-child td {
	border-bottom: 0 dotted #e7e6e6
}

.red {
	color: #7b1c20
}

.green {
	color: #76938c;
	color: #690
}

.orange {
	color: orange
}

.blue {
	color: blue
}

table,tr {
	overflow: auto
}

.box {
	float: left;
	width: 220px;
	padding: 0 0 10px 0;
	margin: 10px 0 20px 20px
}

.box p {
	padding: 0 10px
}

.rechts {
	float: right;
	margin: 0 0 0 10px
}

pre {
	overflow: auto;
	border: 1px solid #e9e9e9;
	padding: 5px 10px;
	background: #fff;
	font: 12px Arial;
	color: #333;
	margin: 5px 0
}

.gray a {
	color: #000
}

.gray a:hover {
	color: #aaa
}

img.right {
	float: right;
	border: 2px solid #e9e9e9;
}

img.rightnb {
	float: right
}

.dash {
	word-wrap: break-word;
	border: 1px dashed #000;
	padding: 10px;
	background: #fbfbfb;
	margin-bottom: 20px;
	font: 11px Arial;
	color: #333
}

.imgsmall {
	_height: 40px;
	max-height: 40px;
	max-width: 200px
}

.btnleft {
	margin-bottom: 15px;
	margin-right: 10px;
	height: 20px;
	padding: 5px 0;
	text-align: center;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	float: left
}

.btnright {
	margin-bottom: 15px;
	margin-right: 10px;
	height: 20px;
	padding: 5px 0;
	text-align: center;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	float: right
}

.btncontainer {
	float: left;
	width: 100%;
	margin-bottom: 10px
}

.btncontainer a {
	color: #000
}

.inlineblock {
	display: inline-block
}

#hint {
	position: absolute;
	background-color: #fff;
	padding: 10px;
	-webkit-box-shadow: 5px 5px 15px 6px rgba(0, 0, 0, .2);
	box-shadow: 5px 5px 15px 6px rgba(0, 0, 0, .2);
	width: auto;
	max-width: 300px;
	text-align: left;
	max-width: 300px
}

input.url {
	width: 506px;
	height: 24px;
	padding: 4px;
	color: #494f57;
	border: 1px solid #c9373a;
	background-color: #fefefa;
	font-size: 80%;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	margin: 0 0 40px 0;
	border-color: #3f007f;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 20px
}

input.button {
	line-height: 10px;
	margin-left: 20px;
	color: #7b1c20;
	border: 0;
	font-size: 80%;
	cursor: pointer;
	border-radius: 0;
	border: 1px solid #7b1c20;
	border-left: 0 solid #fff;
	border-radius: 0;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	background-color: #fff;
	font-weight: bold;
	margin: 0 0 40px 0;
	border-color: #3f007f;
	color: #3f007f;
	background-color: #f0f0f0;
	color: #7b1c20
}

.nomargin {
	margin: 0
}

.textright {
	text-align: right
}

.rightbottom {
	position: absolute;
	bottom: 2px;
	right: 2px
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

img.left {
	float: left;
	padding: 10px 10px 10px 0
}

img.right {
	float: right;
	padding: 10px 10px 10px 10px
}

p.intro {
	font-size: 120%
}

p.intro:first-letter {
	font-weight: bold;
	font-size: 140%
}

.clearleft {
	clear: both;
	padding-top: 10px
}

ul#tabnav {
	margin: 0;
	padding: 0
}

ul#tabnav li {
	list-style-type: none
}

#webcijfers_scrollbottom {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	border-top: 2px solid #3f007f;
	text-align: center;
	box-shadow: 0 -8px 6px -6px #a8a8a8
}

#webcijfers_scrollbottom a {
	display: block;
	color: #403f3f;
	padding: 20px 0 18px 0;
	margin: 0
}

#webcijfers_scrollbottom h2 {
	margin: 0
}

h2.eindcijfer {
	padding-top: 0;
	font-size: 200%;
	margin: 1em 0;
}

#webcijfers_scrollbottom h2 {
	padding: 4px;
	margin: 4px
}

#meter,.meter {
	border: 1px solid #ddd;
	margin-bottom: 10px;
	background-color: #f0f0f0;
	background: #ff3232;
	background: -moz-linear-gradient(left, rgba(0, 79, 180, 1) 0,
		rgba(103, 194, 0, 1) 100% );
	background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 50
		, 50, 1) ), color-stop(100%, rgba(103, 194, 0, 1) ) );
	background: -webkit-linear-gradient(left, rgba(0, 79, 180, 1) 0,
		rgba(103, 194, 0, 1) 100% );
	background: -o-linear-gradient(left, rgba(0, 79, 180, 1) 0,
		rgba(103, 194, 0, 1) 100% );
	background: -ms-linear-gradient(left, rgba(0, 79, 180, 1) 0,
		rgba(103, 194, 0, 1) 100% );
	background: linear-gradient(to right, rgba(0, 79, 180, 1) 0,
		rgba(103, 194, 0, 1) 100% );
	float: left;
	width: 100%;
	border-radius: 4px;
	height: 10px;
	margin-bottom: 20px
}

#meterinner {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0,
		rgba(255, 255, 255, 0.35) 1%, rgba(255, 255, 255, 0) 50%,
		rgba(255, 255, 255, 0.35) 100% );
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,
		255, 255, 0.35) ), color-stop(1%, rgba(255, 255, 255, 0.35) ),
		color-stop(50%, rgba(255, 255, 255, 0) ),
		color-stop(100%, rgba(255, 255, 255, 0.35) ) );
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0,
		rgba(255, 255, 255, 0.35) 1%, rgba(255, 255, 255, 0) 50%,
		rgba(255, 255, 255, 0.35) 100% );
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0,
		rgba(255, 255, 255, 0.35) 1%, rgba(255, 255, 255, 0) 50%,
		rgba(255, 255, 255, 0.35) 100% );
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0,
		rgba(255, 255, 255, 0.35) 1%, rgba(255, 255, 255, 0) 50%,
		rgba(255, 255, 255, 0.35) 100% );
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0,
		rgba(255, 255, 255, 0.35) 1%, rgba(255, 255, 255, 0) 50%,
		rgba(255, 255, 255, 0.35) 100% );
	float: left;
	width: 100%;
	border-radius: 4px
}

.meterklein {
	border: 1px solid #ddd;
	margin-bottom: 10px;
	background-color: #1e5799;
	float: left;
	width: 100%;
	border-radius: 4px;
	height: 5px
}

.vulmeterklein {
	float: right;
	background-color: rgba(255, 255, 255, 0.7);
	border-left: 1px solid #ddd;
	height: 5px
}

.meterblue {
	border: 1px solid #ddd;
	margin-bottom: 10px;
	background-color: #1e5799;
	float: left;
	width: 100%;
	border-radius: 4px;
	height: 5px;
}

.meterinner {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0,
		rgba(255, 255, 255, 0.35) 1%, rgba(255, 255, 255, 0) 50%,
		rgba(255, 255, 255, 0.35) 100% );
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,
		255, 255, 0.35) ), color-stop(1%, rgba(255, 255, 255, 0.35) ),
		color-stop(50%, rgba(255, 255, 255, 0) ),
		color-stop(100%, rgba(255, 255, 255, 0.35) ) );
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0,
		rgba(255, 255, 255, 0.35) 1%, rgba(255, 255, 255, 0) 50%,
		rgba(255, 255, 255, 0.35) 100% );
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0,
		rgba(255, 255, 255, 0.35) 1%, rgba(255, 255, 255, 0) 50%,
		rgba(255, 255, 255, 0.35) 100% );
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0,
		rgba(255, 255, 255, 0.35) 1%, rgba(255, 255, 255, 0) 50%,
		rgba(255, 255, 255, 0.35) 100% );
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0,
		rgba(255, 255, 255, 0.35) 1%, rgba(255, 255, 255, 0) 50%,
		rgba(255, 255, 255, 0.35) 100% );
	float: left;
	width: 100%;
	border-radius: 4px
}

td .meter,td.meterinner,td .meterklein,td .vul,td .vulmeter {
	height: 6px
}

.vul,.vulmeter {
	float: right;
	background-color: rgba(255, 255, 255, 0.7);
	border-left: 1px solid #ddd;
	height: 10px
}

div.right {
	float: right
}

#topformbegin img {
	border: 2px solid #ddd;
	padding: 14px 10px;
	border-radius: 4px;
	float: left;
	margin: 0
}

.topform img {
	border: 2px solid #ddd;
	padding: 10px;
	border-radius: 4px;
	float: left;
	margin: 0;
	background-color: #fff;
	margin-right: 10px;
	margin-top: 10px
}

#topformbegin #graybox {
	position: relative;
	border: 2px solid #ddd;
	padding: 10px;
	border-radius: 4px;
	float: right;
	width: 702px;
	background-color: #ddd;
	height: 146px
}

#topformbegin h2 {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 130%;
	margin-bottom: 20px
}

#eerstetipsdiv {
	position: relative;
	border: 2px solid #ddd;
	padding: 20px;
	border-radius: 4px;
	margin-top: 26px
}

#eerstetipsdiv h2 {
	padding-top: 6px;
	margin: 0
}

button {
	cursor: pointer;
	border: 0;
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 30px;
	background: #315d86;
	padding: 2px 10px;
	text-align: center;
	cursor: pointer
}

#graybox button {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#eerstetipsdiv button {
	background-color: #d1ae54
}

input[type="submit"] {
	cursor: pointer;
	border: 0;
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 30px;
	background: #315d86;
	padding: 2px 10px;
	text-align: center;
	cursor: pointer
}

ul#eerstetips {
	list-style-type: none;
	padding: 0 0 10px 0
}

ul#eerstetips li {
	list-style-type: none;
	border-bottom: 1px dashed #fff;
	padding: 10px 0 2px 2px;
	margin: 0 240px 0 10px
}

.bordertop {
	border-top: 2px solid #aaa;
	margin-top: 30px;
	padding-top: 30px;
	-moz-box-shadow: 3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow: 3px 3px 5px 6px #ccc
}

body {
	background-color: #ddd;
}

h1 {
	background-color: #fff;
	font-size: 100%;
	color: #315d86;
	border-bottom: 1px solid #c2c2c2;
	padding: 12px;
	margin: 0
}

.box1 {
	border-bottom: 1px solid #c2c2c2;
	padding: 50px 0;
	background-image: url('/include/images/bg2.png');
}

.bggrijs {
	background-image: url('/include/images/bg2.png');
}

.textcenter {
	text-align: center
}

.box2 {
	border-bottom: 1px solid #c2c2c2;
	background-color: #fff;
	padding: 50px 0
}

.box1,.box2 {
	padding: 50px 0
}

h2 {
	border-bottom: 0 solid #fff
}

.rightimg img {
	float: right;
	padding: 0 0 0 20px
}

.leftimg img {
	float: left;
	padding: 0 20px 0 0
}

.leftimg,.rightimg {
	clear: both;
	border-radius: 2px;
	margin-bottom: 40px;
	border: 2px solid #DDD;
	padding: 20px;
	border-radius: 4px;
	background-color: #fff
}

#serppreview {
	color: #222;
	font-family: arial, sans-serif;
	font-size: 16px;
	width: 520px
}

#serppreview img {
	margin: 0 4px 0 0
}

#serppreview #serptitle {
	display: inline-block;
	color: #2518b5;
	border-bottom: 1px solid #2518b5;
	font-style: normal;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 16px
}

#serppreview #serpimg {
	float: left;
	height: 100px
}

#serppreview #serplink {
	color: #00802a;
	font-style: normal;
	font-size: 14px;
	line-height: 14px
}

#serppreview #serpdescription {
	font-style: normal;
	font-size: 13px;
	line-height: 16px
}

@media only screen and (min-width :1571px) {
	#seoscannav {
		position: fixed;
		left: 20px;
		top: 170px;
		display: block
	}
}

@media only screen and (max-width :1570px) {
	#seoscannav {
		display: none !important
	}
}

#seoscannav {
	display: none;
	width: 230px;
	background-color: #fff;
	border: 1px solid #aaa;
	border: 2px solid #DDD;
	border-radius: 4px;
	background-color: #DDD;
	box-shadow: 0 0 5px #ddd;
	background-color: #d1ae54;
	background-image: url('/include/images/bg3.png')
}

#seoscannav h2 {
	padding: 4px 11px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: rgba(255, 255, 190, 0.36);
	background-color: rgba(203, 232, 255, 0.66)
}

#seoscannav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none
}

#seoscannav ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none
}

#seoscannav ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px 10px;
	list-style: none;
	color: #fff;
	font-size: 13px
}

#seoscannav ul li a.active {
	background-color: rgba(255, 255, 190, 0.36);
	background-color: rgba(203, 232, 255, 0.66)
}

#seoscannav ul li a:hover {
	background-color: rgba(255, 255, 190, 0.36);
	background-color: rgba(203, 232, 255, 0.66)
}

table#tabledomeinnaam tr td:first-child {
	width: 120px
}

table#tablesamenvatting tr td:first-child {
	width: 120px
}

table#tableserverinfo tr td:first-child {
	width: 200px
}

.cloudred {
	font-weight: bold;
	color: #9e0022
}

.cloudgrijs {
	font-weight: bold;
	color: gray
}

.cloudblauw {
	font-weight: bold;
	color: #1a606f
}

#fullscreen {
	height: 330px
}

.circelcontainer {
	position: absolute;
	width: 100%;
	text-align: center
}

.circel {
	position: relative;
	top: -105px;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	box-shadow: 0 0 0 1px #aaa, 0 0 0 10px #fff, 0 0 11px 11px #aaa;
}

.pagination {
	float: right;
	font-size: 12px;
}

.paginationtxt {
	float: left;
	color: #fff;
	background-color: #A1C9A9;
	padding: 0 16px;
}

a.paginationlink {
	float: left;
	display: block;
	background-color: #64A37F;
	color: #fff;
	padding: 0 8px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.pagination a.current {
	background-color: #4F86C2;
}

.pagination a:hover {
	background-color: rgba(95, 122, 108, 1)
}

@media only screen and (max-width:640px) {
	body {
		width: 600px;
		min-width: 600px
	}
	img {
		max-width: 100% !important
	}
	.pagewidth {
		width: 580px
	}
	table {
		width: 540px
	}
	#topformbegin #graybox {
		width: auto
	}
	.mhide {
		display: none !important
	}
}

.button {
	display: inline-block;
	position: relative;
	margin: 10px 10px 0px 10px;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, .22);
	font: bold 12px/25px Arial, sans-serif;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 1px 1px 1px
		rgba(255, 255, 255, .44);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 1px 1px 1px
		rgba(255, 255, 255, .44);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 1px 1px 1px
		rgba(255, 255, 255, .44);
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
}

.button:hover {
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px
		rgba(0, 0, 0, .5);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px
		rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .29), inset 0px 0px 2px
		rgba(0, 0, 0, .5);
}

.button:active {
	-webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8);
	-moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8);
	box-shadow: inset 0px 0px 3px rgba(0, 0, 0, .8);
}

a.button {
	color: #3E5706;
}
/* Big Button Style */
.big {
	padding: 0 40px;
	padding-top: 10px;
	height: 45px;
	text-transform: uppercase;
	font: bold 20px/22px Arial, sans-serif;
}

.big span {
	display: block;
	text-transform: none;
	font: italic normal 12px/18px Georgia, sans-serif;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, .12);
	color: rgba(255, 255, 255, 0.91);
}

/* Green Color */
.button.green {
	color: #3e5706;
	background: #a5cd4e; /* Old browsers */
	background: -moz-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a5cd4e),
		color-stop(100%, #6b8f1a) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
	/* IE10+ */
	background: linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%); /* W3C */
}

.button.blue {
	color: #3e5706;
	background: #a5cd4e; /* Old browsers */
	background: -moz-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a5cd4e),
		color-stop(100%, #6b8f1a) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
	/* IE10+ */
	background: linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%); /* W3C */
}

.driecol>div {
	margin: 0px;
	width: 30%;
	float: left;
	text-align: center;
}

.driecol>div.t,.driecol>div.t:nth-child(2) {
	margin-top: 1%;
	margin-bottom: 1%;
	width: 27%;
}

.driecol>div.t:nth-child(1) {
	margin-left: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
}

.driecol>div:nth-child(2) {
	width: 30%;
	margin-right: 5%;
	margin-left: 5%;
}

.nofloat {
	float: none;
}

.marginautonone {
	margin: 0 auto
}

#lightbox {
	background: #000;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0.88);
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	height: 10000px;
	left: 0;
	position: fixed;
	top: 0;
	width: 10000px;
	z-index: 900;
	background-origin: padding-box;
}

#lightboxtop {
	height: 20px;
	background-color: #FAF0F2;
	border-bottom: 1px solid #ddd;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 4px;
	cursor: pointer
}

#lightboxcontent {
	padding: 10px;
	border: 10px solid #FFF;
}

#lightboxcenter {
	background-color: #FFF;
	box-shadow: 0px 0px 8px #FFF;
	-moz-box-shadow: 0px 0px 8px #fff;
	-webkit-box-shadow: 0px 0px 8px #FFF;
	background-attachment: scroll;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	left: 50%;
	overflow: auto;
	position: fixed;
	top: 20%;
	width: 90%;
	z-index: 999;
	width: 800px;
	height: 500px;
	margin: 0 0 0 -401px;
	border-radius: 3px;
}

/* test helptab*/
ul.helptab {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
	margin-bottom: 4px;
	position: absolute;
	top: 3px;
	right: 3px;
}

ul.helptab li {
	display: block;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#main-mid ul.helptab li a {
	transition: all .25s;
	display: block;
	margin: 0 0 0 2px;
	padding: 3px 10px;
	color: #0ca5e2;
	text-decoration: none;
	float: left;
	height: 20px;
	border: 1px solid #DDD;
	font-size: 11px;
	line-height: 19px;
}

.box1,.box2 {
	position: relative;
}

.box2 ul.helptab li a {
	background-image: url('/include/images/bg2.png');
}

.box1 ul.helptab li a {
	background-color: #fff;
}

#main-mid ul.helptab li a:hover {
	color: #aaa;
}

#main-mid ul.helptab li a.active {
	color: green;
}