﻿@charset "utf-8";
/* --------------------------------------------------------=
	CSS Document by Juice BV
	Copyright © Juice BV 

	Juice BV
	Noorderbaan 10
	5388 RB Nistelrode
	
	T: 0412-611453
	F: 0412-614963
	E: info@itsallinthemix.nl
	I: www.itsallinthemix.nl
=-------------------------------------------------------- */

/* ===== Standaard ===== */
html, body, #container { 
	min-height: 100%; 
	width: 100%; 
	height: 100%;
}
html>body, html>body #container { 
	height: auto;
}
body {
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	
	background-color: #FFFFFF;
}
#container { 
	position: absolute; 
	top: 0; 
	left: 0;
}

/* ===== Header ===== */
#header {
	width: 100%;
	height: 327px;
	background: repeat-x url(/img/ombouw02/header_bg.gif);
	text-align: center;
	overflow: hidden;
}
#headerShade {
	width: 100%;
	height: 327px;
	background: url(/img/ombouw02/header_shade.png) no-repeat center top;
	_background: none; /* IE6 */
}
	.headerContent {
		clear: both;
		height: 286px;
		width: 950px;
		margin: 0 auto;
	}
		.headerLogo {
			float: left;
			width: 310px;
			height: 85px;
			background: no-repeat url(/img/ombouw02/header_logo.gif) #FFFFFF;
			margin: 16px 0 0 0;
		}
		.headerRight {
			float: right;
			width: 630px;
			height: 286px;
			position: relative;
		}
			.headerTop {
				clear: both;
				height: 27px;
				width: 630px;
				text-align: right;
				margin: 0 auto;
				padding: 5px 0 0 0;
			}
				.headerPath {
					float: right;
					height: 27px;
					width: 465px;
					text-align: right;
				}
					.headerPath a {
						font-size: 10px;
						font-weight: normal;
						color: #8e8e8e;
						text-decoration: none;
					}
					.headerPath a:hover {
						font-size: 10px;
						font-weight: normal;
						color: #009fc3;
						text-decoration: none;
					}
					.headerPath a.current {
						font-size: 10px;
						font-weight: bold;
					}
					.headerPath img {
						vertical-align: middle;
					}
				.headerTop .nl {
					float: right;
					background: no-repeat url(/img/ombouw02/vlag_nl.gif) 2px 2px #f2f2f2; 
					border: 1px solid #cccccc;
					width: 81px;
					padding: 1px 2px 2px 1px;
					text-align: right;
					margin: 0 0 0 8px;
				}
					.headerTop .nl a {
						font-size: 10px;
						font-weight: normal;
						color: #8e8e8e;
						text-decoration: none;
					}
					.headerTop .nl a:hover {
						font-size: 10px;
						font-weight: normal;
						color: #777777;
						text-decoration: none;
					}
				.headerTop .en {
					float: right;
					background: no-repeat url(/img/ombouw02/vlag_en.gif) 2px 2px #f2f2f2; 
					border: 1px solid #cccccc;
					width: 60px;
					padding: 1px 2px 2px 1px;
					text-align: right;
					margin: 0 0 0 3px;
				}
					.headerTop .en a {
						font-size: 10px;
						font-weight: normal;
						color: #8e8e8e;
						text-decoration: none;
					}
					.headerTop .en a:hover {
						font-size: 10px;
						font-weight: normal;
						color: #777777;
						text-decoration: none;
					}
			.headerFlash {
				position: absolute;
				width: 640px;
				height: 240px;
				right: -14px;
				top: 41px;
			}
	.headerMenu {
		clear: both;
		height: 41px;
		width: 950px;
		background-color: #FFFFFF;
		margin: 0 auto;
		padding: 1px 0 0 0;
	}
		.headerSearch {
			height: 29px;
			float: right;
			background: no-repeat url(/img/ombouw02/header_search.gif) top left;
			margin: 0 5px 0 5px;
			padding: 5px 0 0 25px;
		}
		.headerSearch input {
			width: 120px;
			height: 15px;
			line-height: 15px;
			padding: 0 2px;
			font-size: 10px;
			color: #333333;
			background-color: #FFFFFF;
			border: 1px solid #999999;
		}

/* ===== Content ===== */
#content {
	clear: both;
	width: 100%;
	padding-bottom: 7em;
	*margin-bottom: -19px; /* IE7 */
	height: auto;
	background: repeat-x url(/img/ombouw02/content_bg01.gif);
}
#contentShade {
	width: 100%;
	min-height: 650px;
	background: url(/img/ombouw02/content_shade.png) no-repeat center top;
	_background: none; /* IE6 */
}
	.contentBlock {
		clear: both; 
		width: 950px;
		min-height: 650px;
		height: auto;
		background-color: #FFFFFF;
		margin: 0 auto;
	}
		.contentLeft {
			float: left;
			width: 200px;
			margin: 20px 0 0 0;
		}
		.contentRight {
			float: left;
			width: 740px;
			min-height: 620px;
			margin: 20px 0 0 0;
		}
.contentClear {
	clear: both;
	width: 100%;
	height: 10px;
	margin: 0;
}

/* ===== Footer ===== */
#footer {
	clear: both; 
	height: 7em; 
	position: absolute; 
	bottom: 0; 
	left: 0;   
	border: none; 
	width: 100%;
	text-align: center;
}
	.footerContent {
		clear: both; 
		width: 950px;
		height: 20em; 
		background-color: #FFFFFF;
		margin: 0 auto;
		position: relative;
	}
		.footerImg {
			width: 470px;
			height: 200px;
			background: no-repeat url(/img/ombouw02/footer_polaroid.png); /* IE & FF */
			_background: no-repeat url(/img/ombouw02/footer_polaroid.gif); /* IE6 */
			position: absolute;
			top: 0;
			left: -30px;
		}
			.footerImg img {
				float: left;
				border: none;
				margin: 29px 0 0 16px;
			}
		.footerBlock01 {
			clear: both;
			width: 930px;
			height: 24px;
			border-top: 1px solid #d2d2d2; 
			border-bottom: 1px solid #d2d2d2;
			margin: 0 auto;
			position: absolute;
			top: 172px;
			left: 10px;
		}
		.footerBlock02 {
			clear: both;
			width: 930px;
			height: 24px;
			margin: 0 auto;
			position: absolute;
			top: 173px;
			left: 10px;
		}
			.footerMenu {
				float: left;
			}
			.footerJuice {
				float: right;
				height: 24px;
				line-height: 24px;
				font-size: 10px;
				color: #8e8e8e;
				margin-right: 5px;
			}
			.footerJuice a, .footerJuice a:hover {
				font-size: 10px;
				color: #009fc3;
				text-decoration: none;
			}
