body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif !important;
	margin: 10px 0;
}

font {
	font-family: Arial, Helvetica, sans-serif !important;
}

#main {
	width: 780px;
	background: #fff url('../Images/body_bg.gif') left top repeat-y;
	text-align: left;
	margin: 0 auto;
}

/* Navigatie */

.menu {
	margin: 0 10px;
	background: url('../Images/menu_bg.gif') left top repeat-x;
}

.hoverMenu {
	position: absolute;
	top: 190px;
	width: 780px;
	height: 0;
}

.hoverMenu a {
	display: block;
	color: #EAF5FC;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	border-top: 1px solid #4888C6;
	margin: 5px 0 0 0;
	padding: 3px 5px 0 5px;
}

.hoverMenu a:hover {
	color: #1362B1;
}

#subCuris {
	background: #6CACDA url('../Images/hoverMenu.gif') left top repeat-x;
	position:absolute;
	visibility: hidden;
	left:15px;
	top:0;
	width:200px;
	z-index:1;
	padding: 9px 5px 10px 5px !important;
	padding: 14px 5px 10px 5px;
	border-left: 1px solid #94C6EA;
	border-bottom: 1px solid #5290CD;
	border-right: 1px solid #5290CD;
}

#subProducten {
	background: #6CACDA url('../Images/hoverMenu.gif') left top repeat-x;
	position:absolute;
	visibility: hidden;
	left:85px;
	top:0;
	width:200px;
	z-index:1;
	padding: 9px 5px 10px 5px !important;
	padding: 14px 5px 10px 5px;
	border-left: 1px solid #94C6EA;
	border-bottom: 1px solid #5290CD;
	border-right: 1px solid #5290CD;
}

#subActiviteiten {
	background: #6CACDA url('../Images/hoverMenu.gif') left top repeat-x;
	position:absolute;
	visibility: hidden;
	left:195px;
	top:0;
	width:200px;
	z-index:1;
	padding: 9px 5px 10px 5px !important;
	padding: 14px 5px 10px 5px;
	border-left: 1px solid #94C6EA;
	border-bottom: 1px solid #5290CD;
	border-right: 1px solid #5290CD;
}

#subLinks {
	background: #6CACDA url('../Images/hoverMenu.gif') left top repeat-x;
	position:absolute;
	visibility: hidden;
	left:315px;
	top:0;
	width:200px;
	z-index:1;
	padding: 9px 5px 10px 5px !important;
	padding: 14px 5px 10px 5px;
	border-left: 1px solid #94C6EA;
	border-bottom: 1px solid #5290CD;
	border-right: 1px solid #5290CD;
}

#subOfferte {
	background: #6CACDA url('../Images/hoverMenu.gif') left top repeat-x;
	position:absolute;
	visibility: hidden;
	left:380px;
	top:0;
	width:200px;
	z-index:1;
	padding: 9px 5px 10px 5px !important;
	padding: 14px 5px 10px 5px;
	border-left: 1px solid #94C6EA;
	border-bottom: 1px solid #5290CD;
	border-right: 1px solid #5290CD;
}

#subContact {
	background: #6CACDA url('../Images/hoverMenu.gif') left top repeat-x;
	position:absolute;
	visibility: hidden;
	left:465px;
	top:0;
	width:200px;
	z-index:1;
	padding: 9px 5px 10px 5px !important;
	padding: 14px 5px 10px 5px;
	border-left: 1px solid #94C6EA;
	border-bottom: 1px solid #5290CD;
	border-right: 1px solid #5290CD;
}

.menu form {
	margin: 0;
	display: inline;
	position: relative;
	top: -9px;
}

.searchField {
	height: 16px;
	width: 120px;
	border: 0;
	padding: 0;
	font-size: 11px;
	position: relative;
	padding: 3px 0 0 3px;
	top: -3px !important;
	top: -2px;
	left: 5px;
}

.searchBtn {
	position: relative;
	left: 9px;
	top: 2px;
}

.content {
	margin: 12px 10px 0 21px;
	width: 440px;
}

.rightColumn {
	margin: 12px 21px 0 0 !important;
	margin: 12px 11px 0 0;
	float: right;
	width: 275px;
}

h1 {
	font-size: 15px;
	color: #fff;
	background: url('../Images/h1_bg.gif') left top repeat-x;
	height: 31px;
	width: 425px;
	margin: 0 0 11px 0;
	padding: 13px 0 0 15px;
}

h2 {
	font-size: 12px;
	color: #E26B28;
	/* font-family: "Lucida Sans", Arial, Helvetica, sans-serif !important; */
}

.content p {
	font-size: 11px;
	line-height: 15px;
	/* font-family: "Lucida Sans", Arial, Helvetica, sans-serif !important; */
}

.content ul, .content li {
	font-size: 11px;
	line-height: 15px;
}

.content p object {
	position: relative;
	left: -18px;
}

/* Standaard template */

.templateStandaard h1 {

}

.templateStandaard h2 {
	margin: 0;
	padding-left: 18px;
}

.templateStandaard p {
	margin: 5px 0 0 0px;
	padding-left: 18px;
}

.img1-1 img, .img1-1 object{
	margin: 0 0 11px 0;
	width: 440px;
	height: 190px;
}

