@charset "utf-8";
/* CSS Document */
html,body {
		margin:0;
		padding:0;
		color:#000;
		background:#fff;
	}
	body {
		font:76%/135% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
		padding:0 0 10px 0;
		min-width:760px;
	}
	code {
		font-family:Monaco, Courier, "Courier New", monospace;
	}
	h1 {
		font-size:1.5em;
	}
	h2,h3 {
		font-size:1.0em;
	}
	a {
		color: #e2b414;
		text-decoration: none;
	}
	a:hover {
		color: #e2b414;
		text-decoration: underline;
	}
	a:active {
		color: #e2b414;
		font-weight: bold;
		text-decoration: none;
	}
	#labfooter {
		text-align:center;
		clear:both;
	}
	#wrap {
		width:760px;
		margin:0 auto;
	}
	#main {
		clear:both;
		margin:20px 30px;
	}
	.submenu,
	.submenu iframe {
		width:100%;
	}
	.submenu {
		float:left;
		margin:0 1em 0 0;
	}
	.submenu-wide,
	.submenu-wide iframe {
		width:468px;
		height:60px;
	}
	.submenu-wide {
		margin:0 auto;
	}
	/* CSS for the tabs starts here */
	#header {
		height:140px;
		background:url(images/header.gif) 0 0 no-repeat;
	}
	#nav {
		float:left;
		width:760px;
		margin-top:-19px;
		font-size:0.94em;
		line-height:1em;
	}
	#nav ul {
		margin:0;
		padding:0 0 0 28px;
		list-style:none;
	}
	#nav li {
		float:left;
		margin:0 0 0 -1px;
		padding:0 0 0 6px;
		background:url(images/nav1.gif) 0 100% no-repeat;
	}
	#nav li:hover {
		background-position:-6px 100%;
	}
	#nav a {
		float:left;
		display:block;
		color:#473215;
		font-weight:bold;
		font-family:Georgia,Times,"Times New Roman",serif;
		background:url(images/nav2.gif) 100% 100% no-repeat;
		padding:5px 14px 12px 8px;
		text-decoration:none;
	}
	#nav li:hover a {
		background-image:url(images/nav1.gif);
	}
	/* Hide from IE5-Mac \*/
	#nav a {float:none;}
	/* End IE5-Mac hack */
	#nav a:hover {
		color:#000;
		text-decoration:underline;
	}
	#home #nav #t1,
	#producten #nav #t2,
	#over_fizzle #nav #t3,
	#vacatures #nav #t4,
	#contact #nav #t5 {
		background-position:-12px 100%;
		padding-left:26px;
		margin:0 2px 0 1px;
	}
	#home #nav #t1 a,
	#producten #nav #t2 a,
	#over_fizzle #nav #t3 a,
	#vacatures #nav #t4 a,
	#contact #nav #t5 a {
		background-image:url(images/nav2s.gif);
		padding-left:0;
		padding-right:19px;
	}
	#nav #t1,
	#home #nav #t1 {
		margin-left:0;
	}
	#nav #t5,
	#contact #nav #t5 {
		margin-right:0;
	}
	#featuredText {
		width: 380px;
		padding-right: 20px;
		float: left;
		padding-top: 10px;
	}
	#featuredTextHolo{
		width: 380px;
		padding-right: 20px;
		float: left;
	}
	#featuredTextHoloGSM{
		width: 380px;
		padding-right: 20px;
		float: left;
	}
	.featuredTextProduct{
		width: 520px;
		padding-right: 20px;
		float: left;
	}
	#featured {
		float: right;
		width: 310px;
	}
	#DitIs {
		width: 300px;
		float: right;
	}
	#LeftInfo {
		width: 380px;
		float: left;
		border: 0px solid #fff;
	}
	#Demo {
		width: 380px;
		float: left;
		padding-bottom: 20px;
		border: 0px solid #fff;
	}
	a IMG  {
		border: 0px solid #fff;
	}

