/* @group Boxes */

/* @group Header */

/* ---->> Omvattende container "ALLE DIVS" <<---- */

#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 950px;
	height: auto;
	display: block;
}

/* ---->> Omvattende container "TOP DIVS" <<---- */

/* ---->> BEGIN TOP DIVS <<---- */
#top {
	text-align: left;
	width: 950px;
	height: 360px;
	display: block;
	background: #fff;
}
	
	#logo {
		width: 950px;
		height: 90px;
		background: url(DesignerImages/logo-algemeen.gif) no-repeat;
	}
	
	#image-left {
		float: left;
		width: 380px;
		height: 210px;
		background: url(DesignerImages/image-left-algemeen.jpg) no-repeat;
	}
	
	#slideshow {
		float: left;
		width: 190px;
		height: 190px;
		background: #e5ecf0;
	}
	
	#image-right {
		float: left;
		width: 380px;
		height: 210px;
		background: url(DesignerImages/image-right-algemeen.gif) no-repeat;
	}
	
	#top-bottom {
		float: left;
		width: 950px;
		height: 60px;
		background: transparent;
		overflow: hidden;		
	}
	
		#zoeken {
			float: left;
			width: 380px;
			padding-top:  30px;
			height: 30px;
			background: url(DesignerImages/zoeken-bg.gif) no-repeat;
		}
		
		#titel {
			float: left;
			width: 570px;
			height: 30px;
			background: transparent;
		}
			#titel h1 {
				padding-left: 20px;
				font-size: 22px;
				font-weight: normal;
				color: #336987;
				line-height: 20px;
			} 
		
		#crumb {
			float: left;
			width: 550px;
			height: 29px;
			padding-left: 20px;
			line-height: 29px;
			border-bottom: 1px solid #ccd9e1;
		}
	
			#crumb a,
			#crumb a:link,
			#crumb a:visited,
			#crumb a:active {
				font-size: 11px !important;
				color: #99b4c3 !important;
				text-decoration: none;
				border: none;
				font-weight: normal;
			}
			
			#crumb a:hover {
				color: #336987 !important;
				text-decoration: none !important;
			}

/* ---->> EINDE TOP DIVS <<---- */

/* @group Livesearch */

/* @group

Livesearch */

/* ---- LIVESEARCH / SNELZOEKEN  ---- */

/* ---- INVULVELD DIV --- */
#livesearch {

}

/* ---- INVULVELD alle specificaties --- */

#livesearch input,
#livesearch input a {
	color: #7fa1b4;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	background: transparent;
	padding-top: 0px;
	padding-left: 25px;
	border: none;
	width: 150px;
	line-height: 20px;
	/*IE6 en IE7*/_line-height: 15px;
	/*IE7*/*line-height: 20px;
	margin: 0;
}

#livesearch input:hover {
	color: #3a6e8b;
}


/* ---- ALGEMENE DIV resultaten --- */

#spotlightresults {
	float: left;
	clear: both;
	display: none;
	height: auto;
	width: 180px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	background: #e5ecf0;
	border-right: 1px solid #ccd9e1;
	border-left: 1px solid #ccd9e1;	
}

/* ---- U VINDT NIET WAT U ZOEKT OMVATTENDE DIV--- */

#zoekhulpdiv {
	width: auto;
	height: auto;
	background: #fff;
	padding: 0;
}

/* ---- U VINDT NIET WAT U ZOEKT TEKST --- */

#spotlightresults .zoekhulp {
	color: #336986;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
}

/* ---- ALGEMENE OPSOMMING resultaten --- */

#spotlightresults ul, 
#spotlightresults ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#spotlightresults ul li  {
}

/* ---- CATEGORIE van resultaten --- */

#spotlightresults ul li {
	background: #ccd9e1 !important;
	color: #336986;
	padding: 0;
	display: block;
	margin: 0;
	line-height: 30px;
	font-weight: normal;
}

/* ---- ACHTERGROND RESULTATEN --- */

#spotlightresults ul li ul li {
	background: #fff !important;
	padding-left: 0px;
	margin: 0;
	display: block;
	border-bottom: 1px solid #ccd9e1 !important;			
	}

/* ---- RESULTAAT --- */

