@charset "utf-8";
/* CSS Document */

/* CONSTRUCTION */

body#construction #activesub {
	background-color: #ee3124;
}

body#construction h2, 
body#construction #oplossingen li a, 
body#construction #oplossingen li a:link,
body#construction #oplossingen li a:visited,
body#construction #oplossingen li a:active {
	color:#ee3124;
	text-decoration:none;
}

body#construction #oplossingen li a:active {
	color:#ee3124;
	text-decoration:underline;
}

body#construction a.buttoninactief {
	background: transparent url('../img/sub_left_construction_inactief.gif') no-repeat top left;	
}

body#construction a.buttoninactief span {
	background: transparent url('../img/sub_right_construction_inactief.gif') no-repeat top right;	
}

body#construction a.buttonactief {
	background: transparent url('../img/sub_left_construction_actief.gif') no-repeat top left;
}

body#construction a.buttonactief span {
	background: transparent url('../img/sub_right_construction_actief.gif') no-repeat top right;
}

body#construction .fotonummer,
body#construction .uitlegnummer{
	background-color:#ee3124;
}

body#construction #rekenmodule h1 {
	background-image:url('../img/nl/t_reken_construct.gif');
}

body#construction table#rekentabel input{
	border: 1px solid #ee3124;
}

body#construction table#rekentabel .bereken{
	background: #ee3124;	
}

body#construction #iconblok{
	background-image: url(../img/icon_construction.gif);
}


body#construction #cont_prod {
	border-top: 4px solid #ee3124;
	background-color: #fdd4c2;
}

body#construction #cont_prod strong,
body#construction #cont_prod a,
body#construction #cont_prod a:link,
body#construction #cont_prod a:visited,
body#construction #cont_prod a:active
{
	color: #ee3124;
}

body#construction .hoekje {
	background-image:url(../img/hoekje_construct.gif);
}

body#construction .prod_keuze {
	border-bottom: 3px solid #ee3124;
}

/* BUILDING */

body#building #activesub {
	background-color: #00539b;
}

body#building h2, 
body#building .txt_onderdeel_naam,
body#building #oplossingen li a:link,
body#building #oplossingen li a:visited,
body#building #oplossingen li a:active {
	color:#00539b;
	text-decoration:none;
}

body#building #oplossingen li a:hover {
	color:#00539b;
	text-decoration: underline;
}

body#building a.buttoninactief {
	background: transparent url('../img/sub_left_building_inactief.gif') no-repeat top left;	
}

body#building a.buttoninactief span {
	background: transparent url('../img/sub_right_building_inactief.gif') no-repeat top right;	
}

body#building a.buttonactief {
	background: transparent url('../img/sub_left_building_actief.gif') no-repeat top left;
}

body#building a.buttonactief span {
	background: transparent url('../img/sub_right_building_actief.gif') no-repeat top right;
}

body#building .fotonummer,
body#building .uitlegnummer {
	background-color:#00539b;
}

body#building #rekenmodule h1 {
	background-image:url('../img/nl/t_reken_building.gif');
}

body#building table#rekentabel input{
	border: 1px solid #00539b;
}

body#building table#rekentabel .bereken{
	background: #00539b;	
}

body#building #iconblok{
	background-image: url(../img/icon_building.gif);
}

body#building #cont_prod {
	border-top: 4px solid #00539b;
	background-color: #ced4e9;
}

body#building #cont_prod strong,
body#building #cont_prod a,
body#building #cont_prod a:link,
body#building #cont_prod a:visited,
body#building #cont_prod a:active{
	color: #00539b;
}

body#building .hoekje {
	background-image:url(../img/hoekje_building.gif);
}

body#building .prod_keuze {
	border-bottom: 3px solid #00539b;
}

/* STUC */

body#stuc #activesub {
	background-color: #d5d5d5;
}

body#stuc h2, 
body#stuc .txt_onderdeel_naam,
body#stuc #oplossingen li a:link,
body#stuc #oplossingen li a:visited,
body#stuc #oplossingen li a:active {
	color:#787878;
	text-decoration:none;
}

body#stuc #oplossingen li a:hover {
	color:#787878;
	text-decoration:underline;
}


body#stuc a.buttoninactief {
	background: transparent url('../img/sub_left_stuc_inactief.gif') no-repeat top left;	
}

body#stuc a.buttoninactief span {
	background: transparent url('../img/sub_right_stuc_inactief.gif') no-repeat top right;	
}

body#stuc a.buttonactief {
	background: transparent url('../img/sub_left_stuc_actief.gif') no-repeat top left;
}

body#stuc a.buttonactief span {
	background: transparent url('../img/sub_right_stuc_actief.gif') no-repeat top right;
}

body#stuc a:link.buttoninactief, 
body#stuc a:visited.buttoninactief,
body#stuc a:hover.buttoninactief,
body#stuc a:active.buttoninactief,
body#stuc a:link.buttonactief, 
body#stuc a:visited.buttonactief,
body#stuc a:hover.buttonactief,
body#stuc a:active.buttonactief {
	color: #787878;
}

