/* achtergrond */
body {
    font-weight: 200;
	background-image: url(../images/bg_springmasters.jpg);
	background-repeat: repeat-x;
}
#wit {
	position:absolute;
	left:30px;
	top:0px;
	width:850px;
	height:124px;
	z-index:0;
	background-color: #FFFFFF;
}

#map {
	position:absolute;
	left:542px;
	top:184px;
	width:325px;
	height:325px;
	z-index:20;
	background-color: #FFFFFF;
	border: 1px solid #e9e9e9;
}
#completebackgroundwhite {
	position:absolute;
	left:29px;
	top:0px;
	width:852px;
	height:1200px;
	z-index:0;
	background-color: #FFFFFF;
}
#completebackgroundgrey {
	position:absolute;
	left:29px;
	top:43px;
	width:850px;
	height:3038px;
	z-index:2;
	background-color: #f7f7f7;
	border: 1px solid #FFFFFF;
}
/* vaste onderdelen*/
#springmasterslogo {
	position:absolute;
	left:48px;
	top:3px;
	width:230px;
	height:37px;
	z-index:2;
}
#navgrijs {
	position:absolute;
	left:264px;
	top:3px;
	width:602px;
	height:25px;
	z-index:4;
	text-align: right;
	background-image: url(../images/navgrijs.jpg);
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
}
#flashcontent {
	position:absolute;
	left:30px;
	top:40px;
	width:850px;
	height:100px;
	z-index:200;
	background-color: #6699FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#breadcrumbbar {
	position:absolute;
	left:30px;
	top:141px;
	width:830px;
	height:20px;
	z-index:11;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #f7f7f7;
	border-left-width: 1px;
	border-left-style: none;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #CCCCCC;
	padding: 0px 10px;
	padding-top: 1px;
}
#browser {
	position:absolute;
	left:49px;
	top:554px;
	width:122px;
	height:28px;
	z-index:12;
}

/* hier beginnen de lettertypen */
a:visited {
	color: #0066FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #666666;
	text-decoration: underline;

}
a:active {
	color: #0066FF;
	text-decoration: underline;
}
.menubullet a:link {
	color: #0066FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
}
.menubullet a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	text-decoration: underline;
	color: #999999;
		
}
.menubullet a:visited {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	text-decoration: underline;
}
.submenubullet a:link {
	color: #0066FF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
}
.submenubullet a:hover {
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	text-decoration: underline;
	
}
.submenubullet a:visited {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	text-decoration: underline;
}
.grijzebalk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.browser {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bodytekst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	list-style-position: inherit;

}
.koptekst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066FF;
}

/* hier begint het menu */
#menu {
	left:35px;
	top:148px;
	width:169px;
	height:2571px;
	z-index:10;
	position: absolute;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-color: #f7f7f7;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #E9E9E9;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ul.menu {
	display: inline;
	list-style-position: inside;
	margin-left: 0px;
}
.menubullet {
	line-height: 1.3em;
	padding: 3px 5px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/menubullet.gif);
	list-style-type: none;
	font-weight: bolder;
	margin-left: 0px;
	letter-spacing: 1px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

		
}
.submenubullet {
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/* gasveren pagina */
#gasveren_selectie {
	position:absolute;
	left:206px;
	top:164px;
	width:675px;
	height:200px;
	z-index:5;
	border: 1px none #e9e9e9;
}
#gasveren_gasdrukveren {
	position:absolute;
	left:215px;
	top:360px;
	width:146px;
	height:240px;
	z-index:10;
	border: 1px solid #e9e9e9;
	background-color: #F7F7F7;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 3px;
}
#gasveren_gastrekveren {
	position:absolute;
	left:380px;
	top:360px;
	width:146px;
	height:240px;
	z-index:10;
	border: 1px solid #e9e9e9;
	background-color: #F7F7F7;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 3px;
}
#gasveren_blokkeerbaar {
	position:absolute;
	left:546px;
	top:360px;
	width:146px;
	height:240px;
	z-index:8;
	background-color: #F7F7F7;
	border: 1px solid #e9e9e9;
	padding-right: 5px;
	padding-top: 3px;
	padding-left: 7px;
}