.img1-2 img, .img1-2 object {
	margin: 0 11px 6px 0;
	float: left;
	width: 170px;
	height: 310px;
}

/* Alternatieve template 1 */

.img2-1 img, .img2-1 object {
	margin: 0 11px 1px 0;
	float: left;
	width: 170px;
	height: 310px;
}

.templateAlternatief-1 p {
	margin: 5px 0 0 8px;
}

/* Alternatieve template 2 */

.templateAlternatief-2 .text-1 {
	float: left;
	width: 198px;
	margin: 0 0 0 0;
	padding-left: 18px;
}

.templateAlternatief-2 .text-2 {
	float: right;
	width: 198px;
	margin: 0;
	padding-right: 18px;
	text-align: justify;
}

.img3-1 img, .img3-1 object {
	margin: 7px 0 7px 0;
	width: 440px;
	height: 190px;
}

/* Alternatieve template 3 */

.templateAlternatief-3 table, .templateAlternatief-3 table tr, .templateAlternatief-3 table td  {
	font-size: 11px;
	border: 0;
}

.templateAlternatief-3 p.links {
	margin: 0;
	padding: 5px 5px 5px 16px;
}

.templateAlternatief-3 p.rechts {
	margin: 0;
	padding: 5px 16px 5px 5px;
}

.templateAlternatief-3 img {
	width: 215px;
	height: 160px;
}

/* Nieuws template */

.nieuws div img, .nieuws div object {
	margin: 0 11px 1px 0;
	width: 275px;
	height: 100px;
}

.nieuws p {
	margin: 5px 0 0 12px;
}

/* Aanbiedingen */

.Aanbiedingen h2 {
	text-align: right !important;
	color: #E26B28;
	font-size: 21px;
	text-decoration: underline;
}

.Aanbiedingen .text-1 {
	margin: 5px 12px 0 12px;
}

.Aanbiedingen img, .Aanbiedingen object {
	float: left;
	margin: 0 10px 10px 0;
	width: 150px;
	height: 150px;
}

/* ZoekResult */

.zoekResult h2 {
	margin: 8px 0 0 0;
}

.zoekResult p {
	margin: 5px 0 3px 0;
}

.zoekResult h2 a {
	color: #E26B28;
	text-decoration: none;
}

.zoekResult p a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

.zoekResult a:hover {
	text-decoration: underline;
}

.zoekResult small {
	font-size: 11px;
	color: #666;
}

h3 {
	margin: 0 0 11px 0;
	padding: 13px 0 0 15px;
	font-size: 15px;
	color: #fff;
	background: url('../Images/h3_bg.gif') left top repeat-x;
	height: 31px;
	width: 260px;
}

.headline {
	background: url('../Images/headline_bg.gif') left top no-repeat;
	font-size: 13px;
	margin: 0 0 0 4px;
	padding: 0 0 0 17px;
}

.headline a {
	text-decoration: none;
	color: #000;
}

.headline a:hover {
	text-decoration: underline;
}

.prijs {
	margin: 4px 0 12px 0;
	background: url('../Images/prijs_bg.gif') left top repeat-x;
	height: 24px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	padding: 2px 6px 0 0;
}

.rightColumn a img {
	border: 0;
}

.abstract {
	line-height: 13px;
	font-size: 11px;
	margin: 5px 0 0 0;
	border-top: 1px solid #004EA5;
	padding: 3px 0 0 0;
}

.datum {
	margin: 4px 0 12px 0;
	background: url('../Images/prijs_bg.gif') left top repeat-x;	
	height: 22px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	padding: 4px 8px 0 0;
}

.verder {
	color: #666;
	text-decoration: none;
	font-size: 13px;
	text-align: right;
	display: block;
	margin: 0 0 10px 0;
}

.archief {
	color: #E26B28;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	display: block;
	margin: 0 0 10px 0;
}

.verder:hover {
	text-decoration: underline;
}

.footer {
	margin: 10px 0 0 0;
	background: url('../Images/footer_bg.gif') left top no-repeat;
	width: 780px;
	height: 83px;
	clear: both;
	color: #fff;
	font-size: 11px;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.metaMenu {
	padding: 10px 0 0 40px;
	line-height: 15px;
	margin: 0;
}

.adres {
	float: right;
	margin: 4px 34px 0 0 !important;
	margin: 4px 18px 0 0;
}

.subMenu a {
	background: url('../Images/headline_bg.gif') left top no-repeat;
	font-size: 13px;
	display: block;
	margin: 0 0 7px 4px;
	padding: 0 0 0 17px;
	color: #E26B28;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.subMenu {
	margin: 0 0 15px 0;
}

.subMenu a:hover {
	text-decoration: underline;
}

.breadCrumbs {
	margin: 6px 0 0 25px;
	font-size: 13px;
}

.breadCrumbs a {
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
}

.breadCrumbs a:hover {
	text-decoration: underline;
}

/* Admin */

.treeViewMenu, .treeViewMenu div, .treeViewMenu a
{
	text-align: left;
	margin-left: 10px;
	border: none;
	text-decoration: none;
	color: #000000;
}

.treeViewVerborgen
{
	color: #FF9900;
}

.treeViewMenu a img
{
	border: none;
}
