/* CSS Document */

body {
	background: #FFFFFF url(../images/background/back_overall.jpg) repeat-x;
	color: #6f8687;
	font: 12px/20px "Century Gothic", Arial, Helvetica, "Lucida Grande", "Trebuchet MS";
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/* content */
#content {
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#content .tekst {
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
#content .tekstDetail {
	margin: 0px;
	padding: 15px 0px 0px 12px;
	border-left: 1px dotted #b0b0b0;
}

#content .box {
	margin-bottom: 15px;
}

a {
	color: #6f8687;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted #6f8687;
}

#content .left {
	width: 195px;
	text-align: right;
	font: bold 13px "Trebuchet MS", "Lucida Sans", Arial, Helvetica;
	color: #036EB0;
	padding-right: 20px;
}

#content .image, #content .imageDetail {
	padding-left: 12px;
	border-left: 1px dotted #b0b0b0;
}
#content .image {
	width: 196px;
}
#content .right {
	padding-left: 12px;
	border-left: 1px dotted #b0b0b0;
}

.imageDetail img {
	float: left;
}
.image img {
	float: left;
	border: 1px solid white; /*#016DB2;*/
}
.box .imgThumb {
	float: left;
	border: 1px solid #016DB2;
}
.box .img .beeldBig, .imgThumb .beeldBig {
	margin: 3px;
	height: 117px;
	width: 200px;
	overflow: hidden;
}
.box #thumbbox {
	float: left;
	width: 320px;
	height: auto;
}
.left ul {
	list-style: none;
	color: #6f8687;
}
.left ul a {
	list-style: none;
	color: #6f8687;
	text-decoration: none;
	line-height: 30px;
}
.left ul a:hover {
	list-style: none;
	border-bottom: 1px dotted #6f8687;
}
.left .current {
	color: #016DB2;
	border-style: none;
	line-height: 25px;
}
.thumb {
	border: 1px solid #90A1A2;
	float: left;
	margin-bottom: 5px;
	margin-left: 3px;
}
.thumb02 {
	border: 1px solid #90A1A2;
	float: left;
	margin-right: 12px;
}
/* contact */
input,select {
	background: #ebeff0;
	border: 1px solid #d6d6d6;
	color: #838686;
	height: 22px;
}
textarea {
	background: #ebeff0;
	border: 1px solid #d6d6d6;
	color: #838686;
}

/* header */
#header {
	height: 220px;
	width: 900px;
}
#header #subnav {
	height: 50px;
	width: 900px;
	text-align: right;
}
#header #logo {
	float: left;
	height: 72px;
	width: 215px;
	margin-top: 68px;
	background: url(../images/logo.jpg) no-repeat left top;
	border-right: 1px dotted #b0b0b0;
}
#header #nav {
	height: 100px;
	width: 624px;
	margin-top: 68px;
	float: left;
}
#header #nav a, #logo a, #subnav a {
	border-style: none;
}
#header #nav a:hover, #logo a:hover, #subnav a:hover {
	border-style: none;
}

#header #kruimel00, #header #kruimel01, #header #kruimel02, #header #kruimel03, #header #kruimel04, #header #kruimel05, #header #kruimel06, #header #kruimel07 {
	visibility: hidden;
	margin-left: 13px;
	position: absolute;
	height: 45px;
	width: 200px;
}

#kruimel00 img {
	text-align: right;
}

/* footer */
#wrapper #footer {
	width: 900px;
	height: 25px;
	padding: 15px 0px 0px;
	border-bottom: 1px dotted #6F8687;
	margin-bottom: 20px;
	margin-top: 20px;
}

#footer #box {
	width: 685px;
	height: 25px;
	margin: 0px 0px 0px 215px;
	padding: 0px;
	border-left: 1px dotted #6f8687;
	font-size: 9px;
}
#footer #box ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#content .box .imageDetail {
}

.tekstDetail p {
	margin-bottom: 10px;
}
.download .icon {
	float: left;
	height: 22px;
	width: 27px;
}
.download .tekst {
	float: left;
	width: 600px;
}
.download {
	margin-top: 10px;
}
.insprong {
	margin-left: 10px;
	width: 655px;
}
.tekst  li, .right  li {
	list-style: none inside;
}

.tekst ul, .right ul {
	margin: 0px;
	padding: 0px;
}

/* toegevoegd bij scripting */
.btnForm
{
	cursor:pointer;
	background: #ebeff0;
	border: 1px solid #d6d6d6;
	color: #838686;
}

.foutmelding	{ color:red; }

.innertable td	{ padding-left:10px; }

#content .image_small {
	padding-left: 12px;
	border-left: 1px dotted #b0b0b0;
	width: auto;
}

.tekstDetail ul {
	padding-left: 15px;
}
