/**
* @version $Id: template_css.css 14 2005-10-28 09:17:32Z  $
* @package Sonneveld
* @copyright (C) 2005 Arco Iris
* @creator Christian Boer
*/

body {
	margin: 0px 0px 0px 0px;
	color: #626262;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.homeTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #7E4300;
}

.homeSubKop
{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-indent: 10px;
	height: 25px;
	color: #7E4300;
	background-color: #E0F0CC;
}

.homeText
{
	line-height: 15px;
}

.msiehover {
	behavior: url(includes/hover.htc);
}

td, th { /* MSIE 5.0 */
	text-align: left;
	font-size: 10px;
}

.skip {
	display: none;
}

a {
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a.navlink {
	color: #7EB033;
	text-decoration: none;
}

a.navlink:hover {
	color: black;
	text-decoration: underline;
}

a.contentpagetitle {
	color: #F6F6F6;
	text-decoration: underline;
	background-image: url(../images/driehoek.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	font-weight: normal;
	font-size: 8pt;
}

a.contentpagetitle:hover {
	color: black;
	text-decoration: underline;
}

.frontbody {
	background-color: #909EA9;
	margin-bottom: 10px;
}

.achtergrond_geel {
	background-color: #7EB033;
}

.achtergrond_lichtgeel {
	background-color: #C7E1A2;
}

.achtergrond_geel_transparant {
	background-color: #BED796;
}

.achtergrond_bruin {
	background-color: #7E4300;
}

.achtergrond_donkergrijs {
	background-color: #BDBDBB;
}

.achtergrond_grijs {
	background-color: #D8D8D8;
}

.achtergrond_lichtgrijs {
	background-color: #F6F6F6;
}

.list {
	list-style: url(../images/driehoek.gif);
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.horizontal li {
	display: inline;
}

.blokje {
	width: 100%;
	min-height: 24px;
	height: auto;
	overflow: visible;
	border-bottom: solid 1px white;
	margin-bottom: 1px;
	clear: left;
	position: relative;
}

.blokje_submenu {
	width: 185px;
	height: 100%;
	display: block;
}

.blokje_inhoud { /* standaarden... */
	display: block;
	overflow: visible;
	padding: 6px;
}

.tekst_kop {
	color: #79420A;
}

.tekst_grijs {
	color: #626262;
}

.tekst_geel {
	color: #FFAE3E;
}

.archiveCatHeader
{
	position: relative;
	font-size: 10pt;
	font-weight: bold;
	left: -35px;
	padding-top: 15px;
}

input, select, .textbox {
	font-size: 10px;
	padding-left: 2px;
	background-color: white;
	color: #818181;
	border: solid 1px #D1D1D1;
}

optgroup {
	padding-left: 2px;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
}

button.button, input.button {
	background-color: #F6F6F6;
	border: solid 1px #E0F0CC;
	cursor: pointer;
}

button.button:hover, input.button:hover {
	color: #FF9E31;
}

.hoverable_lichtgeel:hover {
	cursor: pointer;
	background-color: #E0F0CC;
}

.hoverable_tekst_grijs {
	text-decoration: none;
}

.hoverable_tekst_grijs:hover {
	cursor: pointer;
	color: #BDBDBB;
}

.hoverable_tekst_kop {
	text-decoration: none;
}

.hoverable_tekst_kop:hover {
	text-decoration: none;
	cursor: pointer;
	color: #8A531B;
}

.balkje {
	font-size: 1px;
	float: left;
	height: 6px;
	clear: none;
}

.balk {
	height: 12px;
	width: 100%;
}

.mosFormBox 
{
	position: relative;
	display: block;
	padding-bottom: 18px;
	width: 500px;
	height: auto;
}

.mosFormLabel {
	clear: none;
	float: left;
	min-height: 20px;
	height: auto;
	width: 240px;
}

.mosFormElement {
	clear: none;
	float: left;
	height: auto;
	min-height: 20px;
	width: 240px;
}

.mosformerror {
	float: left;
	height: auto;
	width: 500px;
	color: Red;
}

.bold {
	font-weight: bold;
}

#contenttitle {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#boxMain {
	width: 711px;
	height: auto;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: visible;
	border: solid 0px black;
	overflow: visible;
}
	.userBox {
		margin-top: 5px;
		width: 100%;
		overflow: auto;
		/*min-height: 104px;*/
		background-color: #FBF6E2;
		border: solid 1px #595B68;
		z-index: 1;
	}

	#boxBannerTop {
		padding-bottom: expression('1px');
		position: relative;
		width: 100%;
		height: 101px;
		left: auto;
		top: auto;
		background-color: white;
		border: solid 1px #506070;
	}

		#boxLogoZoeken {
			float: left;
			clear: none;

			margin-top: 1px;
			margin-bottom: 1px;
			border-top: solid 6px #D8D8D8;
			border-bottom: solid 6px #BCBCBC;
			background-color: white;
		}
			#boxZoeken {
				position: relative;
				height: 25px;
				width: 198px; /* MSIE */
				left: auto;
				top: auto;
				background-color: #EEEEEE;
			}

		#boxMenu {
			float: right;
			clear: none;

			height: 81px;
			width: 508px;
			background-color: white;
			padding-top: 1px;
		}
			#boxMenuOverig {
				width: 100%;
				height: 55px;
				height: expression('48px');
				margin: 0px;
				padding: 0px;
			}

				#boxWelkom {
					width: 33%;
					float: left;
					clear: none;
					padding-top: 16px;
					border-bottom: solid 0px white;
				}

				.boxOption {
					width: 33%;
					float: left;
					clear: none;
					padding-top: 16px;
					border-bottom: solid 0px white;
					margin-left: 2px;
				}

			#boxMenuKnoppen {
				background-color: #F6F6F6;
				width: 100%;
				height: 30px;				
				border-top: solid 1px #BCBCBC;
				border-bottom: solid 1px #BCBCBC;
			}

			.knopMenu {
				text-decoration: none;
				color: #626262;
				cursor: pointer;
				font-style: italic;
				font-weight: bold;
				font-size: 8pt;
				float: left;
				height: 21px;
				clear: right;
				margin-top: 1px;
				padding-top: 9px;
				padding-left: 5px;
				padding-right: 10px;
			}

			.knopMenu:hover, .knopMenuHover {
				color: #626262;
				text-decoration: none;
				/*background-color: #BCBCBC;*/
				background-image: url(../images/gradient.gif);
				background-repeat: repeat-x;
			}

			.knopMenuSelected {
				height: 18px;
				border-bottom: solid 3px #BCBCBC;
			}

	#boxNieuwsflitsen {
		margin-top: 5px;
		width: 100%;
		overflow: auto;
		min-height: 104px;
		background-color: #FBF6E2;
		border: solid 1px #595B68;
	}

		.teaser {
			width: 198px;
			height: 52px;
			overflow: hidden;
			background-color: #E0F0CC;
			color: #83500F;
			margin-bottom: 2px;
		}

		.teaser a {
			text-decoration: underline;
			line-height: 20px;
			color: #7EB033;
		}

		.teaser a:hover {
			color: #E5922A;
		}

		.teaser p {
			margin: 0px;
		}

	#boxInhoud {
		margin-top: 5px;
		width: 100%;
		min-height: 330px;
		background-color: white;
		border: solid 1px #595B68;
	}

		.navigatiebalk {
			width: 508px;
			float: right;
			clear: none;
		}

		#boxInhoudLinks {
			float: left;
			clear: none;
			width: 198px;
			height: expression('324px'); /* MSIE only */
			min-height: 324px; /* Firefox only */
			overflow: visible;
			margin-bottom: 0px;
			margin-top: 0px;
			border-bottom: solid 6px #BDBDBB;
		}
		
		#boxInhoudLinks table.moduletableebicleft th {
			border: 0px;
			padding: 0px;
			text-indent: 0px;
			padding-left: 15px;
			margin: 0px;
			background-color: white;
			color: #4D7503;
			font-size: 16px;
			font-weight: bold;
			padding-top: 8px;
			padding-bottom: 4px;
			width: 100%;
		}
		
		#boxInhoudLinks table.moduletableebicleft .componentheading {
			padding-left: 10px;
		}
		#boxInhoudLinks table.moduletableebicleft select {
			padding-left: 10px;
		}
		
		#boxInhoudLinks table.moduletableebicleft td {
			padding-left: 15px;
		}

		#boxInhoudRechts {
			width: 504px;
			float: right;
			clear: none;
			min-height: 292px;
			height: auto;
			overflow: visible;
			border-bottom: solid 6px #BED897;
			line-height: 19px;
			padding-left: 4px;
		}

			#boxInhoudRechts img[align="left"] {
				margin-bottom: 5px;
				margin-right: 5px;
			}

			#boxInhoudRechts img[align="right"] {
				margin-bottom: 5px;
				margin-left: 5px;
			}


		#boxBalkOnder {
			border-top: solid 1px white;
			border-right: solid 1px #595B68;
			border-bottom: solid 1px #595B68;
			border-left: solid 1px #595B68;
		}


