* {
	margin:0px;
	padding:0px;
}

html, body {
	width:100%;
}

body {
	background-color:#746d5a;
	color:#fff;
	font-family:microsoft sans serif;
	font-size:12px;
}

h1 {
	padding-bottom:15px;
	font-size:18px;
	font-weight:normal;
}

h2 {
	padding-bottom:15px;
	font-size:12px;
	font-weight:bolder;
}

h3 {
	padding-bottom:9px;
	margin-left:13px;
	font-size:10px;
	font-weight:bolder;
}

/* algemene instellingen + producten */
#producten-tecnospace-systeemwanden-tecnopure,
#tecnospace-tecnospace-systeemwanden-tecnopure,
#interieur-tecnospace-systeemwanden-tecnopure,
#contact-tecnospace-systeemwanden-tecnopure,
#downloads-tecnospace-systeemwanden-tecnopure,
#projecten-tecnospace-systeemwanden-tecnopure,
#referenties-tecnospace-systeemwanden-tecnopure {
	position:relative;
	float:right;
	margin-top:100px;
	margin-left:25px;
	width:95%;
	min-width:586px;
	background-image:url("../images/producten-bg.gif");
	background-repeat:repeat-x;
	height:226px;
}

/*-------- BEGIN BOVEN --------*/
#boven {
	position:absolute;
	top:0px;
}

/*-------- EINDE BOVEN --------*/ 

/*-------- BEGIN RECHTS -------*/
#rechts {
	position:absolute;
	top:119px;
	right:200px;
	width:300px;
}

/*-------- BEGIN RECHTS BOTTOM -------*/
#rechts-bottom {
	position:absolute;
	top:360px;
	right:50px;
	width:250px;
	text-align:center;
}

/*-------- begin hoofdmenu rechts ----------*/
#rechts #menu {
	position:relative;
	float:right;
}

#rechts #menu ul {
	list-style:none;
	width:99px;
}

#rechts #menu ul li {
	width:100%;
	float:left;
}

#rechts #menu ul li a {
	display:block;
	width:91px;
	padding-left:8px;
	padding-top:7px;
	height:19px;
	background-color:#fff;
	border:1px solid #746d5a;
	border-top:0px;
	color:#000;
	text-decoration:none;
	font-size:9px;
}

#rechts #menu ul li a:hover {
	background-color:#c7c4bc;
}

#rechts #menu ul li a.selected,
#rechts #menu ul li a.selected:hover {
	background-color:#ff5800;
}

#rechts #menu ul li a.interieur {
	background-color:#000;
	color:#fff;
}

#rechts #menu ul li a.interieur:hover {
	background-color:#2f2c24;
}
/*-------- einde hoofdmenu rechts ----------*/

/*-------- begin submenu rechts ----------*/

#rechts #extra {
	position:absolute;
	float:left;
	top:81px;
	width:200px;
}

#rechts #extra ul {
	list-style:none;
}

#rechts #extra ul li {
	float:right;
	margin-right:20px;
	clear:both;
}

#rechts #extra ul li a {
	padding:1px 0px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
}

#rechts #extra ul li a:hover {
	color:#b9b5ac;
}

#rechts #extra ul li a.titel {
	padding:0px;
	padding-top:7px;
	height:19px;
	margin-bottom:15px;
}

#rechts #extra ul li a.titel:hover {
	color:#fff;
}

#rechts #extra ul li a.selected,
#rechts #extra ul li a.selected:hover {
	color:#ff5800;
}


/*-------- einde submenu rechts ----------*/

#we-make-better-space {
	position:relative;
	float:right;
	top:200px;
	margin-right:10px;
}

#we-make-better-space h3 {
	font-size:16px;
	font-weight:normal;
	padding-top:10px;
	height:16px;
}
#we-make-better-space a,
#we-make-better-space a:active,
#we-make-better-space a:link {
	font-size:10px;
	color:#b9b5ac;
	text-decoration:underline;
	text-align:right;
	display:block;
	width:auto;
}

	
/*-------- EINDE RECHTS -------*/

/*-------- BEGIN ONDER -------*/
#onder {
	position:absolute;
	top:200px;
	width:460px;
}

#onder ul {
	margin-top:35px;
	list-style:none;
	width:100%;
}

#onder ul li {
	float:left;
}

#onder ul li a {
	display:block;
	width:182px;
	height:19px;
	padding-left:10px;
	padding-top:7px;
	background-color:#fefefe;
	border-right:1px solid #746d5a;
	color:#000;
	text-decoration:none;
	font-size:9px;
}

#onder ul li a:hover {
	background-color:#c7c4bc;
}

#onder ul.sitemap li {
	width:350px;
}

#onder ul.sitemap li a {
	display:inline;
	height:19px;
	padding:0px;
	background:none;
	border:0px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

#onder ul.sitemap li a:hover {
	text-decoration:underline;
}

/*--------- begin buttons op oranje balk --------------*/
#onder #oranje-bar {
	margin-bottom:18px;
	height:26px;
}

#oranje-bar ul {
	margin:0px;
	list-style:none;
}

#oranje-bar ul li {
	float:left;
}

#oranje-bar ul li a {
	display:block;
	width:86px;
	height:19px;
	padding-left:10px;
	padding-top:7px;
	background-color:#fefefe;
	border-right:1px solid #746d5a;
	color:#000;
	text-decoration:none;
	font-size:9px;
}

#oranje-bar ul li a:hover {
	background-color:#c7c4bc;
}

#oranje-bar ul li a.selected,
#oranje-bar ul li a.selected:hover {
	background-color:#ff5800;
	color:#fff;
}
#oranje-bar ul li.center {
	text-align:center;
	float:none;
	padding-top:5px;
}


