* {
	font-family:trebuchet,verdana,arial,sans-serif;
	font-size:12px;
	}
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0 none;
	background-color:#fff;
	}

/* background-images */
#bgiContainer01, #bgiContainer02, #bgiContainer03 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-position:top center;
	}
#bgiContainer01 {
	background-image:url(../graphic/bgi_meesterslagers01.jpg);
	background-repeat:repeat-x;
	}
#bgiContainer02 {
	background-image:url(../graphic/bgi_meesterslagers02.jpg);
	background-repeat:no-repeat;
	}


/* mainLayout*/
#mainContentContainer {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:550px;
	background-color:transparent;
	text-align:center;
	}
#mainContentWindow {
	position: relative;
	margin:0 auto;
	width:945px;
	text-align:left;
	}

 /* navigatie */
#navigationContainer {
	background-image:url(../graphic/bgi_navigation-sub.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:transparent;
	}
#navigationWindow {
	height:40px;
	}
#navigationWindow ul {
	margin:0 0 0 275px;
	padding:0;
	list-style: none;
	}
#navigationWindow li {
	float:left;
	margin-top:12px;
	color:#fff;
	margin-right:5px;
	}
#navigationWindow a {
	color:#fff;
	margin-top:10px;
	font-family:Georgia;
	font-size:100%;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
	}
#navigationWindow a:hover {
	color:#f3c727;
	}
	#subNavigationWindow {
		height:21px;
		}
	#subNavigationWindow ul {
		margin:0 0 0 275px;
		padding:0;
		list-style: none;
		}
	#subNavigationWindow li {
		float:left;
		margin:0;
		color:#5d0306;
		margin-right:3px;
		}
	#subNavigationWindow a {
		color:#5d0306;
		margin-top:10px;
		font-family:Georgia,Times,serif;
		font-size:88%;
		font-weight:bold;
		font-style:italic;
		letter-spacing:-0.1em;
		line-height:21px;
		text-decoration:none;
		}
	#subNavigationWindow a:hover {
		color:#fff;
		}

/* contentLeft */
#imageContainerLeft_bigPhoto {
	position:absolute;
	top:0;
	left:20px;
	width:270px;
	height:400px;
	background-color:transparent;
	}
#imageContainerLeft {
	position: absolute;
	top:61px;
	left:0;
	width:270px;
	height:400px;
	background-color:transparent;
	}
#imageContainerLeft img {
	padding:10px 10px 0 10px;
	}
#imageContainerLeft {
	line-height:1.5em;
	text-align:left;
	font-family:arial,verdana,sans-serif;
	font-size:97%;
	color:#fff;
	padding-left:10px;
	width:250px;
	}
#imageContainerLeft h5 {
	font-family:Georgia,Times,serif;
	font-weight:bold;
	font-style:italic;
	font-size:124%;
	letter-spacing:-0.02em;
	color:#fff;
	margin:0;
	}
#jumpToCell {
	font-size:75%;
	}
#jumpToCell form {
	display:inline;
	margin:0;
	padding:0;
	border:0 none;
	}
#jumpToCell select {
	font-size:75%;
	width:205px;
	}
#jumpToCell option {
	font-size:75%;
	}
#jumpToCell input {
	font-size:75%;
	}

/* contentMain */
#textContainerLeft {
	position: absolute;
	top:61px;
	left:275px;
	width:650px;
	height:400px;
	color:#fff;
	}
#textContainerLeft p {
	line-height:1.8em;
	text-align:left;
	font-family:arial,verdana,sans-serif;
	font-size:97%;
	color:#fff;
	}
#textContainerLeft h1,#textContainerLeft h2 {
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-style:italic;
	letter-spacing:-0.05em;
	color:#fff;
	margin:0;
	}
#textContainerLeft h1 {
	font-size:240%;
	margin-top:10px;
	}
#textContainerLeft h2 {
	font-size:180%;
	}
#textContainerLeft h3 {
	font-size:130%;
	color:#fff;
	}
#textContainerLeft h4 {
	font-size:120%;
	color:#fff;
	}
#textContainerLeft h5  {
	font-size:110%;
	color:#f3c727;
	}
#textContainerLeft img {
	}
	.smallImage {
		margin:2px;
		margin-left:-80px;
		border:10px solid #730707;
		}
#textContainerLeft span {
	line-height:1.4em;
	text-align:left;
	font-family:arial,verdana,sans-serif;
	font-size:75%;
	color:#fff;
	}
#textContainerLeft span>b {
	line-height:1.4em;
	text-align:left;
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#fff;
	}
#textContainerLeft span>h5 {
	font-family:Georgia,Times,serif;
	font-weight:bold;
	font-style:italic;
	font-size:124%;
	letter-spacing:-0.02em;
	color:#fff;
	margin:0;
	}
#textContainerLeft span>a {
	line-height:1.4em;
	text-align:left;
	font-family:arial,verdana,sans-serif;
	font-size:100%;
	color:#f3c727;
	text-decoration:none;
	}
#textContainerLeft ul, #textContainerLeft li {
	line-height:1.4em;
	text-align:left;
	font-family:arial,verdana,sans-serif;
	color:#f3c727;
	text-decoration:none;
	}
#textContainerLeft li {
	color:#fff;
	}
#textContainerLeft li>a {
	color:#f3c727;
	text-decoration: none;
	}
#textContainerLeft li>a:hover {
	color:#fff;
	text-decoration: none;
	}
#textContainerLeft a {
	color:#f3c727;
	text-decoration: none;
	}
#textContainerLeft a:hover {
	color:#fff;
	text-decoration: none;
	}


/* bottom / footer */
#bottomContainer {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:640px;
	background-color:transparent;
	text-align:center;
	background-image:url(../graphic/bgi_meesterslagers02.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
#bottomWindow {
	margin:472px auto 0 auto;
	width:948px;
	height:165px;
	text-align:left;
	}
#bottomLeft {
	float:left;
	}
#languageContainer {
	margin-top:93px;
	margin-left:10px;
	}
#BVI {
	margin-top:20px;
	margin-left:10px;
	}
#BVI a {
	margin:0;
	padding:0;
	color:#b4b4b4;
	font-size:10px;
	letter-spacing:-1px;
	text-decoration:none;
	}
#BVI a:hover {
	color:#5e5e5e;
	}