.disclaimer {
	font-size: 9px;
	color: white;
}

.disclaimer a {
	color: white;
}
.disclaimer a:hover {
	color: #FDB927;
}

#disclaimerbalk p {
	margin: 0px;
	padding: 0px;
}

#terugknop {
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(../images/driehoeklinkstrans_groen.gif);
	padding-left: 8px;
	position: absolute;
	top: 5px;
	right: 4px;
	clear: none;
}

/****************************************************************************************************************************/
/* CONTROLS */
/****************************************************************************************************************************/

.textbox {

}

/****************************************************************************************************************************/
/* CMS */
/****************************************************************************************************************************/

td.contentheading, div.componentheading, .contentheading, h1.componentheading, .componentheader h3, h2, h2.category {
	color: #507704;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
}

td.ebic_contentheading, div.componentheading, .ebic_contentheading, h1.ebic_componentheading, .ebic_componentheader h3, h2.ebic, h2.ebic_category {
	color: #507704;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
}

table.moduletableebic th {
	color: #4D7503;
	text-indent: 5px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	background-color: #E0F0CC;
	width: 100%;
}

table.moduletableebic {
	width: 100%;
	margin-bottom: 10px;
}

#ebic_left img {
	margin-top:5px;
}

div.componentheading {
	text-indent: 3px;
}