#oranje-bar h1 {
	margin-top:5px;
	margin-left:5px;
	font-size:10px;
	font-weight:bold;
}

#oranje-bar h1 a {
	text-decoration:none;
	color:#FFFFFF;
}

#oranje-bar h1 a:hover {
	text-decoration:underline;
}
/*--------- einde buttons op oranje balk --------------*/

/*-------- EINDE ONDER -------*/


#spacer {
	clear:both;
}

/* PAGINA */  /* PAGINA */

/*------begin Tecnospace (visie)-------*/
#tecnospace-tecnospace-systeemwanden-tecnopure {
	background-image:url("../images/tecnospace-bg.gif");
	background-repeat:repeat-x;
	height:145px;
}

#tecnospace-tecnospace-systeemwanden-tecnopure #onder {
	top:119px;
	width:400px;
}

#tecnospace-tecnospace-systeemwanden-tecnopure #we-make-better-space {
	top:119px;
}
/*------einde Tecnospace (visie)------*/

/*------begin projecten-------*/
#projecten-tecnospace-systeemwanden-tecnopure {
	background-image:url("../images/projecten-bg.gif");
	background-repeat:repeat-x;
	height:172px;
}

#projecten-tecnospace-systeemwanden-tecnopure #onder {
	top:146px;
	width:400px;
}

#projecten-tecnospace-systeemwanden-tecnopure #we-make-better-space {
	top:146px;
}

#projecten-tecnospace-systeemwanden-tecnopure #boven {
	margin-top:50px;
}

#projecten-tecnospace-systeemwanden-tecnopure #extra {
	margin-top:-54px;
}
/*------einde projecten------*/

/*------begin referenties-------*/
#referenties-tecnospace-systeemwanden-tecnopure {
	background-image:url("../images/referenties-bg.gif");
	background-repeat:repeat-x;
	height:199px;
}

#referenties-tecnospace-systeemwanden-tecnopure #onder {
	top:173px;
	width:600px;
}

#referenties-tecnospace-systeemwanden-tecnopure #we-make-better-space {
	top:173px;
}

#referenties-tecnospace-systeemwanden-tecnopure #onder ul {
	margin:0px;
	list-style:none;
	width:200px;
	float:left;
}

#referenties-tecnospace-systeemwanden-tecnopure #boven ul {
	margin-top:-10px;
	list-style:none;
	width:200px;
	float:left;
}

#referenties-tecnospace-systeemwanden-tecnopure #onder ul li,
#referenties-tecnospace-systeemwanden-tecnopure #boven ul li {
	float:none;
}

#referenties-tecnospace-systeemwanden-tecnopure #onder ul li a,
#referenties-tecnospace-systeemwanden-tecnopure #boven ul li a {
	display:inline;
	padding:0px;
	width:auto;
	height:auto;
	background:none;
	border:0px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
}

#referenties-tecnospace-systeemwanden-tecnopure #onder ul li a:hover,
#referenties-tecnospace-systeemwanden-tecnopure #boven ul li a:hover {
	background:none;
	color:#c7c4bc;
}

/*------einde referenties------*/

/*------begin downloads --------*/
#downloads-tecnospace-systeemwanden-tecnopure {
	background-image:url("../images/downloads-bg.gif");
	background-repeat:repeat-x;
	height:254px;
}

#downloads-tecnospace-systeemwanden-tecnopure #onder {
	top:227px;
	width:400px;
}

#downloads-tecnospace-systeemwanden-tecnopure #we-make-better-space {
	top:227px;
}

/*begin links in downloads*/
#link-technospace-content-downloads {
	font-size:9px;
	font-weight:bolder;
}

#link-technospace-content-downloads p {
	padding-bottom:10px;
}

#link-technospace-content-downloads p.download {
	padding-top:128px;
}

#link-technospace-content-downloads p.download-detail {
	padding-top:40px;
}

#link-technospace-content-downloads a {
	color:#fff;
	text-decoration:none;
}

#link-technospace-content-downloads a:hover {
	color:#c7c4bc;
}

#link-technospace-content-downloads p.acrobat {
	font-size:9px;
	font-weight:normal;
	color:#fff;
	margin-left:9px;
	margin-top:8px;
}
/*einde links in downloads*/

/*------einde downloads--------*/

/*------begin contact --------*/
#contact-tecnospace-systeemwanden-tecnopure {
	background-image:url("../images/contact-bg.gif");
	background-repeat:repeat-x;
	height:281px;
}

#contact-tecnospace-systeemwanden-tecnopure #onder {
	top:254px;
	width:400px;
}

#contact-tecnospace-systeemwanden-tecnopure #we-make-better-space {
	top:254px;
}

#contact-tecnospace-systeemwanden-tecnopure p.adres {
	padding-bottom:9px;
	margin-left:13px;
	font-size:10px;
	font-weight:bolder;
}


#contact-tecnospace-systeemwanden-tecnopure p.subline {
	font-size:9px;
	font-weight:normal;
	color:#fff;
	margin-left:12px;
	margin-top:8px;
}
/*------einde contact--------*/

/*------begin interieur06--------*/
#interieur-tecnospace-systeemwanden-tecnopure {
	background-image:url("../images/interieur-bg.gif");
	background-repeat:repeat-x;
	height:308px;
}

#interieur-tecnospace-systeemwanden-tecnopure #onder {
	top:281px;
	width:400px;
}

#interieur-tecnospace-systeemwanden-tecnopure #we-make-better-space {
	top:281px;
}

#interieur-tecnospace-systeemwanden-tecnopure #rechts #menu ul li a.selected {
	color:#fff;
}

/*------einde interieur06--------*/
