.editor {
	background-color: #FFFFFF;
}

body {
	margin: 0px;
	font-family: Verdana;
}

.maintable {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

td {
	vertical-align: top;
}

.logo {
	background-image: url(/images/static/bg_nav_top.jpg);
	background-repeat: no-repeat;
}

.navigatie {
	background-color: #b5bfc8;
	background-image: url(/images/static/bg_nav.jpg);
	background-repeat: no-repeat;
	padding-top: 65px;
}

.schaduw {
	background-image: url(/images/static/schaduw.jpg);
	background-repeat: repeat-y;
}

.bg_top {
	background-image: url(/images/static/bg_top.jpg);
	background-repeat: repeat-x;
}

.bg_bottom {
	background-image: url(/images/static/bg_bottom.jpg);
	background-repeat: repeat-x;
}

.footer {
	background-image: url(/images/static/bg_bottom.jpg);
	background-repeat: repeat-x;
	vertical-align:bottom;
}

.footer p {
	font-size: 9px;
	font-weight:bold;
	color: #9BA7AB;
	padding-bottom: 15px;
	line-height: 15px;
}

.header {
	background-image: url(/images/static/bg_top.jpg);
	background-repeat: repeat-x;
}

.header .taalswitch {
	text-align:right;
	margin-right: 20px;
	margin-top: 15px;
	font-size:10px;
}

.header .taalswitch a {
	text-decoration: none;
	color:#576165;
}

.header .taalswitch a:hover {
	text-decoration: underline;
	color:#576165;
}

.content {
	margin-left: 40px;
	line-height: 18px;
	margin-right: 20px;
}

.content p, h2, ul, li {
	line-height: 18px;
}

h1 {
	font-size: 14px;
	color: #093;
}

h3 {
	font-size: 12px;
	color: #093;
	margin-bottom: -10px;
}


h2 {
	font-size: 12px;
	color: 576165;
	margin-bottom: -15px;
}

td, p, li, ul {
	font-size: 11px;
	color: 576165;
}

.content ul {
	margin-left: 18px;
	margin-top: -15px;
}

.content ol {
	margin-left: 24px;
}

li {
	list-style-type:square
}

.content a {
	color: 093;
}

.right {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.links {
	float: left;
	margin-right: 10px;
}

/* Navigatie-opmaak */

.category_header_active,
.category_header_inactive {
	width: 180px;
	height: 20px;
	text-align:left;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 9px;
	margin-left: 10px;
	cursor:hand;
	color: #576165;
	text-decoration:none;
	font-weight:bold;
	padding-left:7px;
	padding-top: 3px;
	}

.category_header_active {
	background-image: url(/images/static/hn_active.gif);
	}

.category_header_inactive {
	background-image: url(/images/static/hn_normal.gif);
	}

.category_active,
.category_inactive {
	cursor: hand;
	width: 140px;
	height: 20px;
	text-align:left;
	font-size: 9px;
	margin-left: 50px;
	padding-left:7px;
	padding-top: 3px;
	}

.category_active {
	background-image: url(/images/static/sn_active.gif);
	}

.category_inactive {
	background-image: url(/images/static/sn_normal.gif);
	}

.block {
 display: block;
 }

.none {
  display: none;
  }

.assortiment_table {
	margin-left: -5px;
}

.assortiment_table td {
	font-size: 11px;
	color: 576165;
}

.home_links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #576165;
	letter-spacing: 1pt;
	padding-top: 85px;
	text-align: center;
}

.home_links a {
	text-decoration: none;
	color: #576165;
}

.home_links a:hover {
	text-decoration: none;
	color: #009933;
}

.footer_home {
	font-family: Arial;
	font-size: 10px;
	color: #9BA7AB;
	text-align: center;
}

.info_frans {
	margin-top: -35px;
	margin-left: 180px;
}