#boxInhoudRechts a {
	color: #7EB033;
}

#boxInhoudRechts a:hover {
	color: #626262;
}

#boxInhoudRechts a, #boxModulesLinksUser8 a, #boxModulesLinksUser9 a {
	color: #7EB033;
}

#boxInhoudRechts a:hover, #boxModulesLinksUser8 a:hover, #boxModulesLinksUser9 a:hover {
	color: #626262;
}

#boxuser1.moduletable,#boxuser2.moduletable,#boxuser3.moduletable,#boxuser4.moduletable,#boxuser5.moduletable {
	width: 100%;
}

#boxInhoudLinks th {
	border-top: solid 6px #D8D8D8;
	border-bottom: solid 1px #D8D8D8;
	line-height: 23px;
	text-indent: 6px;
	display: block;
	/*height: 23px;*/
	vertical-align: middle;
	color: #79420A;
	background-color: #F6F6F6;
}

#boxModulesRechts {
	float:right;
	width: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: expression('100px');
	min-height: 100px;
	clear: none;
	background-color: #E9F3DA;
	border: solid 1px #D5D3D6;
}

#boxModulesLinks td, #boxModulesRechts td {
	padding-top: 2px;
	padding-left: 5px;
}

#boxModulesLinksUser8, table.moduletable_grijs {
	padding-top: 15px;
	background-color: #F6F6F6;
	width: 200px;
}

table.moduletable_grijs .homeSubKop {
	background-color: #F6F6F6;
}

.boxModulesLinksUserPijl {
	padding-top: 6px;
	vertical-align: top;
}

.htmtableborders a 
{
	color: #7EB033;
}

#boxModulesLinksUser9 {
	padding-top: 15px;
	background-color: #E0F0CC;
}