body#stuc .fotonummer,
body#stuc .uitlegnummer {
	background-color:#787878;
}

body#stuc #rekenmodule h1 {
	background-image:url('../img/nl/t_reken_stuc.gif');
}

body#stuc table#rekentabel input{
	border: 1px solid #787878;
}

body#stuc table#rekentabel .bereken{
	background: #787878;	
}

body#stuc #iconblok{
	background-image: url(../img/icon_stuc.gif);
}

body#stuc #cont_prod {
	border-top: 4px solid #787878;
	background-color: #e6e7e8;
}

body#stuc #cont_prod strong,
body#stuc #cont_prod a,
body#stuc #cont_prod a:link,
body#stuc #cont_prod a:visited,
body#stuc #cont_prod a:active{
	color: #787878;
}


body#stuc .hoekje {
	background-image:url(../img/hoekje_stuc.gif);
}

body#stuc .prod_keuze {
	border-bottom: 3px solid #787878;
}

/* TILE */

body#tile #activesub {
	background-color: #009eca;
}

body#tile h2, 
body#tile .txt_onderdeel_naam,
body#tile #oplossingen li a:link,
body#tile #oplossingen li a:visited,
body#tile #oplossingen li a:active{
	color:#009eca;
	text-decoration:none;
}

body#tile #oplossingen li a:hover{
	color:#009eca;
	text-decoration:underline;
}

body#tile a.buttoninactief {
	background: transparent url('../img/sub_left_tile_inactief.gif') no-repeat top left;	
}

body#tile a.buttoninactief span {
	background: transparent url('../img/sub_right_tile_inactief.gif') no-repeat top right;	
}

body#tile a.buttonactief {
	background: transparent url('../img/sub_left_tile_actief.gif') no-repeat top left;
}

body#tile a.buttonactief span {
	background: transparent url('../img/sub_right_tile_actief.gif') no-repeat top right;
}

body#tile .fotonummer,
body#tile .uitlegnummer {
	background-color:#009eca;
}

body#tile #rekenmodule h1 {
	background-image:url('../img/nl/t_reken_tile.gif');
}

body#tile table#rekentabel input{
	border: 1px solid #009eca;
}

body#tile table#rekentabel .bereken{
	background: #009eca;	
}

body#tile #iconblok{
	background-image: url(../img/icon_tile.gif);
}

body#tile #cont_prod {
	border-top: 4px solid #009eca;
	background-color: #d0e5f4;
}

body#tile #cont_prod strong,
body#tile #cont_prod a,
body#tile #cont_prod a:link,
body#tile #cont_prod a:visited,
body#tile #cont_prod a:active{
	color: #009eca;
}

body#tile .hoekje {
	background-image:url(../img/hoekje_tile.gif);
}

body#tile .prod_keuze {
	border-bottom: 3px solid #009eca;
}

/* FLOOR */

body#floor #activesub {
	background-color: #7ac143;
}

body#floor h2, 
body#floor .txt_onderdeel_naam, 
body#floor #oplossingen li a:link,
body#floor #oplossingen li a:visited,
body#floor #oplossingen li a:active{
	color:#7ac143;
	text-decoration:none;
}

body#floor #oplossingen li a:hover{
	color:#7ac143;
	text-decoration:underline;
}

body#floor a.buttoninactief {
	background: transparent url('../img/sub_left_floor_inactief.gif') no-repeat top left;	
}

body#floor a.buttoninactief span {
	background: transparent url('../img/sub_right_floor_inactief.gif') no-repeat top right;	
}

body#floor a.buttonactief {
	background: transparent url('../img/sub_left_floor_actief.gif') no-repeat top left;
}

body#floor a.buttonactief span {
	background: transparent url('../img/sub_right_floor_actief.gif') no-repeat top right;
}

body#floor .fotonummer,
body#floor .uitlegnummer {
	background-color:#7ac143;
}

body#floor #rekenmodule h1 {
	background-image:url('../img/nl/t_reken_floor.gif');
}

body#floor table#rekentabel input{
	border: 1px solid #7ac143;
}

body#floor table#rekentabel .bereken{
	background: #7ac143;	
}

body#floor #iconblok{
	background-image: url(../img/icon_floor.gif);
}

body#floor #cont_prod {
	border-top: 4px solid #7ac143;
	background-color: #e8f3de; 
}

body#floor #cont_prod strong,
body#floor #cont_prod a,
body#floor #cont_prod a:link,
body#floor #cont_prod a:visited,
body#floor #cont_prod a:active{
	color: #7ac143; 
}

body#floor .hoekje {
	background-image:url(../img/hoekje_floor.gif);
}

body#floor .prod_keuze {
	border-bottom: 3px solid #7ac143;
}


