html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#back {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: fixed;
	z-index: -1;
	border-width: 0;
	border-style: none;
}

#kopbalk {
	width: 100%;
	height: 150px;
	background: url(images/kopbalk/kopbalk01.jpg) no-repeat;
	z-index: -1;
	margin-top: 0;
}

#page {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	margin-top: -150px;
}

#logo {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0;
	width: 900px;
	height: 120px;
	border-style: none;
}

#logo img {
	border-style: none;
	border-width: 0;
}

#databasevlak {
	min-height: 575px;
	height: auto;
	margin-top: 20px;
	margin-bottom: -20px;
}

#menuvlak {
	width: 120px;
	padding-top: 20px;
	float: left;
	margin-bottom: 20px;
}

#contentvlak {
	background-image: url(images/agdatabasevlak.png);
	width: 665px;
	min-height: 620px;
	float: left;
	margin-left: 2px;
	height: auto;
}

#contentmsql {
	float: left;
	padding: 3px 17px 10px;
}

#itemrechterkolom {
	width: 151px;
	float: left;
	background-color: #7a92c4;
	border: 1px solid #ffffff;
	margin-top: 20px;
	padding: 5px;
	color: white;
}

#itemrechterkolom01 {
	width: 151px;
	float: left;
	background-color: #7a92c4;
	border: 1px solid #ffffff;
	margin-top: 20px;
	padding: 5px;
	color: white;
}

#itemrechterkolom02 {
	width: 151px;
	float: left;
	background-color: #7a92c4;
	border: 1px solid #ffffff;
	margin-top: 20px;
	padding: 5px;
	color: white;
}

#itemlinkerkolom {
	width: 111px;
	float: left;
	background-color: #004c93;
	border: 1px solid #ffffff;
	margin-top: 20px;
	padding: 5px;
	color: white;
}

#rechterkolom {
	width: 161px;
	float: left;
}

#linkerkolom {
	width: 120px;
	float: left;
}

/* @group breadcrumbs */

.B_crumbBox {
	color: #446eae;
	font-size: 11px;
}

.B_hideCrumb {
	color: #446eae;
	font-size: 11px;
}

.B_currentCrumb {
	color: #446eae;
	font-size: 11px;
}

.B_firstCrumb {
	color: #446eae;
	font-size: 11px;
}

.B_lastCrumb {
	color: #446eae;
	font-size: 11px;
}

.B_crumb {
	color: #446eae;
	font-size: 11px;
}

.B_homeCrumb {
	color: #446eae;
	font-size: 11px;
}

/* @end */

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 665px;
	color: #ffffff;
	font-size: 12px;
	line-height: 10px;
	position: relative;
	height: 20px;
	padding-top: 3px;
	left: -20px;
	font-weight: bold;
	background: #004c93 url(images/footer.png) no-repeat;
	margin-bottom: 10px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#butwebshop {
	width: 121px;
	height: 25px;
	background-color: #ffffff;
	z-index: 1;
	position: relative;
	border: 1px solid #004c93;
	float: left;
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
}

#butwebshop a {
	width: 121px;
	height: 30px;
	background-color: #ffffff;
	z-index: 1;
	color: #004c93;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
}

#plaatjelinks {
	margin-right: -6px;
	margin-left: -6px;
	float: left;
	border: 0 none #ffffff;
	margin-top: 6px;
}

#productnieuws {
	background-image: url(images/agdatabasevlak.png);
	border: 1px solid #ffffff;
	min-height: 130px;
	padding: 5px;
	width: 620px;
}

#productnieuwsplaatje {
	float: right;
}

#nolink {
}

#nolink a {
	text-decoration: none;
}

/* @group ditto */

.ditto_paging {
	border-top: 1px solid #ccc;
	padding: 10px;
	font-size: 86%;
	color: #004c93;
}

#ditto_pages .ditto_currentpage {
	border: 1px solid #ffffff;
	padding: 1px 5px 2px;
	margin-right: 1px;
	background-color: #004c93;
	color: #fff;
}

#ditto_pages .ditto_off {
	border: 1px solid #ccc;
	padding: 1px 5px 2px;
	margin-right: 1px;
	color: #ccc;
}

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	border: 1px ridge #ffffff;
	padding: 1px 5px 2px;
	margin-right: 1px;
	text-decoration: none !important;
	color: #004c93;
}

#ditto_pages a:hover {
	background-color: #fff;
	color: #004c93;
}

/* @end */