#spotlightresults ul li ul li a {
	color: #336986;
	font-weight: normal;
	text-decoration: none;
	font-weight: normal !important;
	height: 29px;
	overflow: hidden;
	font-size: 11px;
	padding: 0;
	display: block;
	line-height: 29px;
	padding-left: 4px;
	background: #fff;
}

#spotlightresults ul li ul li a:hover {
	color: #004368;
	background: #e5ecf0;
	text-decoration: none !important;
}


/*

@end */

/*

 @end */

/* @group Content */

/* ---->>Omvattende container "Content frame"<<---- */

#content {
	float: left;
	display: table;
	height: 100%;
	/*background: transparent url(DesignerImages/main-patroon.jpg) repeat-y;*/
	width: 950px;
}

/* ---- Container "Rechtermenu"---- */

#left {
	float: left;
	width: 190px;
	height: 190;
	display: block;
	margin: 0;
	background: transparent;
	overflow: hidden;
}

	#direct-naar {
		margin-top: 20px;
		margin-bottom: 15px;
		float: left;
		width: 180px;
		height: 90px;
		padding-top: 70px;
		background: transparent url(DesignerImages/direct-naar-bg-alg.gif) no-repeat;
	}

		
		#direct-naar #lelie {
			width: 180px;
			height: 15px;
			background: transparent url(DesignerImages/but-lelie-f1.gif) no-repeat;
			margin-top: 5px;
			cursor:pointer;
			cursor:hand;	
		}
		
		#direct-naar #tulp {
			width: 180px;
			height: 15px;
			background: transparent url(DesignerImages/but-tulp-f1.gif) no-repeat;
		    margin-top: 5px;
		    cursor:pointer;
			cursor:hand;			
		}
		
        #direct-naar #dahlia {
			width: 180px;
			height: 15px;
			background: transparent url(DesignerImages/but-dahlia-f1.gif) no-repeat;
		    margin-top: 5px;
		   	cursor:pointer;
			cursor:hand;	 			
		}
		



#menu {
	float: left;
	width: 190px;
	overflow: hidden;		
}

#menu-bottom {
	width: 190px;
	height: 130px;
	background: transparent url(DesignerImages/menu-bottom.gif) no-repeat;
}


/* ---- Container "Middenpagina" CONTENT ---- */

#main {
	float: left;
	padding: 0;
	margin: 0;
	width: 570px;
	background: transparent;
}

#maincontent {
	display: block;
	float: left;
	width: 550px;
	padding: 10px 0px 20px 20px;
	text-align: left !important;
	background: transparent;
	overflow: hidden;
}

/* ---- Container "Rechterkant" ---- */

#right {
	float: right;
	width: 250px;
	height: 580px;
	overflow: hidden;
	background: transparent;
	display: block;
}

/* ---- Container "Afbeelding in rechtermarge" ---- */

#image {
	display: block;
	width: 250px;
	height: 390px;
}

#footer {
	float: left;
	clear: both;
	width: 950px;
	height: 40px;
	margin: 0 auto;
	background: url(DesignerImages/bottom-bg.gif);
	text-align: center;
	display: block;
	margin-top: 15px;
}

#footercontent {
	text-align: right;
	margin: 0 auto;
	width: auto;
	height: 40px;
	line-height: 40px;
	color: #7fa1b4;
	text-transform: none;
	font-size: 11px;
	text-decoration: none;
	border: none;
}

#footercontent a,
#footercontent a:link,
#footercontent a:visited,
#footercontent a:active {
	color: #7fa1b4;
	text-decoration: none;
	border: none;
}

#footercontent a:hover {
	color: #336986;
	text-decoration: none;
}

/* @end

 */

/* @end */

/* @group Category */

/* ---- Category links weergave van categorylink in content --- */

#categorylinks {
	margin: 10px 0 0 0;
	padding: 0;
}

/* OPSOMMING CONTRUCTIE in de categorie */

#categorylinks ul {
	margin: 0;
	padding: 0;
}

/* OPSOMMING CONTRUCTIE in de categorie */

#categorylinks li {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	heigth: 40px;
	line-height: 20px;
	clear: both;
	list-style: none outside !important;
	/*background: url(DesignerImages/cat-bg.jpg) no-repeat !important;*/
}


