/*Global Style*/
body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #FFFFFF;
	font: 11px Tahoma;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
/* Tabel style (main tabel */
.main {
	width: 760px;
	border: 1px solid #956233;
	margin-top: 10px;
}
.logo {
	background: #956233 url(../images/logo_top.jpg) no-repeat;
	width: 760px;
	height: 140px;
}
.navigatie {
	position: relative;
	text-align: left;
	background: #FFFFFF url(../images/logo_navigatie.jpg) no-repeat;
	width: 569px;
	height: 58px;
}
.nav {
	position: relative;
	top: -1px;
	width: 569px;
	height: 58px;
	left: 16px;
}
.nav_index, .nav_wie, .nav_links, .nav_route, .nav_contact {
	position: absolute;
	height: 20px;
	display: block;
	top: 17px;
}
.nav_index {
	left: 210px;
	width: 80px;
}
.nav_wie {
	left: 297px;
	width: 80px;
}
.nav_links {
	left: 382px;
	width: 55px;
}
.nav_route {
	left: 443px;
	width: 50px;
}
.nav_contact {
	left: 494px;
	width: 70px;
}
.content {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	width: 549px;
	padding: 5px 5px 5px 15px;
}
.content_overig {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	width: 549px;
	height: 290px;
	padding: 5px 5px 5px 15px;
}
.menu {
	background-color: #000000;
	width: 190px;
	border-left: 1px solid #FFFFFF;
	vertical-align: top;
	text-align: left;
}
.copyright {
	background: #ffffff url(../images/copyright_achter.gif) repeat-x;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
h1 {
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 8px 0px;
	font-size: 18px;
	text-align: center;
	display: block;
	color: #956233;
	border-bottom: 2px solid #956233;
	width: 100%;
}
h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	font-size: 14px;
	text-align: left;
	display: block;
	color: #956233;
	width: 100%;
}
.hr {
	background-color: #956233;
	height: 2px;
	width: 100%;
	font-size: 0px;
}
.vr {
	background-color: #956233;
	width: 2px;
	font-size: 0px;
	height: 100px;
	margin-right: 5px;
	float:left;
}
.content_opsomming {

}
.content_opsomming a {
	padding-left: 10px;
	margin-left: 5px;
	background: url(../images/opsommings.gif) center left no-repeat;
	display: block;
	color: #000000;
	text-decoration: none;
}
.content_opsomming a:hover {
	text-decoration: underline;
	background: url(../images/opsommings2.gif) center left no-repeat;
}
/*blokken rechts */
.nieuwsbrief {
	position: relative;
	margin: 40px 0px 0px 4px;
	background-color: #956233;
	width: 168px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 5px;
	height: 70px;
}
.nieuwsbrief b {
	display: block;
	width: 100%;
	background: url(../images/pl_email.gif) center right no-repeat;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
}
.nieuws_toevoeg {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
div.nieuws_naam {
	position: relative;
	top: 10px;
}
div.nieuws_email {
	position: relative;
	top: 15px;
}
input.nieuws_naam {
	position: absolute;
	font-size: 10px;
	top: 25px;
	left: 50px;
	width: 85px;
	height: 12px;
}
input.nieuws_email {
	position: absolute;
	font-size: 10px;
	top: 45px;
	left: 50px;
	width: 85px;
	height: 12px;
}
.navi_left {
	
}
.navi_left a {
	display: block;
	background: #956233 url(../images/navigatie_achter.gif) repeat-x;
	height: 20px;
	padding: 6px 0px 0px 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
}
.navi_left a:hover {
	text-decoration: underline;
}
.nl_bottom {
	border-bottom: 1px solid #FFFFFF;
}

.zoeken {
	position: relative;
	height: 60px;
	padding: 14px 0px 0px 5px;
	color: #FFFFFF;
}
.input_zoek {
	position: absolute;
	width: 85px;
	height: 14px;
	left: 50px;
	top: 11px;
}
.input_image {
	position: absolute;
	right: 2px;
	top: 10px;
}
/* Index pagina */
.index_left {
	background: #956233 url(../images/pl_voorpag.jpg) no-repeat;
	height: 156px;
	width: 134px;
	border: 1px solid #956233;
	margin: 0px 20px 5px 0px;
	float: left;
}
.index_nieuw {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding: 5px 5px 5px 15px;
}
.index_nieuwFoto {
	text-align: center;
}
.index_nieuwFoto img {
	border: 1px solid #956233;
	margin: 5px 2px 5px 2px;
}
.index_nieuws {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	width: 264px;
	padding: 0px 5px 5px 15px;
}
.index_nieuws img {
	border: 0px;
}
.index_merken {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	width: 275px;
	padding: 0px 5px 5px 5px;
}
.index_merken img {
	border: 0px;
}
.tabel_categorie {
	width: 100%;
	border: 0px;
}
.tabel_categorie img {
	border: 1px solid #956233;
}
.tabel_kinderboek {
	width: 100%;
	border: 0px;
}
.tabel_kinderboek img {
	border: 1px solid #956233;
	margin-right: 5px;
	margin-bottom: 5px;
}