#gasveren_dempers {
	position:absolute;
	left:710px;
	top:360px;
	width:146px;
	height:240px;
	z-index:10;
	border: 1px solid #e9e9e9;
	background-color: #F7F7F7;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 3px;
}
/* gasdrukveren */
#bouwseriezoeken {
	position:absolute;
	left:220px;
	top:167px;
	width:230px;
	height:70px;
	z-index:5;
}
#gasdrukveren_bouwserie {
	position:absolute;
	left:220px;
	top:237px;
	width:230px;
	height:332px;
	z-index:6;
}
#gasdrukveren_demo_tekst {
	position:absolute;
	left:460px;
	top:325px;
	width:195px;
	height:257px;
	z-index:8;
}
#gastrekveren_demo_tekst {
	position:absolute;
	left:460px;
	top:325px;
	width:195px;
	height:257px;
	z-index:8;
}
#blokkeerbaar_demo_tekst {
	position:absolute;
	left:460px;
	top:325px;
	width:195px;
	height:257px;
	z-index:8;
}
#gasdrukveren_uitvoeringen {
	position:absolute;
	left:460px;
	top:167px;
	width:410px;
	height:43px;
	z-index:9;
}
#blokkeerbaar_uitvoeringen {
	position:absolute;
	left:460px;
	top:167px;
	width:410px;
	height:43px;
	z-index:9;
}
#gastrekveren_uitvoeringen {
	position:absolute;
	left:460px;
	top:167px;
	width:410px;
	height:43px;
	z-index:9;
}
#oliedemper_uitvoeringen {
	position:absolute;
	left:460px;
	top:167px;
	width:410px;
	height:43px;
	z-index:9;
}
#gasdrukveer_demo {
	position:absolute;
	left:660px;
	top:333px;
	width:217px;
	height:255px;
	z-index:7;
}
#gastrekveer_demo {
	position:absolute;
	left:660px;
	top:333px;
	width:217px;
	height:255px;
	z-index:7;
}
#oliedemper_demo {
	position:absolute;
	left:660px;
	top:333px;
	width:217px;
	height:255px;
	z-index:7;
}
#oliedemper_demo {
	position:absolute;
	left:660px;
	top:333px;
	width:217px;
	height:255px;
	z-index:7;
}
#blokkeerbaar_demo {
	position:absolute;
	left:660px;
	top:333px;
	width:217px;
	height:255px;
	z-index:7;
}
#oliedemper_bouwserie {
	position:absolute;
	left:220px;
	top:237px;
	width:230px;
	height:332px;
	z-index:6;
}
#gasdrukveren_uitvoeringen_img {
	position:absolute;
	left:460px;
	top:221px;
	width:410px;
	height:90px;
	z-index:13;
}
#gastrekveren_bouwserie {
	position:absolute;
	left:220px;
	top:237px;
	width:230px;
	height:332px;
	z-index:6;
}
/* blokkeerbare gasveren */
#blokkeerbaar_bouwserie {
	position:absolute;
	left:220px;
	top:237px;
	width:230px;
	height:332px;
	z-index:6;
}
#blokkeerbare_bedieningen {
	position:absolute;
	left:460px;
	top:221px;
	width:410px;
	height:95px;
	z-index:13;
}

/* bouweseriesgasdrukveren */ 
#bouwserie_gasdrukveren {
	position:absolute;
	left:211px;
	top:168px;
	width:665px;
	height:620px;
	z-index:13;
}
#bouwserie_oliedempers {
	position:absolute;
	left:211px;
	top:163px;
	width:665px;
	height:620px;
	z-index:13;
}
/* bouweseriesblokkeerbare */ 
#bouwserie_blokkeerbare_gasveren {
	position:absolute;
	left:211px;
	top:163px;
	width:665px;
	height:620px;
	z-index:13;
}
/* bouweseriesoliedempers */ 
#bouwserie_oliedempers {
	position:absolute;
	left:211px;
	top:163px;
	width:665px;
	height:620px;
	z-index:13;
}
/* bouweseriesgastrekveren */ 
#bouwserie_gastrekveren {
	position:absolute;
	left:211px;
	top:163px;
	width:665px;
	height:620px;
	z-index:13;
}
/* gasveren pagina */
#aansluitdelen_selectie {
	position:absolute;
	left:210px;
	top:157px;
	width:665px;
	height:200px;
	z-index:5;
	border: 1px solid #e9e9e9;
}
#aansluitdelen_stangkoppen {
	position:absolute;
	left:216px;
	top:358px;
	width:146px;
	height:430px;
	z-index:10;
	border: 1px solid #e9e9e9;
	background-color: #F7F7F7;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 3px;
}
#aansluitdelen_kogelgewrichten {
	position:absolute;
	left:381px;
	top:358px;
	width:146px;
	height:430px;
	z-index:10;
	border: 1px solid #e9e9e9;
	background-color: #F7F7F7;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 3px;
}
#aansluitdelen_ogen {
	position:absolute;
	left:547px;
	top:358px;
	width:146px;
	height:438px;
	z-index:8;
	background-color: #F7F7F7;
	border: 1px solid #e9e9e9;
	padding-right: 5px;
	padding-top: 3px;
	padding-left: 7px;
}