.moduletable_poll
{
	background-color: #E0F0CC;
	padding-left: 10px;
	padding-top: 5px;
	height: 158px;
	width: 200px;
}

.moduletable_poll .button
{
	border: solid 1px #7E4300;
	background-color: #F6F6F6;
}
.moduletable_poll input
{
	position: relative;
	top: -2px;
	border: solid 0px #000000;
	background-color:  #E0F0CC;
}
#boxModulesLinks table {
	width: 100%;
}

#boxModulesRechts table {
	width: 100%;
}


#boxModulesRechts th {
	border-top: solid 6px #D8D8D8;
	border-bottom: solid 1px #D8D8D8;
	line-height: 23px;
	text-indent: 6px;
	display: block;
	height: 23px;
	vertical-align: middle;
	color: #79420A;
	background-color: #F6F6F6;
}

.frontbody .anchor {
	color: #626262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: none;
}

/****************************************************************************************************************************/
/* GRIDS */
/****************************************************************************************************************************/

.grid_tabel {
 	margin-right: -12px; /* MSIE */
	min-height: 100%;
	height: 100%;
}

.grid_kolom {
	vertical-align: top;
}

.grid_kolom_links {
	padding-bottom: 10px;
	border-right: solid 1px #595B68;
}

.grid_kolom_links img {
	/* plaats afbeelding over de rand van de cel (border-right) */
	position: relative;
	display: block;
	right: -2px;
	top: -1px;
	border-bottom: solid 10px white;
}

.grid_kolom_rechts {
	padding-right: 2px;
	padding-left: 7px;
}

.grid_tussenkop {
	line-height: 25px;
	display: block;
	color: #7E4300;
	background-color: #FAEEC8;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	width: 236px; /* aangepast voor nieuwe marges */
	margin-left: -4px;
	padding-left: 6px;
}

.ebic_grid_tussenkop {
	background-color:#E0F0CC;
	color:#4D7503;
	font-size:16px;
	font-weight:bold;
	line-height: 25px;
	display: block;
	font-family: Arial;
	width: 236px; /* aangepast voor nieuwe marges */
	margin-left: -4px;
	padding-left: 6px;
}

.ebic_grid_category_title {
	color: #507704;
	font-weight: bold;
	font-size: 12px;
}

.grid_list, .grid_kolom ul {
	padding-left: 20px;
	margin-left: 0px;
}

.grid_list li, .grid_kolom li {
	margin-bottom: 10px;
	list-style: url(../images/grid_list_li.jpg);
}

.grid_category_title {
	color: #7E4300;
	font-weight: bold;
	font-size: 12px;
}

#categoryoverview {
	color: #7E4300;
	font-weight: bold;
}

#recipeoverview {
	color: #7E4300;
	font-weight: bold;
	font-size: 10px;
}


#group24 .mosFormBox table, #group26 .mosFormBox table {
	float: left; clear: none; display: block; padding-right: 7px;
}


/******************************/
/* Fabrik */
/******************************/

.mf_element {
	float: left;
	clear: none;
	display: block;
	width: 500px;
}
.fabrikBox
{
	float: left;
	clear: none;
	display: block;
	padding-bottom: 18px;
	width: 500px;
}

.fabrikLabel {
	float: left;
	clear: none;
	width: 240px;
}

.fabrikElement {
	float: left;
	clear: none;
	width: 240px;
}

.fabrikerror {
	float: left;
	clear: none;
	height: 12px;
	line-height: 12px;
	width: 500px;
	color: Red;
}

/****************************************************************************************************************************/
/* PRINTER */
/****************************************************************************************************************************/
@media print {
	#boxBannerTop, #boxInhoudLinks, .userBox, #boxNieuwsflitsen, #navigatiebalk, .navigatiebalk {
		display: none;
	}

	#boxInhoud {
		border: solid 0px white;
	}

	#boxInhoudRechts {
		float: left;
		width: 100%;
	}
}

/****************************************************************************************************************************/
/* TESTPURPOSES ONLY */
/****************************************************************************************************************************/

