/* General */

.editor {
	background-color: #ffffff;
}

td {
	vertical-align: top;
}

/* table defs */

.maintable {
	height: 100%;
	width: 780px;
	background-color: #fff;
}


.logo {
	width: 500px;
	float: left;
}

.hnav {
	height: 30px;
	background-image: url(/images/static/bg_hnav.gif);
	background-repeat: repeat-x;
}

.subnav {
	width: 210px;
	background-color: #EAEAE4;
}

.content_td {
	width: 570px;
}

.content_home {
	background-color: #EAEAE4;
}


/* Subnavigation */

.category_active,
.category_inactive {
	font-family: Arial;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
}

.block {
 display: block;
}

.none {
  display: none;
}


/* Content defs */

.formtable {
	margin-left: -3px;
}

.formtable td, select {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	line-height: 20px;
}

submit {
	font-family: Arial;
	font-size: 11px;
	color: #333;
}



li {
	margin-left: 16px;
}


.produktvlak {
	width: 570px;
	height: 165px;
	margin-bottom: 35px;
}

.block_left {
	width: 210px;
	height: 165px;
	background-color: #25271f;
}