#aansluitdelen_gaffels {
	position:absolute;
	left:711px;
	top:358px;
	width:146px;
	height:438px;
	z-index:10;
	border: 1px solid #e9e9e9;
	background-color: #F7F7F7;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 3px;
}
/* springmasters.html */
#springmasterslogobackground {
	position:absolute;
	left:205px;
	top:165px;
	width:675px;
	height:450px;
	z-index:13;
}
#springmasterstekst {
	position:absolute;
	left:240px;
	top:174px;
	width:279px;
	height:367px;
	z-index:14;
}
/* contact.html */
#contacttekst {
	position:absolute;
	left:220px;
	top:169px;
	width:91px;
	height:106px;
	z-index:21;
}
#contacttekst2 {
	position:absolute;
	left:351px;
	top:196px;
	width:179px;
	height:55px;
	z-index:22;
}
#contacttekst3 {
	position:absolute;
	left:303px;
	top:312px;
	width:227px;
	height:276px;
	z-index:23;
}
#contacttekst4 {
	position:absolute;
	left:221px;
	top:322px;
	width:81px;
	height:264px;
	z-index:24;
}
#contacttekst5 {
	position:absolute;
	left:220px;
	top:288px;
	width:248px;
	height:21px;
	z-index:25;
}
#bouwseriedropdown {
	position:absolute;
	left:424px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
}
#bouwseriedropdownen {
	position:absolute;
	left:371px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
}
#bouwseriedropdownde {
	position:absolute;
	left:450px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
}
#bouwseriedropdownpl {
	position:absolute;
	left:423px;
	top:142px;
	width:76px;
	height:24px;
	z-index:15;
}

#bouwseriedropdowntrek {
	position:absolute;
	left:423px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
}

#bouwseriedropdownzugde {
	position:absolute;
	left:443px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
}

#bouwseriedropdowntensionen {
	position:absolute;
	left:423px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
}

#bouwseriedropdownblokeerbaar {
	position:absolute;
	left:499px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
}

#bouwseriedropdownblokeerbaarde {
	position:absolute;
	left:470px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
}

#bouwseriedropdownblock {
	position:absolute;
	left:402px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
	visibility: visible;
}
#bouwseriedropdowndempers {
	position:absolute;
	left:402px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
	visibility: visible;
}

#bouwseriedropdowndampfer {
	position:absolute;
	left:410px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
	visibility: visible;
}

#bouwseriedropdowndampers {
	position:absolute;
	left:357px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
	visibility: visible;
}
#bouwseriedropdownamor {
	position:absolute;
	left:390px;
	top:142px;
	width:76px;
	height:15px;
	z-index:15;
	visibility: visible;
}
/* ogen.html */
#oog1 {
	position:absolute;
	left:211px;
	top:171px;
	width:180px;
	height:180px;
	z-index:13;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
