html
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #705D4F;
	background-image: url('../img/fortune_bg.jpg');	
	background-repeat: repeat-y;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #574430;
	margin: 0;
	padding: 0;
}

h1 
{
	font-size:	35px;
	line-height:	1em;
	margin: 0;
	padding: 0;
	color:		#473523;
}
	
h2
{
	clear: left;
	font-size:	15px;
	line-height:	1.5em;
	color:		#473523;
}
		
h3 
{
	font-size:	1.4em;
	line-height:	1.5em;
	color:		#473523;
}
	
h4 
{
	margin:	0;
	font-size:	11px;
	color:		#473523;
}
	
h5 
{
	font-size:	10px;
	line-height:	1.3em;
	color:		#473523;
}

hr
{
	border: 0;
	border-top: 1px solid #c9c9c9;
	height: 1px;
}

p, li, td
{
	line-height: 1.7em;
	font-size: 11px;
	color: #404040;
}

a
{
	color: #FF0000;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

form
{
	margin: 0;
	padding: 0;
}

li.no_list-style
{
	list-style: none;
}

.cleardiv
{
	clear: both;
}

.heightdiv
{
	height: 30px;
}

.only_for_print
{
	display: none;
}

.no_padding p
{
	padding: 0;
}

td
{
	vertical-align: top;
}

img
{
	border: none;
	margin: 0;
	padding: 0;
}


/* The CSS for the Frame */
div#body_wrapper
{
	background-image: url("../img/background.jpg");
	background-repeat: no-repeat;
}
	
div#left_wrapper
{
	width: 191px;
	clear: left;
	float: left;
	position: relative;
}

	div#left_wrapper a.logo
	{
		display: block;
		width: 190px;
		padding: 0;
	}
	
	div#left_wrapper div.postcode_search
	{
		margin: 20px 0 0 28px;
	}
	
		div.postcode_search h4
		{
			color: #c0b2a7;
		}
		
		div.postcode_search p
		{
			color: #FFFFFF;
			font-size: 11px;
			line-height: 1em;
			margin: 5px 0 5px 1px;
			padding: 0;
		}
		
		div.postcode_search a
		{
			color: #FFFFFF;
			text-decoration: underline;
		}
		
	div#left_wrapper img.left_image_nederland
	{
		margin: 50px 0 0 30px;
	}
	
	div#left_wrapper img.altijdindebuurt
	{
		margin: 25px 0 0 30px;
	}
	
	div#left_wrapper img.bel-fortune
	{
		margin: 15px 0 0 35px;
	}
		
	div#left_wrapper img.mail-fortune
	{
		margin: 15px 0 0 12px;
	}
	
	div#left_wrapper img.bel-me
	{
		position: absolute;
		top: 640px;
		left: 30px;
	}
	
div#content_wrapper
{
	/*background-image: url('../img/content_bg.png');
	background-repeat: no-repeat;
	background-position: 0 240px;*/
	float: left;
	width: 800px;
	position: relative; /* To position the mainmenu images */
}

	div.header
	{
		height: 178px;
		width: 800px;
		background-color: #FFFFFF;
	}

	div#content_wrapper div.top_menu_wrapper
	{
		background-image: url('../img/topnav-bg.png');
		width: 800px;
		background-repeat: repeat;
		position: absolute;
		height: 28px;
		z-index: 1;
		/*border-bottom: 1px solid #afa69d;*/
	}
	
	div.top_menu_wrapper ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	div.top_menu_wrapper ul li
	{
		float: left;
		margin: 0 5px 0 10px;
		padding: 0;
		color: #FFF;
	}
	
	div.top_menu_wrapper ul li a
	{
		font-size: 10px;
		color: #FFF;
	}
	
	div.top_menu_wrapper ul li a:hover
	{
		text-decoration: underline;
	}
	
	div#paragraph_wrapper
	{
		float: left;
		width: 528px;
		margin: 0 0 0 10px;
	}

		div#paragraph_wrapper h1
		{
			padding: 20px 0 0 0;
			font-size: 24px;
			font-style: italic;
			font-weight: 500;
		}
		
		div#paragraph_wrapper p
		{
			font-size: 11px;
		}
	
	div#flash_movie
	{
		position: relative;
	}
	
		div#breadcrumbs
		{
			width: 450px;
		}
	
		div#breadcrumbs ul
		{
			float: left;
			margin: 40px 0 20px 0;
			padding: 0;
			list-style: none;
			position: relative;
			z-index: 2;
		}
		
			div#breadcrumbs ul li
			{
				float: left;
			}
			
					div#breadcrumbs ul li a
				,	div#breadcrumbs ul li
				{
					font-size: 11px;
				}
			
.franchise_specs
{
	width: 126px;
	height: 542px;
	margin: 0 0 0 28px;
	background-image: url("../img/wrapper_left_franchise.png");
	background-repeat: repeat-x;
}

.franchise_specs h4
{
	margin: 0 0 0 10px;
	width: 100px;
}

.franchise_specs a
{
	display: block;
	margin: 0 0 0 10px;
	color: #453424;
	text-decoration: underline;
}

.franchise_specs p
{
	margin: 20px 0 0 10px;
	color: #ffffff;
	font-size: 10px;
}

.franchise_footer
{
	position: relative;
	top: 19px;
	left: -40px;
	width: 800px;
}

div#image_nederland a.image_nederland_left
{
	display: block;
	height: 200px;
	width: 150px;
	background-image: url('../img/leftcon-nlmap.gif');
	background-repeat: no-repeat;
	margin: 100px 0 0 20px;
}

	div#image_nederland a.image_nederland_left:hover
	{
	background-image: url('../img/leftcon-nlmap-over.gif');
}

a.eerlijke_koffie
{
	display: block;
	float: left;
	width: 250px;
	height: 205px;
	background-color: #7f832d;
}

div.productselector
{
	float: left;
	height: 205px;
	width: 550px;
	border: 0;
}

.single_product
{
	position: relative; /* Moet omdat de image uitgaat van de eerste gepositioneerde parent (want absolute) */
	background-image: url('../img/news_bg.png');
	background-repeat: repeat-x;
	/*border: 1px solid #515151;*/
	float: left;
	width: 120px;
	height: 230px;
	margin: 0 0 20px 10px;
	cursor: pointer;
	overflow: hidden;
}

	div.single_product a
	{
		display: block;
		font-size: 11px;
	}

	a.product_image
	{
		position: absolute; /* Eerst gepositioneerd parent is div.single_product */
		bottom: 60px;		
		width: 130px;
		text-align: center;		
	}

	a.product_image img
	{
		margin-left: -10px;
	}
	
	a.title
	{
		position: absolute; /* Eerst gepositioneerd parent is div.single_product */
		bottom: 20px;
		left: 10px;
		width: 100px;
		text-align: center;
		font-size: 13px;
		font-weight: 500;
		color: #574430;
	}

span.sIFR-alternate
{
	display: none;	
}

form.generated
{
	width: 400px;
}

form.generated label
{
	float: left;
}

form.generated .select
{
	float: left;
	width: 145px;
}

form.generated label.default_label
{
	clear: left;
	float: left;
	padding: 5px 10px;
	width: 150px;
}

form.generated textarea
{
	width: 142px;
	margin: 0 0 5px 0;
}

	form.generated input
,	form.generated textarea
{
	float: left;
	border: 1px solid #515151;
}

form.generated div.submit
{
	margin: 20px 0 20px 170px;
	padding: 0 0 20px 0;
}

form.generated input.submit
{
	clear: both;
	background: url('../img/bttn_verstuur.gif');
	background-repeat: no-repeat;
	border: 0;
	height: 24px;
	width: 100px;
	color: #FFF;
	font-size: 10px;
	text-indent: -1900px;
}

form.generated .radiobutton
{
	float: left;
}

form.generated fieldset
{
	border: none;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
}

form.generated legend
{
	display: none;
}

div#automaat_voorkeuren_wrapper
{
	margin: 0 0 20px 0;
}

	textarea#Eventuele_vragen_opmerkingen
,	textarea#question 
{
	margin: 0 0 20px 0;
}

.checkboxWrapper
{
	float: left;
}

div.checkbox
{
	clear: left;
	width: 220px;
}

div.last
{
	border-bottom: 1px solid #515151;
}

div.newsItem_wrapper 
{
	/*border-top: 1px solid #515151;
	border-left: 1px dotted #515151;
	border-right: 1px dotted #515151;
	background-color: #f8f8f8;*/
	width: 290px;
	padding: 5px;
}

div.newsItem_wrapper p
{
	margin: 0;
	padding: 0;
}

div.newsItem_wrapper.niews
{
	background-image: url('../img/news_bg.png');
	background-repeat: repeat-x;
	padding: 10px;
	width: 490px;
}

div.newsItem_wrapper.last
{
	border-bottom: none;
}

td.news_excerpt
{
	width: 660px;
}

div.regiokaarten
{
	position: relative;
	float: right;
	width: 300px;
}

div.regiokaarten img
{
	position: relative;
	top: 0;
	left: 0;
	border: 1px solid #515151;
}

.text_regio_s
{
	/*border: 1px solid red;*/
	clear: both;
}

div#footer 
{
	clear: both;
	width: 800px;
	margin: 0 0 0 190px;
	padding: 15px 0;
	border-top: 1px solid #6e5d4d;
	color: #404040;
}

p.Created_by
{
	display: block;
	margin: 0 20px 0 0;
}

	div#footer p
	{
		clear: both;
		margin: 0 0 0 40px;
		width: 500px;
	}

	div#footer a
, 	div#footer p
{
	color: #404040;
	/*margin: 0;*/
	padding: 0;
	text-decoration: none;
}

div#footer a:hover
{
	text-decoration: underline;
}

/**
* Subnavigation
*/
	ul#subnavigation
	{
		padding: 0;
		margin: 96px 20px 0 0;
		width: 200px;
		float: left;
	}
	
	ul#subnavigation ul
	{
		margin: 0;
		padding: 0;
	}
	
		ul#subnavigation li
		{
			padding: 0;
			margin: 0;
			list-style: none;
		}
	
			ul#subnavigation li a
			{
				display: block;
				min-height: 25px;
				width: 190px;
				padding: 8px 0 0 10px;
				color: #38291a;
				text-decoration: none;
				border-top: 1px solid #aeadae;
			}
		
			ul#subnavigation li.active a
			,	ul#subnavigation a:hover
			{
				color: #d02e2b;
			}

			ul#subnavigation li.active a
			{
				font-weight: 700;
			}
		
			ul#subnavigation li.active ul li a
			{
				font-weight: 300;
				border: 0;
				width: 170px;
				padding: 8px 0 0 30px;
				color: #38291a;
				clear: both;
				/*height: 30px;*/
			}
			
			ul#subnavigation li.active ul li.active a
			{
				color: #d02e2b;
				font-weight: 700;
			}
/**
* End
*/

div#referentielist a
{
	color:#404040 ;
}


div#referentielist a:hover
{
	color: #FF0000;
}

div#referentielist a.element
{
	display: block;
	margin: 20px 0;
	padding: 20px 0 20px 10px;
	width: 500px;
	height: auto;
	background-image: url('../img/news_bg.png');
	background-repeat: repeat-x;
	border-top: 1px solid #6e5d4d;
	border-bottom: 1px solid #6e5d4d;
}

div#wrapper_alineas_contact
{
	width: 370px;
	float: left;
}

div.wrapper_vestigingen
{
	width: 150px;
	float: left;
}

ul#list_regions
{
	list-style: none;
	margin: 95px 0 0 10px ;
	padding: 0;
}

ul#list_regions li
{
	margin: 0;
	padding: 0;
}

ul#list_regions li a
{
	color: #404040;
	text-decoration: none;
}

ul#list_regions li a:hover
{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

label.error
{
	color: #FF0000;
}

.news_home
{
	width: 300px;
	float: left;
	clear: left;
}

table.mpFormTable
{
	clear: both;
}

table.mpFormTable input[type="text"]
{
	width: 250px;
}

#logo-wrapper
{
	width: 189px;
	height: 161px;
	background: url('../img/logo-bg.gif');
}

#logofranchise-wrapper
{
	width: 189px;
	height: 193px;
	background: url('../img/fortune_franchise_logo.gif');
}


	#logo-wrapper a
,	#logofranchise-wrapper a
{
	margin: 0 0 0 28px;
}