#categorylinks ul li {
	width: 550px;
	
}

/* SUBTITEL in de categorie */

#categorylinks h3 {
	font-size: 12px;
	margin: 0px;
	color: #336986;
	font-weight: bold;
	border: none;
}

/* LIJNEN in de categorie */

#categorylinks hr {
	border: 0;
	color: #336986;
	background: #336986;
	height: 1px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: auto;
}

/* Correctie IE lijn */

* html body #categorylinks hr {
	width: 100%;
}

/* LINKS in de categorie */

#categorylinks a,
#categorylinks a:link,
#categorylinks a:visited,
#categorylinks a:active {
	text-align: right;
	margin-bottom: 0px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #99b4c3;
	margin-top: 5px;
	background: none;
}

#categorylinks a:hover {
	color: #004368;
	text-decoration: none !important;
}

/* LINKS in de categorie */
#categorylinks a .catthumb {
	margin-bottom: 0px;
	width: 100px !important;
	height: 100px !important;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #99b4c3;
}

.catline {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 550px;
	height: 35px;
	background: transparent url(DesignerImages/shadow-line.jpg) no-repeat left bottom;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

/* LEADER MET THUMB in de categorie */
div.catthumb {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	background: #e5ecf0;
	border: 1px solid #ccd9e1;
	overflow: hidden;
	margin-top: 5px;
	}

/* @end */


/* @group Hilites */

#nieuws {
	float: left;
	padding-top: 70px;
	width: 180px;
	background: url(DesignerImages/last-news.gif) no-repeat;
}

.shingles {
	width: 168px;
}

#nieuws ul {
	margin: 0;
	padding: 0;
}

#nieuws li {
	float: left;
	margin: 0 0 5px 0;
	padding: 0 5px 5px 5px;
	width: 168px;
	clear: both;
	list-style: none outside !important;
	border-left: 1px solid #ccd9e1;
	border-right: 1px solid #ccd9e1;
	border-bottom: 1px solid #ccd9e1;
}

#nieuws h2 {
	display: none;
}

/* Platte Tekst */
.description {
	font-size: 10px;
}

#nieuws a {
	float: left;
	width: 168px !important;
	text-align: right !important;
	color: #ccd9e1;
	text-decoration: none;
	background: transparent;
}

#nieuws a:hover {
	color: #004368;
}


/* @end */

/* @group Fotoalbum */

#photocontainer {
	float: left;
	overflow: hidden;
	width: 550px;
	height: auto;
	display: block;
	margin: 0 !important;		
}

#photocontainer span {
	float: left;
	margin: 5px 0 0 0 !important;	
	overflow: hidden;
	width: 440px;
	height: auto;
	display: block;
}


.thumbnails {
	float: right;
	width: 100px;
	height: auto;
}

	.tnimage {
		width: 100px;
		height: 100px;
		cursor: hand;
		cursor: pointer;
		margin-bottom: 10px;
	}

	.thumbnails  .clearwrap {
		height: 1px;
	}

.fullphoto {
	float: left;
	margin: 0 !important;
	display: block;
	height: 440px;
	width: 440px;
	background: #ccd9e1;
}

html>body .fullphoto {
	width: 440px;
}

#bijschrift {
	float: left;
	line-height: 18px;
	margin: 0 !important;
	font-size: 10px;
	width: 420px;
	display: block;
	padding: 10px;
	background: #ccd9e1;
}

.thumbinfo {

}

/* @end */

/* @group Nieuwsbrief */

#field_email {
	margin-left: 5px;
	width: 325px;
}

#aanmelddiv {

}

#aanmelddiv .newslink {
	float: right;
	margin-top: 10px;
	/*IE7*/margin-right: 133px;
	background: #ccd9e1;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none !important;
	padding: 6px;
	cursor: pointer;
	cursor: hand;
	line-height: normal;	
}


a.newslink:hover {
	text-decoration: none !important;
	color: #fff!important;
	background: #004368 !important;
}

#digibrief_message span {
	display: block;
	margin: 0 0 20px 0;
	color: #cc3300;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	background: #faeae5;
	border: 1px solid #cc3300;
}

/* @end */

#honing {
  display:  none;
}