#oog2 {
	position:absolute;
	left:390px;
	top:171px;
	width:180px;
	height:180px;
	z-index:14;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog3 {
	position:absolute;
	left:570px;
	top:171px;
	width:305px;
	height:180px;
	z-index:15;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background-color: #FAFAFA;
}
#oog4 {
	position:absolute;
	left:210px;
	top:360px;
	width:180px;
	height:180px;
	z-index:16;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog5 {
	position:absolute;
	left:390px;
	top:360px;
	width:180px;
	height:180px;
	z-index:17;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog6 {
	position:absolute;
	left:570px;
	top:360px;
	width:305px;
	height:180px;
	z-index:18;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background-color: #FAFAFA;
}
#oog7 {
	position:absolute;
	left:210px;
	top:549px;
	width:180px;
	height:180px;
	z-index:19;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
#oog8 {
	position:absolute;
	left:390px;
	top:549px;
	width:180px;
	height:180px;
	z-index:23;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog9 {
	position:absolute;
	left:570px;
	top:549px;
	width:305px;
	height:180px;
	z-index:21;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background-color: #FAFAFA;
}
#oog10 {
	position:absolute;
	left:210px;
	top:738px;
	width:180px;
	height:180px;
	z-index:22;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog11 {
	position:absolute;
	left:390px;
	top:738px;
	width:180px;
	height:180px;
	z-index:23;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog12 {
	position:absolute;
	left:570px;
	top:738px;
	width:305px;
	height:180px;
	z-index:24;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background-color: #FAFAFA;
}
#oog13 {
	position:absolute;
	left:210px;
	top:927px;
	width:180px;
	height:180px;
	z-index:25;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog14 {
	position:absolute;
	left:390px;
	top:927px;
	width:180px;
	height:180px;
	z-index:26;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog15 {
	position:absolute;
	left:570px;
	top:927px;
	width:305px;
	height:180px;
	z-index:27;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background-color: #FAFAFA;
}
#oog20 {
	position:absolute;
	left:210px;
	top:1116px;
	width:180px;
	height:180px;
	z-index:25;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog21 {
	position:absolute;
	left:210px;
	top:1305px;
	width:180px;
	height:180px;
	z-index:25;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog22 {
	position:absolute;
	left:210px;
	top:1494px;
	width:180px;
	height:180px;
	z-index:25;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog23 {
	position:absolute;
	left:390px;
	top:1116px;
	width:180px;
	height:180px;
	z-index:26;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog24 {
	position:absolute;
	left:390px;
	top:1305px;
	width:180px;
	height:180px;
	z-index:26;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog25 {
	position:absolute;
	left:390px;
	top:1494px;
	width:180px;
	height:180px;
	z-index:26;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#oog26 {
	position:absolute;
	left:570px;
	top:1116px;
	width:305px;
	height:180px;
	z-index:27;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background-color: #FAFAFA;
}
#oog27 {
	position:absolute;
	left:570px;
	top:1305px;
	width:305px;
	height:180px;
	z-index:27;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background-color: #FAFAFA;
}
#oog28 {
	position:absolute;
	left:570px;
	top:1494px;
	width:305px;
	height:180px;
	z-index:27;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background-color: #FAFAFA;
}
#gaffel1 {
	position:absolute;
	left:211px;
	top:171px;
	width:180px;
	height:350px;
	z-index:13;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
#gaffel2 {
	position:absolute;
	left:390px;
	top:171px;
	width:180px;
	height:350px;
	z-index:14;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background: #FAFAFA;
}
#gaffel3 {
	position:absolute;
	left:570px;
	top:171px;
	width:305px;
	height:350px;
	z-index:15;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background-color: #FAFAFA;
}
#stangkop1 {
	position:absolute;
	left:211px;
	top:171px;
	width:180px;
	height:180px;
	z-index:13;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
#stangkop2 {
	position:absolute;
	left:390px;
	top:171px;
	width:180px;
	height:180px;
	z-index:14;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#stangkop3 {
	position:absolute;
	left:570px;
	top:171px;
	width:305px;
	height:180px;
	z-index:15;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	background-color: #FAFAFA;
}
#toepassingen {
	position:absolute;
	left:206px;
	top:164px;
	width:675px;
	height:200px;
	z-index:13;
	background-color: #FFFFFF;
}
#toepassingen2 {
	position:absolute;
	left:220px;
	top:375px;
	width:343px;
	height:166px;
	z-index:14;
}
#toepassingen3 {
	position:absolute;
	left:567px;
	top:375px;
	width:260px;
	height:156px;
	z-index:15;
}
#browsertoepassingen {
	position:absolute;
	left:49px;
	top:568px;
	width:122px;
	height:28px;
	z-index:12;
}
#browserspringmasters {
	position:absolute;
	left:52px;
	top:440px;
	width:119px;
	height:25px;
	z-index:14;
}
#bedieningen {
	position:absolute;
	left:206px;
	top:164px;
	width:675px;
	height:260px;
	z-index:16;
}
#bedieningen1 {
	position:absolute;
	left:220px;
	top:425px;
	width:303px;
	height:200px;
	z-index:17;
}
#bedieningen2 {
	position:absolute;
	left:554px;
	top:425px;
	width:306px;
	height:200px;
	z-index:18;
}

#contact1 {
	position:absolute;
	left:544px;
	top:135px;
	width:325px;
	height:253px;
	z-index:21;
}
#naw {
	position:absolute;
	left:351px;
	top:196px;
	width:179px;
	height:55px;
	z-index:22;
}
#contactformulier {
	position:absolute;
	left:294px;
	top:329px;
	width:227px;
	height:276px;
	z-index:23;
}

#contact3 {
	position:absolute;
	left:220px;
	top:299px;
	width:248px;
	height:21px;
	z-index:25;
}

#naam {
	position:absolute;
	left:220px;
	top:325px;
	width:95px;
	height:11px;
	z-index:26;
}

#bedrijsnaam {
	position:absolute;
	left:220px;
	top:355px;
	width:95px;
	height:11px;
	z-index:28;
}
#email {
	position:absolute;
	left:220px;
	top:385px;
	width:95px;
	height:11px;
	z-index:29;
}
#telefoon {
	position:absolute;
	left:220px;
	top:415px;
	width:95px;
	height:11px;
	z-index:30;
}
#flyer {
	position:absolute;
	left:220px;
	top:437px;
	width:95px;
	height:11px;
	z-index:31;
}

#vraag {
	position:absolute;
	left:220px;
	top:475px;
	width:95px;
	height:11px;
	z-index:32;
}
#kitchen {
	position:absolute;
	left:206px;
	top:164px;
	width:675px;
	height:650px;
	z-index:13;
}
#kitchen2 {
	position:absolute;
	left:231px;
	top:187px;
	width:300px;
	height:478px;
	z-index:14;
}
#sitemaptabel {
	position:absolute;
	left:236px;
	top:181px;
	width:445px;
	height:226px;
	z-index:201;
}

